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

build(deps): bump the go-deps group with 2 updates #294

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps the go-deps group with 2 updates: github.com/aws/aws-sdk-go and github.com/gophercloud/gophercloud.

Updates github.com/aws/aws-sdk-go from 1.48.9 to 1.48.10

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.48.10 (2023-11-30)

Service Client Updates

  • service/arc-zonal-shift: Updates service API, documentation, and paginators
  • service/glue: Updates service API and documentation
    • Adds observation and analyzer support to the GetDataQualityResult and BatchGetDataQualityResult APIs.
  • service/sagemaker: Updates service API and documentation
    • This release adds support for 1/ Code Editor, based on Code-OSS, Visual Studio Code Open Source, a new fully managed IDE option in SageMaker Studio 2/ JupyterLab, a new fully managed JupyterLab IDE experience in SageMaker Studio
Commits

Updates github.com/gophercloud/gophercloud from 1.7.0 to 1.8.0

Release notes

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

v1.8.0

What's Changed

Full Changelog: gophercloud/gophercloud@v1.7.0...v1.8.0

Changelog

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

v1.8.0 (2023-11-30)

New features and improvements:

  • GH-2800 [v1] Fix options initialization in ServiceClient.Request (fixes #2798)
  • GH-2823 [v1] Add more godoc to GuestFormat
  • GH-2826 Allow objects.CreateTempURL with names containing /v1/

CI changes:

  • GH-2802 [v1] Add job for bobcat stable/2023.2
  • GH-2819 [v1] Test files alongside code
  • GH-2814 Make fixtures part of tests
  • GH-2796 [v1] ci/unit: switch to coverallsapp/github-action
  • GH-2840 unit tests: Fix the installation of tools
Commits
  • 05b77af Merge pull request #2839 from shiftstack/prepare_v1.8.0
  • 796aba1 Prepare the v1.8.0 release
  • f8d6f33 Merge pull request #2840 from shiftstack/fix_v1_unittests
  • ccfa81e unit tests: Fix the installation of tools
  • 5dd227b Merge pull request #2826 from shiftstack/tempurl_v1
  • 3df6ee5 Allow objects.CreateTempURL with names containing '/v1/'
  • 5b77f04 Merge pull request #2823 from gophercloud/bp-v1-902ed6e
  • 04f05f1 Add more godoc to GuestFormat
  • 1eb4586 Merge pull request #2819 from gophercloud/bp-v1-019424e
  • fc46027 Test files alongside code
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 2 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) and [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud).


Updates `github.com/aws/aws-sdk-go` from 1.48.9 to 1.48.10
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.48.9...v1.48.10)

Updates `github.com/gophercloud/gophercloud` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.8.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/gophercloud/gophercloud
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 1, 2023
@schutzbot schutzbot enabled auto-merge December 1, 2023 05:09
@schutzbot schutzbot added this pull request to the merge queue Dec 1, 2023
Merged via the queue into main with commit 1adc3c5 Dec 1, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-d14abb4d46 branch December 1, 2023 06:40
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant