alphagov / calculators

Serves the Child benefit tax calculator on GOV.UK
https://docs.publishing.service.gov.uk/apps/calculators.html
MIT License
11 stars 13 forks source link

Bump gds-api-adapters from 67.2.1 to 69.2.0 #1021

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gds-api-adapters from 67.2.1 to 69.2.0.

Changelog

Sourced from gds-api-adapters's changelog.

69.2.0

  • Remove unused email unpublish adapter

69.1.0

  • Restore find_subscriber_list adapter (for Content Tagger)

69.0.0

  • BREAKING: remove redundant test helpers for finding subscriber lists
  • BREAKING: Switch "find_or_create_subscriber_list" to only call "create" endpoint

68.2.0

  • Update the local links manager adapter stubs to include country_name - defaults to England
  • Add country_name to the Mapit location_for_postcode API response

68.1.0

  • Add a GdsApi::HTTPBadRequest exception
  • Remove redundant adapter to send ad-hoc email

68.0.0

  • BREAKING: make subscribe test helper interface more flexible
  • BREAKING: update email test helper to match new API behaviour
  • Remove support for unused subscription_url subscriber list field
  • Remove support for unused govdelivery_title subscriber list field
Commits
  • 532b822 Merge pull request #1029 from alphagov/version-69-2-0
  • e0c9fc1 Merge pull request #1022 from alphagov/update-asset-manager-documentation
  • 0361198 Bump version to 69.2.0
  • f466b0e Merge pull request #1026 from alphagov/remove-email-unpub
  • cb5fd47 Remove unused email unpublishing adapter
  • a96edeb Merge pull request #1028 from alphagov/version-69-1-0
  • 1897ec6 Bump version to 69.1.0
  • 1ae364d Merge pull request #1027 from alphagov/restore-find-email-list
  • 37b5f45 Restore adapter to find_subscriber_list
  • 282792e Merge list create adapter into find_or_create
  • 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)
dependabot[bot] commented 3 years ago

Superseded by #1024.