-
Notifications
You must be signed in to change notification settings - Fork 3
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 non-majors group with 16 updates #989
Merged
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 non-majors group with 16 updates: | Package | From | To | | --- | --- | --- | | [github.com/docker/cli](https://github.com/docker/cli) | `27.3.1+incompatible` | `27.4.1+incompatible` | | [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) | `0.3.7` | `0.3.8` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.12.0` | `5.13.0` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.12.0` | `4.13.3` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.17.3` | `0.18.2` | | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.60.1` | `0.61.0` | | [github.com/regclient/regclient](https://github.com/regclient/regclient) | `0.7.2` | `0.8.0` | | [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) | `3.2.1` | `3.2.3` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.31.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.33.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.9.0` | `0.10.0` | | google.golang.org/protobuf | `1.35.2` | `1.36.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.3` | `0.32.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.31.3` | `0.32.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.3` | `0.32.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.32.0` | Updates `github.com/docker/cli` from 27.3.1+incompatible to 27.4.1+incompatible - [Commits](docker/cli@v27.3.1...v27.4.1) Updates `github.com/gliderlabs/ssh` from 0.3.7 to 0.3.8 - [Release notes](https://github.com/gliderlabs/ssh/releases) - [Commits](gliderlabs/ssh@v0.3.7...v0.3.8) Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.12.0...v5.13.0) Updates `github.com/labstack/echo/v4` from 4.12.0 to 4.13.3 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.12.0...v4.13.3) Updates `github.com/moby/buildkit` from 0.17.3 to 0.18.2 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.17.3...v0.18.2) Updates `github.com/prometheus/common` from 0.60.1 to 0.61.0 - [Release notes](https://github.com/prometheus/common/releases) - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md) - [Commits](prometheus/common@v0.60.1...v0.61.0) Updates `github.com/regclient/regclient` from 0.7.2 to 0.8.0 - [Release notes](https://github.com/regclient/regclient/releases) - [Changelog](https://github.com/regclient/regclient/blob/v0.8.0/release.md) - [Commits](regclient/regclient@v0.7.2...v0.8.0) Updates `github.com/traefik/traefik/v3` from 3.2.1 to 3.2.3 - [Release notes](https://github.com/traefik/traefik/releases) - [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md) - [Commits](traefik/traefik@v3.2.1...v3.2.3) Updates `golang.org/x/crypto` from 0.29.0 to 0.31.0 - [Commits](golang/crypto@v0.29.0...v0.31.0) Updates `golang.org/x/net` from 0.31.0 to 0.33.0 - [Commits](golang/net@v0.31.0...v0.33.0) Updates `golang.org/x/sync` from 0.9.0 to 0.10.0 - [Commits](golang/sync@v0.9.0...v0.10.0) Updates `google.golang.org/protobuf` from 1.35.2 to 1.36.1 Updates `k8s.io/api` from 0.31.3 to 0.32.0 - [Commits](kubernetes/api@v0.31.3...v0.32.0) Updates `k8s.io/apiextensions-apiserver` from 0.31.3 to 0.32.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.31.3...v0.32.0) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0) Updates `k8s.io/client-go` from 0.31.3 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: github.com/docker/cli dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/gliderlabs/ssh dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/labstack/echo/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/moby/buildkit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/prometheus/common dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/regclient/regclient dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/traefik/traefik/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/apiextensions-apiserver dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors ... 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
Jan 1, 2025
Preview (prod backend + PR dashboard) → https://989.ns-preview.trapti.tech/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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 non-majors group with 16 updates:
27.3.1+incompatible
27.4.1+incompatible
0.3.7
0.3.8
5.12.0
5.13.0
4.12.0
4.13.3
0.17.3
0.18.2
0.60.1
0.61.0
0.7.2
0.8.0
3.2.1
3.2.3
0.29.0
0.31.0
0.31.0
0.33.0
0.9.0
0.10.0
1.35.2
1.36.1
0.31.3
0.32.0
0.31.3
0.32.0
0.31.3
0.32.0
0.31.3
0.32.0
Updates
github.com/docker/cli
from 27.3.1+incompatible to 27.4.1+incompatibleCommits
b9d17ea
Merge pull request #5700 from thaJeztah/27.x_backport_remove_use_of_netfilter...a08a120
cli/command/system: remove BridgeNfIptables, BridgeNfIp6tables in tests4870b3d
Merge pull request #5699 from thaJeztah/27.x_backport_remove_system_isabsd3b59fb
cli/command/container: use local copy of pkg/system.IsAbsac40240
Merge pull request #5685 from thaJeztah/27.x_backport_bump_xx3fa9480
Merge pull request #5690 from thaJeztah/27.x_backport_bump_gomd2manfce7c04
Merge pull request #5692 from thaJeztah/27.x_backport_remove_netfilter_warnings70815c1
cli/command/system: remove netfilter warnings from tests12d98b0
update go-md2man to v2.0.5f9783ec
update xx to v1.6.1 for compatibility with alpine 3.21Updates
github.com/gliderlabs/ssh
from 0.3.7 to 0.3.8Release notes
Sourced from github.com/gliderlabs/ssh's releases.
Commits
a8ecd3e
Bump x/crypto to 0.31.0 to fix CVE-2024-45337Updates
github.com/go-git/go-git/v5
from 5.12.0 to 5.13.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
... (truncated)
Commits
94bd4af
Merge pull request #1261 from BeChris/issue6808b7f5ba
Merge pull request #1262 from go-git/dependabot/go_modules/github.com/elazarl...41d80a0
build: bump github.com/elazarl/goproxy4998140
git: worktree_commit, sanitize author and commiter name and email before crea...9049625
Merge pull request #1260 from go-git/dependabot/github_actions/github/codeql-...dae48b4
build: bump github/codeql-action from 3.27.9 to 3.28.07d6fbc2
Merge pull request #1220 from BeChris/accept_uppercase_hexa_in_pktline_length62a77b7
plumbing: Fix invalid reference name error while cloning branches containing ...5e11196
plumbing: format/pktline, accept upercase hexadecimal value as pktline length...65f5e1a
Merge pull request #1256 from go-git/dependabot/go_modules/golang-org-232a611e2dUpdates
github.com/labstack/echo/v4
from 4.12.0 to 4.13.3Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
45524e3
Update golang.org/x/net dependency [GO-2024-3333](https://pkg.go.dev/vuln/GO-...692bc2a
Update dependencies (dependabot reports https://pkg.go.dev/vuln/GO-2024-3321)...fd3f074
Changelog for v4.13.1 (#2719)0368ed8
Add Conditions to Ensure Bind Succeeds withTransfer-Encoding: chunked
(#2717)3b01785
Changelog for 4.13.0 (#2712)fe26277
remove jwt middleware9e73691
Shorten Github issue template and add test example118c163
CORS middleware should compile allowOrigin regexp at creation.a973e3b
add unit-testc4410fe
fix(bind body): content-length can be -1Updates
github.com/moby/buildkit
from 0.17.3 to 0.18.2Release notes
Sourced from github.com/moby/buildkit's releases.
... (truncated)
Commits
e4da654
Merge pull request #5601 from tonistiigi/v0.18.2-picks987b409
dockerfile: fix named context replacement for child stages873382b
dockerfile: fix onbuild propagation for child stages6614837
dockerfile: add regression test for parallel cache mounts25649b3
Dockerfile: update runc binary to v1.2.336a6e05
llb: avoid concurrent map write on parallel marshal4241ae2
update xx to v1.6.1715418b
hack: remove loong64 validation in archutileb68885
Merge pull request #5564 from tonistiigi/v0.18.1-picksec39add
llbsolver: fix recompute test and avoid struct copyUpdates
github.com/prometheus/common
from 0.60.1 to 0.61.0Release notes
Sourced from github.com/prometheus/common's releases.
Commits
7b484e9
Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 (#732)05e3c40
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#731)a0ef737
Bump golang.org/x/net from 0.30.0 to 0.32.0 (#736)f99f029
Update common Prometheus files (#726)b88f24c
promslog: always lowercase log level from CLI (#728)2c3c048
Bump golang.org/x/oauth2 from 0.23.0 to 0.24.0 (#730)ec7291f
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 in /assets (#729)145b50a
fix(promslog): always use UTC for time (#735)39a62f7
fix: values escaping bugs (#727)7ed4523
Allow custom user-agent definition (#725)Updates
github.com/regclient/regclient
from 0.7.2 to 0.8.0Release notes
Sourced from github.com/regclient/regclient's releases.
... (truncated)
Changelog
Sourced from github.com/regclient/regclient's changelog.
... (truncated)
Commits
106f460
Release v0.8.0e70df96
Merge for release v0.8.0ca88133
Merge pull request #885 from sudo-bmitch/pr-allow-referrers-without-size7a2a05e
Feat: Support incomplete subject descriptord6a5a84
Merge pull request #882 from sudo-bmitch/pr-fix-copy-external-referrersc29933e
Fix: Handle repeated digest in copy with external referrersbb5f4b7
Merge pull request #881 from sudo-bmitch/pr-referrer-external-regsync851cc63
Feat: Support external referrers in regsync88ac519
Merge pull request #880 from sudo-bmitch/pr-update-20241208ec1c51a
Version bumpUpdates
github.com/traefik/traefik/v3
from 3.2.1 to 3.2.3Release notes
Sourced from github.com/traefik/traefik/v3's releases.
Changelog
Sourced from github.com/traefik/traefik/v3's changelog.
Commits
8983e45
Prepare release v3.2.3ec214fa
Merge branch v2.11 into v3.21c00940
Prepare release v2.11.163a3ffab
Update reference install documentation with current chart default33cf06b
Merge branch v2.11 into v3.2590ddfc
Update nokogiri gem to v1.16.839d7b77
Bump Dockerfile to Alpine v3.2174e0abf
Update golang.org/x dependenciese87da0f
Prepare release v3.2.28eb1279
Merge current branch v2.11 into v3.2Updates
golang.org/x/crypto
from 0.29.0 to 0.31.0Commits
b4f1988
ssh: make the public key cache a 1-entry FIFO cache7042ebc
openpgp/clearsign: just use rand.Reader in tests3e90321
go.mod: update golang.org/x dependencies8c4e668
x509roots/fallback: update bundleUpdates
golang.org/x/net
from 0.31.0 to 0.33.0Commits
dfc720d
go.mod: update golang.org/x dependencies8e66b04
html: use strings.EqualFold instead of lowering ourselvesb935f7b
html: avoid endless loop on error token9af49ef
route: remove unused sizeof* consts6705db9
quic: clean up crypto streams when dropping packet protection keys4ef7588
quic: handle ACK frame in packet which drops number space552d8ac
Revert "route: change from syscall to x/sys/unix"13a7c01
Revert "route: remove unused sizeof* consts on freebsd"285e1cf
go.mod: update golang.org/x dependenciesd0a1049
route: remove unused sizeof* consts on freebsdUpdates
golang.org/x/sync
from 0.9.0 to 0.10.0Commits
913fb63
singleflight: fix typo in singleflight_test.goUpdates
google.golang.org/protobuf
from 1.35.2 to 1.36.1Updates
k8s.io/api
from 0.31.3 to 0.32.0Commits
e622342
Update dependencies to v0.32.0 tagb0543a3
Merge remote-tracking branch 'origin/master' into release-1.32