forked from osbuild/osbuild-composer
-
Notifications
You must be signed in to change notification settings - Fork 0
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 25 updates #615
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the go-deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/compute](https://github.com/googleapis/google-cloud-go) | `1.23.4` | `1.27.2` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.5.1` | `1.7.0` | | [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5](https://github.com/Azure/azure-sdk-for-go) | `5.5.0` | `5.7.0` | | [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage](https://github.com/Azure/azure-sdk-for-go) | `1.5.0` | `1.6.0` | | [github.com/Azure/azure-sdk-for-go/sdk/storage/azblob](https://github.com/Azure/azure-sdk-for-go) | `1.2.1` | `1.3.2` | | [github.com/Azure/go-autorest/autorest/azure/auth](https://github.com/Azure/go-autorest) | `0.5.12` | `0.5.13` | | [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) | `1.3.2` | `1.4.0` | | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.50.8` | `1.54.12` | | [github.com/deepmap/oapi-codegen](https://github.com/deepmap/oapi-codegen) | `1.8.2` | `1.16.3` | | [github.com/gophercloud/gophercloud](https://github.com/gophercloud/gophercloud) | `1.8.0` | `1.12.0` | | [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) | `0.7.5` | `0.7.7` | | [github.com/jackc/pgtype](https://github.com/jackc/pgtype) | `1.14.1` | `1.14.3` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.11.4` | `4.12.0` | | [github.com/openshift-online/ocm-sdk-go](https://github.com/openshift-online/ocm-sdk-go) | `0.1.398` | `0.1.428` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` | | [github.com/vmware/govmomi](https://github.com/vmware/govmomi) | `0.34.2` | `0.38.0` | Updates `cloud.google.com/go/compute` from 1.23.4 to 1.27.2 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md) - [Commits](googleapis/google-cloud-go@compute/v1.23.4...compute/v1.27.2) Updates `cloud.google.com/go/storage` from 1.37.0 to 1.41.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@pubsub/v1.37.0...spanner/v1.41.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.5.1 to 1.7.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/internal/v1.5.1...sdk/azcore/v1.7.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5` from 5.5.0 to 5.7.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/resourcemanager/compute/armcompute/v5.5.0...sdk/resourcemanager/compute/armcompute/v5.7.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage` from 1.5.0 to 1.6.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.5.0...sdk/azcore/v1.6.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/storage/azblob` from 1.2.1 to 1.3.2 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md) - [Commits](Azure/azure-sdk-for-go@sdk/azidentity/v1.2.1...sdk/storage/azblob/v1.3.2) Updates `github.com/Azure/go-autorest/autorest/azure/auth` from 0.5.12 to 0.5.13 - [Release notes](https://github.com/Azure/go-autorest/releases) - [Changelog](https://github.com/Azure/go-autorest/blob/main/CHANGELOG.md) - [Commits](Azure/go-autorest@autorest/azure/auth/v0.5.12...autorest/azure/auth/v0.5.13) Updates `github.com/BurntSushi/toml` from 1.3.2 to 1.4.0 - [Release notes](https://github.com/BurntSushi/toml/releases) - [Commits](BurntSushi/toml@v1.3.2...v1.4.0) Updates `github.com/aws/aws-sdk-go` from 1.50.8 to 1.54.12 - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Commits](aws/aws-sdk-go@v1.50.8...v1.54.12) Updates `github.com/deepmap/oapi-codegen` from 1.8.2 to 1.16.3 - [Release notes](https://github.com/deepmap/oapi-codegen/releases) - [Commits](oapi-codegen/oapi-codegen@v1.8.2...v1.16.3) Updates `github.com/getkin/kin-openapi` from 0.93.0 to 0.118.0 - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.93.0...v0.118.0) Updates `github.com/gophercloud/gophercloud` from 1.8.0 to 1.12.0 - [Release notes](https://github.com/gophercloud/gophercloud/releases) - [Changelog](https://github.com/gophercloud/gophercloud/blob/master/CHANGELOG.md) - [Commits](gophercloud/gophercloud@v1.8.0...v1.12.0) Updates `github.com/hashicorp/go-retryablehttp` from 0.7.5 to 0.7.7 - [Changelog](https://github.com/hashicorp/go-retryablehttp/blob/main/CHANGELOG.md) - [Commits](hashicorp/go-retryablehttp@v0.7.5...v0.7.7) Updates `github.com/jackc/pgtype` from 1.14.1 to 1.14.3 - [Changelog](https://github.com/jackc/pgtype/blob/master/CHANGELOG.md) - [Commits](jackc/pgtype@v1.14.1...v1.14.3) Updates `github.com/jackc/pgx/v4` from 4.18.1 to 4.18.2 - [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md) - [Commits](jackc/pgx@v4.18.1...v4.18.2) Updates `github.com/labstack/echo/v4` from 4.11.4 to 4.12.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.11.4...v4.12.0) Updates `github.com/openshift-online/ocm-sdk-go` from 0.1.398 to 0.1.428 - [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.398...v0.1.428) Updates `github.com/prometheus/client_golang` from 1.18.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.18.0...v1.19.1) Updates `github.com/spf13/cobra` from 1.8.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.0...v1.8.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `github.com/vmware/govmomi` from 0.34.2 to 0.38.0 - [Release notes](https://github.com/vmware/govmomi/releases) - [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md) - [Commits](vmware/govmomi@v0.34.2...v0.38.0) Updates `golang.org/x/oauth2` from 0.16.0 to 0.21.0 - [Commits](golang/oauth2@v0.16.0...v0.21.0) Updates `golang.org/x/sync` from 0.6.0 to 0.7.0 - [Commits](golang/sync@v0.6.0...v0.7.0) Updates `golang.org/x/sys` from 0.16.0 to 0.21.0 - [Commits](golang/sys@v0.16.0...v0.21.0) Updates `google.golang.org/api` from 0.161.0 to 0.187.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.161.0...v0.187.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/compute dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/storage/azblob dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/Azure/go-autorest/autorest/azure/auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/BurntSushi/toml dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/deepmap/oapi-codegen dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/getkin/kin-openapi dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/gophercloud/gophercloud dependency-type: direct:production update-type: version-update:semver-minor 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/jackc/pgtype dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/jackc/pgx/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production update-type: version-update:semver-minor 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/prometheus/client_golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/vmware/govmomi dependency-type: direct:production update-type: version-update:semver-minor 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/sync 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] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jul 2, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 17 updates in the / directory:
1.23.4
1.27.2
1.5.1
1.7.0
5.5.0
5.7.0
1.5.0
1.6.0
1.2.1
1.3.2
0.5.12
0.5.13
1.3.2
1.4.0
1.50.8
1.54.12
1.8.2
1.16.3
1.8.0
1.12.0
0.7.5
0.7.7
1.14.1
1.14.3
4.11.4
4.12.0
0.1.398
0.1.428
1.18.0
1.19.1
1.8.0
1.8.1
0.34.2
0.38.0
Updates
cloud.google.com/go/compute
from 1.23.4 to 1.27.2Changelog
Sourced from cloud.google.com/go/compute's changelog.
... (truncated)
Commits
d536a7b
chore: release main (#10451)8fa9e39
chore: bump deps (#10465)5d115e2
chore: don't lint this text/template usage (#10464)df60464
feat(bigtable): support update column family's value type to non-aggregate ty...82f661d
chore(main): release errorreporting 0.3.1 (#7306)01340ef
chore(main): release profiler 0.4.1 (#8921)db3c6d1
chore(main): release auth 0.6.1 (#10455)daa6646
fix(auth): support gRPC API keys (#10460)66b8efe
feat(compute/metadata): add context for all functions/methods (#10370)6e16c64
chore(main): release ai 0.8.0 (#10452)Updates
cloud.google.com/go/storage
from 1.37.0 to 1.41.0Commits
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/Azure/azure-sdk-for-go/sdk/azidentity
from 1.5.1 to 1.7.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
... (truncated)
Commits
624baba
bump azcore version numberce7217c
Prep for azcore v1.7.0 release (#21149)62a8079
Add support for shallow cloning azcore.Client instances (#21065) (#21098)47286b0
Add flag to enable skipping of dependency checks (#21146)ee762d4
Fix populating module name in telemetry policy (#20967) (#20971)0243175
Prep azcore v1.6.1 for release (#20961)9c9d62a
Increment package version after release of azcore (#20740)36f766d
add sdk/resourcemanager/cosmos/armcosmos live test (#20705)c005ed6
sdk/resourcemanager/network/armnetwork live test (#20331)5fa7df4
add sdk/resourcemanager/compute/armcompute live test (#20048)Updates
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5
from 5.5.0 to 5.7.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5's releases.
Commits
2c1269d
[Release] sdk/resourcemanager/compute/armcompute/5.7.0 (#22694)3c0b56d
[Release] sdk/resourcemanager/selfhelp/armselfhelp/2.0.0-beta.4 (#22731)7206b50
[Release] sdk/resourcemanager/confidentialledger/armconfidentialledger/1.3.0-...abe3252
[Release] sdk/resourcemanager/quota/armquota/1.1.0-beta.1 (#22740)a53db58
[Release] sdk/resourcemanager/support/armsupport/1.3.0 (#22741)a3b5f2f
[Monitor Ingestion] update README (#22768)5cfcd07
Sync .github/workflows directory with azure-sdk-tools for PR 8131 (#22766)c24ccb1
Increment package version after release of monitor/ingestion/azlogs (#22764)931bb09
Fix Policheck step indention (#22765)230f1e4
Deprecate go-vcr based test recording API (#22759)Updates
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage
from 1.5.0 to 1.6.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storage/armstorage's releases.
... (truncated)
Commits
36f766d
add sdk/resourcemanager/cosmos/armcosmos live test (#20705)c005ed6
sdk/resourcemanager/network/armnetwork live test (#20331)5fa7df4
add sdk/resourcemanager/compute/armcompute live test (#20048)0d22aed
add sdk/resourcemanager/eventhub/armeventhub live test (#20686)2a8d96d
add sdk/resourcemanager/postgresql/armpostgresql live test (#20685)b2cddab
[Release] sdk/resourcemanager/paloaltonetworksngfw/armpanngfw/0.1.0 (#20437)ed7f3c7
Fix azidentity troubleshooting guide link (#20736)6dfd0cb
[azeventhubs] Fixing checkpoint store race condition (#20727)745d967
pass along the artifact name so we can override it later (#20732)20b4dd8
Update changelog with latest features (#20730)Updates
github.com/Azure/azure-sdk-for-go/sdk/storage/azblob
from 1.2.1 to 1.3.2Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/storage/azblob's releases.
... (truncated)
Commits
95f7bc6
changelog update for STG 91 Patch release15dc95e
Integrate InsecureAllowCredentialWithHTTP in storage (#22712)322b0d7
Upgrade keyvault/internal dependencies (#22713)644a3ac
azidentity test cleanup (#22700)df9e916
Default GetSASURL http+https for getsasurl (#22704)8567665
[Release] sdk/resourcemanager/containerservicefleet/armcontainerservicefleet/...3c0eba3
fix armmigrationdiscoverysap ci.yml (#22710)2803e67
[Release] sdk/resourcemanager/migrationdiscovery/armmigrationdiscoverysap/0.1...18e40d0
[azopenai] Switch EventReader from using bufio.Scanner to bufio.Reader (#22703)8f702b9
DefaultAzureCredential probes IMDS before sending it a token request (#22676)Updates
github.com/Azure/go-autorest/autorest/azure/auth
from 0.5.12 to 0.5.13Release notes
Sourced from github.com/Azure/go-autorest/autorest/azure/auth's releases.
Commits
f7ea664
Mark the adal module as deprecated (#731)4c0e21c
Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/cli (#730)e2786c1
Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/azure/auth (#729)4956109
Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest (#728)4210247
Bump golang.org/x/crypto from 0.6.0 to 0.17.0 in /autorest/adal (#727)df94ce5
Stop retriable request from adding a non-nil Body (#726)d3f8f8a
chore: should use xx.String() instead of string(xx.Bytes()) (#725)be633f7
io/ioutil deprecated (#724)c2958ac
Remove undefined behavior during return (#723)553a90a
fix: enable update jwt via callback for workloadidentity (#719)Updates
github.com/BurntSushi/toml
from 1.3.2 to 1.4.0Release notes
Sourced from github.com/BurntSushi/toml's releases.
Commits
1e2c053
Undeprecate PrimitiveDecode and MetaData.PrimitiveDecode()f8f7e48
Update toml-test9a80667
Add -json flag to tomlv3203540
fuzz: move fuzz_targets from oss-fuzz (#406)77ce858
Add Marshal Function (#405)0e879cb
Fix panic when trying to set subkey for a value that's not a tablec299e75
Update toml-test4223137
Fix inline tables with dotted keys inside inline arrays (#400)45e7e49
Update toml-testc320c2d
Fix utf8.RuneError testUpdates
github.com/aws/aws-sdk-go
from 1.50.8 to 1.54.12Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
8b71138
Release v1.54.12 (2024-07-01) (#5300)9607ced
Release v1.54.11 (2024-06-28) (#5299)372d444
Release v1.54.10 (2024-06-27) (#5298)b9d7c6a
Release v1.54.9 (2024-06-26) (#5297)cce1a63
Release v1.54.8 (2024-06-25) (#5296)33c5946
Release v1.54.7 (2024-06-24) (#5295)38baa50
Merge pull request #5294 from aws/fix-opsworks7ca485f
remove opsworks smoke test9bdfe74
Release v1.54.6 (2024-06-20) (#5292)66bfa6b
Release v1.54.5 (2024-06-19) (#5291)Updates
github.com/deepmap/oapi-codegen
from 1.8.2 to 1.16.3Release notes
Sourced from github.com/deepmap/oapi-codegen's releases.
... (truncated)
Commits
a3ecfdd
chore: deprecate v1 module5d2cd60
Add missing types to deprecation URLs81b4e34
Add pkg.go.dev links to deprecation warningseb5e119
Fix: Ensure deprecations are parsed correctlyd663b6c
Add deprecation notice fortestutil
6d98312
Migrate to separatetestutil
package82cbf4a
Replace Echo-specific handler call46d2694
Onboard to Renovate58e3d16
Deprecate existing middleware2d349f4
Migrate middleware to their own Go modulesUpdates
github.com/getkin/kin-openapi
from 0.93.0 to 0.118.0Release notes
Sourced from github.com/getkin/kin-openapi's releases.
... (truncated)
Commits
5a6f97e
openapi3: fix #796 infinite loop during document validation (