Skip to content
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

chore(deps) Update Tauri CLI (dev) #9172

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cargo-mobile2 dependencies patch 0.10.3 -> 0.10.4
heck dependencies minor 0.4 -> 0.5
image dependencies minor 0.24 -> 0.25

Release Notes

tauri-apps/cargo-mobile2 (cargo-mobile2)

v0.10.4

Compare Source

  • 7a1066c(#​283) Use adb install -r to try replacing the android application while installing it on the device. This elimnates the need to uninstall the application from a previous run when using a real device.
  • 5a84ab2(#​281) Update wry template to wry@0.37
withoutboats/heck (heck)

v0.5.0

  • Add no_std support.
  • Remove non-additive unicode feature. The library now uses char::is_alphanumeric
    instead of the unicode-segmentation library to determine word boundaries in all cases.
image-rs/image (image)

v0.25.0

Compare Source

Breaking changes:

  • Added BufRead + Seek bound on many decoders.
  • Use ExtendedColorType instead of ColorType when encoding.
  • Removed ImageOutputFormat, GenericImageView::bounds, and several other
    deprecated items.
  • Removed incremental decoding support and changed ImageDecoder so the trait
    is object safe.
  • Pixel types are now repr(transparent) rather than repr(C).
  • Made color_quant dependency optional.
  • Renamed some feature flags.

Structural changes:

  • Increased MSRV to 1.67.1

Codec changes:

  • Switched to image-webp for WebP encoding.
  • Switched to zune-jpeg for JPEG decoding.
  • Made the HDR decoder produce f32 images.

Configuration

📅 Schedule: Branch creation - "after 3am on Wednesday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 13, 2024 04:55
@renovate renovate bot added the type: chore label Mar 13, 2024
Copy link
Contributor Author

renovate bot commented Mar 13, 2024

⚠ 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: tooling/cli/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tooling/cli/Cargo.toml --workspace
    Updating crates.io index
error: failed to select a version for `heck`.
    ... required by package `tauri-cli v2.0.0-beta.9 (/tmp/renovate/repos/github/tauri-apps/tauri/tooling/cli)`
    ... which satisfies path dependency `tauri-cli` (locked to 2.0.0-beta.9) of package `tauri-cli-node v0.0.0 (/tmp/renovate/repos/github/tauri-apps/tauri/tooling/cli/node)`
versions that meet the requirements `^0.5` are: 0.5.0

the package `tauri-cli` depends on `heck`, with features: `unicode` but `heck` does not have these features.


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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants