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.0.1 to 67.2.1 #993

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps gds-api-adapters from 67.0.1 to 67.2.1.

Changelog

Sourced from gds-api-adapters's changelog.

67.2.1

  • Fix bug in special route publishing

67.2.0

  • Support non-en locales for special routes
  • Support param to skip confirmation email when subscribing (for accounts)

67.1.1

  • Fix email-alert-api subscription creation test helpers returning subscription_id instead of id

67.1.0

  • Remove unused "redirect" param for email subscriber verification adapter
  • Add double splat operator to last arguments that are keyword parameters
  • Accept params in stub_publishing_api_does_not_have_item
  • Upgrade to Ruby 2.7.2
Commits
  • d557035 Merge pull request #1014 from alphagov/new-versionb
  • cea2804 Release version 67.2.1
  • 5a6dbe1 Merge pull request #1013 from alphagov/locale-special-routes
  • 27f9a74 Fix bug in special route publishing
  • 967b856 Merge pull request #1011 from alphagov/allow-subscribe-skip-confirm-email
  • 8bf69cf Add change log for new special route locale option
  • bb32224 Support param to skip subscribe confirmation email
  • 22886c6 Clarify parameters in edge case subscribe spec
  • 8858a4d Merge pull request #1012 from alphagov/locale-special-routes
  • 55ab454 Allow locales for special routes
  • 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)