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 71.1.0 #2100

Merged
merged 1 commit into from
May 7, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2021

Bumps gds-api-adapters from 71.0.0 to 71.1.0.

Changelog

Sourced from gds-api-adapters's changelog.

71.1.0

  • Removed LinkCheckerApi#upsert_resource_monitor method as it’s not supported by Link Checker API itself.
  • Add optional level_of_authentication parameter to Account API get_sign_in_url.
  • Store response body in new http_body field of HTTP exceptions
  • Added Pact tests for the LinkCheckerApi adapters.
  • Add get_attributes_names method for account-api's /api/attributes/names endpoint + Pact tests.
  • Add 401 and 403 test helpers for Account API methods
Commits
  • 3c80e06 Merge pull request #1065 from alphagov/msw/7110
  • 98ede24 Bump to version 71.1.0
  • fd7d825 Merge pull request #1064 from alphagov/msw/account-api-test-helpers
  • 1f8ee57 Add 401 and 403 test helpers for account-api methods
  • 74ece8d Reduce code duplication in account-api test helpers
  • b46fb0d Merge pull request #1060 from alphagov/test-api-attributes-names-endpoint-in-...
  • d64e209 Test api/attributes/names endpoint in account-api
  • 3f24a8f Merge pull request #1058 from alphagov/link-checker-api-pact-tests
  • 1d265a3 Add a changelog entry about Link Checker API Pact tests
  • a25562a Add Pact tests for Link Checker API
  • 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 May 6, 2021
@bevanloon bevanloon temporarily deployed to government-f-dependabot-e1c2h1 May 6, 2021 14:57 Inactive
@barrucadu barrucadu merged commit 429c5bd into main May 7, 2021
@barrucadu barrucadu deleted the dependabot/bundler/gds-api-adapters-71.1.0 branch May 7, 2021 08:27
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.

2 participants