Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps blake3 from 0.4.1 to 1.0.0.

Release notes

Sourced from blake3's releases.

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
  • c573ca5 version 1.0.0
  • 1c488ca pin Maturin v1.7.5 temporarily
  • 05e42c7 remove twine check from dists.yml
  • 3f1e14a add Python 3.13 to CI and published builds
  • 04cc6f9 upgrade pyo3 to v0.23.1
  • 7ecbf03 static typing updates for Python 3.12
  • a300da9 config -> config.toml
  • 626c9fe run CI on all pushes
  • 7ff17c7 Merge pull request #45 from ddelange/maturin-matrix
  • a89f85c Update release.md accordingly
  • 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.0.
- [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.0)

---
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 Dec 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Superseded by #51.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/pip/blake3-1.0.0 branch January 6, 2025 10:00
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.

1 participant