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 4 updates #390

Merged
merged 2 commits into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the go-deps group with 4 updates: github.com/aws/aws-sdk-go, github.com/containers/common, github.com/opencontainers/image-spec and google.golang.org/api.

Updates github.com/aws/aws-sdk-go from 1.49.23 to 1.50.0

Release notes

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

Release v1.50.0 (2024-01-19)

Service Client Updates

  • service/athena: Updates service API and documentation
    • Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown.
  • service/codebuild: Updates service API, documentation, and paginators
    • Release CodeBuild Reserved Capacity feature
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API.
  • service/qconnect: Updates service API

SDK Features

  • service/cloudfrontkeyvaluestore: Deprecate cloudfrontkeyvaluestore
    • This change removes the cloudfrontkeyvaluestore service, since it does not support sigv4a.

Release v1.49.24 (2024-01-18)

Service Client Updates

  • service/b2bi: Updates service API, documentation, and examples
  • service/cloudtrail: Updates service API, documentation, and paginators
    • This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights.
  • service/connect: Updates service API and documentation
  • service/drs: Updates service API
  • service/firehose: Updates service API and documentation
    • Allow support for Snowflake as a Kinesis Data Firehose delivery destination.
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
Commits

Updates github.com/containers/common from 0.57.1 to 0.57.2

Release notes

Sourced from github.com/containers/common's releases.

v0.57.2

What's Changed

Full Changelog: containers/common@v0.57.1...v0.57.2

Commits

Updates github.com/opencontainers/image-spec from 1.1.0-rc5 to 1.1.0-rc.6

Release notes

Sourced from github.com/opencontainers/image-spec's releases.

v1.1.0-rc.6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

(Note: this is a duplicate of the v1.1.0-rc6 release for historical and semver reasons.)

v1.1.0-rc6

Vote passed [+6 -0] - https://groups.google.com/a/opencontainers.org/g/dev/c/HOxZlfhr9-o

For changeset and diff please see - opencontainers/image-spec#1157

Commits
  • 6c2b5fa version: release v1.1.0-rc6
  • 56fb783 Merge pull request #1107 from sudo-bmitch/pr-release-notice
  • a6d741a Merge pull request #1148 from dejanu/update_oci_implementations
  • 53d9855 new section for projects no longer maintained
  • ceeb2eb Merge pull request #1114 from sudo-bmitch/pr-go-1.21
  • 90f826d Merge pull request #1133 from sudo-bmitch/pr-gotoolchain
  • 162a9c8 Merge pull request #1146 from ardabbour/patch-1
  • b391bc0 fix: SPDX licenses URL
  • dd66b54 Test older versions of Go with toolchain=local
  • 93f6e65 Makefile: remove stray trailing space (#1126)
  • Additional commits viewable in compare view

Updates google.golang.org/api from 0.156.0 to 0.157.0

Release notes

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

v0.157.0

0.157.0 (2024-01-18)

Features

Documentation

  • option: Update WithDefaultEndpointTemplate docs (#2356) (74a1558)
Changelog

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

0.157.0 (2024-01-18)

Features

Documentation

  • option: Update WithDefaultEndpointTemplate docs (#2356) (74a1558)
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> 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 4 updates: [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go), [github.com/containers/common](https://github.com/containers/common), [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client).


Updates `github.com/aws/aws-sdk-go` from 1.49.23 to 1.50.0
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.49.23...v1.50.0)

Updates `github.com/containers/common` from 0.57.1 to 0.57.2
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.57.1...v0.57.2)

Updates `github.com/opencontainers/image-spec` from 1.1.0-rc5 to 1.1.0-rc.6
- [Release notes](https://github.com/opencontainers/image-spec/releases)
- [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md)
- [Commits](opencontainers/image-spec@v1.1.0-rc5...v1.1.0-rc6)

Updates `google.golang.org/api` from 0.156.0 to 0.157.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.156.0...v0.157.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/containers/common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/opencontainers/image-spec
  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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 22, 2024
schutzbot
schutzbot previously approved these changes Jan 22, 2024
@achilleas-k
Copy link
Member

I had to do a manual update of the github.com/containers/image dependency to make it compatible with the other dependency changes in this PR.

Updates `github.com/containers/image` from v5.22.1 to v5.29.1
@achilleas-k achilleas-k force-pushed the dependabot/go_modules/go-deps-70057fb230 branch from fb23cd5 to a4f830e Compare January 22, 2024 13:46
@schutzbot schutzbot added this pull request to the merge queue Jan 22, 2024
Merged via the queue into main with commit 13622d0 Jan 22, 2024
10 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-70057fb230 branch January 22, 2024 15:27
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.

2 participants