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 86.0.0 #277

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2023

Bumps gds-api-adapters from 71.0.0 to 86.0.0.

Changelog

Sourced from gds-api-adapters's changelog.

86.0.0

  • BREAKING: Changes to Imminence API to support split-postcodes. In practice, the only consumer app for this API is Frontend, which is prepared for the change.

85.0.1

  • Remove expectation that Imminence will return the OID field in the response to #places. This is an internal Mongoid field that we shouldn't be returning anyway, and frontend (the consumer) isn't using it.
  • Update the allowed params for email-alert-api's find_or_create_subscriber_list endpoint.

85.0.0

  • BREAKING: Remove Mapit api methods. These are no longer used by any apps, so should not be breaking in practice.
  • added results_for_postcode method to Locations API which returns the entire response from the Locations API server.

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

... (truncated)

Commits
  • 56d3797 Merge pull request #1189 from alphagov/release-version-86.0.0
  • 3a0e399 Release version 86.0.0
  • 747afcb Merge pull request #1183 from alphagov/imminence-additional-parameters
  • 6dd1ee0 Add support for local_authority_slug disambiguator for Imminence places endpo...
  • 6941501 Merge pull request #1187 from alphagov/dependabot/bundler/rubocop-govuk-eq-4....
  • ba3d21f Update rubocop-govuk requirement from = 4.9.0 to = 4.10.0
  • b5e4bf6 Merge pull request #1188 from alphagov/pact-artifacts
  • 88ceaaf Add missing pact tests for Frontend
  • 559faea Use GitHub Artifacts to distribute pacts to apps for testing
  • 9edb0a5 Allow setting a pattern for publishing pacts
  • 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 86.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...v86.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 Feb 21, 2023
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