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): bump absl-py from 0.15.0 to 1.0.0 #115

Merged
merged 1 commit into from
Jan 15, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2021

Bumps absl-py from 0.15.0 to 1.0.0.

Release notes

Sourced from absl-py's releases.

v1.0.0

Changed

  • absl-py no longer supports Python 2.7, 3.4, 3.5. All versions have reached end-of-life for more than a year now.
  • New releases will be tagged as vX.Y.Z instead of pypi-vX.Y.Z in the git repo going forward.
Changelog

Sourced from absl-py's changelog.

1.0.0 (2021-11-09)

Changed

  • absl-py no longer supports Python 2.7, 3.4, 3.5. All versions have reached end-of-life for more than a year now.
  • New releases will be tagged as vX.Y.Z instead of pypi-vX.Y.Z in the git repo going forward.
Commits
  • 0f86230 Merge pull request #180 from yilei/push_up_to_408735139
  • a2892e5 Merge commit for internal changes.
  • 19bf98d Preparing the release of absl-py 1.0.0.
  • b35543d Added a note that new releases will be tagged as vX.Y.Z instead of `pypi-vX...
  • a70c11a Set the stacklevel=2 in those UserWarnings, so that they are emitted where th...
  • c65d432 Move the CHANGELOG.md file to top level directory.
  • 4a81f36 Merge pull request #179 from yilei/push_up_to_405738888
  • fa5c66e Merge commit for internal changes.
  • e17cfb5 Remove unused _absl_test_platform_deps.
  • 8dc7375 Remove the unittest3_backport code now that we have dropped Python 2 support.
  • 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 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 [absl-py](https://github.com/abseil/abseil-py) from 0.15.0 to 1.0.0.
- [Release notes](https://github.com/abseil/abseil-py/releases)
- [Changelog](https://github.com/abseil/abseil-py/blob/main/CHANGELOG.md)
- [Commits](abseil/abseil-py@pypi-v0.15.0...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 27, 2021
@dermatologist dermatologist merged commit 1b9d67c into develop Jan 15, 2022
@dermatologist dermatologist deleted the dependabot/pip/absl-py-1.0.0 branch January 15, 2022 11:17
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant