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 1.4.1 - autoclosed #5049

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 6, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
blake3 workspace.dependencies patch 1.4.0 -> 1.4.1

Release Notes

BLAKE3-team/BLAKE3 (blake3)

v1.4.1

Compare Source

version 1.4.1

Changes since 1.4.0:

  • Improved performance in the ARM NEON implementation for both C and
    Rust callers. This affects AArch64 targets by default and ARMv7
    targets that explicitly enable (and support) NEON. The size of the
    improvement depends on the microarchitecture, but I've benchmarked
    ~1.3x on a Cortex-A53 and ~1.2x on an Apple M1. Contributed by
    @​sdlyyxy in #​319.
  • The MSRV is now 1.66.1 for both the blake3 crate and b3sum.

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.

@github-actions
Copy link

github-actions bot commented Jul 7, 2023

GNU testsuite comparison:

Skip an intermittent issue tests/misc/timeout
Skip an intermittent issue tests/tail-2/inotify-dir-recreate

@cakebaker
Copy link
Contributor

Blocked because it requires a MSRV of 1.66.

@renovate renovate bot changed the title chore(deps): update rust crate blake3 to 1.4.1 chore(deps): update rust crate blake3 to 1.4.1 - autoclosed Sep 7, 2023
@renovate renovate bot closed this Sep 7, 2023
@renovate renovate bot deleted the renovate/blake3-1.x branch September 7, 2023 08:26
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.

1 participant