alphagov / smart-answers

Serves smart answers on GOV.UK
https://docs.publishing.service.gov.uk/apps/smart-answers.html
MIT License
176 stars 120 forks source link

Bump gds-api-adapters from 91.1.0 to 92.1.0 #6643

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 10 months ago

Bumps gds-api-adapters from 91.1.0 to 92.1.0.

Changelog

Sourced from gds-api-adapters's changelog.

92.1.0

  • Add get_subscriber_list_metrics method to Email Alert API.

92.0.0

  • Alter snac field to gss in Imminence API places method contract.
  • BREAKING: Remove Asset Manager API whitehall_asset method and helpers
  • Note: These are no longer used by any apps, so should not be breaking in practice.
Commits
  • 17b6893 Merge pull request #1228 from alphagov/release-92.1.0
  • c598ab7 Release 92.1.0
  • d35ea1f Merge pull request #1227 from alphagov/gift-week-email-alert-api
  • b223b91 Merge pull request #1221 from alphagov/dependabot/github_actions/actions/uplo...
  • c0f801e Bump geekyeggo/delete-artifact from 2 to 4
  • 0c02c9d Bump actions/upload-artifact from 3 to 4
  • bee748d Bump actions/download-artifact from 3 to 4
  • ac80426 Add a test for GdsApi::EmailAlertApi#get_subscriber_list_metrics
  • 45c8313 Add test helpers for subscriber list metrics
  • 22a0a7c Add subscriber list metric endpoint wrapper
  • 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 show 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)
github-actions[bot] commented 10 months ago

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

dependabot[bot] commented 9 months ago

Superseded by #6649.