Skip to content

chore(deps): bump axum-valid from 0.24.0 to 0.25.0#1214

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axum-valid-0.25.0
Open

chore(deps): bump axum-valid from 0.24.0 to 0.25.0#1214
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/axum-valid-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps axum-valid from 0.24.0 to 0.25.0.

Changelog

Sourced from axum-valid's changelog.

axum-valid 0.25.0 (2026-06-30)

Added

  • Add rust-version = "1.88" (MSRV) and rust-toolchain.toml.
  • Add MSRV check job to CI.

Changed

  • Upgrade axum-extra from 0.10 to 0.12.
    • Enable cached and with-rejection features required by axum-extra 0.12.
  • Upgrade axum-serde from 0.9.0 to 0.10.0.
  • Upgrade garde from 0.22.0 to 0.23.0.
  • Upgrade axum_typed_multipart from 0.16.3 to 0.16.6.
  • Modernize CI workflow:
    • Replace deprecated actions-rs/* actions with dtolnay/rust-toolchain and native cargo commands.
    • Update actions/checkout to v4 and codecov-action to v5.
    • Add Swatinem/rust-cache for faster builds.
  • Update dev-dependencies (reqwest now uses rustls-tls, prost upgraded to 0.14 for axum-extra protobuf compatibility).
  • Fix coverage CI: align tarpaulin.toml feature set with integration test expectations.

Fixed

  • Fix Json integration test error request to trigger deserialization failures consistently under axum 0.8.

axum-valid 0.18.0 (2024-04-14)

Added

Changed

  • Upgrade validator to 0.18.1.
  • Upgrade validify to 1.4.0.
  • Upgrade axum-serde to 0.4.1.
    • Add support for Cbor<T>.

axum-valid 0.17.0 (2024-03-05)

Added

Changed

  • Upgrade validator to 0.17.0.
  • Refactor argument-based validation using validator.

Fixed

axum-valid 0.16.0 (2024-03-01)

Added

... (truncated)

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 [axum-valid](https://github.com/gengteng/axum-valid) from 0.24.0 to 0.25.0.
- [Release notes](https://github.com/gengteng/axum-valid/releases)
- [Changelog](https://github.com/gengteng/axum-valid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gengteng/axum-valid/commits)

---
updated-dependencies:
- dependency-name: axum-valid
  dependency-version: 0.25.0
  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 Jul 13, 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