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.0.0 #1017

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gds-api-adapters from 67.2.1 to 69.0.0.

Changelog

Sourced from gds-api-adapters's changelog.

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
  • 9e6d060 Merge pull request #1025 from alphagov/v-69-0-0
  • fff2af4 Bump version to 69.0.0
  • da4738e Merge pull request #1023 from alphagov/email-find-create-list
  • 4ca9d4b Remove redundant test helpers to find lists
  • 9993a17 Switch email list adapter to just use "create"
  • bd8f760 Merge pull request #1018 from alphagov/643-test-and-trace-nation-validation
  • 3d96f0f Bump to 68.2.0
  • d18cce4 Add country_name to the Mapit API response
  • f818d97 Add country_name to Local Links Manager stubs
  • 95b3d4b Merge pull request #1021 from alphagov/bump-to-68.1.0
  • 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 #1019.