deps: bump the production-dependencies group with 16 updates - #699
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the production-dependencies group with 16 updates#699dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [buf.build/go/protovalidate](https://github.com/bufbuild/protovalidate-go) | `1.3.0` | `1.4.0` | | [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) | `4.1.4` | `4.1.5` | | [github.com/moby/moby/api](https://github.com/moby/moby) | `1.55.0` | `1.56.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.294.0` | `0.297.0` | | [github.com/ebitengine/purego](https://github.com/ebitengine/purego) | `0.10.2` | `0.11.0` | | [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.20` | `0.3.21` | | [github.com/googleapis/gax-go/v2](https://github.com/googleapis/gax-go) | `2.24.0` | `2.24.1` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.19.2` | `1.20.0` | | [github.com/moby/moby/client](https://github.com/moby/moby) | `0.5.1` | `0.6.0` | | [github.com/prometheus/client_model](https://github.com/prometheus/client_model) | `0.6.2` | `0.6.3` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.70.1` | `0.71.0` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.21.1` | `0.22.0` | | [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil) | `4.26.7` | `4.26.8` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.70.0` | `0.71.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.55.0` | `0.56.0` | | [golang.org/x/exp](https://github.com/golang/exp) | `0.0.0-20260718201538-764159d718ef` | `0.0.0-20260820142414-ca536658362e` | Updates `buf.build/go/protovalidate` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/bufbuild/protovalidate-go/releases) - [Commits](bufbuild/protovalidate-go@v1.3.0...v1.4.0) Updates `github.com/go-jose/go-jose/v4` from 4.1.4 to 4.1.5 - [Release notes](https://github.com/go-jose/go-jose/releases) - [Commits](go-jose/go-jose@v4.1.4...v4.1.5) Updates `github.com/moby/moby/api` from 1.55.0 to 1.56.0 - [Release notes](https://github.com/moby/moby/releases) - [Commits](moby/moby@api/v1.55.0...api/v1.56.0) Updates `google.golang.org/api` from 0.294.0 to 0.297.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.294.0...v0.297.0) Updates `github.com/ebitengine/purego` from 0.10.2 to 0.11.0 - [Release notes](https://github.com/ebitengine/purego/releases) - [Commits](ebitengine/purego@v0.10.2...v0.11.0) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.20 to 0.3.21 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](googleapis/enterprise-certificate-proxy@v0.3.20...v0.3.21) Updates `github.com/googleapis/gax-go/v2` from 2.24.0 to 2.24.1 - [Release notes](https://github.com/googleapis/gax-go/releases) - [Commits](googleapis/gax-go@v2.24.0...v2.24.1) Updates `github.com/klauspost/compress` from 1.19.2 to 1.20.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.19.2...v1.20.0) Updates `github.com/moby/moby/client` from 0.5.1 to 0.6.0 - [Release notes](https://github.com/moby/moby/releases) - [Changelog](https://github.com/moby/moby/blob/v0.6.0/CHANGELOG.md) - [Commits](moby/moby@v0.5.1...v0.6.0) Updates `github.com/prometheus/client_model` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/prometheus/client_model/releases) - [Commits](prometheus/client_model@v0.6.2...v0.6.3) Updates `github.com/prometheus/common` from 0.70.1 to 0.71.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md) - [Commits](prometheus/common@v0.70.1...v0.71.0) Updates `github.com/prometheus/procfs` from 0.21.1 to 0.22.0 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.21.1...v0.22.0) Updates `github.com/shirou/gopsutil/v4` from 4.26.7 to 4.26.8 - [Release notes](https://github.com/shirou/gopsutil/releases) - [Commits](shirou/gopsutil@v4.26.7...v4.26.8) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.70.0 to 0.71.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.70.0...zpages/v0.71.0) Updates `golang.org/x/crypto` from 0.55.0 to 0.56.0 - [Commits](golang/crypto@v0.55.0...v0.56.0) Updates `golang.org/x/exp` from 0.0.0-20260718201538-764159d718ef to 0.0.0-20260820142414-ca536658362e - [Commits](https://github.com/golang/exp/commits) --- updated-dependencies: - dependency-name: buf.build/go/protovalidate dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/go-jose/go-jose/v4 dependency-version: 4.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/moby/moby/api dependency-version: 1.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/api dependency-version: 0.297.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/ebitengine/purego dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/googleapis/enterprise-certificate-proxy dependency-version: 0.3.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/googleapis/gax-go/v2 dependency-version: 2.24.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.20.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/moby/moby/client dependency-version: 0.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/prometheus/client_model dependency-version: 0.6.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: github.com/prometheus/common dependency-version: 0.71.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/prometheus/procfs dependency-version: 0.22.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: github.com/shirou/gopsutil/v4 dependency-version: 4.26.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.71.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.56.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/exp dependency-version: 0.0.0-20260820142414-ca536658362e dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 production-dependencies group with 16 updates:
1.3.01.4.04.1.44.1.51.55.01.56.00.294.00.297.00.10.20.11.00.3.200.3.212.24.02.24.11.19.21.20.00.5.10.6.00.6.20.6.30.70.10.71.00.21.10.22.04.26.74.26.80.70.00.71.00.55.00.56.00.0.0-20260718201538-764159d718ef0.0.0-20260820142414-ca536658362eUpdates
buf.build/go/protovalidatefrom 1.3.0 to 1.4.0Release notes
Sourced from buf.build/go/protovalidate's releases.
Commits
5c72b38Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.12-...aa3ed84Update deps and minimum Go version to 1.26 (#337)ff9e432Bump github.com/stretchr/testify from 1.12.0 to 1.12.1 in the go group (#336)99a2379Bump the go group with 4 updates (#334)Updates
github.com/go-jose/go-jose/v4from 4.1.4 to 4.1.5Release notes
Sourced from github.com/go-jose/go-jose/v4's releases.
Commits
b10771eReject typed nil at Verify time56f3866Check alg against pubkey curve during verify. (#293)74114c2cipher/cbc_hmac: don't panic on empty ciphertext (#292)6b364f3cipher/cbc_hmac: don't panic on invalid key (#291)a31af25json: limit stack depth (#290)7f5beb3jwt: reject out-of-range NumericDate values (#278)e37f31aTest on Go 1.26 and 1.27 (#284)5b371aeReject malformed Ed25519 JWKs (#250)ad7f32dBump actions/setup-python from 6 to 7 (#275)1563054Bump actions/setup-go from 6 to 7 (#274)Updates
github.com/moby/moby/apifrom 1.55.0 to 1.56.0Release notes
Sourced from github.com/moby/moby/api's releases.
Commits
9b2179dMerge pull request #53572 from vvoland/api-docs-cut575cf82Merge pull request #53571 from thaJeztah/bump_tools20beedbapi/docs: Cut v1.56bb86302Merge pull request #53569 from vvoland/afvsock-lsm65be55aMerge pull request #53513 from thaJeztah/daemon_fix_list0af79c4Merge pull request #53570 from vvoland/process-release7d1ce6aMerge pull request #53568 from renovate-bot/renovate/github.com-mdlayher-sock...0df1a00Dockerfile: update cli v29.7.2, compose v5.5.1, buildx v0.37.0e1d06bdDrop replace rulesb40d37eMerge pull request #53359 from vvoland/ext-namegeneratorUpdates
google.golang.org/apifrom 0.294.0 to 0.297.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
dfa9e13chore(main): release 0.297.0 (#3725)7770e01feat: move to go1.26.0 as the lowest supported go version (#3724)f03a404chore(main): release 0.296.0 (#3719)bfa0beffeat(all): auto-regenerate discovery clients (#3722)3264fb2feat(all): auto-regenerate discovery clients (#3720)6d6e873feat(all): auto-regenerate discovery clients (#3718)df69652chore(main): release 0.295.0 (#3716)9e79798feat(all): auto-regenerate discovery clients (#3717)ddc3759feat(all): auto-regenerate discovery clients (#3715)Updates
github.com/ebitengine/puregofrom 0.10.2 to 0.11.0Release notes
Sourced from github.com/ebitengine/purego's releases.
Commits
11ec78dall: v0.11.0 released63002e0purego: apply go fix modernizations (#504)f389379all: use range-over-int in counting loops (#503)749871call: use structs.HostLayout on structs that must match the C ABI (#502)a66c0b0purego: fix returning a C function pointer as a Go func (#500)f2f4202objc: encode 64-bit integers as q and Q (#499)7d5f4c2.github/workflows: test against Go 1.27 (#498)f9d41fcpurego: support arm soft-float abi (#494)0960e99all: remove zcallback_*.s from the external code list (#496)4862512.github/workflows: test against 1.27-rc2 (#495)Updates
github.com/googleapis/enterprise-certificate-proxyfrom 0.3.20 to 0.3.21Release notes
Sourced from github.com/googleapis/enterprise-certificate-proxy's releases.
Commits
3afb37achore: Routing to readyzHandler only when the request is a local check (#228)1d9e38cfeat: Migrate from ServeMux to HandlerFunc to avoid collapsing // to / for ht...88a7cabchore: Set LogLevel off when ENABLE_ENTERPRISE_CERTIFICATE_LOGS is set to Fal...82da9bachore: Bump version from v0.3.20 to v0.3.21 (#224)fdd44adfix: fix pkcs11 cert chain logic (#213)0c9499cfeat: Add support for verbosity control for logging (#222)Updates
github.com/googleapis/gax-go/v2from 2.24.0 to 2.24.1Release notes
Sourced from github.com/googleapis/gax-go/v2's releases.
Commits
269185fchore(main): release 2.24.1 (#533)d0623a1fix: split implementation of ProtoJSONStream for 1.27 and later (#532)6c77ee3chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 (#529)3f35182chore(deps): bump google.golang.org/grpc from 1.82.1 to 1.83.1 in /v2 (#528)Updates
github.com/klauspost/compressfrom 1.19.2 to 1.20.0Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
9d8ccb1flate: Writer with a preset dictionary emits the dictionary into the output s...f93f23abuild(deps): bump the github-actions group with 6 updates (#1200)42f9d96xpress: add Microsoft XPRESS (MS-XCA) decompression (#1195)629c2eazstd/huff0: break false partial-register dependencies in seqdec/4X decoders (...ba74977ci: test against go1.27.x, drop go1.24.x (#1198)f5c1529zstd/huff0: pin avo peephole folds, regenerate arm64 (#1199)73508b2s2: arm64 assembly encoders, lowered from the amd64 avo program (#1187)0e43f04xxhash: bound input of non-preemptive assembly (#1196)4005c15s2: clamp the Go EncodeBetter skip to match the assembly (#1190)dd6de45gzhttp: limit jitter hash to jitterBuffer bytes (#1192)Updates
github.com/moby/moby/clientfrom 0.5.1 to 0.6.0Release notes
Sourced from github.com/moby/moby/client's releases.
Changelog
Sourced from github.com/moby/moby/client's changelog.
... (truncated)
Commits
f4a4f1cBump to 0.6.0f925eddMerge pull request #1525 from griff/1503-fix12715c8Merge pull request #1609 from jpetazzo/release-docker-with-docker326daddMerge pull request #1565 from dotcloud/only_load_authconfig_when_neededa3510c9Merge pull request #1560 from dotcloud/439-allow-lxc-args262d57eMerge pull request #1623 from mhennings/1592-fix-race-conditions-in-parallel-...551092fAdd lxc-conf flag to allow custom lxc options3f802f4Fix race conditions in parallel pull0b9c8e2Merge pull request #1596 from metalivedev/1149-easyfixes42fe550Merge pull request #1614 from denibertovic/docsUpdates
github.com/prometheus/client_modelfrom 0.6.2 to 0.6.3Release notes
Sourced from github.com/prometheus/client_model's releases.
... (truncated)
Commits
a834711Bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#149)07078d2Update common Prometheus files (#148)6ab4937Update common Prometheus files (#146)10dc9dfdocs: Explained current state of the repo (#143)abfdc7eMerge pull request #144 from prombot/repo_syncc99203fUpdate common Prometheus files46d9cfbUpdate common Prometheus files (#141)6d9be57Update common Prometheus files2d24e7eMerge pull request #138 from prometheus/repo_sync1a0f082Update common Prometheus filesUpdates
github.com/prometheus/commonfrom 0.70.1 to 0.71.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
9a4aff0build(deps): bump github.com/stretchr/testify in /assets (#979)483bb89Update dependabot config (#978)d29e1eabuild(deps): bump golang.org/x/net (#975)e531bd2build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976)bc3fc3abuild(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977)