Skip to content

chore(deps): bump actix-router from 0.5.3 to 0.5.4#79

Merged
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/actix-router-0.5.4
Feb 19, 2026
Merged

chore(deps): bump actix-router from 0.5.3 to 0.5.4#79
MuntasirSZN merged 1 commit into
mainfrom
dependabot/cargo/actix-router-0.5.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 18, 2026

Bumps actix-router from 0.5.3 to 0.5.4.

Release notes

Sourced from actix-router's releases.

actix-router: v0.5.4

  • Minimum supported Rust version (MSRV) is now 1.88.
  • Support deserialize_any in PathDeserializer (enables derived #[serde(untagged)] enums in path segments). #2881
  • Fix stale path segment indices after path rewrites, preventing out-of-bounds access during extraction. #3562

#2881: actix/actix-web#2881 #3562: actix/actix-web#3562

Changelog

Sourced from actix-router's changelog.

0.5.4 (2018-04-19)

  • Add identity service middleware

  • Middleware response() is not invoked if there was an error in async handler #187

  • Use Display formatting for InternalError Display implementation #188

Commits

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 [actix-router](https://github.com/actix/actix-web) from 0.5.3 to 0.5.4.
- [Release notes](https://github.com/actix/actix-web/releases)
- [Changelog](https://github.com/actix/actix-web/blob/v0.5.4/CHANGES.md)
- [Commits](actix/actix-web@v0.5.3...v0.5.4)

---
updated-dependencies:
- dependency-name: actix-router
  dependency-version: 0.5.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Feb 18, 2026
@dependabot dependabot Bot requested a review from MuntasirSZN as a code owner February 18, 2026 21:34
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Feb 18, 2026
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedactix-router@​0.5.3 ⏵ 0.5.410010093100100

View full report

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@MuntasirSZN MuntasirSZN merged commit 98b5ce0 into main Feb 19, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/actix-router-0.5.4 branch February 19, 2026 09:50
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.

1 participant