Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2025

This PR contains the following updates:

Package Type Update Change
schemars (source) dependencies major 0.9.0 -> 1.0.0

Release Notes

GREsau/schemars (schemars)

v1.0.3

Compare Source

Fixed

v1.0.2

Compare Source

Fixed

v1.0.1

Compare Source

Fixed

v1.0.0

Compare Source

This is a major release with many additions, fixes and changes since 0.8 (but not many since 0.9). While the basic usage (deriving JsonSchema and using schema_for!() or SchemaGenerator) is mostly unchanged, you may wish to consult the migration guide which covers some of the most significant changes.

Changes since 1.0.0-rc.2:

Added
  • #[schemars(bound = ...)] attributes are now used from fields as well as containers
  • The Schema::pointer(...) method now works when given a JSON pointer in URI Fragment representation with a leading # character. In particular, this means that you can now lookup a schema from a $ref value using that method.
Fixed

Configuration

📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coveralls
Copy link

coveralls commented Jul 1, 2025

Pull Request Test Coverage Report for Build 16007407728

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 2.609%

Totals Coverage Status
Change from base Build 15913338531: 0.0%
Covered Lines: 6
Relevant Lines: 230

💛 - Coveralls

@epage epage force-pushed the renovate/schemars-1.x branch 2 times, most recently from 529016c to 665c5a8 Compare July 1, 2025 18:34
@renovate renovate bot force-pushed the renovate/schemars-1.x branch from 665c5a8 to 60241ab Compare July 1, 2025 18:35
@renovate renovate bot changed the title chore(deps): Update Rust crate schemars to v1 chore(deps): Update Rust crate schemars to v1 - autoclosed Jul 1, 2025
@renovate renovate bot closed this Jul 1, 2025
@renovate renovate bot deleted the renovate/schemars-1.x branch July 1, 2025 18:48
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.

1 participant