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 rust crate blake3 to v1.5.3 #2309

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 13, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
blake3 workspace.dependencies patch 1.5.1 -> 1.5.3

Release Notes

BLAKE3-team/BLAKE3 (blake3)

v1.5.3

Compare Source

version 1.5.3

Changes since 1.5.2:

  • Revert the serialization change. It was intended to be backwards
    compatible, but that didn't hold for non-self-describing serialization
    formats like bincode. See #​414.

v1.5.2

Compare Source

version 1.5.2

Changes since 1.5.1:

  • build.rs sets cc::Build::emit_rerun_if_env_changed(false) to
    prevent some unnecessary rebuilds, particularly when the PATH
    changes on Windows. See #​324.
  • Serializing a Hash produces a bytestring instead of an array in
    formats that support bytestrings (like CBOR). Deserialization is
    backwards-compatible with the array format.
  • Cleanup and edge case fixes in the C and CMake builds.

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title chore(deps): update rust crate blake3 to v1.5.2 chore(deps): update rust crate blake3 to v1.5.3 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/blake3-1.x-lockfile branch from 9426da6 to 9f6232f Compare July 15, 2024 07:56
@gurinderu gurinderu added the e2e Run e2e workflow label Jul 22, 2024
@gurinderu gurinderu enabled auto-merge (squash) July 22, 2024 09:57
@gurinderu gurinderu merged commit 35121da into master Jul 22, 2024
20 checks passed
@gurinderu gurinderu deleted the renovate/blake3-1.x-lockfile branch July 22, 2024 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e Run e2e workflow
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant