Skip to content

build(deps): bump ntex from 3.7.0 to 3.9.4#213

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ntex-3.9.4
Open

build(deps): bump ntex from 3.7.0 to 3.9.4#213
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/ntex-3.9.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps ntex from 3.7.0 to 3.9.4.

Release notes

Sourced from ntex's releases.

ntex-h2 v3.9.4

Changes

  • Fix handling h2 disconnect error in client

ntex v3.9.2

Changes

  • http: Add "connection: close" if request payload is not consumed #867

ntex v3.8.0

Changes

  • Enable vectored writes for tokio, compio, neon runtimes

  • Update http and ws codec, use BytePages buffer

  • Upgrade WsTransport

ntex v3.7.4

Changes

  • Fix ntex-codec compatibility

ntex v3.7.2

Changes

  • Configure web test server listener #831
Commits
  • c500e64 Do not allow writing to I/O while shutting down filters (#877)
  • bf6723f Remove debug print (#876)
  • 1c8a42d Fix openssl filter buffering (#875)
  • 3bb2fc5 Do not use system from thread local (#874)
  • 56d74ae Add System::get_value() API for system-wide storage access (#873)
  • 057e8a5 Fix bufffers order after .add_filter() call (#872)
  • 66dfff0 Fix reading for testing io (#871)
  • 518294f Handle buffer re-allocation in BytePages::with_bytes_mut() (#870)
  • 4cb5a26 Add "connection: close" if request payload is not consumed #867 (#869)
  • ee3871b Add helper method bstream::Sender::is_closed() (#868)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [ntex](https://github.com/ntex-rs/ntex) from 3.7.0 to 3.9.4.
- [Release notes](https://github.com/ntex-rs/ntex/releases)
- [Commits](ntex-rs/ntex@ntex-v3.7.0...ntex-v3.9.4)

---
updated-dependencies:
- dependency-name: ntex
  dependency-version: 3.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants