Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Type Update Change
schemars (source) dependencies minor 0.8.21 -> 0.9.0
schemars (source) build-dependencies minor 0.8.21 -> 0.9.0

Release Notes

GREsau/schemars (schemars)

v0.9.0

Compare Source

This version is identical to 1.0.0-alpha.18, but is available for those who are unable to unwilling to use a pre-release version.

Those upgrading from Schemars 0.8 may want to consult the migration guide, which also applies when migrating from 0.8 to 0.9.

v0.8.22

Compare Source

Fixed:

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

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 these updates 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 renovate bot added the type: chore label Jun 26, 2025
@renovate renovate bot requested a review from a team as a code owner June 26, 2025 08:57
@renovate
Copy link
Contributor Author

renovate bot commented Jun 26, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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 crates/tauri-build/Cargo.toml --workspace
    Updating git repository `https://github.com/tauri-apps/schemars.git`
From https://github.com/tauri-apps/schemars
 * [new ref]         c30f98480e6e4742aa72202d55d5264c6b2e6476 -> refs/commit/c30f98480e6e4742aa72202d55d5264c6b2e6476
    Updating crates.io index
error: failed to select a version for `schemars`.
    ... required by package `tauri-utils v2.5.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.3.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-macros)`
versions that meet the requirements `^0.9.0` are: 0.9.0

the package `tauri-utils` depends on `schemars`, with features: `url` but `schemars` does not have these features.


failed to select a version for `schemars` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tauri-plugin/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `schemars`.
    ... required by package `tauri-utils v2.5.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.3.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-macros)`
versions that meet the requirements `^0.9.0` are: 0.9.0

the package `tauri-utils` depends on `schemars`, with features: `url` but `schemars` does not have these features.


failed to select a version for `schemars` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tauri-schema-generator/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `schemars`.
    ... required by package `tauri-utils v2.5.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.3.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-macros)`
versions that meet the requirements `^0.9.0` are: 0.9.0

the package `tauri-utils` depends on `schemars`, with features: `url` but `schemars` does not have these features.


failed to select a version for `schemars` which could resolve this conflict

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/tauri-utils/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `schemars`.
    ... required by package `tauri-utils v2.5.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.3.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-macros)`
versions that meet the requirements `^0.9.0` are: 0.9.0

the package `tauri-utils` depends on `schemars`, with features: `url` but `schemars` does not have these features.


failed to select a version for `schemars` which could resolve this conflict

@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Jun 26, 2025
@github-actions
Copy link
Contributor

Package Changes Through d684dbb

There are 1 changes which include tauri-macros with patch

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
tauri-macros 2.3.0 2.3.1
tauri 2.6.0 2.6.1

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master
Copy link
Contributor

See #13662

@Legend-Master Legend-Master added the stop-updating Tells renovate to stop rebasing a PR. label Jun 26, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jun 26, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.9.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/schemars-0.x branch June 26, 2025 09:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stop-updating Tells renovate to stop rebasing a PR. type: chore

Projects

Status: 📬Proposal

Development

Successfully merging this pull request may close these issues.

2 participants