Skip to content

chore(deps): bump schemars from 0.8.22 to 1.2.1#6

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/schemars-1.2.1
Open

chore(deps): bump schemars from 0.8.22 to 1.2.1#6
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/schemars-1.2.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Bumps schemars from 0.8.22 to 1.2.1.

Release notes

Sourced from schemars's releases.

v1.2.1

Fixed

  • transform attributes are now applied after the schema is otherwise fully constructed. In particular, they're now applied after all other attributes are processed. (GREsau/schemars#505)

v1.2.0

🎅 Merry Christmas! 🎄

Added

Changed

  • Schemas generated for HashMap/BTreeMap with enum keys are now more specific (GREsau/schemars#452)

v1.1.0

Added

  • Public functions that have no side-effects are now marked with #[must_use] so that they report a lint warning when the returned value is unused, as this likely indicates a mistake.

Fixed

v1.0.5

Fixed

v1.0.4

Fixed

v1.0.3

Fixed

  • Fix compile error when a doc comment is set on both a transparent (or newtype) struct and its field (GREsau/schemars#446)
  • Fix json_schema!() macro compatibility when used from pre-2021 rust editions (GREsau/schemars#447)

v1.0.2

Fixed

v1.0.1

Fixed

... (truncated)

Changelog

Sourced from schemars's changelog.

[1.2.1] - 2026-02-01

Fixed

  • transform attributes are now applied after the schema is otherwise fully constructed. In particular, they're now applied after all other attributes are processed. (GREsau/schemars#505)

[1.2.0] - 2025-12-25 🎄

Added

Changed

  • Schemas generated for HashMap/BTreeMap with enum keys are now more specific (GREsau/schemars#452)

[1.1.0] - 2025-11-05

Added

  • Public functions that have no side-effects are now marked with #[must_use] so that they report a lint warning when the returned value is unused, as this likely indicates a mistake.

Fixed

[1.0.5] - 2025-11-02

Fixed

[1.0.4] - 2025-07-06

Fixed

[1.0.3] - 2025-06-28

Fixed

  • Fix compile error when a doc comment is set on both a transparent (or newtype) struct and its field (GREsau/schemars#446)
  • Fix json_schema!() macro compatibility when used from pre-2021 rust editions (GREsau/schemars#447)

[1.0.2] - 2025-06-26

Fixed

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 21, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spotuify Ready Ready Preview, Comment May 29, 2026 11:13am

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 91583e6 to 3846141 Compare May 24, 2026 01:39
@dependabot dependabot Bot changed the title build(deps): bump schemars from 0.8.22 to 1.2.1 chore(deps): bump schemars from 0.8.22 to 1.2.1 May 25, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 3846141 to c09e21b Compare May 25, 2026 09:18
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from c09e21b to 389e987 Compare May 25, 2026 21:25
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 389e987 to db3775b Compare May 25, 2026 22:27
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from db3775b to 07d409a Compare May 26, 2026 08:13
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 07d409a to 78eb673 Compare May 26, 2026 18:02
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 78eb673 to e9edadc Compare May 26, 2026 20:27
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from e9edadc to 4484194 Compare May 26, 2026 20:47
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 4484194 to 36d00a4 Compare May 27, 2026 05:04
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 36d00a4 to 88e2d42 Compare May 27, 2026 05:48
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from 88e2d42 to e8da65f Compare May 27, 2026 11:32
@dependabot dependabot Bot force-pushed the dependabot/cargo/schemars-1.2.1 branch from e8da65f to 01ef247 Compare May 28, 2026 09:56
Bumps [schemars](https://github.com/GREsau/schemars) from 0.8.22 to 1.2.1.
- [Release notes](https://github.com/GREsau/schemars/releases)
- [Changelog](https://github.com/GREsau/schemars/blob/master/CHANGELOG.md)
- [Commits](GREsau/schemars@v0.8.22...v1.2.1)

---
updated-dependencies:
- dependency-name: schemars
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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