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 github.com/gophercloud/gophercloud from 1.10.0 to 1.11.0 #1540

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps github.com/gophercloud/gophercloud from 1.10.0 to 1.11.0.

Release notes

Sourced from github.com/gophercloud/gophercloud's releases.

v1.11.0

What's Changed

This release replaces v1.9 and v1.10, making the Context embedded in the Provider client working again as expected.

Full Changelog: gophercloud/gophercloud@v1.10.0...v1.11.0

Changelog

Sourced from github.com/gophercloud/gophercloud's changelog.

v1.11.0 (2024-03-07)

This version reverts the inclusion of Context in the v1 branch. This inclusion didn't add much value because no packages were using it; on the other hand, it introduced a bug when using the Context property of the Provider client.

Commits
  • 4a0303d Merge pull request #2971 from shiftstack/remove_context
  • f7678f8 Prepare v1.11.0
  • 322ccdf Revert "Context-aware methods to ProviderClient and ServiceClient"
  • 6046211 Revert "tokens: Add WithContext functions"
  • 4bd4c38 Revert "client: Add WithContext functions"
  • 2e1a5f8 Revert "pager: Add WithContext functions"
  • da1523b Revert "Authenticate with a clouds.yaml"
  • 52d12ec Revert "clouds: fix default /etc/openstack/clouds.yaml selection"
  • fbfac92 Revert "clouds: export ParseOption to allow conditionally compose With* opts"
  • 16b3cd5 Revert "Fix AllowReauth reauthentication"
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 requested a review from lingrino as a code owner March 7, 2024 16:40
Copy link

cloudflare-workers-and-pages bot commented Mar 7, 2024

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 78b9dc6
Status: ✅  Deploy successful!
Preview URL: https://5183cdf9.vaku.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-tt5k.vaku.pages.dev

View logs

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 7, 2024

The following labels could not be found: dependencies, go.

@lingrino lingrino enabled auto-merge (squash) March 7, 2024 17:30
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gophercloud/gophercloud-1.11.0 branch 3 times, most recently from 6b08bb4 to c259c30 Compare March 7, 2024 17:49
Bumps [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.11.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gophercloud/gophercloud-1.11.0 branch from c259c30 to 78b9dc6 Compare March 7, 2024 17:55
@lingrino lingrino merged commit a44cacc into main Mar 7, 2024
10 of 11 checks passed
@lingrino lingrino deleted the dependabot/go_modules/github.com/gophercloud/gophercloud-1.11.0 branch March 7, 2024 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant