Update dependency blake3 to v1.0.8 #11

Open
Renovate wants to merge 1 commit from renovate/blake3-1.x into frontend-new
Collaborator

This PR contains the following updates:

Package Update Change
blake3 patch ==1.0.2==1.0.8

Release Notes

oconnor663/blake3-py (blake3)

v1.0.8

Compare Source

v1.0.7

Compare Source

What's Changed

  • Update pyo3 to v0.26.
  • MSRV is now Rust 1.80, driven by rayon.

v1.0.6

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/oconnor663/blake3-py/compare/1.0.5...1.0.6

v1.0.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/oconnor663/blake3-py/compare/1.0.4...1.0.5

v1.0.4

Compare Source

What's Changed

Full Changelog: https://github.com/oconnor663/blake3-py/compare/1.0.3...1.0.4


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

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [blake3](https://github.com/oconnor663/blake3-py) | patch | `==1.0.2` → `==1.0.8` | --- ### Release Notes <details> <summary>oconnor663/blake3-py (blake3)</summary> ### [`v1.0.8`](https://github.com/oconnor663/blake3-py/compare/1.0.7...1.0.8) [Compare Source](https://github.com/oconnor663/blake3-py/compare/1.0.7...1.0.8) ### [`v1.0.7`](https://github.com/oconnor663/blake3-py/releases/tag/1.0.7) [Compare Source](https://github.com/oconnor663/blake3-py/compare/1.0.6...1.0.7) #### What's Changed - Update `pyo3` to v0.26. - MSRV is now Rust 1.80, driven by `rayon`. ### [`v1.0.6`](https://github.com/oconnor663/blake3-py/releases/tag/1.0.6) [Compare Source](https://github.com/oconnor663/blake3-py/compare/1.0.5...1.0.6) #### What's Changed - Update pyo3 requirement from 0.24.1 to 0.25.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;70](https://github.com/oconnor663/blake3-py/pull/70) - Bump PyO3/maturin-action from 1.49.1 to 1.49.3 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;71](https://github.com/oconnor663/blake3-py/pull/71) - Bump softprops/action-gh-release from 2.2.2 to 2.3.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;72](https://github.com/oconnor663/blake3-py/pull/72) - Fix MyPy typing complaints on Python 3.8, with regression test by [@&#8203;moreati](https://github.com/moreati) in [#&#8203;74](https://github.com/oconnor663/blake3-py/pull/74) #### New Contributors - [@&#8203;moreati](https://github.com/moreati) made their first contribution in [#&#8203;74](https://github.com/oconnor663/blake3-py/pull/74) **Full Changelog**: <https://github.com/oconnor663/blake3-py/compare/1.0.5...1.0.6> ### [`v1.0.5`](https://github.com/oconnor663/blake3-py/releases/tag/1.0.5) [Compare Source](https://github.com/oconnor663/blake3-py/compare/1.0.4...1.0.5) #### What's Changed - Bump PyO3/maturin-action from 1.45.0 to 1.46.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;59](https://github.com/oconnor663/blake3-py/pull/59) - Bump softprops/action-gh-release from 2.1.0 to 2.2.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;61](https://github.com/oconnor663/blake3-py/pull/61) - Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;60](https://github.com/oconnor663/blake3-py/pull/60) - Bump PyO3/maturin-action from 1.46.0 to 1.47.0 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;62](https://github.com/oconnor663/blake3-py/pull/62) - Replace quansight-labs/setup-python with actions/setup-python by [@&#8203;ngoldbaum](https://github.com/ngoldbaum) in [#&#8203;64](https://github.com/oconnor663/blake3-py/pull/64) - Update pyo3 requirement from 0.23.4 to 0.24.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;65](https://github.com/oconnor663/blake3-py/pull/65) - Bump PyO3/maturin-action from 1.47.0 to 1.47.3 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;66](https://github.com/oconnor663/blake3-py/pull/66) - Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;67](https://github.com/oconnor663/blake3-py/pull/67) - Bump PyO3/maturin-action from 1.47.3 to 1.49.1 by [@&#8203;dependabot](https://github.com/dependabot) in [#&#8203;68](https://github.com/oconnor663/blake3-py/pull/68) - Add LICENSE file to wheels by [@&#8203;justeph](https://github.com/justeph) in [#&#8203;69](https://github.com/oconnor663/blake3-py/pull/69) #### New Contributors - [@&#8203;ngoldbaum](https://github.com/ngoldbaum) made their first contribution in [#&#8203;64](https://github.com/oconnor663/blake3-py/pull/64) - [@&#8203;justeph](https://github.com/justeph) made their first contribution in [#&#8203;69](https://github.com/oconnor663/blake3-py/pull/69) **Full Changelog**: <https://github.com/oconnor663/blake3-py/compare/1.0.4...1.0.5> ### [`v1.0.4`](https://github.com/oconnor663/blake3-py/releases/tag/1.0.4) [Compare Source](https://github.com/oconnor663/blake3-py/compare/1.0.2...1.0.4) #### What's Changed - Bump version to 1.0.4 by [@&#8203;tiran](https://github.com/tiran) in [#&#8203;58](https://github.com/oconnor663/blake3-py/pull/58) **Full Changelog**: <https://github.com/oconnor663/blake3-py/compare/1.0.3...1.0.4> </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi42NC4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjQuMSIsInRhcmdldEJyYW5jaCI6ImZyb250ZW5kLW5ldyIsImxhYmVscyI6W119-->
Renovate force-pushed renovate/blake3-1.x from ac76908cab to 36c34274ec 2026-01-08 12:55:17 +01:00 Compare
Renovate force-pushed renovate/blake3-1.x from 36c34274ec to 52eb75737c 2026-01-10 00:36:56 +01:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/blake3-1.x:renovate/blake3-1.x
git switch renovate/blake3-1.x

Merge

Merge the changes and update on Forgejo.
git switch frontend-new
git merge --no-ff renovate/blake3-1.x
git switch renovate/blake3-1.x
git rebase frontend-new
git switch frontend-new
git merge --ff-only renovate/blake3-1.x
git switch renovate/blake3-1.x
git rebase frontend-new
git switch frontend-new
git merge --no-ff renovate/blake3-1.x
git switch frontend-new
git merge --squash renovate/blake3-1.x
git switch frontend-new
git merge --ff-only renovate/blake3-1.x
git switch frontend-new
git merge renovate/blake3-1.x
git push origin frontend-new
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Aroy/Gallery-Archivist!11
No description provided.