Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2025

This PR contains the following updates:

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

Release Notes

GREsau/schemars (schemars)

v1.0.4

Compare Source

Fixed

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate
Copy link
Contributor Author

renovate bot commented Jul 5, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.0.4
    Updating crates.io index
error: failed to select a version for the requirement `schemars = "^0.9.0"`
candidate versions found which didn't match: 1.0.4
location searched: crates.io index
required by package `serde_with v3.13.0`
    ... which satisfies dependency `serde_with = "^3.7.0"` (locked to 3.13.0) of package `testcontainers v0.25.0`
    ... which satisfies dependency `testcontainers = "^0.25.0"` (locked to 0.25.0) of package `charted-helm-charts v0.1.0 (/tmp/renovate/repos/github/charted-dev/charted/crates/helm/charts)`
    ... which satisfies path dependency `charted-helm-charts` (locked to 0.1.0) of package `charted-server v0.1.0 (/tmp/renovate/repos/github/charted-dev/charted/crates/server)`
    ... which satisfies path dependency `charted-server` (locked to 0.1.0) of package `charted-internals v0.0.0-devel.0 (/tmp/renovate/repos/github/charted-dev/charted/src/internals)`

@renovate renovate bot force-pushed the renovate/schemars-1.x branch 10 times, most recently from 0f2d215 to fac978b Compare July 11, 2025 22:01
@renovate renovate bot force-pushed the renovate/schemars-1.x branch 4 times, most recently from c83fcb9 to ce59f9a Compare July 22, 2025 04:07
@renovate renovate bot force-pushed the renovate/schemars-1.x branch 5 times, most recently from 4b76cf4 to 94648b3 Compare July 30, 2025 12:57
@renovate renovate bot force-pushed the renovate/schemars-1.x branch 4 times, most recently from c005bb8 to 6428690 Compare August 8, 2025 00:43
@renovate renovate bot force-pushed the renovate/schemars-1.x branch 6 times, most recently from 4ca7892 to b1e8d44 Compare August 12, 2025 10:35
@renovate renovate bot force-pushed the renovate/schemars-1.x branch 2 times, most recently from 0fdf09b to 0e29839 Compare September 8, 2025 04:55
@renovate renovate bot force-pushed the renovate/schemars-1.x branch from 0e29839 to 91511d3 Compare September 8, 2025 04:56
@spotlightishere spotlightishere merged commit db447ab into main Sep 8, 2025
1 check failed
@spotlightishere spotlightishere deleted the renovate/schemars-1.x branch September 8, 2025 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants