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 68.1.0 #1003

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gds-api-adapters from 67.2.1 to 68.1.0.

Changelog

Sourced from gds-api-adapters's changelog.

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
  • 95b3d4b Merge pull request #1021 from alphagov/bump-to-68.1.0
  • 5a1c0d6 Bump to 68.1.0
  • c976f7b Merge pull request #1020 from alphagov/remove-post-email
  • cb418a3 Remove redundant adapter to send ad-hoc email
  • 61708bf Merge pull request #1019 from alphagov/bad-request-error
  • 035f4d5 Add a specific HTTPBadRequest exception
  • cb1c672 Merge pull request #1017 from alphagov/version-68-0-0
  • bbd2467 Bump version to 68.0.0
  • 6e9e2fb Merge pull request #1016 from alphagov/remove-redundant-email-attrs
  • f63f289 Update CHANGELOG
  • 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 #1005.