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 5 updates #401

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the go-deps group with 5 updates:

Package From To
cloud.google.com/go/storage 1.36.0 1.37.0
github.com/aws/aws-sdk-go 1.50.0 1.50.3
github.com/containers/common 0.49.3 0.57.2
github.com/google/uuid 1.5.0 1.6.0
github.com/opencontainers/image-spec 1.1.0-rc5 1.1.0-rc.6

Updates cloud.google.com/go/storage from 1.36.0 to 1.37.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.37.0

1.37.0 (2024-01-24)

Features

Bug Fixes

Commits
  • 088a730 chore(main): release spanner 1.37.0 (#6424)
  • c220ca2 refactor(storage): replace manual retries in tests (#6510)
  • c85704f fix(storage): allow to use age=0 in OLM conditions (#6204)
  • 1937ba4 chore(storage): include grpc enable direct path option (#6569)
  • ad68f56 build: renamed gRPC service config for Batch v1 API (#6567)
  • 01788cc chore(internal/godocfx): update legacy appengine package stem (#6565)
  • 279af69 feat: add new aliasgen tool (#6500)
  • bea4028 docs(bigquery): add numeric and bignumeric to RowIterator docs (#6560)
  • e8955d9 test(pubsub): use background context for nack test (#6563)
  • ceba364 chore(storage): bump apiary dependency (#6562)
  • Additional commits viewable in compare view

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

Release notes

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

Release v1.50.3 (2024-01-24)

Service Client Updates

  • service/ec2: Updates service API and documentation
    • Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
  • service/ecs: Updates service documentation
    • Documentation updates for Amazon ECS.
  • service/outposts: Updates service API
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • This release adds support for Aurora Limitless Database.
  • service/storagegateway: Updates service API and documentation
    • Add DeprecationDate and SoftwareVersion to response of ListGateways.

Release v1.50.2 (2024-01-23)

Service Client Updates

  • service/inspector2: Updates service API, documentation, and paginators

Release v1.50.1 (2024-01-22)

Service Client Updates

  • service/appconfigdata: Adds new service
  • service/cloud9: Updates service documentation
    • Doc-only update around removing AL1 from list of available AMIs for Cloud9
  • service/connectcases: Updates service API, documentation, and paginators
  • service/ec2: Updates service documentation
    • Documentation updates for Amazon EC2.
  • service/ecs: Updates service API and documentation
    • This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services.
  • service/finspace: Updates service API
  • service/organizations: Updates service documentation
    • Doc only update for quota increase change
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity.
Commits

Updates github.com/containers/common from 0.49.3 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

v0.57.1

What's Changed

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

v0.57.0

What's Changed

... (truncated)

Commits

Updates github.com/google/uuid from 1.5.0 to 1.6.0

Release notes

Sourced from github.com/google/uuid's releases.

v1.6.0

1.6.0 (2024-01-16)

Features

Bug Fixes

Changelog

Sourced from github.com/google/uuid's changelog.

1.6.0 (2024-01-16)

Features

Bug Fixes

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 25, 2024
@achilleas-k
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-ba492f1655 branch from 1a8946d to d6a506d Compare January 25, 2024 13:50
@achilleas-k
Copy link
Member

@dependabot show github.com/containers/image ignore conditions

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 25, 2024

No ignore conditions found for the dependency github.com/containers/image

@achilleas-k
Copy link
Member

@dependabot show github.com/containers/image/v5 ignore conditions

@achilleas-k
Copy link
Member

@dependabot recreate

Bumps the go-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.36.0` | `1.37.0` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.0` | `1.50.3` |
| [github.com/containers/common](https://github.com/containers/common) | `0.49.3` | `0.57.2` |
| [github.com/google/uuid](https://github.com/google/uuid) | `1.5.0` | `1.6.0` |
| [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0-rc5` | `1.1.0-rc.6` |


Updates `cloud.google.com/go/storage` from 1.36.0 to 1.37.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.36.0...spanner/v1.37.0)

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

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

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

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)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- 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/containers/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/google/uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go-deps-ba492f1655 branch from d6a506d to a5384a6 Compare January 25, 2024 14:04
@achilleas-k
Copy link
Member

Something weird must have happened when I manually bumped containers/image in #390 and dependabot now wants to downgrade it. No clue why. Will look into it later.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 26, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 26, 2024
auto-merge was automatically disabled January 26, 2024 04:41

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-ba492f1655 branch January 26, 2024 04:41
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