Skip to content

deps(deps): bump axum from 0.8.7 to 0.8.8#87

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/axum-0.8.8
Open

deps(deps): bump axum from 0.8.7 to 0.8.8#87
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/axum-0.8.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps axum from 0.8.7 to 0.8.8.

Release notes

Sourced from axum's releases.

axum v0.8.8

  • Clarify documentation for Router::route_layer (#3567)

#3567: tokio-rs/axum#3567

Commits
  • d07863f Release axum v0.8.8 and axum-extra v0.12.3
  • 287c674 axum-extra: Make typed-routing feature enable routing feature (#3514)
  • f5804aa SecondElementIs: Correct a small inconsistency (#3559)
  • f51f3ba axum-extra: Add trailing newline to pretty JSON response (#3526)
  • 816407a Fix integer underflow in try_range_response for empty files (#3566)
  • 78656eb docs: Clarify route_layer does not apply middleware to the fallback handler...
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 22, 2025

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Dec 22, 2025

📊 Performance Benchmark Report

Summary

  • Total Benchmarks: 13
  • Regressions: 4 ⚠️
  • Improvements: 4 ✅
  • Stable: 5 ➡️
  • New: 0 🆕

Regression Threshold: 5%

⚠️ Performance Regressions

Benchmark Baseline Current Change % Change
json_validation/complex 581.02 ns 658.49 ns +77.47 ns +13.33%
memory/large_spec_parsing 7.21 ms 7.82 ms +604.19 µs +8.38%
memory/large_data_validation 108.08 µs 114.82 µs +6.74 µs +6.24%
memory/deep_template_rendering 1.47 µs 1.55 µs +78.96 ns +5.37%

✅ Performance Improvements

Benchmark Baseline Current Change % Change
template_rendering/simple 920.30 ns 715.83 ns -204.47 ns -22.22%
encryption/chacha20_poly1305 4.17 µs 3.53 µs -641.14 ns -15.37%
json_validation/simple 107.26 ns 92.35 ns -14.91 ns -13.90%
encryption/aes256_gcm 1.08 µs 943.57 ns -138.28 ns -12.78%
➡️ Stable Benchmarks (click to expand)
Benchmark Baseline Current Change
data_generation/generate_single_record 773.99 ns 746.12 ns -3.60%
openapi_parsing/medium_spec_10_paths 172.03 µs 166.37 µs -3.29%
openapi_parsing/small_spec 24.34 µs 23.18 µs -4.76%
template_rendering/arrays 320.29 ns 319.65 ns -0.20%
template_rendering/complex 380.89 ns 366.05 ns -3.90%

Additional Resources

@dependabot dependabot bot force-pushed the dependabot/cargo/axum-0.8.8 branch 6 times, most recently from 0ee9017 to 9b32ac1 Compare December 30, 2025 13:44
@dependabot dependabot bot force-pushed the dependabot/cargo/axum-0.8.8 branch 15 times, most recently from dad12cf to 1d00382 Compare January 4, 2026 23:29
Bumps [axum](https://github.com/tokio-rs/axum) from 0.8.7 to 0.8.8.
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](tokio-rs/axum@axum-v0.8.7...axum-v0.8.8)

---
updated-dependencies:
- dependency-name: axum
  dependency-version: 0.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/axum-0.8.8 branch from 1d00382 to d48bf46 Compare January 5, 2026 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants