-
Notifications
You must be signed in to change notification settings - Fork 260
deps: bump the all-go-minor-and-patch group across 1 directory with 13 updates #4133
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
Open
dependabot
wants to merge
1
commit into
release/v1.5
Choose a base branch
from
968edependabot/go_modules/release/v1.5/all-go-minor-and-patch-743a915c36
base: release/v1.5
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
deps: bump the all-go-minor-and-patch group across 1 directory with 13 updates #4133
dependabot
wants to merge
1
commit into
release/v1.5
from
968edependabot/go_modules/release/v1.5/all-go-minor-and-patch-743a915c36
Conversation
This file contains hidden or 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
…3 updates Bumps the all-go-minor-and-patch group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) | `1.19.0` | `1.20.0` | | [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) | `1.11.0` | `1.13.1` | | [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) | `0.12.0` | `0.13.0` | | [github.com/avast/retry-go/v4](https://github.com/avast/retry-go) | `4.6.1` | `4.7.0` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.23.0` | `1.23.2` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.35.0` | `0.38.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.77.0` | | [golang.org/x/time](https://github.com/golang/time) | `0.12.0` | `0.14.0` | Updates `github.com/Azure/azure-sdk-for-go/sdk/azcore` from 1.19.0 to 1.20.0 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.19.0...sdk/azcore/v1.20.0) Updates `github.com/Azure/azure-sdk-for-go/sdk/azidentity` from 1.11.0 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-go/releases) - [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.11.0...sdk/azidentity/v1.13.1) Updates `github.com/Microsoft/hcsshim` from 0.12.0 to 0.13.0 - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.12.0...v0.13.0) Updates `github.com/avast/retry-go/v4` from 4.6.1 to 4.7.0 - [Release notes](https://github.com/avast/retry-go/releases) - [Commits](avast/retry-go@4.6.1...4.7.0) Updates `github.com/prometheus/client_golang` from 1.23.0 to 1.23.2 - [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.23.0...v1.23.2) Updates `go.uber.org/zap` from 1.27.0 to 1.27.1 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.0...v1.27.1) Updates `golang.org/x/sys` from 0.35.0 to 0.38.0 - [Commits](golang/sys@v0.35.0...v0.38.0) Updates `google.golang.org/grpc` from 1.75.0 to 1.77.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.0...v1.77.0) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.10 Updates `github.com/prometheus/common` from 0.65.0 to 0.66.1 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.65.0...v0.66.1) Updates `golang.org/x/crypto` from 0.41.0 to 0.43.0 - [Commits](golang/crypto@v0.41.0...v0.43.0) Updates `golang.org/x/time` from 0.12.0 to 0.14.0 - [Commits](golang/time@v0.12.0...v0.14.0) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azidentity dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/Microsoft/hcsshim dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/avast/retry-go/v4 dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/client_golang dependency-version: 1.23.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: go.uber.org/zap dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sys dependency-version: 0.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/grpc dependency-version: 1.77.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: google.golang.org/protobuf dependency-version: 1.36.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-minor-and-patch - dependency-name: github.com/prometheus/common dependency-version: 0.66.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/crypto dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/time dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-minor-and-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 all-go-minor-and-patch group with 9 updates in the / directory:
1.19.01.20.01.11.01.13.10.12.00.13.04.6.14.7.01.23.01.23.21.27.01.27.10.35.00.38.01.75.01.77.00.12.00.14.0Updates
github.com/Azure/azure-sdk-for-go/sdk/azcorefrom 1.19.0 to 1.20.0Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.
Commits
466795ePrep [email protected] (#25563)6fce238[azsystemevents] Remove gopls (#25555)c0ac8eaSync eng/common directory with azure-sdk-tools for PR 12476 (#25549)047fb66[Release] sdk/resourcemanager/containerregistry/armcontainerregistry/2.0.0 (#...908cfea[azsystemevents] Fixing build.go to work properly with tsp-client as the orch...c30fd4ccosmos: Allow the Query Pipeline to return an alternative query to execute in...1b44564fixed resource type validation in ParseResourceType and correlated tests (#25...e566eecSync eng/common directory with azure-sdk-tools for PR 12531 (#25545)053de1aIncrement package version after release of data/azcosmos (#25544)8e673bbrelease pr (#25543)Updates
github.com/Azure/azure-sdk-for-go/sdk/azidentityfrom 1.11.0 to 1.13.1Release notes
Sourced from github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases.
... (truncated)
Commits
6bb9b03azidentity v1.13.1 (#25574)e18dbd7Increment package version after release of azidentity (#25367)4f0faccPrepare azidentity v1.13.0 for release (#25352)2d8c98bSelecting ManagedIdentityCredential disables DefaultAzureCredential's IMDS pr...67dd4fcIncrement package version after release of azidentity (#25263)1a74bc8Prepare azidentity v1.12.0 for release (#25231)839a355Test IMDS managed identity with a remote VM (#25237)c352be3Sync eng/common directory with azure-sdk-tools for PR 11931 (#25243)c994ecagofmt (#25234)9c95d95[Release] sdk/resourcemanager/computefleet/armcomputefleet/2.0.0-beta.1 gener...Updates
github.com/Microsoft/hcsshimfrom 0.12.0 to 0.13.0Release notes
Sourced from github.com/Microsoft/hcsshim's releases.
... (truncated)
Commits
7084bd2rego policy enforcer should use the same user parsing logic as GCS (#2405)a5c5b4cDeps/crypto vulnFix golang.org/x/crypto vulnerability (#2416)a00144aAdd support for running confidential WCOW UVMs5def1d7Allow different types of boot configurations for WCOW UVMb4e0744Merge pull request #2406 from anmaxvl/privileged-pausee5f8fd8tooling: allow pause container to be run in privileged moded7e3842feature: cross-container named pipes (#2358)62ddb12HvSocket support for containers (#2353)fa9d402ci: fix golangci-lint config (#2387)a3c0edfgithub-actions: update lint action (#2379)Updates
github.com/avast/retry-go/v4from 4.6.1 to 4.7.0Release notes
Sourced from github.com/avast/retry-go/v4's releases.
Commits
375037bbump version306fceeMerge pull request #142 from avast/go_1_25_test_environment0bdef9cci(workflow): add Go version 1.25 to test matrix for expanded compatibility t...66013daMerge pull request #130 from StounhandJ/back_off_delay9e5d0d6Merge pull request #129 from StounhandJ/master5068e50Merge pull request #128 from amirrezafahimi/master22920c3Merge pull request #136 from avast/dependabot/go_modules/github.com/stretchr/...459fadeBump github.com/stretchr/testify from 1.10.0 to 1.11.16c62c20BackOffDelay multiplies attempts from zeroe330bceno delay after final retry on max attemptsUpdates
github.com/prometheus/client_golangfrom 1.23.0 to 1.23.2Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
8179a56Cut v1.23.2 (#1870)4142b59Merge pull request #1869 from prometheus/arve/upgrade-common4ff40f0Cut v1.23.1 (#1867)989b029Upgrade to prometheus/common v0.66 (#1866)Updates
go.uber.org/zapfrom 1.27.0 to 1.27.1Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
7b755a3release 1.27.1 (#1521)d6b395bUpdate lazy logger not to materialize unless it's being written to (#1519)4b9cea0ci: Test with Go 1.24, Go 1.25 (#1508)7c80d7bFix race condition in WithLazy implementation (#1426) (#1511)07077a6Prevent zap.Object from panicing on nils (#1501)a6afd05Fix lint check name (#1502)6d48253chore: fix typo (#1482)32f2ec1Fix the field test for bool type (#1480)fe16eb5Upgrade grpc in zapgrc test package & bump go version (#1478)5f00c34test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (#1477)Updates
golang.org/x/sysfrom 0.35.0 to 0.38.0Commits
15129aacpu: also use MRS instruction in getmmfr1ed38ca2unix: add SizeofNhmsg and SizeofNexthopGrp3675c4ccpu: use MRS instruction to read arm64 system registers2a15272unix: add consts for ELF handling6239615cpu: add HPDS, LOR, PAN detection for arm64ea436efwindows: add iphlpapi routing functions28c5bdaunix: add SetMemPolicy and its mode/flag valuesb731f78unix/linux: switch to ubuntu 25.04, Go 1.25.11edeebeunix: mkall.sh: fail if docker build failedecada54unix: use slices.{Equal,Sort} in testsUpdates
google.golang.org/grpcfrom 1.75.0 to 1.77.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
805b1f8Change version to 1.77.0 (#8677)ea7b66eCherrypick #8702 to v1.77.x (#8709)cadae08Cherry-pick #8536 to v1.77.x (#8691)4288cfcCherrypick #8657 and #8667 to v1.77.x (#8690)f959da6transport: Reduce heap allocations (#8668)0d49384deps: update all dependencies (#8673)e3e142dpickfirst: Remove old pickfirst (#8672)254ab10documentation: fix typos in benchmark and auth docs (#8674)2d56bdamem: Remove Reader interface and export the concrete struct (#8669)8ab0c82mem: Avoid clearing new buffers and clear buffers from simpleBufferPools (#8670)Updates
google.golang.org/protobuffrom 1.36.8 to 1.36.10Updates
github.com/prometheus/commonfrom 0.65.0 to 0.66.1Release notes
Sourced from github.com/prometheus/common's releases.
... (truncated)
Changelog
Sourced from github.com/prometheus/common's changelog.
... (truncated)
Commits
8975ddeRevert "Use go.uber.org/atomic instead of sync/atomic (#825)" (#838)08d7f66Move to supported version of yaml parser (#834)80e275eRevert "Use github.com/grafana/regexp instead of regexp" (#835)4c2f9e7Merge pull request #832 from roidelapluie/retracte120453Retract v1.20.32b1487cMerge pull request #827 from prometheus/dependabot/go_modules/github.com/stre...db38951Merge pull request #829 from prometheus/dependabot/go_modules/golang.org/x/ne...9e19a90build(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.1a1ba2a7build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0c7a031cMerge pull request #830 from prometheus/dependabot/go_modules/google.golang.o...Updates
golang.org/x/cryptofrom 0.41.0 to 0.43.0Commits