Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps blake3 from 0.4.1 to 1.0.4.

Release notes

Sourced from blake3's releases.

1.0.4

What's Changed

Full Changelog: oconnor663/blake3-py@1.0.3...1.0.4

1.0.3

What's Changed

New Contributors

Full Changelog: oconnor663/blake3-py@1.0.2...1.0.3

1.0.2

What's Changed

Full Changelog: oconnor663/blake3-py@1.0.1...1.0.2

1.0.1

What's Changed

New Contributors

Full Changelog: oconnor663/blake3-py@1.0.0...1.0.1

1.0.0

Changes since 0.4.1:

  • The public API hasn't changed for a long time, so the main purpose of this release is to "officially" stabilize it as-is.
  • Prebuilt binaries are now published for more platforms, particularly AArch64. Thanks to @​ddelange for implementing this.
  • blake3.pyi (static typing stubs) now uses collections.abc.Buffer for bytes-like arguments. This is more correct and more permissive, but it means that static typechecking requires Python 3.12+.
Commits
  • be76652 Bump version to 1.0.4 (#58)
  • 77122c1 Add minimum supported Rust version 1.66 (#57)
  • 59f3c01 Bump version to 1.0.2 in Cargo.toml
  • 8e7d5b4 Fix missing 3.13 wheel on windows (#54)
  • d9c7d3b Downgrade softprops/action-gh-release to 2.1.0
  • 5b10c3c Fix windows 3.13t wheels (#50)
  • 4f172e2 Bump version to 1.0.1
  • 06956d2 Bump softprops/action-gh-release in the github-actions group
  • fc75159 Add dependabot.yml
  • 34ffcb5 Bump gh-action-pypi-publish
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [blake3](https://github.com/oconnor663/blake3-py) from 0.4.1 to 1.0.4.
- [Release notes](https://github.com/oconnor663/blake3-py/releases)
- [Changelog](https://github.com/oconnor663/blake3-py/blob/master/release.md)
- [Commits](oconnor663/blake3-py@0.4.1...1.0.4)

---
updated-dependencies:
- dependency-name: blake3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
@TechGeek01 TechGeek01 merged commit 84d7cf2 into master Feb 13, 2025
2 checks passed
@TechGeek01 TechGeek01 deleted the dependabot/pip/blake3-1.0.4 branch February 13, 2025 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants