Skip to content

chore(deps): update rust crate schemars to 0.9.0 (dev) #13514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 26, 2025

This PR contains the following updates:

Package Type Update Change
schemars (source) dependencies minor 0.8.18 -> 0.9.0
schemars (source) build-dependencies minor 0.8.18 -> 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 May 26, 2025
@renovate renovate bot requested a review from a team as a code owner May 26, 2025 23:17
Copy link
Contributor Author

renovate bot commented May 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 crates.io index
error: failed to select a version for `schemars`.
    ... required by package `tauri-utils v2.4.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.2.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.4.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.2.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.4.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.2.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.4.0 (/tmp/renovate/repos/github/tauri-apps/tauri/crates/tauri-utils)`
    ... which satisfies path dependency `tauri-utils` of package `tauri-macros v2.2.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

Copy link
Contributor

github-actions bot commented May 26, 2025

Package Changes Through e9fdc50

There are 8 changes which include tauri-bundler with minor, tauri with minor, tauri-cli with minor, tauri-codegen with minor, tauri-utils with minor, @tauri-apps/api with minor, @tauri-apps/cli with minor, tauri-runtime-wry 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-apps/api 2.5.0 2.6.0
tauri-utils 2.4.0 2.5.0
tauri-bundler 2.4.0 2.5.0
tauri-runtime 2.6.0 2.6.1
tauri-runtime-wry 2.6.0 2.6.1
tauri-codegen 2.2.0 2.3.0
tauri-macros 2.2.0 2.2.1
tauri-plugin 2.2.0 2.2.1
tauri-build 2.2.0 2.2.1
tauri 2.5.1 2.6.0
@tauri-apps/cli 2.5.0 2.6.0
tauri-cli 2.5.0 2.6.0

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


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

@renovate renovate bot force-pushed the renovate/dev-schemars-0.x branch 4 times, most recently from 0687398 to 8ee2bfe Compare June 3, 2025 11:07
@renovate renovate bot force-pushed the renovate/dev-schemars-0.x branch from 8ee2bfe to e9fdc50 Compare June 3, 2025 12:01
@FabianLars
Copy link
Member

if we merge this we'd pull in 0.8 and 0.9 in the cli. 0.8 for tauri-utils@v1 cause 0.9 is msrv incompatible.

maybe it makes sense to wait for 1.0 or until schemars' deps end up being duplicated (shouldn't happen)

@FabianLars FabianLars closed this Jun 3, 2025
Copy link
Contributor Author

renovate bot commented Jun 3, 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/dev-schemars-0.x branch June 3, 2025 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 📬Proposal
Development

Successfully merging this pull request may close these issues.

1 participant