Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump gds-api-adapters from 71.9.0 to 72.1.0 #2561

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2021

Bumps gds-api-adapters from 71.9.0 to 72.1.0.

Changelog

Sourced from gds-api-adapters's changelog.

72.1.0

  • Add delete_user_by_subject_identifier (for Account API)

72.0.0

  • BREAKING: Remove create_registration_state method and helpers (for Account API)
  • BREAKING: Remove state_id parameter from auth URL method and helpers (for Account API)
  • BREAKING: Remove check_for_email_subscription method and helpers (for Account API)
  • BREAKING: Remove set_email_subscription method and helpers (for Account API)
  • BREAKING: Rename stub_account_api_get_email_subscription_unauthorized to stub_account_api_unauthorized_get_email_subscription for consistency (for Account API)
  • BREAKING: Rename stub_account_api_delete_saved_page_unauthorised to stub_account_api_unauthorized_delete_saved_page for consistency (for Account API)
  • BREAKING: Change how we apply Sentry's fingerprinting algorithm (#1096). Updating gds-api-adapters but failing to update govuk_app_config to v4 may mean application errors are not as effectively 'grouped' in Sentry.
Commits
  • 4236dfa Merge pull request #1101 from alphagov/72-1-0
  • 34fa26d Release version 72.1.0
  • 9e21fc4 Merge pull request #1098 from alphagov/delete-account-api-oidc-users
  • 0e4aa0e Update changelog
  • c274409 Add Pact Test for Account API delete user endpoint
  • c8ca830 Add logic and helpers for account api delete user
  • baf1db6 Merge pull request #1100 from alphagov/update-jenkinsfile
  • fceca25 Run Pact Test for Whitehall as part of CI
  • 888bd05 Merge pull request #1099 from alphagov/add-contracts-tests-for-whitehall
  • deb0b31 Add world locations Pact tests
  • 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 dependabot bot added dependencies ruby Pull requests that update Ruby code labels Jul 28, 2021
@bevanloon bevanloon temporarily deployed to govuk-static-dependabot-yga12l July 28, 2021 07:02 Inactive
@dependabot dependabot bot force-pushed the dependabot/bundler/gds-api-adapters-72.1.0 branch from 12fb8e5 to b206fb9 Compare August 9, 2021 10:40
Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 71.9.0 to 72.1.0.
- [Release notes](https://github.com/alphagov/gds-api-adapters/releases)
- [Changelog](https://github.com/alphagov/gds-api-adapters/blob/master/CHANGELOG.md)
- [Commits](alphagov/gds-api-adapters@v71.9.0...v72.1.0)

---
updated-dependencies:
- dependency-name: gds-api-adapters
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/bundler/gds-api-adapters-72.1.0 branch from b206fb9 to ee038d9 Compare August 20, 2021 10:27
@barrucadu barrucadu merged commit 40b8f10 into main Aug 23, 2021
@barrucadu barrucadu deleted the dependabot/bundler/gds-api-adapters-72.1.0 branch August 23, 2021 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants