build(deps): bump the go-deps group across 1 directory with 10 updates #4151
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-deps group with 6 updates in the / directory:
1.40.0
1.41.0
1.52.1
1.53.3
0.7.5
0.7.6
0.1.418
0.1.420
0.59.0
0.61.0
1.19.0
1.19.1
Updates
cloud.google.com/go/storage
from 1.40.0 to 1.41.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
9fb390d
chore(main): release spanner 1.41.0 (#7068)7231644
chore(all): auto-regenerate gapics (#7110)4f0456e
chore(all): auto-regenerate gapics (#7085)83f12d5
chore(main): release bigquery 1.44.0 (#6990)8cd9468
chore(main): release pubsub 1.27.0 (#7069)756f7bf
chore(main): release firestore 1.9.0 (#6987)a77ada8
chore(main): release datastore 1.10.0 (#7067)d16d9af
chore(main): release logging 1.6.0 (#7070)601c77a
feat(bigquery): add default partition expiration to Dataset (#7096)eddaf71
test(pubsublite): fix flaky TestIntegration_PublishSubscribeSinglePartition (...Updates
github.com/aws/aws-sdk-go
from 1.52.1 to 1.53.3Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
435df9a
Release v1.53.3 (2024-05-15) (#5261)a1fd0ee
Release v1.53.2 (2024-05-14) (#5260)08dfa57
Release v1.53.1 (2024-05-13) (#5259)e791517
Release v1.53.0 (2024-05-10) (#5258)267fd3d
Remove honeycode from v1 (#5257)df3d175
Release v1.52.6 (2024-05-09) (#5256)e7dfa8a
Release v1.52.5 (2024-05-08) (#5255)c638d3b
Release v1.52.4 (2024-05-07) (#5254)75bdfcd
Release v1.52.3 (2024-05-06) (#5253)417f8a9
Release v1.52.2 (2024-05-03) (#5252)Updates
github.com/hashicorp/go-retryablehttp
from 0.7.5 to 0.7.6Changelog
Sourced from github.com/hashicorp/go-retryablehttp's changelog.
Commits
d969eaa
Merge pull request #225 from hashicorp/manicminer-patch-22ad8ed4
v0.7.64077b29
Changelog for #2101643719
Merge pull request #210 from tomclegg/noretry-header-certeb08cce
Merge branch 'main' into noretry-header-cert4fb315e
Merge pull request #224 from hashicorp/tooling/pr-actionsf67cc6e
deprecations, lintinge82c700
GHA workflows for unit tests834d13d
update go versione6c9acc
Merge pull request #223 from hashicorp/manicminer-patch-1Updates
github.com/openshift-online/ocm-sdk-go
from 0.1.418 to 0.1.420Release notes
Sourced from github.com/openshift-online/ocm-sdk-go's releases.
Changelog
Sourced from github.com/openshift-online/ocm-sdk-go's changelog.
Commits
44af134
Merge pull request #953 from miguelsorianod/release-0.1.4209b48cb8
ARO-7210 | chore: release v0.1.420f17653c
Merge pull request #952 from miguelsorianod/add-azurebyovnet-to-clusterspec4c2b661
chore: synchronise to ocm-api-model 0.0.373f725c57
Merge pull request #951 from robpblake/ocm-7308-release-notes6c7ffc8
OCM-7308 | chore: Added release notes for 0.1.419 release21aebd9
Merge pull request #950 from robpblake/ocm-7308-update-go-sdk85e458e
OCM-7308 | feat: Generated a new version of the OCM-SDK to support KubeletCon...Updates
github.com/osbuild/images
from 0.59.0 to 0.61.0Release notes
Sourced from github.com/osbuild/images's releases.
Commits
5ff84ec
build(deps): bump the go-deps group with 6 updates9cbea3a
Schutzfile: update osbuild dependency12be190
distro/fedora: add bootc config to iot-bootable-container9653df8
image: add booc config to the OSTreeArchive image kindee430e0
manifest: support bootc config on the OS pipeline9ce262d
customizations: new subpackage: bootc0c679c0
osbuild: new stage: org.osbuild.bootc.install.config037cb4d
github: update bib ref every week86148e4
build(deps): bump github.com/aws/aws-sdk-go in the go-deps group2ae8c07
build(deps): bump the go-deps group with 2 updatesUpdates
github.com/prometheus/client_golang
from 1.19.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.0Updates
github.com/vmware/govmomi
from 0.37.1 to 0.37.2Release notes
Sourced from github.com/vmware/govmomi's releases.
Commits
9a1b3c8
chore: Update version.go for v0.37.26a0d7e7
vcsim: Add PbmCheckCompatibility method in pbm simulator37269b6
api: add checksum validation in Content Library update session file APIe6fe159
vcsim: fix ReconfigVM validation when changing disk sizece7ef70
api: add SSLCertificate to TransferEndpoint in content library APIUpdates
golang.org/x/oauth2
from 0.19.0 to 0.20.0Commits
84cb9f7
oauth2: fix typo in comment4b7f0bd
go.mod: update cloud.google.com/go/compute/metadata dependencye11eea8
microsoft: added DeviceAuthURL to AzureADEndpointUpdates
golang.org/x/sys
from 0.19.0 to 0.20.0Commits
7d69d98
unix: extend support for z/OS7758090
cpu: add support for sve2 detection9a28524
windows: drop go version tags for unsupported versions27dc90b
unix: update to Linux kernel 6.4Updates
google.golang.org/api
from 0.177.0 to 0.179.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
9fdd500
chore(main): release 0.179.0 (#2574)090ff6c
fix: bump auth to v0.4.1 (#2577)a784ae0
feat(all): auto-regenerate discovery clients (#2575)887c564
feat(all): auto-regenerate discovery clients (#2573)64ed0f8
chore(main): release 0.178.0 (#2562)0c976dc
feat(all): auto-regenerate discovery clients (#2571)8c74bb8
feat(gen): Add internaloption.EnableNewAuthLibrary (#2519)b5ae946
chore(all): update all (#2569)f2da582
feat(all): auto-regenerate discovery clients (#2570)d922e3b
feat(all): auto-regenerate discovery clients (#2568)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