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.0.0 to 9.1.0 #5437

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2024

Bumps notifications-python-client from 9.0.0 to 9.1.0.

Changelog

Sourced from notifications-python-client's changelog.

9.1.0

  • Adds one_click_unsubscribe_url parameter to send_email_notification
Commits
  • bf4479f Merge pull request #241 from alphagov/add_unsubscribed_link
  • de9e4d0 revert ruff and black versions
  • 886ba6b Rename unsubscribe_link to one_click_unsubscribe_url
  • 64fc585 bump ruff and black versions
  • 26d00bf Bump version number to 9.1.0
  • e1e7c56 Add unsubscribe_link to utils/make_api_call.py
  • 2009ae5 Add unsubscribe_link to integration tests notification schema and send_email_...
  • a1efdad Add unsubscribe_link to send_email_notification
  • f7fb4f5 Merge pull request #238 from alphagov/move-documentation-to-tech-docs
  • a597f34 Add a link to python docs in tech-docs repo
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 [notifications-python-client](https://github.com/alphagov/notifications-python-client) from 9.0.0 to 9.1.0.
- [Changelog](https://github.com/alphagov/notifications-python-client/blob/main/CHANGELOG.md)
- [Commits](alphagov/notifications-python-client@9.0.0...9.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 26, 2024
@dependabot dependabot bot requested a review from a team as a code owner May 26, 2024 23:45
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.40%. Comparing base (6e9e025) to head (dd24905).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5437      +/-   ##
==========================================
- Coverage   96.41%   96.40%   -0.01%     
==========================================
  Files         946      946              
  Lines       22428    22428              
  Branches     2016     2016              
==========================================
- Hits        21623    21621       -2     
- Misses        657      658       +1     
- Partials      148      149       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@elcct elcct changed the base branch from main to chore/dependencies-2024-05-29 May 29, 2024 12:58
@elcct elcct merged commit 858afe3 into chore/dependencies-2024-05-29 May 29, 2024
2 checks passed
@elcct elcct deleted the dependabot/pip/notifications-python-client-9.1.0 branch May 29, 2024 12:59
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