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 notifications-python-client from 9.1.0 to 10.0.0 #1208

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2024

Bumps notifications-python-client from 9.1.0 to 10.0.0.

Changelog

Sourced from notifications-python-client's changelog.

10.0.0

  • Drop support for end-of-life Python 3.7
  • Chain RequestExceptions when raising an HTTPError so users can view the full context in stack traces etc.
Commits
  • 135c003 Merge pull request #242 from alphagov/use-utils-config
  • de0c230 Major version bump to 10.0.0
  • 963b29d Preserve old-style type annotations
  • 02f71c3 Run black
  • 4bcc448 Manually convert some old-style format strings
  • 2101d67 Make some manual fixes
  • 458429c Run ruff check --fix
  • 8cde26b Remove mock dependency
  • 72de27e Use common config files from utils for linting
  • 814507b Merge pull request #243 from alphagov/drop-python-37
  • 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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 23, 2024
@dependabot dependabot bot force-pushed the dependabot/pip/notifications-python-client-10.0.0 branch from e4541ac to 09a86ce Compare July 24, 2024 14:01
@dependabot dependabot bot force-pushed the dependabot/pip/notifications-python-client-10.0.0 branch from 09a86ce to 1c7c36b Compare July 25, 2024 13:57
@dependabot dependabot bot force-pushed the dependabot/pip/notifications-python-client-10.0.0 branch from 1c7c36b to 14cb53d Compare July 29, 2024 16:33
Bumps [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 9.1.0 to 10.0.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-python-client@9.1.0...10.0.0)

---
updated-dependencies:
- dependency-name: notifications-python-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/notifications-python-client-10.0.0 branch from 14cb53d to 01eb6ed Compare July 29, 2024 18:47
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Approving. I reviewed all of the changes in the changelog and the vast majority are format string updates with a couple of other improvements. Nothing major here that should affect things for us!

@ccostino ccostino merged commit f5a13ca into main Jul 29, 2024
7 checks passed
@ccostino ccostino deleted the dependabot/pip/notifications-python-client-10.0.0 branch July 29, 2024 21:24
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.

1 participant