osbuild / images

Image builder image definition library
Apache License 2.0
23 stars 52 forks source link

build(deps): bump the go-deps group across 1 directory with 12 updates #1042

Closed dependabot[bot] closed 4 days ago

dependabot[bot] commented 5 days ago

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

Package From To
cloud.google.com/go/compute 1.28.1 1.28.3
cloud.google.com/go/storage 1.44.0 1.46.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/vmware/govmomi 0.42.0 0.46.0
golang.org/x/oauth2 0.23.0 0.24.0

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

Release notes

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

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.

Changes

1.35.0 (2024-10-23)

Features

  • documentai: Add RESOURCE_EXHAUSTED to retryable status codes for ProcessDocument method (6e69d2e)
  • documentai: Added an url for issue reporting and api short name (6e69d2e)
  • documentai: Updated the exponential backoff settings for the Document AI ProcessDocument and BatchProcessDocuments methods (6e69d2e)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • documentai: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

1.34.0 (2024-09-12)

Features

  • documentai: Add API fields for the descriptions of entity type and property in the document schema (2d5a9f9)

Bug Fixes

  • documentai: Bump dependencies (2ddeb15)

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)

1.32.0 (2024-08-08)

Features

  • documentai: A new field gen_ai_model_info is added to message .google.cloud.documentai.v1.ProcessorVersion (649c075)
  • documentai: A new field imageless_mode is added to message .google.cloud.documentai.v1.ProcessRequest (649c075)

Bug Fixes

  • documentai: Update google.golang.org/api to v0.191.0 (5b32644)

... (truncated)

Commits
  • c702b71 chore: release main (#11033)
  • 2a2dbb8 feat(dialogflow): added support for ALAW encoding (#11092)
  • cf8cc93 chore(main): release auth 0.10.1 (#11091)
  • 87159c1 fix(auth): skip impersonate universe domain check if empty (#11086)
  • abf9cba feat(dialogflow/cx): add options of client_certificate_settings, bigquery_exp...
  • 8771f2e fix(auth): restore Application Default Credentials support to idtoken (#11083)
  • 91c6f0f feat(spanner/spansql): add support for protobuf column types & Proto bundles ...
  • 3ae0d45 test(storage): fix metrics exporter test (#11085)
  • 5ff0fdc chore(storage): adding request-id in the stall-retry log (#11074)
  • 9586931 chore(main): release vertexai 0.13.2 (#11028)
  • Additional commits viewable in compare view


Updates cloud.google.com/go/storage from 1.44.0 to 1.46.0

Release notes

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

storage: v1.46.0

1.46.0 (2024-10-31)

Features

  • storage: Add grpc metrics experimental options (#10984) (5b7397b)

Bug Fixes

  • storage: Skip only specific transport tests. (#11016) (d40fbff)
  • storage: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • storage: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (2b8ca4b)

Miscellaneous Chores

  • storage/internal: Remove notification, service account, and hmac RPCS. These API have been migrated to Storage Control and are available via the JSON API. (#11008) (e0759f4)

pubsub: v1.45.1

1.45.1 (2024-10-24)

Bug Fixes

  • pubsub: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • pubsub: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see googleapis/google-cloud-go#11020. (8bb87d5)

Documentation

  • pubsub: Add doc links to top level package doc (#11029) (fe2ec56)
Commits
  • dd8829a chore(main): release spanner 1.46.0 (#7894)
  • 1dd53b8 chore(internal/gensnippets): remove unused module internal/gensnippets (#7920)
  • ee10cfd feat(maps/places): start generating apiv1 (#7919)
  • 83870f5 feat(spanner/admin/database): Add support for UpdateDatabase in Cloud Spanner...
  • 5c9e185 chore(maps/places): add config to generate apiv1 (#7918)
  • 4474523 chore(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3 in /interna...
  • b573226 chore(deps): bump github.com/cloudflare/circl in /internal/gapicgen (#7916)
  • d0d3755 feat(spanner): make leader aware routing default enabled for supported RPC re...
  • 151908a chore(main): release pubsublite 1.8.1 (#7891)
  • 4a68b61 chore(compute): restore smoke_test (#7914)
  • Additional commits viewable in compare view


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 https://github.com/golang-jwt/jwt/security/advisories/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

Full Changelog: https://github.com/golang-jwt/jwt/compare/v4.5.0...v4.5.1

Commits


Updates github.com/vmware/govmomi from 0.42.0 to 0.46.0

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.46.0

Release v0.46.0

Release Date: 2024-11-06

🐞 Fix

  • [f9d093b9] Set DuplicateName Object to duplicate object (#3610)
  • [60d4b049] CreateSATAController to return error when no bus numbers
  • [fe934500] vcsim: avoid race in DestroyPropertyFilter

💫 API Changes

  • [ae558231] Support CnsBlockCreateSpec
  • [a9d5985f] support MOID conversion in Finder methods
  • [5c54c3fa] change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus
  • [6ecb2087] add crypto.ManagerKmip.QueryCryptoKeyStatus
  • [6e84b72c] Fetch crypto key in GetVirtualDiskInfoByUUID

💫 govc (CLI)

  • [fdb091c2] add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [8f3b0a38] add '-I' flag to ls and find commands
  • [66fc63a4] add kms.key commands

💫 vcsim (Simulator)

  • [ca05e10d] add QueryCryptoKeyStatus

🧹 Chore

  • [35c45692] Update version.go for v0.46.0
  • [34ca8c85] skip tests unless running docker on linux (#3604)

⚠️ BREAKING

change ManagerKmip.IsValidKey to use QueryCryptoKeyStatus [5c54c3fa]: IsValidKey now requires a key providerID param.

📖 Commits

  • [35c45692] chore: Update version.go for v0.46.0
  • [fdb091c2] govc: add vm.change -migrate-encryption and -ft-encryption-mode options (#3493)
  • [ae558231] api: Support CnsBlockCreateSpec
  • [a9d5985f] api: support MOID conversion in Finder methods
  • [8f3b0a38] govc: add '-I' flag to ls and find commands
  • [f9d093b9] fix: Set DuplicateName Object to duplicate object (#3610)
  • [34ca8c85] chore: skip tests unless running docker on linux (#3604)

... (truncated)

Changelog

Sourced from github.com/vmware/govmomi's changelog.

Release v0.43.0

Release Date: 2024-09-10

🐞 Fix

  • [97aa7214] vcsim: avoid possible race when encoding PropertyCollector response
  • [ad2d3573] use complete InventoryPath in Datacenter.Folders

💫 API Changes

  • [476704a3] Fault helpers
  • [caad54aa] add VirtualMachine.AddDeviceWithProfile method
  • [a316da5c] VirtualMachine.AttachDisk unitNumber param is optional
  • [8491321a] ToString for vim types
  • [64610213] add namespace.RegisterVM binding
  • [e602029e] Fix panic when encoding nil iface ptrs to JSON

💫 govc (CLI)

  • [8fd86912] add disk.create '-profile' flag
  • [ea3cf257] add vm.disk.create '-profile' flag
  • [e73c34fa] add vm.disk.attach '-profile' flag
  • [06dcf31a] Add '-size' flag to datastore.create
  • [23390c23] add namespace.registervm command
  • [1892eecd] Support thick/eager disk opts on vm.create

💫 vcsim (Simulator)

  • [8421b678] Support PlaceVm with relocate placement type
  • [9234233e] Support PlaceVm with reconfigure placement type
  • [f06d0834] add VirtualMachine AttachDisk and DetachDisk methods
  • [35dc193f] Support VM crypto spec in vC Sim
  • [0517b87e] add namespace/registervm implementation

🧹 Chore

  • [b17abb20] Update version.go for v0.43.0
  • [93da4a20] sync generated govc/USAGE.md
  • [51105db8] govc: add common StorageProfileFlag

⚠️ BREAKING

VirtualMachine.AttachDisk unitNumber param is optional [a316da5c]: switching from int32 to *int32, otherwise the client must choose a valid unitNumber. vCenter will choose a ... _Description has been truncated_

dependabot[bot] commented 4 days ago

Superseded by #1045.