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

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2023

Bumps the go-deps group with 2 updates: github.com/aws/aws-sdk-go and google.golang.org/api.

Updates github.com/aws/aws-sdk-go from 1.44.325 to 1.44.327

Release notes

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

Release v1.44.327 (2023-08-18)

Service Client Updates

  • service/codecommit: Updates service API, documentation, and paginators
    • Add new ListFileCommitHistory operation to retrieve commits which introduced changes to a specific file.
  • service/securityhub: Updates service API and documentation

SDK Bugs

  • aws/credentials/ssocreds: Modify sso token provider logic to handle possible nil val returned by CreateToken.

Release v1.44.326 (2023-08-17)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Adds support for SubnetConfigurations to allow users to select their own IPv4 and IPv6 addresses for Interface VPC endpoints
  • service/gamelift: Updates service API and documentation
    • Amazon GameLift updates its instance types support.

SDK Bugs

  • aws/signer/v4: Sign X-Amz-Server-Side-Encryption-Context header.
    • Fixes signing for PutObject requests that set SSEKMSEncryptionContext.
Commits
  • 1dee181 Release v1.44.327 (2023-08-18) (#4958)
  • ab7f358 Handle nil token returned by ssooidc (#4957)
  • 18f9283 Release v1.44.326 (2023-08-17) (#4956)
  • 4edac13 Merge pull request #4949 from fenak/fix-encryption-context-header-in-presigne...
  • d7de4bb fix md in changelog
  • 2b5f74c add changelog
  • 3531763 Merge branch 'main' into fix-encryption-context-header-in-presigned-urls
  • f921138 Add X-Amz-Server-Side-Encryption-Context header to required signed headers al...
  • See full diff in compare view

Updates google.golang.org/api from 0.137.0 to 0.138.0

Release notes

Sourced from google.golang.org/api's releases.

v0.138.0

0.138.0 (2023-08-17)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.138.0 (2023-08-17)

Features

Commits

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> dependency 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> dependency 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 [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/aws/aws-sdk-go` from 1.44.325 to 1.44.327
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.44.325...v1.44.327)

Updates `google.golang.org/api` from 0.137.0 to 0.138.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.137.0...v0.138.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: google.golang.org/api
  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 21, 2023
@github-actions github-actions bot added this pull request to the merge queue Aug 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Aug 21, 2023
@ondrejbudai ondrejbudai added this pull request to the merge queue Aug 21, 2023
Merged via the queue into main with commit 74a296c Aug 21, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-6f465ef814 branch August 21, 2023 10:35
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