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 9 updates #4139

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

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

Package From To
github.com/aws/aws-sdk-go 1.52.1 1.52.6
github.com/hashicorp/go-retryablehttp 0.7.5 0.7.6
github.com/openshift-online/ocm-sdk-go 0.1.418 0.1.419
github.com/osbuild/images 0.59.0 0.60.0
github.com/prometheus/client_golang 1.19.0 1.19.1
github.com/vmware/govmomi 0.37.1 0.37.2
golang.org/x/oauth2 0.19.0 0.20.0
google.golang.org/api 0.177.0 0.179.0

Updates github.com/aws/aws-sdk-go from 1.52.1 to 1.52.6

Release notes

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

Release v1.52.6 (2024-05-09)

Service Client Updates

  • service/bedrock-agent-runtime: Updates service API and documentation
  • service/pinpoint: Updates service API and documentation
    • This release adds support for specifying email message headers for Email Templates, Campaigns, Journeys and Send Messages.
  • service/route53resolver: Updates service documentation
  • service/ssm-sap: Updates service API, documentation, and paginators
  • service/verifiedpermissions: Updates service API and documentation

Release v1.52.5 (2024-05-08)

Service Client Updates

  • service/cognito-idp: Updates service API
  • service/ec2: Updates service API and documentation
    • Adding Precision Hardware Clock (PHC) to public API DescribeInstanceTypes
  • service/ecr: Updates service API and documentation
    • This release adds pull through cache rules support for GitLab container registry in Amazon ECR.
  • service/fms: Updates service documentation
  • service/polly: Updates service API and documentation
    • Add new engine - generative - that builds the most expressive conversational voices.
  • service/sqs: Updates service API and documentation
    • This release adds MessageSystemAttributeNames to ReceiveMessageRequest to replace AttributeNames.

Release v1.52.4 (2024-05-07)

Service Client Updates

  • service/b2bi: Updates service documentation
  • service/budgets: Updates service API and documentation
    • This release adds tag support for budgets and budget actions.
  • service/resiliencehub: Updates service API, documentation, and paginators
  • service/route53profiles: Updates service API and documentation

Release v1.52.3 (2024-05-06)

Service Client Updates

  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports configuring how SCTE 35 passthrough triggers segment breaks in HLS and MediaPackage output groups. Previously, messages triggered breaks in all these output groups. The new option is to trigger segment breaks only in groups that have SCTE 35 passthrough enabled.

Release v1.52.2 (2024-05-03)

Service Client Updates

  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation

... (truncated)

Commits

Updates github.com/hashicorp/go-retryablehttp from 0.7.5 to 0.7.6

Changelog

Sourced from github.com/hashicorp/go-retryablehttp's changelog.

0.7.6 (May 9, 2024)

ENHANCEMENTS:

  • client: support a RetryPrepare function for modifying the request before retrying (#216)
  • client: support HTTP-date values for Retry-After header value (#138)
  • client: avoid reading entire body when the body is a *bytes.Reader (#197)

BUG FIXES:

  • client: fix a broken check for invalid server certificate in go 1.20+ (#210)
Commits

Updates github.com/openshift-online/ocm-sdk-go from 0.1.418 to 0.1.419

Release notes

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

Release 0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool
Changelog

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

0.1.419

  • Update model version v0.0.372
    • Exposed the /api/clusters_mgmt/v1/clusters/{id}/kubelet_configs endpoint
    • Added name field to KubeletConfig
    • Added kubelet_configs field to NodePool
Commits
  • f725c57 Merge pull request #951 from robpblake/ocm-7308-release-notes
  • 6c7ffc8 OCM-7308 | chore: Added release notes for 0.1.419 release
  • 21aebd9 Merge pull request #950 from robpblake/ocm-7308-update-go-sdk
  • 85e458e OCM-7308 | feat: Generated a new version of the OCM-SDK to support KubeletCon...
  • See full diff in compare view

Updates github.com/osbuild/images from 0.59.0 to 0.60.0

Release notes

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

0.60.0

Changes with 0.60.0

  • Update snapshots to 20240502 (#656)
    • Author: SchutzBot, Reviewers: Achilleas Koutsou

— Somewhere on the Internet, 2024-05-06

Commits

Updates github.com/prometheus/client_golang from 1.19.0 to 1.19.1

Release notes

Sourced from github.com/prometheus/client_golang's releases.

v1.19.1

What's Changed

  • Security patches for golang.org/x/sys and google.golang.org/protobuf

New Contributors

Full Changelog: prometheus/client_golang@v1.19.0...v1.19.1

Changelog

Sourced from github.com/prometheus/client_golang's changelog.

Unreleased

Commits

Updates github.com/vmware/govmomi from 0.37.1 to 0.37.2

Release notes

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

v0.37.2

Release v0.37.2

Release Date: 2024-05-09

💫 API Changes

  • [37269b6a] add checksum validation in Content Library update session file API
  • [ce7ef70a] add SSLCertificate to TransferEndpoint in content library API (#3420)

💫 vcsim (Simulator)

  • [6a0d7e7d] Add PbmCheckCompatibility method in pbm simulator
  • [e6fe159b] fix ReconfigVM validation when changing disk size (#3423)

🧹 Chore

  • [9a1b3c8f] Update version.go for v0.37.2

⚠️ BREAKING

📖 Commits

  • [9a1b3c8f] chore: Update version.go for v0.37.2
  • [6a0d7e7d] vcsim: Add PbmCheckCompatibility method in pbm simulator
  • [37269b6a] api: add checksum validation in Content Library update session file API
  • [e6fe159b] vcsim: fix ReconfigVM validation when changing disk size (#3423)
  • [ce7ef70a] api: add SSLCertificate to TransferEndpoint in content library API (#3420)
Commits
  • 9a1b3c8 chore: Update version.go for v0.37.2
  • 6a0d7e7 vcsim: Add PbmCheckCompatibility method in pbm simulator
  • 37269b6 api: add checksum validation in Content Library update session file API
  • e6fe159 vcsim: fix ReconfigVM validation when changing disk size
  • ce7ef70 api: add SSLCertificate to TransferEndpoint in content library API
  • See full diff in compare view

Updates golang.org/x/oauth2 from 0.19.0 to 0.20.0

Commits
  • 84cb9f7 oauth2: fix typo in comment
  • 4b7f0bd go.mod: update cloud.google.com/go/compute/metadata dependency
  • e11eea8 microsoft: added DeviceAuthURL to AzureADEndpoint
  • See full diff in compare view

Updates golang.org/x/sys from 0.19.0 to 0.20.0

Commits
  • 7d69d98 unix: extend support for z/OS
  • 7758090 cpu: add support for sve2 detection
  • 9a28524 windows: drop go version tags for unsupported versions
  • 27dc90b unix: update to Linux kernel 6.4
  • See full diff in compare view

Updates google.golang.org/api from 0.177.0 to 0.179.0

Release notes

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

v0.179.0

0.179.0 (2024-05-09)

Features

Bug Fixes

v0.178.0

0.178.0 (2024-05-07)

Features

Documentation

Changelog

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

0.179.0 (2024-05-09)

Features

Bug Fixes

0.178.0 (2024-05-07)

Features

Documentation

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 <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

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

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.52.1` | `1.52.6` |
| [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.5` | `0.7.6` |
| [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.418` | `0.1.419` |
| [github.com/osbuild/images](https://github.com/osbuild/images) | `0.59.0` | `0.60.0` |
| [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |
| [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.37.1` | `0.37.2` |
| [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.19.0` | `0.20.0` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.177.0` | `0.179.0` |



Updates `github.com/aws/aws-sdk-go` from 1.52.1 to 1.52.6
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Commits](aws/aws-sdk-go@v1.52.1...v1.52.6)

Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.6
- [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md)
- [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.6)

Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.418 to 0.1.419
- [Release notes](https://github.com/openshift-online/ocm-sdk-go/releases)
- [Changelog](https://github.com/openshift-online/ocm-sdk-go/blob/main/CHANGES.md)
- [Commits](openshift-online/ocm-sdk-go@v0.1.418...v0.1.419)

Updates `github.com/osbuild/images` from 0.59.0 to 0.60.0
- [Release notes](https://github.com/osbuild/images/releases)
- [Commits](osbuild/images@v0.59.0...v0.60.0)

Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](prometheus/client_golang@v1.19.0...v1.19.1)

Updates `github.com/vmware/govmomi` from 0.37.1 to 0.37.2
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.37.1...v0.37.2)

Updates `golang.org/x/oauth2` from 0.19.0 to 0.20.0
- [Commits](golang/oauth2@v0.19.0...v0.20.0)

Updates `golang.org/x/sys` from 0.19.0 to 0.20.0
- [Commits](golang/sys@v0.19.0...v0.20.0)

Updates `google.golang.org/api` from 0.177.0 to 0.179.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.177.0...v0.179.0)

---
updated-dependencies:
- 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/hashicorp/go-retryablehttp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/openshift-online/ocm-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/osbuild/images
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-deps
- dependency-name: github.com/vmware/govmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #4140.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/go-deps-7fce13b5b1 branch May 13, 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.

None yet

0 participants