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 across 1 directory with 12 updates #1119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2024

Bumps the go-deps group with 6 updates in the / directory:

Package From To
cloud.google.com/go/compute 1.28.1 1.31.0
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob 1.4.1 1.5.0
github.com/containers/common 0.60.4 0.61.0
github.com/golang-jwt/jwt/v4 4.5.0 4.5.1
github.com/stretchr/testify 1.9.0 1.10.0
github.com/vmware/govmomi 0.42.0 0.46.3

Updates cloud.google.com/go/compute from 1.28.1 to 1.31.0

Release notes

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

compute: v1.31.0

1.31.0 (2024-12-13)

Features

compute: v1.30.0

1.30.0 (2024-12-11)

Features

compute: v1.29.0

1.29.0 (2024-11-14)

Features

  • compute: Update Compute Engine API to revision 20241105 (#954) (f329c4c)

compute: v1.28.3

1.28.3 (2024-11-06)

Bug Fixes

  • compute: Reduce size of Go compute package (#946) (706ecb2)
Changelog

Sourced from cloud.google.com/go/compute's changelog.

1.31.0 (2024-08-01)

Features

  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (#10615) (97fa560)

Documentation

  • documentai: Keep the API doc up-to-date with recent changes (97fa560)

1.30.5 (2024-07-24)

Bug Fixes

  • documentai: Update dependencies (257c40b)

1.30.4 (2024-07-10)

Bug Fixes

1.30.3 (2024-07-01)

Bug Fixes

1.30.2 (2024-06-26)

Bug Fixes

  • documentai: Enable new auth lib (b95805f)

1.30.1 (2024-06-20)

Documentation

  • documentai: Update the comment to add a note about documentai.processors.create permission (4fa4308)

1.30.0 (2024-06-05)

... (truncated)

Commits

Updates github.com/Azure/azure-sdk-for-go/sdk/storage/azblob from 1.4.1 to 1.5.0

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.

sdk/storage/azblob/v1.5.0

1.5.0 (2024-11-13)

Features Added

  • Fix compareHeaders custom sorting algorithm for String To Sign.
  • Added permissions & resourcetype parameters in listblob response.

sdk/storage/azblob/v1.5.0-beta.1

1.5.0-beta.1 (2024-10-22)

Other Changes

  • Updated azcore version to 1.16.0
  • Updated azidentity version to 1.8.0
Commits

Updates github.com/containers/common from 0.60.4 to 0.61.0

Release notes

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

v0.61.0

What's Changed

... (truncated)

Commits
  • 8d156f7 Bump c/common to v0.61.0
  • fb81002 Bump to c/storage to v1.56.0, c/image to v5.33.0
  • c174769 Merge pull request #2239 from Luap99/unmount-netns
  • 9819e05 Merge pull request #2233 from Luap99/resolv-ipv6-link-local
  • ef5388b pkg/netns: do not loop forever
  • 50126e3 pkg/netns: simplify UnmountNS()
  • 13a63dc Merge pull request #2235 from containers/renovate/golang.org-x-crypto-0.x
  • ec11e80 fix(deps): update module golang.org/x/crypto to v0.29.0
  • d830bf8 libnetwork/resolvconf: filter out ipv6 link local
  • e522662 Merge pull request #2174 from neverpanic/cllang-modernize-fips-mounts
  • Additional commits viewable in compare view

Updates github.com/containers/image/v5 from 5.32.2 to 5.33.0

Release notes

Sourced from github.com/containers/image/v5's releases.

v5.33.0

What's Changed

... (truncated)

Commits
  • c3a2029 Bump to c/image v5.33.0
  • 04d69d5 Bump to c/storage v1.56.0
  • 59417ae Merge pull request #2609 from mtrmac/copy-resolve-destination
  • 6ba898f HACK: Only return an image ID from ReportResolvedReference for c/storage
  • 125f862 Return a precise reference to the created image when writing to containers-st...
  • 91d22b2 Introduce private.ImageDestination.CommitWithOptions
  • 831269d Rename an options variable to imgOptions
  • ba2a4ae Merge pull request #2616 from containers/renovate/golang.org-x-exp-digest
  • 6bcb929 fix(deps): update golang.org/x/exp digest to f66d83c
  • 228de93 Merge pull request #2615 from containers/renovate/github.com-containers-stora...
  • Additional commits viewable in compare view

Updates github.com/containers/storage from 1.55.0 to 1.56.0

Release notes

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

v1.56.0

What's Changed

... (truncated)

Commits
  • 043e4b7 Bump c/storage to v1.56.0
  • ad5f2a4 Merge pull request #2156 from nalind/config-disable-partial-pull
  • 435aa93 Disable partial pulls (zstd:chunked) by default
  • ec3af4e Merge pull request #2158 from containers/renovate/golang.org-x-exp-digest
  • a832e5d fix(deps): update golang.org/x/exp digest to f66d83c
  • 960e8dd Merge pull request #2117 from anderbubble/dircopy-leave-socket
  • 5958b09 Merge pull request #2154 from containers/renovate/github.com-microsoft-hcsshi...
  • 6e4298e Update copy.DirCopy to not unlink sockets
  • 4266f4c fix(deps): update module github.com/microsoft/hcsshim to v0.12.9
  • d7f8028 Merge pull request #2153 from giuseppe/make-error-lowercase
  • Additional commits viewable in compare view

Updates github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1

Release notes

Sourced from github.com/golang-jwt/jwt/v4's releases.

v4.5.1

Security

Unclear documentation of the error behavior in ParseWithClaims in <= 4.5.0 could lead to situation where users are potentially not checking errors in the way they should be. Especially, if a token is both expired and invalid, the errors returned by ParseWithClaims return both error codes. If users only check for the jwt.ErrTokenExpired using error.Is, they will ignore the embedded jwt.ErrTokenSignatureInvalid and thus potentially accept invalid tokens.

This issue was documented in GHSA-29wx-vh33-7x7r and fixed in this release.

Note: v5 was not affected by this issue. So upgrading to this release version is also recommended.

What's Changed

  • Back-ported error-handling logic in ParseWithClaims from v5 branch. This fixes GHSA-29wx-vh33-7x7r.

Full Changelog: golang-jwt/jwt@v4.5.0...v4.5.1

Commits

Updates github.com/stretchr/testify from 1.9.0 to 1.10.0

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.10.0

What's Changed

Functional Changes

Fixes

Documantation, Build & CI

New Contributors

... (truncated)

Commits
  • 89cbdd9 Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls
  • 07bac60 Merge pull request #1667 from sikehish/flaky
  • 716de8d Increase timeouts in Test_Mock_Called_blocks to reduce flakiness in CI
  • 118fb83 NotSame should fail if args are not pointers

Bumps the go-deps group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.28.1` | `1.31.0` |
| [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.4.1` | `1.5.0` |
| [github.com/containers/common](https://github.com/containers/common) | `0.60.4` | `0.61.0` |
| [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt) | `4.5.0` | `4.5.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.42.0` | `0.46.3` |



Updates `cloud.google.com/go/compute` from 1.28.1 to 1.31.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@compute/v1.28.1...pubsub/v1.31.0)

Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.4.1 to 1.5.0
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/storage/azblob/v1.4.1...sdk/azcore/v1.5.0)

Updates `github.com/containers/common` from 0.60.4 to 0.61.0
- [Release notes](https://github.com/containers/common/releases)
- [Commits](containers/common@v0.60.4...v0.61.0)

Updates `github.com/containers/image/v5` from 5.32.2 to 5.33.0
- [Release notes](https://github.com/containers/image/releases)
- [Commits](containers/image@v5.32.2...v5.33.0)

Updates `github.com/containers/storage` from 1.55.0 to 1.56.0
- [Release notes](https://github.com/containers/storage/releases)
- [Changelog](https://github.com/containers/storage/blob/main/docs/containers-storage-changes.md)
- [Commits](containers/storage@v1.55.0...v1.56.0)

Updates `github.com/golang-jwt/jwt/v4` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md)
- [Commits](golang-jwt/jwt@v4.5.0...v4.5.1)

Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.9.0...v1.10.0)

Updates `github.com/vmware/govmomi` from 0.42.0 to 0.46.3
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.42.0...v0.46.3)

Updates `golang.org/x/oauth2` from 0.23.0 to 0.24.0
- [Commits](golang/oauth2@v0.23.0...v0.24.0)

Updates `golang.org/x/sys` from 0.26.0 to 0.28.0
- [Commits](golang/sys@v0.26.0...v0.28.0)

Updates `golang.org/x/tools` from 0.24.0 to 0.26.0
- [Release notes](https://github.com/golang/tools/releases)
- [Commits](golang/tools@v0.24.0...v0.26.0)

Updates `google.golang.org/api` from 0.201.0 to 0.211.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.201.0...v0.211.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/compute
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
  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-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/image/v5
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/containers/storage
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/golang-jwt/jwt/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: golang.org/x/tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Dec 23, 2024
@schutzbot schutzbot enabled auto-merge December 23, 2024 04:38
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