-
Notifications
You must be signed in to change notification settings - Fork 24
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
chore(deps): bump the dependencies group with 14 updates #1095
Merged
github-actions
merged 1 commit into
master
from
dependabot/go_modules/dependencies-5b4f924813
Feb 1, 2025
Merged
chore(deps): bump the dependencies group with 14 updates #1095
github-actions
merged 1 commit into
master
from
dependabot/go_modules/dependencies-5b4f924813
Feb 1, 2025
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 dependencies group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.3.1` | `1.4.0` | | [github.com/briandowns/spinner](https://github.com/briandowns/spinner) | `1.23.1` | `1.23.2` | | [github.com/cheggaaa/pb/v3](https://github.com/cheggaaa/pb) | `3.1.5` | `3.1.6` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.13.0` | `5.13.2` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.31.0` | `0.32.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.27.0` | `0.28.0` | | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.1.3` | `1.1.5` | | [github.com/cyphar/filepath-securejoin](https://github.com/cyphar/filepath-securejoin) | `0.3.6` | `0.4.1` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.6.1` | `5.6.2` | | [github.com/mattn/go-colorable](https://github.com/mattn/go-colorable) | `0.1.13` | `0.1.14` | | [github.com/pjbgf/sha1cd](https://github.com/pjbgf/sha1cd) | `0.3.1` | `0.3.2` | | [github.com/skeema/knownhosts](https://github.com/skeema/knownhosts) | `1.3.0` | `1.3.1` | | [golang.org/x/net](https://github.com/golang/net) | `0.33.0` | `0.34.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.28.0` | `0.29.0` | Updates `github.com/Scalingo/go-utils/logger` from 1.3.1 to 1.4.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.3.1...mongo/v1.4.0) Updates `github.com/briandowns/spinner` from 1.23.1 to 1.23.2 - [Release notes](https://github.com/briandowns/spinner/releases) - [Commits](briandowns/spinner@v1.23.1...v1.23.2) Updates `github.com/cheggaaa/pb/v3` from 3.1.5 to 3.1.6 - [Commits](cheggaaa/pb@v3.1.5...v3.1.6) Updates `github.com/go-git/go-git/v5` from 5.13.0 to 5.13.2 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.13.0...v5.13.2) Updates `golang.org/x/crypto` from 0.31.0 to 0.32.0 - [Commits](golang/crypto@v0.31.0...v0.32.0) Updates `golang.org/x/term` from 0.27.0 to 0.28.0 - [Commits](golang/term@v0.27.0...v0.28.0) Updates `github.com/ProtonMail/go-crypto` from 1.1.3 to 1.1.5 - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.1.3...v1.1.5) Updates `github.com/cyphar/filepath-securejoin` from 0.3.6 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.3.6...v0.4.1) Updates `github.com/go-git/go-billy/v5` from 5.6.1 to 5.6.2 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.6.1...v5.6.2) Updates `github.com/mattn/go-colorable` from 0.1.13 to 0.1.14 - [Commits](mattn/go-colorable@v0.1.13...v0.1.14) Updates `github.com/pjbgf/sha1cd` from 0.3.1 to 0.3.2 - [Release notes](https://github.com/pjbgf/sha1cd/releases) - [Commits](pjbgf/sha1cd@v0.3.1...v0.3.2) Updates `github.com/skeema/knownhosts` from 1.3.0 to 1.3.1 - [Commits](skeema/knownhosts@v1.3.0...v1.3.1) Updates `golang.org/x/net` from 0.33.0 to 0.34.0 - [Commits](golang/net@v0.33.0...v0.34.0) Updates `golang.org/x/sys` from 0.28.0 to 0.29.0 - [Commits](golang/sys@v0.28.0...v0.29.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-utils/logger dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/briandowns/spinner dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/cheggaaa/pb/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ProtonMail/go-crypto dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/cyphar/filepath-securejoin dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-billy/v5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/mattn/go-colorable dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/pjbgf/sha1cd dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/skeema/knownhosts dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/net dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies ... 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
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 dependencies group with 14 updates:
1.3.1
1.4.0
1.23.1
1.23.2
3.1.5
3.1.6
5.13.0
5.13.2
0.31.0
0.32.0
0.27.0
0.28.0
1.1.3
1.1.5
0.3.6
0.4.1
5.6.1
5.6.2
0.1.13
0.1.14
0.3.1
0.3.2
1.3.0
1.3.1
0.33.0
0.34.0
0.28.0
0.29.0
Updates
github.com/Scalingo/go-utils/logger
from 1.3.1 to 1.4.0Commits
07ed960
Merge pull request #1000 from Scalingo/release/mongo/1.4.02db025c
[mongo] Bump v1.4.02dad0ed
Merge pull request #999 from Scalingo/fix/998/validation-internal-errorsae3124d
Lint6da687f
Review: refacto and error message improvemente800254
package(mongo) Do not break API to handle validation errors with internal errorsd750436
Merge pull request #997 from Scalingo/fix/1030/mongo-pagination-custom-query1c9f6dc
Update mongo/pagination/pagination.go: typoc764b19
Review: doc and additional testcd20c6a
Update changelogUpdates
github.com/briandowns/spinner
from 1.23.1 to 1.23.2Commits
5543086
remove format method call (#163)Updates
github.com/cheggaaa/pb/v3
from 3.1.5 to 3.1.6Commits
634b527
Merge pull request #226 from cheggaaa/dependabot/go_modules/v3/github.com/mat...72db192
Merge pull request #225 from secDre4mer/master1897845
Bump github.com/mattn/go-colorable from 0.1.13 to 0.1.14 in /v34d7e5a0
feat: AIX supportd0803d4
Merge pull request #224 from cheggaaa/dependabot/go_modules/v3/github.com/fat...bce8d1a
Bump github.com/fatih/color from 1.17.0 to 1.18.0 in /v34ca3463
Merge pull request #221 from cheggaaa/dependabot/go_modules/v3/github.com/fat...ced2481
Merge pull request #222 from cheggaaa/dependabot/go_modules/v3/github.com/mat...e774f99
Bump github.com/mattn/go-runewidth from 0.0.15 to 0.0.16 in /v3809a0b4
Bump github.com/fatih/color from 1.16.0 to 1.17.0 in /v3Updates
github.com/go-git/go-git/v5
from 5.13.0 to 5.13.2Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
2c68247
Merge pull request #1383 from go-git/dependabot/go_modules/github.com/ProtonM...d462c2e
Merge pull request #1359 from BeChris/issue1150-v532ac23a
Merge pull request #1392 from go-git/dependabot/go_modules/github.com/pjbgf/s...93e635a
build: bump github.com/pjbgf/sha1cd from 0.3.0 to 0.3.2b2bb975
git: worktree_status, took into account code review remarks518ac88
git: worktree_status, fix adding dot slash files to working tree (backported ...21b3150
build: bump github.com/ProtonMail/go-crypto from 1.1.4 to 1.1.5189e7e4
Merge pull request #1361 from BeChris/issue1176-v5654815a
Merge pull request #1377 from go-git/dependabot/go_modules/github.com/elazarl...91dbdb9
Merge pull request #1376 from go-git/dependabot/github_actions/github/codeql-...Updates
golang.org/x/crypto
from 0.31.0 to 0.32.0Commits
8929309
go.mod: update golang.org/x dependencies4a75ba5
all: make function and struct comments match the namesUpdates
golang.org/x/term
from 0.27.0 to 0.28.0Commits
40b02d6
go.mod: update golang.org/x dependenciesUpdates
github.com/ProtonMail/go-crypto
from 1.1.3 to 1.1.5Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
Commits
d703f49
Check binding signature details against primary key (#264)72cacd5
ci: Update openpgp-interop-test-analyzer to v2.1.0 (#243)3de0301
Update artifact actions to v4 (#260)be3aef0
Merge pull request #259 from ProtonMail/less-memory-large-msgs1fd5ec8
Add tests for reusing buffer in OCB en/decryptiondf3ee02
Buffer decrypted bytes more efficiently04cfaf2
Reuse plaintext slice for ciphertext when encryptingfee7824
Reuse ciphertext slice for plaintext when decrypting6fa7f91
Preallocate the chunk size rather than bufferingadd07bd
Don't allocate the nonce for each chunkUpdates
github.com/cyphar/filepath-securejoin
from 0.3.6 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.
Commits
7abd870
VERSION: release v0.4.1509a359
merge #47 into cyphar/filepath-securejoin:mainfbaef26
join: loosen cleanliness requirements for SecureJoin root54460df
merge #45 into cyphar/filepath-securejoin:main14e6cfe
VERSION: back to development9a17e6b
VERSION: release v0.4.0e410d4a
merge #44 into cyphar/filepath-securejoin:mainea4e5b6
gha: add GOARCH=386 build check0c2fbe6
mkdirall: switch to os.FileMode argumentf3a512c
merge #43 into cyphar/filepath-securejoin:mainUpdates
github.com/go-git/go-billy/v5
from 5.6.1 to 5.6.2Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
9f8b16d
Merge pull request #103 from pjbgf/bump-deps783f58c
build: Bump dependencies0009381
Merge pull request #102 from JAORMX/iofs-extra-interfaces-v521beb15
Enable theiofs
adapter to also return other interfaces fromio/fs
Updates
github.com/mattn/go-colorable
from 0.1.13 to 0.1.14Commits
1f71342
update deps4503567
Merge pull request #73 from whereswaldon/patch-140e70a5
[Windows] harden system DLL loading603fb50
Merge pull request #71 from hymkor/fork-20241118664d917
Fix: ESC[E and ESC[F with no arguments did not move the cursor on the legacy ...2b733b5
Merge pull request #69 from dolmen-go/merge-appengine-into-others9473000
Merge pull request #68 from dolmen-go/do-not-expose-Windows-Writer3cc8472
Merge pull request #67 from dolmen-go/ci-go1.20d9a68d5
Merge colorable_appengine.go into colorable_others.go8e4a944
Windows: do not export WriterUpdates
github.com/pjbgf/sha1cd
from 0.3.1 to 0.3.2Release notes
Sourced from github.com/pjbgf/sha1cd's releases.
Commits
6b2e36b
Merge pull request #150 from pjbgf/dependabot/docker/golang-51a646605a0266
Merge pull request #149 from mmcloughlin/asm-module5bf06ea
build(deps): Bump golang from7ea4c9d
to51a6466
2a026ef
update make generate6bf841e
update sha1cd generate lineff2b6bb
move ubc generator to sub-module2dc0fd6
reduce go version in asm go.mod0f1180f
migrate avo to asm module6f02425
Merge pull request #147 from pjbgf/dependabot/github_actions/github/codeql-ac...b9d5e06
build(deps): Bump github/codeql-action from 3.28.0 to 3.28.1Updates
github.com/skeema/knownhosts
from 1.3.0 to 1.3.1Commits
93146c8
update dependency golang.org/x/crypto to v0.25.00f2fe42
go.mod: update golang.org/x dependenciesUpdates
golang.org/x/net
from 0.33.0 to 0.34.0Commits
8da7ed1
go.mod: update golang.org/x dependencies2124140
all: make function and struct comments match the namese9d95ba
http2: do not surface errors from a conn's idle timer expiringc2be992
quic: remember which remote connection IDs have been retiredUpdates
golang.org/x/sys
from 0.28.0 to 0.29.0Commits
d4ac05d
windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL680bd24
windows: remove unused errString typea7f19e9
unix: add Dup3 on dragonflyDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions