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.0.0 to 84.0.0 #80

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps gds-api-adapters from 71.0.0 to 84.0.0.

Changelog

Sourced from gds-api-adapters's changelog.

84.0.0

  • BREAKING: TestHelpers::Search now uses search-api when constructing URLs for requests stubs.
  • Use the canonical name search-api instead of the legacy name search when connecting to Search API.

83.0.0

  • BREAKING: Remove support for areas_for_type endpoint for Imminence API. This was last used by the Publishing app in 2017 (and that call is now removed) and has not been used by any other apps, so it should not be breaking in practice.
  • Replace use of Plek.current to resolve warnings with Plek >= 4.1

82.0.0

  • BREAKING: Remove support for create_message endpoint for Email Alert API. However, this has been deprecated for 6 months and no apps are using this so it should not be breaking in practice.

81.0.4

  • Return snac in local_links_manager stubs for local_authority

81.0.3

  • Make snac customizable in local_links_manager stubs
  • Set default values for coordinates in locations_api stub

81.0.2

  • Add local_custodian_code and country_name as optional parameters for local_links_manager stubs

81.0.1

  • Add quality of life function to allow retrieval of subscribers to a specific topic

81.0.0

  • BREAKING: Remove GdsApi::TestHelpers::LocalLinksManager::stub_local_links_manager_does_not_have_required_objects stub.

80.0.1

  • Fix bulk_unsubscribe stubs so govuk_request_id is not a required parameter

80.0.0

  • BREAKING: Remove support for publishing api import endpoint - a temporary endpoint that has been removed from publishing api. However, no apps are using this so it should not be breaking in practice.

79.2.0

Remove cookie and feedback consent attributes from Account API pact tests

79.1.2

  • Fix the Locations API endpoints

... (truncated)

Commits
  • 320882d Merge pull request #1170 from alphagov/sengi/search-api
  • 0efaf6c Release version 84.0.
  • b2864e0 Use canonical name when connecting to search-api.
  • 50dd3ad Merge pull request #1168 from alphagov/remove_imminence_areas_for_postcode_en...
  • f241e3a Remove Imminence's areas_for_postcode endpoint
  • dc5488d Merge pull request #1166 from alphagov/release-version-83.0.0
  • 3181fad Release version 83.0.0
  • b54755a Merge pull request #1167 from alphagov/resolve-plek-current
  • 6f14cb3 Replace usages of Plek.current
  • 121ccf2 Merge pull request #1165 from alphagov/sengi/tls-gem-source
  • 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)

Bumps [gds-api-adapters](https://github.com/alphagov/gds-api-adapters) from 71.0.0 to 84.0.0.
- [Release notes](https://github.com/alphagov/gds-api-adapters/releases)
- [Changelog](https://github.com/alphagov/gds-api-adapters/blob/main/CHANGELOG.md)
- [Commits](alphagov/gds-api-adapters@v71.0.0...v84.0.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 added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Oct 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 5, 2022

Superseded by #82.

@dependabot dependabot bot closed this Dec 5, 2022
@dependabot dependabot bot deleted the dependabot/bundler/gds-api-adapters-84.0.0 branch December 5, 2022 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants