osbuild / osbuild-composer

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

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

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

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

Package From To
github.com/Azure/azure-sdk-for-go/sdk/azidentity 1.6.0 1.7.0
github.com/aws/aws-sdk-go 1.54.2 1.54.8
github.com/openshift-online/ocm-sdk-go 0.1.425 0.1.427
github.com/osbuild/images 0.66.0 0.68.0
github.com/vmware/govmomi 0.37.3 0.38.0

Updates github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.6.0 to 1.7.0

Release notes

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

sdk/messaging/azservicebus/v1.7.0

1.7.0 (2024-04-02)

Features Added

  • Add in ability to handle emulator connection strings. (PR#22663)

sdk/internal/v1.7.0

1.7.0 (2024-05-01)

Features Added

  • Support for local repo override (via presence of eng/target_proxy_version.txt) of invoked test-proxy version.

  • RemoveRegisteredSanitizers selectively disables sanitizers the test proxy enables by default since version 1.0.0-dev.20240422.1

Breaking Changes

  • Deprecated the go-vcr based test recording API. Its methods now return errors or panic.
  • Changed value of recording.SanitizedValue from "sanitized" to "Sanitized" to match the test proxy

sdk/azidentity/v1.7.0

1.7.0 (2024-06-20)

Features Added

  • AzurePipelinesCredential authenticates an Azure Pipelines service connection with workload identity federation

Breaking Changes

These changes affect only code written against a beta version such as v1.7.0-beta.1

  • Removed the persistent token caching API. It will return in v1.8.0-beta.1

sdk/azidentity/v1.7.0-beta.1

1.7.0-beta.1 (2024-06-10)

Features Added

  • Restored AzurePipelinesCredential and persistent token caching API

Breaking Changes

These changes affect only code written against a beta version such as v1.6.0-beta.4

  • Values which NewAzurePipelinesCredential read from environment variables in prior versions are now parameters
  • Renamed AzurePipelinesServiceConnectionCredentialOptions to AzurePipelinesCredentialOptions

Bugs Fixed

  • Managed identity bug fixes
Commits


Updates github.com/aws/aws-sdk-go from 1.54.2 to 1.54.8

Release notes

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

Release v1.54.8 (2024-06-25)

Service Client Updates

  • service/autoscaling: Updates service API and documentation
    • Doc only update for Auto Scaling's TargetTrackingMetricDataQuery
  • service/ec2: Updates service API
    • This release is for the launch of the new u7ib-12tb.224xlarge, R8g, c7gn.metal and mac2-m1ultra.metal instance types
  • service/networkmanager: Updates service API and documentation
  • service/workspaces-thin-client: Updates service API and documentation

Release v1.54.7 (2024-06-24)

Service Client Updates

  • service/bedrock-runtime: Updates service API
  • service/customer-profiles: Updates service API and documentation
  • service/ec2: Updates service API
    • Fix EC2 multi-protocol info in models.
  • service/qbusiness: Updates service API and documentation
  • service/ssm: Updates service API
    • Add sensitive trait to SSM IPAddress property for CloudTrail redaction
  • service/workspaces-web: Updates service API and documentation

Release v1.54.6 (2024-06-20)

Service Client Updates

  • service/bedrock-runtime: Updates service API and documentation
  • service/codeartifact: Updates service API and documentation
  • service/compute-optimizer: Updates service API and documentation
  • service/cost-optimization-hub: Updates service API, documentation, and waiters
  • service/dynamodb: Updates service API, documentation, waiters, paginators, and examples
    • Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.
  • service/glue: Updates service paginators
    • Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.
  • service/ivs-realtime: Updates service API, documentation, and waiters
  • service/sagemaker: Updates service API and documentation
    • Adds support for model references in Hub service, and adds support for cross-account access of Hubs
  • service/securityhub: Updates service API and documentation

Release v1.54.5 (2024-06-19)

Service Client Updates

  • service/artifact: Updates service API, documentation, waiters, and examples
  • service/athena: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.
  • service/cur: Updates service API
    • Add v2 smoke tests and smithy smokeTests trait for SDK testing.

... (truncated)

Commits


Updates github.com/openshift-online/ocm-sdk-go from 0.1.425 to 0.1.427

Release notes

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

Release 0.1.427

No release notes provided.

Release 0.1.426

  • Update for Windows support including systemcertpool
Changelog

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

Changes

This document describes the relevant changes between releases of the OCM API SDK.

0.1.426

  • Update for Windows support including systemcertpool
Commits
  • 4be745c chore: bump to ocm-api-model 0.0.378 (#967)
  • 8646d81 Merge pull request #966 from ciaranRoche/0.1.426
  • 3caa312 chore: bump version and changes for 0.1.426
  • b86d0cb Merge pull request #965 from gdbranco/chore/allow-windows-to-use-systemcertpool
  • 390149f Windows support has been included to systemcertpool
  • See full diff in compare view


Updates github.com/osbuild/images from 0.66.0 to 0.68.0

Release notes

Sourced from github.com/osbuild/images's releases.

0.68.0

Changes with 0.68.0

  • Improve error descriptions (#751)
    • Author: Florian Schüller, Reviewers: Achilleas Koutsou, Simon de Vlieger
  • build(deps): bump github.com/aws/aws-sdk-go from 1.54.4 to 1.54.5 in the go-deps group (#755)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group across 1 directory with 15 updates (#750)
    • Author: dependabot[bot], Reviewers: Ondřej Budai
  • build(deps): bump the go-deps group with 2 updates (#754)
    • Author: dependabot[bot], Reviewers: SchutzBot
  • build(deps): bump the go-deps group with 2 updates (#756)
    • Author: dependabot[bot], Reviewers: SchutzBot

— Somewhere on the Internet, 2024-06-24

0.67.0

Changes with 0.67.0

  • Revert "manifest: Add awscli2 to RHEL 9 AMI (CLOUDX-913)" (#744)
    • Author: Major Hayden, Reviewers: Achilleas Koutsou
  • Update Red Hat RPM GPG keys. (#734)
    • Author: Tomáš Hozza, Reviewers: Achilleas Koutsou
  • manifest: add shadow-utils and pam when users are created (#741)
    • Author: Achilleas Koutsou, Reviewers: Brian C. Lane, Tomáš Hozza

— Somewhere on the Internet, 2024-06-17

Commits
  • 293f1bc build(deps): bump the go-deps group with 2 updates
  • 7d64508 build(deps): bump github.com/aws/aws-sdk-go in the go-deps group
  • d07f50e osbuild-exec: improve error description
  • ea5305c dnfjson: improve error description
  • fa3b604 build(deps): bump the go-deps group with 2 updates
  • f05630b go.mod: update to go v1.21
  • 6907b21 github: bump golangci-lint binary to v1.59.1
  • 2f00291 build(deps): bump the go-deps group across 1 directory with 15 updates
  • a2edeca Revert "manifest: Add awscli2 to RHEL 9 AMI (CLOUDX-913)"
  • c46dc3b manifest: Add awscli2 to RHEL 9 AMI (CLOUDX-913)
  • Additional commits viewable in compare view


Updates github.com/vmware/govmomi from 0.37.3 to 0.38.0

Release notes

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

v0.38.0

Release v0.38.0

Release Date: 2024-06-24

🐞 Fix

  • [22607cd8] xml marshal byte array fields as vCenter does (#1977) (#3469)
  • [298cfbf3] govc vm.disk.change should only modify CapacityInBytes (#3424) (#3464)

💫 API Changes

  • [0de9553a] EnsureDisksHaveControllers helper
  • [3d70ab5c] OptionValueList helper
  • [d80136a5] add storage_specs field to Namespace related structures
  • [748043cd] add pbm.DatastoreMap for finding compatible Datastores
  • [fc2a6b12] HardwareVersion.IsSupported vs IsValid
  • [a68c21f2] Add library item storage APIs
  • [7d1be3e7] Update ConfigInfoToConfigSpec
  • [12ab4099] Update generated types
  • [45aa2e92] add checksum validation in Content Library update session file API
  • [7a00a0b4] Generate enum consts with Values funcs
  • [f2852e39] add SSLCertificate to TransferEndpoint in content library API (#3420)

💫 govc (CLI)

  • [c3c5ffba] add vsan.info -file-service-enabled flag
  • [a916df4e] add host.tpm.info and host.tpm.report commands
  • [7f0c9f0c] add host.cert.info -show flag
  • [ae316d65] add storage.policy.create zonal option
  • [3e648db2] add '-storage' flag to namespace.create and namespace.update commands
  • [e7d54f90] add vm.create '-profile' and '-place' flags
  • [5677b0e5] Add feature to pass fullname and org for windows vm customization (#3443)

💫 vcsim (Simulator)

  • [e9f4cb73] add vSAN FileServiceConfig support (#3430)
  • [072011c6] add HostCertificateManager
  • [a0bbbf3f] add library item storage API support (#3213)
  • [3b7ff25f] add PropertyCollector index support
  • [651f7d27] fix: ignore unknown refs in Datacenter.PowerOnMultiVM
  • [7251db75] Add PbmCheckCompatibility method in pbm simulator
  • [542398a2] add HostVirtualNicManager
  • [0be5fec8] fix ReconfigVM validation when changing disk size (#3423)

🧹 Chore

  • [51648874] Update version.go for v0.38.0

... (truncated)

Commits
  • 5164887 chore: Update version.go for v0.38.0
  • c1d0832 Merge pull request #3432 from dougm/vcsim-vsan-file-service
  • 34c3788 Merge pull request #3476 from dougm/fix-byte-array
  • c3c5ffb govc: add vsan.info -file-service-enabled flag
  • e9f4cb7 vcsim: add vSAN FileServiceConfig support
  • 43510fb chore: make doc
  • a916df4 govc: add host.tpm.info and host.tpm.report commands
  • 072011c vcsim: add HostCertificateManager
  • 7f0c9f0 govc: add host.cert.info -show flag
  • 22607cd fix: xml marshal byte array fields as vCenter does
  • Additional commits viewable in compare view


Updates golang.org/x/exp from 0.0.0-20240222234643-814bf88cf225 to 0.0.0-20240506185415-9bf2ced13842

Commits


Updates google.golang.org/api from 0.183.0 to 0.185.0

Release notes

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

v0.185.0

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

v0.184.0

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)
Changelog

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

0.185.0 (2024-06-18)

Features

Bug Fixes

  • internal/gensupport: Update shouldRetry for GCS uploads (#2634) (ea513cb)

0.184.0 (2024-06-12)

Features

Bug Fixes

  • cba: Update credsNewAuth to support oauth2 over mTLS (#2610) (953f728)
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 3 weeks ago

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