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 #142

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 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.44.334 to 1.45.0

Release notes

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

Release v1.45.0 (2023-08-30)

Service Client Updates

  • service/appflow: Updates service API and documentation
  • service/apprunner: Updates service API and documentation
  • service/auditmanager: Updates service API
  • service/cleanrooms: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/neptunedata: Adds new service
  • service/network-firewall: Updates service API and documentation
  • service/pca-connector-ad: Adds new service
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Canvas adds IdentityProviderOAuthSettings support for CanvasAppSettings

SDK Features

  • aws/corehandlers: Add internal flag in user agent functionality
    • Added handler which will add aws internal metadata to the user agent string
Commits

Updates github.com/gophercloud/gophercloud from 1.5.0 to 1.6.0

Release notes

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

v1.6.0

What's Changed

New Contributors

Full Changelog: gophercloud/gophercloud@v1.5.0...v1.6.0

Changelog

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

v1.6.0 (2023-08-30)

New features and improvements:

  • GH-2712 [v1] README: minor change to test backport workflow
  • GH-2713 [v1] tests: run MultiAttach with a capable Cinder Type
  • GH-2714 [v1] Add CRUD support for encryption in volume v3 types
  • GH-2715 [v1] Add projectID to fwaas_v2 policy CreateOpts and ListOpts
  • GH-2716 [v1] Add projectID to fwaas_v2 CreateOpts
  • GH-2717 [v1] [manila]: add reset and force delete actions to a snapshot
  • GH-2718 [v1] [cinder]: add reset and force delete actions to volumes and snapshots
  • GH-2721 [v1] orchestration: Explicit error in optionsmap creation
  • GH-2723 [v1] Add conductor API to Baremetal V1
  • GH-2729 [v1] networking/v2/ports: allow list filter by security group

CI changes:

  • GH-2675 [v1][CI] Drop periodic jobs from stable branch
  • GH-2683 [v1] CI tweaks
Commits
  • ad3cf7a Merge pull request #2738 from shiftstack/v1
  • 4605b53 Merge pull request #2739 from gophercloud/bp-v1-8d7fc3c
  • 224322e workflow: remove semver-require
  • 8539531 Prepare release v1.6.0
  • 51b35b4 Merge pull request #2729 from gophercloud/bp-v1-e767be1
  • 45e856e networking/v2/ports: allow list filter by security group
  • c6bdb0f Merge pull request #2723 from gophercloud/bp-v1-b3e4b64-8e4c755-6ff19a7
  • 9697b21 Add get conductor acceptance test
  • 0fe4b1b Add conductor API to Baremetal V1
  • 1f3de53 Add conductor API to Baremetal V1
  • 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.44.334 to 1.45.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.334...v1.45.0)

Updates `github.com/gophercloud/gophercloud` from 1.5.0 to 1.6.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v1.6.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 31, 2023
@github-actions github-actions bot added this pull request to the merge queue Aug 31, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 31, 2023
@ondrejbudai ondrejbudai added this pull request to the merge queue Aug 31, 2023
Merged via the queue into main with commit 66f5411 Aug 31, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-87754d23b6 branch August 31, 2023 10:25
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