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 85.0.0 #296

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 6, 2022

Bumps gds-api-adapters from 71.0.0 to 85.0.0.

Changelog

Sourced from gds-api-adapters's changelog.

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

  • 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

... (truncated)

Commits
  • 9465561 Merge pull request #1178 from alphagov/release-version-85.0.0
  • 2420b17 Release version 85.0.0
  • 116aae7 Merge pull request #1176 from alphagov/add-generic-locations-api-call
  • ff75f97 Postcodes aren't in the returned results, so remove them from test stub.
  • b0d3c72 Add a generic helper method that can return full results.
  • 4b9cd4f Merge pull request #1177 from alphagov/dependabot/bundler/rubocop-govuk-eq-4.9.0
  • 9322568 Update rubocop-govuk requirement from = 4.8.0 to = 4.9.0
  • e8f8f2c Merge pull request #1175 from alphagov/switch-to-github-actions
  • 48a37fe Remove Jenkinsfile
  • 897ef61 Configure apps for pact test
  • 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 85.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...v85.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 Dec 6, 2022
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