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

Bump google-crc32c from 1.1.2 to 1.5.0 #4940

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

Bumps google-crc32c from 1.1.2 to 1.5.0.

Release notes

Sourced from google-crc32c's releases.

v1.5.0

1.5.0 (2022-08-31)

Features

Bug Fixes

Documentation

  • fix changelog header to consistent size (#136) (0fb3b88)

v1.4.0

1.4.0 (2022-03-10)

Features

Bug Fixes

v1.3.0

Features

v1.2.0

Features

Documentation

  • update list of supported wheel platforms / architectures (#105) (edc8d2d)

v1.1.5

Bug Fixes

  • revert to silent fallback to pure-Python build (#93) (789a420)

... (truncated)

Changelog

Sourced from google-crc32c's changelog.

1.5.0 (2022-08-31)

Features

Bug Fixes

Documentation

  • fix changelog header to consistent size (#136) (0fb3b88)

1.4.0 (2022-03-10)

Features

Bug Fixes

1.3.0 (2021-10-05)

Features

1.2.0 (2021-09-17)

Features

Documentation

  • update list of supported wheel platforms / architectures (#105) (edc8d2d)

1.1.5 (2021-09-07)

... (truncated)

Commits
  • 55e54f7 chore(main): release 1.5.0 (#147)
  • f9745b8 fix: drop support for python 3.6 (#145)
  • 9c408be build: switch to release-please for tagging (#146)
  • 63f5166 feat: add support for Python 3.11 (#144)
  • 59cc99b ci: fix manylinux1 build (#143)
  • 17dbc55 chore: Update google crc32c to 1.1.2 (#142)
  • 6df4e4f chore(deps): update pypa/cibuildwheel action to v2.9.0 (#141)
  • 9be2d16 chore(deps): update pypa/cibuildwheel action to v2.8.1 (#140)
  • 32eefef chore(deps): update pypa/cibuildwheel action to v2.8.0 (#137)
  • 12059b5 chore(deps): update actions/setup-python action to v4 (#138)
  • 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)

@dependabot dependabot bot added python Pull requests that update Python code TAG: dependencies labels Mar 5, 2025
Bumps [google-crc32c](https://github.com/googleapis/python-crc32c) from 1.1.2 to 1.5.0.
- [Release notes](https://github.com/googleapis/python-crc32c/releases)
- [Changelog](https://github.com/googleapis/python-crc32c/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-crc32c@v1.1.2...v1.5.0)

---
updated-dependencies:
- dependency-name: google-crc32c
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/google-crc32c-1.5.0 branch from 3d559c8 to 2eee856 Compare March 5, 2025 01:55
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from the changelog, and reduces dependencies.

@rtibbles rtibbles merged commit 63b4aaa into unstable Mar 5, 2025
14 checks passed
@dependabot dependabot bot deleted the dependabot/pip/google-crc32c-1.5.0 branch March 5, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code TAG: dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant