-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the dependencies group with 17 updates #186
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
Closed
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
0dccfe4 to
8173105
Compare
Bumps the dependencies group with 17 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.2.0` | `1.5.0` | | [github.com/fsouza/go-dockerclient](https://github.com/fsouza/go-dockerclient) | `1.11.2` | `1.12.1` | | [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.8.1` | `1.9.2` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.6.1` | `9.8.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.9.0` | `1.10.0` | | [go.etcd.io/etcd/client/v2](https://github.com/etcd-io/etcd) | `2.305.15` | `2.305.21` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.2.5` | `0.4.1` | | [github.com/moby/sys/user](https://github.com/moby/sys) | `0.2.0` | `0.4.0` | | [gotest.tools/v3](https://github.com/gotestyourself/gotest.tools) | `3.5.1` | `3.5.2` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.1.1+incompatible` | `27.5.1+incompatible` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.17.9` | `1.18.0` | | [github.com/moby/term](https://github.com/moby/term) | `0.5.0` | `0.5.2` | | [github.com/ncw/swift/v2](https://github.com/ncw/swift) | `2.0.2` | `2.0.3` | | [github.com/opencontainers/image-spec](https://github.com/opencontainers/image-spec) | `1.1.0` | `1.1.1` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.21` | | [go.etcd.io/etcd/client/pkg/v3](https://github.com/etcd-io/etcd) | `3.5.15` | `3.5.21` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.22.0` | `0.31.0` | Updates `github.com/Scalingo/go-utils/logger` from 1.2.0 to 1.5.0 - [Release notes](https://github.com/Scalingo/go-utils/releases) - [Changelog](https://github.com/Scalingo/go-utils/blob/master/CHANGELOG_LEGACY.md) - [Commits](Scalingo/go-utils@mongo/v1.2.0...logger/v1.5.0) Updates `github.com/fsouza/go-dockerclient` from 1.11.2 to 1.12.1 - [Release notes](https://github.com/fsouza/go-dockerclient/releases) - [Changelog](https://github.com/fsouza/go-dockerclient/blob/main/container_changes_test.go) - [Commits](fsouza/go-dockerclient@v1.11.2...v1.12.1) Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.9.2 - [Release notes](https://github.com/go-sql-driver/mysql/releases) - [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md) - [Commits](go-sql-driver/mysql@v1.8.1...v1.9.2) Updates `github.com/redis/go-redis/v9` from 9.6.1 to 9.8.0 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](redis/go-redis@v9.6.1...v9.8.0) Updates `github.com/stretchr/testify` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) Updates `go.etcd.io/etcd/client/v2` from 2.305.15 to 2.305.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@client/v2.305.15...client/v2.305.21) Updates `github.com/cyphar/filepath-securejoin` from 0.2.5 to 0.4.1 - [Release notes](https://github.com/cyphar/filepath-securejoin/releases) - [Changelog](https://github.com/cyphar/filepath-securejoin/blob/main/CHANGELOG.md) - [Commits](cyphar/filepath-securejoin@v0.2.5...v0.4.1) Updates `github.com/moby/sys/user` from 0.2.0 to 0.4.0 - [Release notes](https://github.com/moby/sys/releases) - [Commits](moby/sys@user/v0.2.0...user/v0.4.0) Updates `gotest.tools/v3` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/gotestyourself/gotest.tools/releases) - [Commits](gotestyourself/gotest.tools@v3.5.1...v3.5.2) Updates `github.com/docker/docker` from 27.1.1+incompatible to 27.5.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.1.1...v27.5.1) Updates `github.com/klauspost/compress` from 1.17.9 to 1.18.0 - [Release notes](https://github.com/klauspost/compress/releases) - [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml) - [Commits](klauspost/compress@v1.17.9...v1.18.0) Updates `github.com/moby/term` from 0.5.0 to 0.5.2 - [Commits](moby/term@v0.5.0...v0.5.2) Updates `github.com/ncw/swift/v2` from 2.0.2 to 2.0.3 - [Release notes](https://github.com/ncw/swift/releases) - [Changelog](https://github.com/ncw/swift/blob/master/RELEASE.md) - [Commits](ncw/swift@v2.0.2...v2.0.3) Updates `github.com/opencontainers/image-spec` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/opencontainers/image-spec/releases) - [Changelog](https://github.com/opencontainers/image-spec/blob/main/RELEASES.md) - [Commits](opencontainers/image-spec@v1.1.0...v1.1.1) Updates `go.etcd.io/etcd/api/v3` from 3.5.15 to 3.5.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.15...v3.5.21) Updates `go.etcd.io/etcd/client/pkg/v3` from 3.5.15 to 3.5.21 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.15...v3.5.21) Updates `golang.org/x/sys` from 0.22.0 to 0.31.0 - [Commits](golang/sys@v0.22.0...v0.31.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-utils/logger dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/fsouza/go-dockerclient dependency-version: 1.12.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-sql-driver/mysql dependency-version: 1.9.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/v2 dependency-version: 2.305.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/cyphar/filepath-securejoin dependency-version: 0.4.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/moby/sys/user dependency-version: 0.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: gotest.tools/v3 dependency-version: 3.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/docker/docker dependency-version: 27.5.1+incompatible dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/klauspost/compress dependency-version: 1.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/moby/term dependency-version: 0.5.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/ncw/swift/v2 dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/opencontainers/image-spec dependency-version: 1.1.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/api/v3 dependency-version: 3.5.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: go.etcd.io/etcd/client/pkg/v3 dependency-version: 3.5.21 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.31.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
8173105 to
4675544
Compare
Contributor
Author
|
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
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 dependencies group with 17 updates:
1.2.01.5.01.11.21.12.11.8.11.9.29.6.19.8.01.9.01.10.02.305.152.305.210.2.50.4.10.2.00.4.03.5.13.5.227.1.1+incompatible27.5.1+incompatible1.17.91.18.00.5.00.5.22.0.22.0.31.1.01.1.13.5.153.5.213.5.153.5.210.22.00.31.0Updates
github.com/Scalingo/go-utils/loggerfrom 1.2.0 to 1.5.0Commits
84cafaaMerge pull request #1111 from Scalingo/release/logger/1.5.013c17a4[logger] Bump v1.5.003c7501Merge pull request #1110 from Scalingo/feat/logger/rollbarplugin/add_close_wr...391ad8efeat(logger) update readme related to close wrappera97b22cMerge pull request #1109 from Scalingo/feat/logger/rollbarplugin/add_close_wr...15ab255feat(logger) add close wrappera2cafcaMerge pull request #1107 from Scalingo/dependabot/go_modules/storage/dependen...eb2609dMerge pull request #1106 from Scalingo/dependabot/go_modules/tarball/dependen...a03212dMerge pull request #1105 from Scalingo/dependabot/go_modules/cronsetup/depend...2f6fc9cbuild(deps): bump the dependencies group in /storage with 14 updatesUpdates
github.com/fsouza/go-dockerclientfrom 1.11.2 to 1.12.1Release notes
Sourced from github.com/fsouza/go-dockerclient's releases.
Commits
911724fGenerate test TLS certificates on demand9e09969Use nanoserver for integration tests on Windows7065e2ebuild(deps): bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#1111)d28655cGo 1.24 is out, drop Go 1.22218cb9fbuild(deps): bump golangci/golangci-lint-action from 6.3.0 to 6.3.2 (#1108)ee382d5build(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 (#1105)a401e79build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.0 (#1106)0eab2dbbuild(deps): bump github.com/docker/docker (#1104)2fdfe52build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#1102)2709c1bbuild(deps): bump actions/setup-go from 5.2.0 to 5.3.0 (#1103)Updates
github.com/go-sql-driver/mysqlfrom 1.8.1 to 1.9.2Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
... (truncated)
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
21ef4c6release v1.9.2 (#1693)1fbafa8release v1.9.1 (#1683)b84ac5ago.mod: fix go version format (#1682)88ff88bFix FormatDSN missing ConnectionAttributes (#1619)c879816add Charset() option (#1679)58941ddrelease v1.9.0 (#1662)5d1bb8afix flaky test. (#1663)341a5a5Fix auth_switch_request packet handling85c6311Add error 1290/ER_READ_ONLY_MODE to rejectReadOnly handling (#1660)255d1adbetter max_allowed_packet parsing (#1661)Updates
github.com/redis/go-redis/v9from 9.6.1 to 9.8.0Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
fba6decMerge branch 'master' into v9.846ede21chore(release): Update version to v9.8.02299211feat(options): panic when options are nil (#3363)8f58235chore(ci): Use redis 8 rc2 image. (#3361)09dc351migrate golangci-lint config to v2 format (#3354)cb2cfb0fix:PubSubisn't concurrency-safe (#3360)46d4b20feat: func isEmptyValue support time.Time (#3273)f9b0e70update HExpire command documentation (#3355)b28606cUpdate README.md, use redis discord guild (#3331)adb4798fix: Fix panic caused when arg is nil (#3353)Updates
github.com/stretchr/testifyfrom 1.9.0 to 1.10.0Release notes
Sourced from github.com/stretchr/testify's releases.
... (truncated)
Commits
89cbdd9Merge pull request #1626 from arjun-1/fix-functional-options-diff-indirect-calls07bac60Merge pull request #1667 from sikehish/flaky716de8dIncrease timeouts in Test_Mock_Called_blocks to reduce flakiness in CI118fb83NotSame should fail if args are not pointers #1661 (#1664)7d99b2battempt 205f87c0more similarea7129ebetter fmta1b9c9eMerge pull request #1663 from ybrustin/master8302de9Merge branch 'master' into master89352f7Merge pull request #1518 from hendrywiranto/adjust-readme-remove-v2Updates
go.etcd.io/etcd/client/v2from 2.305.15 to 2.305.21Commits
a17edfdversion: bump up to 3.5.212c77e22Merge pull request #19686 from ivanvc/release-3.5-golang.org-x-net-to-v0.37.014b8ce4dependency: bump golang.org/x/net from v0.36.0 to v0.38.0163ff00Merge pull request #19646 from ivanvc/release-3.5-bump-github.com-golang-jwt-...6439620dependency: bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2ac31c34version: bump up to 3.5.20c518f6fMerge pull request #19629 from ahrtr/learner_test_202503190a51fc2Add e2e test to verify etcd is able to automatically fix the issue3c65dfaMerge pull request #19602 from ahrtr/3.5_add_learner_test_20250314341af03Fix the issue that learner promotion command doesn't support json outputUpdates
github.com/cyphar/filepath-securejoinfrom 0.2.5 to 0.4.1Release notes
Sourced from github.com/cyphar/filepath-securejoin's releases.
... (truncated)
Changelog
Sourced from github.com/cyphar/filepath-securejoin's changelog.
... (truncated)
Commits
7abd870VERSION: release v0.4.1509a359merge #47 into cyphar/filepath-securejoin:mainfbaef26join: loosen cleanliness requirements for SecureJoin root54460dfmerge #45 into cyphar/filepath-securejoin:main14e6cfeVERSION: back to development9a17e6bVERSION: release v0.4.0e410d4amerge #44 into cyphar/filepath-securejoin:mainea4e5b6gha: add GOARCH=386 build check0c2fbe6mkdirall: switch to os.FileMode argumentf3a512cmerge #43 into cyphar/filepath-securejoin:mainUpdates
github.com/moby/sys/userfrom 0.2.0 to 0.4.0Release notes
Sourced from github.com/moby/sys/user's releases.
... (truncated)
Commits
71f0c5eMerge pull request #182 from dmcgowan/merge-idtoolsdb55716Update interface to fit into user package8e08d6bMerge idtools from github.com/moby/moby/pkg/idtools7e518ecMerge pull request #49087 from dmcgowan/split-idtools-internal6134528Split internal idtools functionality9ecbe7bpkg/idtools: rewrite to use moby/sys/user5805d70pkg/idtools: use lazyregexp to compile regexes on first usefdf2879Merge pull request #49162 from thaJeztah/pkg_system_volume_uuid3d38759pkg/idtools: remove uses of deprecated system.MkdirAllca0444fMerge pull request #180 from thaJeztah/add_codecovUpdates
gotest.tools/v3from 3.5.1 to 3.5.2Release notes
Sourced from gotest.tools/v3's releases.
Commits
0b81523Merge pull request #286 from thaJeztah/undeprecate_ErrorTypec5dad8fMerge pull request #285 from thaJeztah/update_go_versions160ab0eRemove go1.18 and go1.198569bbcMerge pull request #284 from thaJeztah/cleanup_readme4256834assert, assert/cmp: un-deprecate assert.ErrorType for noweb32186circleci: update golangci-lint to v1.60.35fc8473circleci: add go1.21, go1.22, go1.236f26df9circleci: test generics on go1.20 and windows as well732dfcfinternal/difflib: rename funcs that collided with built-ins7d95f55internal/difflib: gofmtUpdates
github.com/docker/dockerfrom 27.1.1+incompatible to 27.5.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.