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

Update dependency com_github_blake3team_blake3 to v1.5.3 #361

Merged
merged 1 commit into from
Jul 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
com_github_blake3team_blake3 http_archive patch 1.5.1 -> 1.5.3

Release Notes

BLAKE3-team/BLAKE3 (com_github_blake3team_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 - 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team July 12, 2024 20:14
@renovate renovate bot changed the title Update dependency com_github_blake3team_blake3 to v1.5.2 Update dependency com_github_blake3team_blake3 to v1.5.3 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/com_github_blake3team_blake3-1.x branch from 71eec57 to 19a608a Compare July 15, 2024 08:06
@anakinxc anakinxc merged commit 16df90c into main Jul 21, 2024
7 checks passed
@anakinxc anakinxc deleted the renovate/com_github_blake3team_blake3-1.x branch July 21, 2024 01:47
@github-actions github-actions bot locked and limited conversation to collaborators Jul 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant