osbuild / osbuild-composer

An HTTP service for building bootable OS images.
https://www.osbuild.org
Apache License 2.0
160 stars 108 forks source link

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

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the go-deps group with 4 updates in the / directory: cloud.google.com/go/compute, github.com/openshift-online/ocm-sdk-go, github.com/vmware/govmomi and golang.org/x/sys.

Updates cloud.google.com/go/compute from 1.27.4 to 1.27.5

Commits
  • b819419 chore: release main (#10640)
  • 5b32644 chore: update google.golang.org/api to v0.191.0 (#10652)
  • 08c1f1f chore(main): release auth/oauth2adapt 0.2.4 (#10649)
  • 9a5144e feat(functions): optional field for specifying a service account to use for t...
  • 4927b53 chore(main): release auth 0.8.0 (#10648)
  • 5d07505 feat(auth): adds support for X509 workload identity federation (#10373)
  • 24616cc feat(aiplatform): Allow v1 api calls for some dataset_service, llm_utility_se...
  • 8893256 chore(all): update deps (#10608)
  • 59cfd12 fix(storage): add retryalways policy to encryption test (#10644)
  • 3c8e88a fix(storage): check for grpc NotFound error in HMAC test (#10645)
  • Additional commits viewable in compare view


Updates github.com/openshift-online/ocm-sdk-go from 0.1.432 to 0.1.435

Release notes

Sourced from github.com/openshift-online/ocm-sdk-go's releases.

Release 0.1.435

No release notes provided.

Release 0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model
  • Update model version v0.0.387
    • Add ProjectNumber field to WifConfig model

Release 0.1.433

  • Update model version v0.0.384
    • Add clusters_mgmt API model for v2alpha1
  • Update model version v0.0.385
    • Update WIF endpoint path
    • Remove WIF templates endpoints
Changelog

Sourced from github.com/openshift-online/ocm-sdk-go's changelog.

0.1.435

  • Add 'OidcThumbprint' type model to v1 and v2alpha1
  • Add 'OidcThumbprintInput' type model to v1 and v2alpha1
  • Add 'OidcThumbprint' resource model to v1 and v2alpha1

0.1.434

  • Update model version v0.0.386
    • Add RootVolume attribute to AWSNodePool model
  • Update model version v0.0.387
    • Add ProjectNumber field to WifConfig model

0.1.433

  • Update model version v0.0.384
    • Add clusters_mgmt API model for v2alpha1
  • Update model version v0.0.385
    • Update WIF endpoint path
    • Remove WIF templates endpoints
Commits


Updates github.com/vmware/govmomi from 0.39.0 to 0.40.0

Release notes

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

v0.40.0

Release v0.40.0

Release Date: 2024-08-12

🐞 Fix

  • [15d5ffdb] govc object.collect truncation (#3331) (#3501)
  • [18e43541] govc: output Message field for 'EventEx' types
  • [11dc5a39] restore govc import.spec DiskProvisioning default value (#3427) (#3483)

πŸ’‘ Examples

  • [eea1d299] add ExampleCollector_WaitForUpdatesEx_pagination

πŸ’« API Changes

  • [d035dc72] add session.Manager.ImpersonateUser method (#3507)
  • [ea3e806f] add alarm package with helpers for AlarmManager and Alarms
  • [208d532c] convert vSAN directory name to uuid in ResolveLibraryItemStorage

πŸ’« govc (CLI)

  • [0917e718] add session.login '-as' flag to impersonate user
  • [d6a3b614] add alarm commands
  • [2975ade1] add event.post command
  • [db6e9623] add library.sync '-f' flag to force sync file content
  • [cc02310c] add library.info -S flag

πŸ’« vcsim (Simulator)

  • [ee966a69] add SessionManager.ImpersonateUser method
  • [5a501b50] implement WaitForUpdatesEx pagination support
  • [9c282108] add AlarmManager (#3489) (#2476)
  • [db40be6b] fix panic in CancelTask (#3451) (#3506)
  • [e63f1272] add ovf DiskProvisioning validation
  • [0633de5c] add DatastoreNamespaceManager

🧹 Chore

  • [6e27ff34] Update version.go for v0.40.0

⚠️ BREAKING

πŸ“– Commits

  • [6e27ff34] chore: Update version.go for v0.40.0
  • [eea1d299] examples: add ExampleCollector_WaitForUpdatesEx_pagination

... (truncated)

Commits
  • 6e27ff3 chore: Update version.go for v0.40.0
  • 3b6a726 Merge pull request #3518 from dougm/issue-3507
  • d57042a Merge pull request #3517 from dougm/issue-3501
  • eea1d29 examples: add ExampleCollector_WaitForUpdatesEx_pagination
  • ee966a6 vcsim: add SessionManager.ImpersonateUser method
  • 0917e71 govc: add session.login '-as' flag to impersonate user
  • d035dc7 api: add session.Manager.ImpersonateUser method
  • 15d5ffd fix: govc object.collect truncation
  • 5a501b5 vcsim: implement WaitForUpdatesEx pagination support
  • a22290f Merge pull request #3516 from dougm/alarms
  • Additional commits viewable in compare view


Updates golang.org/x/oauth2 from 0.21.0 to 0.22.0

Commits


Updates golang.org/x/sync from 0.7.0 to 0.8.0

Commits


Updates golang.org/x/sys from 0.22.0 to 0.24.0

Commits
  • 914deed unix: add missing ETHTOOL_FLAG_ constants
  • 4c7077e windows: add enums for IpAdapterUnicastAddress
  • 29298aa windows: delete TestGetKeyboardLayout
  • aa1c4c8 unix: provide Mount on openbsd
  • cde4660 unix: add linux mseal system call
  • 31ef9e7 unix: update to Linux kernel 6.10
  • d03a807 unix: update glibc to 2.40
  • beb5949 windows: correctly generate GetAce syscall
  • 7bb0bf7 cpu: add Int8 matrix multiplication instructions CPU feature flag for ARM64
  • bce4cf7 windows: add GetKeyboardLayout & ToUnicodeEx
  • Additional commits viewable in compare view


Updates google.golang.org/api from 0.190.0 to 0.191.0

Release notes

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

v0.191.0

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)
Changelog

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

0.191.0 (2024-08-07)

Features

Bug Fixes

  • Reference gax import in storage libs (#2720) (fffff7f)
  • transport: Disable automatic universe domain check (#2717) (f5b0bb5)
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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

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