Skip to content

Bump the cargo-dependencies group with 4 updates - #314

Merged
pohlm01 merged 1 commit into
mainfrom
dependabot/cargo/cargo-dependencies-3dcc35fd34
Nov 20, 2025
Merged

Bump the cargo-dependencies group with 4 updates#314
pohlm01 merged 1 commit into
mainfrom
dependabot/cargo/cargo-dependencies-3dcc35fd34

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 18, 2025

Copy link
Copy Markdown
Contributor

Bumps the cargo-dependencies group with 4 updates: serde_with, axum, axum-extra and rangemap.

Updates serde_with from 3.15.1 to 3.16.0

Release notes

Sourced from serde_with's releases.

serde_with v3.16.0

Added

Commits
  • 066b9d4 Bump version to 3.16.0 (#903)
  • 961a0b9 Bump version to 3.16.0
  • ac1f5d0 Add support for smallvec v1 (#895)
  • c83c4fc Sort the crate features and remove alloc feature
  • af734ff Add support for smallvec v1
  • ec0ffa3 Add JsonSchemaAs implementation for json::JsonString (#901)
  • b0c119c Add JsonSchemaAs implementation for json::JsonString
  • See full diff in compare view

Updates axum from 0.8.6 to 0.8.7

Release notes

Sourced from axum's releases.

axum v0.8.7

  • Relax implicit Send / Sync bounds on RouterAsService, RouterIntoService (#3555)
  • Make it easier to visually scan for default features (#3550)
  • Fix some documentation typos

#3550: tokio-rs/axum#3550 #3555: tokio-rs/axum#3555

Commits

Updates axum-extra from 0.12.1 to 0.12.2

Release notes

Sourced from axum-extra's releases.

axum-extra v0.12.2

  • Make it easier to visually scan for default features (#3550)

#3550: tokio-rs/axum#3550

Commits

Updates rangemap from 1.6.0 to 1.7.0

Changelog

Sourced from rangemap's changelog.

v1.7.0 (2025-11-15)

  • Features:

    • Relax Eq bounds to PartialEq. (We don't actually need to demand reflexivity.)
  • Changes:

    • Bump minimum supported Rust version to 1.81.0 (released 2024-09-05).
Commits

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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the cargo-dependencies group with 4 updates: [serde_with](https://github.com/jonasbb/serde_with), [axum](https://github.com/tokio-rs/axum), [axum-extra](https://github.com/tokio-rs/axum) and [rangemap](https://github.com/jeffparsons/rangemap).


Updates `serde_with` from 3.15.1 to 3.16.0
- [Release notes](https://github.com/jonasbb/serde_with/releases)
- [Commits](jonasbb/serde_with@v3.15.1...v3.16.0)

Updates `axum` from 0.8.6 to 0.8.7
- [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.6...axum-v0.8.7)

Updates `axum-extra` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/tokio-rs/axum/releases)
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/axum/commits/axum-extra-v0.12.2)

Updates `rangemap` from 1.6.0 to 1.7.0
- [Changelog](https://github.com/jeffparsons/rangemap/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jeffparsons/rangemap/commits)

---
updated-dependencies:
- dependency-name: serde_with
  dependency-version: 3.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
- dependency-name: axum
  dependency-version: 0.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: axum-extra
  dependency-version: 0.12.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-dependencies
- dependency-name: rangemap
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-dependencies
...

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 Nov 18, 2025
@pohlm01
pohlm01 added this pull request to the merge queue Nov 20, 2025
Merged via the queue into main with commit 20b81be Nov 20, 2025
16 checks passed
@pohlm01
pohlm01 deleted the dependabot/cargo/cargo-dependencies-3dcc35fd34 branch November 20, 2025 14:45
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