Skip to content

build(deps): bump serde_valid from 2.0.2 to 2.0.3#107

Merged
xrelkd merged 1 commit into
developfrom
dependabot/cargo/serde_valid-2.0.3
Jun 17, 2026
Merged

build(deps): bump serde_valid from 2.0.2 to 2.0.3#107
xrelkd merged 1 commit into
developfrom
dependabot/cargo/serde_valid-2.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps serde_valid from 2.0.2 to 2.0.3.

Release notes

Sourced from serde_valid's releases.

v2.0.3

What changed

  • Restored the removed Enumerate-named public API as deprecated compatibility shims.
  • Added EnumerateError as a deprecated alias of EnumError.
  • Added deprecated ValidateEnumerate and ValidateCompositedEnumerate compatibility traits that use the current enum validation error type.
  • Fixed the compatibility regression reported in #118 for downstream crates still using the 2.0.1 API names.

Validation

  • cargo check
  • cargo nextest run
  • cargo build --all-features
  • cargo test --all-features
Commits
  • 6ec857c chore: bump version to 2.0.3
  • 68eef2e Merge pull request #119 from ya7010/ya7010/fix-issue-118
  • b140dd7 Scope deprecated allow to enumerate shim
  • 9ca1c45 Restore deprecated enumerate validation API
  • 0fa6f2e Merge pull request #117 from ya7010/ya7010/fix-node24-actions
  • 65454a8 ci: update actions for Node 24
  • See full diff 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 [serde_valid](https://github.com/ya7010/serde_valid) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/ya7010/serde_valid/releases)
- [Commits](ya7010/serde_valid@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: serde_valid
  dependency-version: 2.0.3
  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 Jun 16, 2026
@xrelkd xrelkd merged commit ba905bf into develop Jun 17, 2026
9 checks passed
@xrelkd xrelkd deleted the dependabot/cargo/serde_valid-2.0.3 branch June 17, 2026 21:58
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