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

fix(deps): update rust crate miniz_oxide to 0.8.0 #122

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2024

This PR contains the following updates:

Package Type Update Change
miniz_oxide (source) dependencies minor 0.7.3 -> 0.8.0

Release Notes

Frommi/miniz_oxide (miniz_oxide)

v0.8.0

Compare Source

Major changes

This release changes to using the forked adler2 crate as the original adler crate has not seen any updates in the last 3 years and the repositories have been marked as archived.
The minimum rust version has also been bumped slightly to make room for future improvements.

Bug Fixes
  • (miniz_oxide) update edition, make more functions const, fix warning, update to adler2 - (b212371) - oyvindln


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 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.

@renovate renovate bot requested a review from sksat as a code owner November 17, 2024 22:15
Copy link
Contributor Author

renovate bot commented Nov 17, 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path kble-dump/Cargo.toml --package miniz_oxide@0.7.4 --precise 0.8.0
    Updating crates.io index
error: failed to select a version for the requirement `miniz_oxide = "^0.7.0"`
candidate versions found which didn't match: 0.8.0
location searched: crates.io index
required by package `backtrace v0.3.69`
    ... which satisfies dependency `backtrace = "^0.3.58"` (locked to 0.3.69) of package `tokio v1.36.0`
    ... which satisfies dependency `tokio = "^1"` (locked to 1.36.0) of package `kble v0.3.0 (/tmp/renovate/repos/github/arkedge/kble/kble)`

@renovate renovate bot force-pushed the renovate/miniz_oxide-0.x branch from 6c08268 to 7633b3e Compare November 19, 2024 06:41
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.

0 participants