Skip to content

build(deps): bump salvo_core from 0.89.3 to 0.92.2#205

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/salvo_core-0.92.2
Open

build(deps): bump salvo_core from 0.89.3 to 0.92.2#205
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/salvo_core-0.92.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Bumps salvo_core from 0.89.3 to 0.92.2.

Release notes

Sourced from salvo_core's releases.

v0.92.2

What's Changed

Full Changelog: salvo-rs/salvo@v0.92.1...v0.92.2

v0.92.1

What's Changed

Full Changelog: salvo-rs/salvo@v0.92.0...v0.92.1

v0.92.0

What's Changed

New Contributors

... (truncated)

Commits
  • 38612c0 v0.92.2
  • b0081c5 fix: require OIDC issuer and audience validation (#1433)
  • cbdb392 fix: strip hop-by-hop proxy headers (#1432)
  • 11cde30 fix: enforce TUS max size on streamed writes (#1431)
  • 30b8a8e fix: honor TUS CORS options (#1430)
  • 406d207 fix: sanitize TUS filetype extensions (#1429)
  • 5a0ef9d Refactor IntoVecString implementation to accept dynamic string slices
  • 5cbe33d Refactor string handling in various modules to improve UTF-8 compatibility an...
  • de4f98f Enhance cache middleware with concurrent miss coalescing and additional Tokio...
  • 0eb8967 Implement timeout management for FlexFusewire using Mutex and CancellationTok...
  • 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 [salvo_core](https://github.com/salvo-rs/salvo) from 0.89.3 to 0.92.2.
- [Release notes](https://github.com/salvo-rs/salvo/releases)
- [Changelog](https://github.com/salvo-rs/salvo/blob/main/CHANGELOG.md)
- [Commits](salvo-rs/salvo@v0.89.3...v0.92.2)

---
updated-dependencies:
- dependency-name: salvo_core
  dependency-version: 0.92.2
  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 Apr 27, 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