chore(deps): bump the dependencies group with 15 updates#1194
Merged
github-actions[bot] merged 1 commit intomasterfrom Mar 1, 2026
Merged
Conversation
Bumps the dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [github.com/Scalingo/go-scalingo/v9](https://github.com/Scalingo/go-scalingo) | `9.1.0` | `9.2.0` | | [github.com/Scalingo/go-utils/logger](https://github.com/Scalingo/go-utils) | `1.11.0` | `1.12.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.5` | `5.17.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | | [golang.org/x/term](https://github.com/golang/term) | `0.39.0` | `0.40.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.33.0` | `0.34.0` | | [github.com/ProtonMail/go-crypto](https://github.com/ProtonMail/go-crypto) | `1.3.0` | `1.4.0` | | [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) | `0.8.0` | `0.11.0` | | [github.com/clipperhouse/uax29/v2](https://github.com/clipperhouse/uax29) | `2.4.0` | `2.7.0` | | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | `5.7.0` | `5.8.0` | | [github.com/kevinburke/ssh_config](https://github.com/kevinburke/ssh_config) | `1.4.0` | `1.6.0` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.19` | `0.0.20` | | [github.com/olekukonko/ll](https://github.com/olekukonko/ll) | `0.1.4-0.20260115111900-9e59c2286df0` | `0.1.7` | | [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.51.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.0` | Updates `github.com/Scalingo/go-scalingo/v9` from 9.1.0 to 9.2.0 - [Release notes](https://github.com/Scalingo/go-scalingo/releases) - [Changelog](https://github.com/Scalingo/go-scalingo/blob/master/CHANGELOG.md) - [Commits](Scalingo/go-scalingo@v9.1.0...v9.2.0) Updates `github.com/Scalingo/go-utils/logger` from 1.11.0 to 1.12.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@logger/v1.11.0...logger/v1.12.0) Updates `github.com/go-git/go-git/v5` from 5.16.5 to 5.17.0 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.5...v5.17.0) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `golang.org/x/term` from 0.39.0 to 0.40.0 - [Commits](golang/term@v0.39.0...v0.40.0) Updates `golang.org/x/text` from 0.33.0 to 0.34.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.33.0...v0.34.0) Updates `github.com/ProtonMail/go-crypto` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/ProtonMail/go-crypto/releases) - [Commits](ProtonMail/go-crypto@v1.3.0...v1.4.0) Updates `github.com/clipperhouse/displaywidth` from 0.8.0 to 0.11.0 - [Release notes](https://github.com/clipperhouse/displaywidth/releases) - [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md) - [Commits](clipperhouse/displaywidth@v0.8.0...v0.11.0) Updates `github.com/clipperhouse/uax29/v2` from 2.4.0 to 2.7.0 - [Release notes](https://github.com/clipperhouse/uax29/releases) - [Commits](clipperhouse/uax29@v2.4.0...v2.7.0) Updates `github.com/go-git/go-billy/v5` from 5.7.0 to 5.8.0 - [Release notes](https://github.com/go-git/go-billy/releases) - [Commits](go-git/go-billy@v5.7.0...v5.8.0) Updates `github.com/kevinburke/ssh_config` from 1.4.0 to 1.6.0 - [Changelog](https://github.com/kevinburke/ssh_config/blob/master/CHANGELOG.md) - [Commits](kevinburke/ssh_config@v1.4.0...v1.6.0) Updates `github.com/mattn/go-runewidth` from 0.0.19 to 0.0.20 - [Commits](mattn/go-runewidth@v0.0.19...v0.0.20) Updates `github.com/olekukonko/ll` from 0.1.4-0.20260115111900-9e59c2286df0 to 0.1.7 - [Release notes](https://github.com/olekukonko/ll/releases) - [Commits](https://github.com/olekukonko/ll/commits/v0.1.7) Updates `golang.org/x/net` from 0.49.0 to 0.51.0 - [Commits](golang/net@v0.49.0...v0.51.0) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.0) --- updated-dependencies: - dependency-name: github.com/Scalingo/go-scalingo/v9 dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/Scalingo/go-utils/logger dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/ProtonMail/go-crypto dependency-version: 1.4.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/clipperhouse/displaywidth dependency-version: 0.11.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/clipperhouse/uax29/v2 dependency-version: 2.7.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/go-git/go-billy/v5 dependency-version: 5.8.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/kevinburke/ssh_config dependency-version: 1.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: github.com/olekukonko/ll dependency-version: 0.1.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: 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 dependencies group with 15 updates:
9.1.09.2.01.11.01.12.05.16.55.17.00.47.00.48.00.39.00.40.00.33.00.34.01.3.01.4.00.8.00.11.02.4.02.7.05.7.05.8.01.4.01.6.00.0.190.0.200.1.4-0.20260115111900-9e59c2286df00.1.70.49.00.51.00.40.00.41.0Updates
github.com/Scalingo/go-scalingo/v9from 9.1.0 to 9.2.0Release notes
Sourced from github.com/Scalingo/go-scalingo/v9's releases.
Changelog
Sourced from github.com/Scalingo/go-scalingo/v9's changelog.
Commits
c38c2d0Merge pull request #474 from Scalingo/release/9.2.030f642fMerge branch 'master' into release/9.2.07444993[STORY-3234] fix(http-client): Make extra-headers targetting specific APIs (#...9ed508dMerge pull request #476 from Scalingo/docs/readme/link_major_version484f7fbdocs(readme): reminder to update public doc page509b18fUpdate README.md5781227Bump v9.2.00b823b5[STORY-3234] feat(http-client): Add possibility to add extra headers to HTTP ...f653521Merge pull request #472 from Scalingo/dependabot/go_modules/dependencies-c144...6baf4f9chore(deps): bump golang.org/x/text in the dependencies groupUpdates
github.com/Scalingo/go-utils/loggerfrom 1.11.0 to 1.12.0Commits
2def015Merge pull request #1459 from Scalingo/release/logger/1.12.05e9bf41[logger] Bump v1.12.0ab67728Merge pull request #1458 from Scalingo/build/errors_v33e63f5fMerge pull request #1457 from Scalingo/feat/1456/logger_ObjectId_Hex1fe63b9build(deps): updategithub.com/Scalingo/go-utils/errorsfrom v2 to v3686b1d2feat(logger): automatically callHexonObjectIdvalues403e83dMerge pull request #1454 from Scalingo/dependabot/go_modules/postgresql/depen...3958a7dMerge pull request #1442 from Scalingo/dependabot/go_modules/gomock_generator...dfdf3e1Merge pull request #1455 from Scalingo/dependabot/go_modules/otel/dependencie...3ef810eMerge pull request #1452 from Scalingo/dependabot/go_modules/nsqconsumer/depe...Updates
github.com/go-git/go-git/v5from 5.16.5 to 5.17.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
bdf0688Merge pull request #1864 from pjbgf/v5-issue-555290e52storage: filesystem, Avoid overwriting loose obj files. Fixes #555d20a62storage: filesystem, Fix permissions for loose and packed objs8ed442cbackport, git: Improve Status() speed with new index.ModTime check (#1862)c7b5960build: Align test workflow with main8e71edfgit: Add strict checks for supported extensions438a37fgit: worktree, optimize infiles function for very large repos (#1853)67c7006Merge pull request #1839 from go-git/renovate/releases/v5.x-go-github.com-go-...4ca3f02build: Update module github.com/go-git/go-git/v5 to v5.16.5 [SECURITY]Updates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
golang.org/x/termfrom 0.39.0 to 0.40.0Commits
3aff304go.mod: update golang.org/x dependenciesUpdates
golang.org/x/textfrom 0.33.0 to 0.34.0Commits
817fba9go.mod: update golang.org/x dependencies3264de9all: clean up old Go hacks74af298all: fix tags in remaining Unicode tables117e03ball: delete old Unicode tables9463ea4all: update to Unicode 177278b25internal/export/idna: update for post-Unicode 10 idna changesf964ad8internal/export/idna: delete old code678d34eunicode/norm: preserve QC Maybe bit in packed forminfoUpdates
github.com/ProtonMail/go-cryptofrom 1.3.0 to 1.4.0Release notes
Sourced from github.com/ProtonMail/go-crypto's releases.
Commits
a8cc4f0Merge pull request #298 from ProtonMail/feat/cleartext-hash-header57f891bMerge branch 'main' into feat/cleartext-hash-headerda5c190Merge pull request #299 from ProtonMail/fix/ecdh-low-order-curve-points3cc59b0Merge branch 'main' into feat/cleartext-hash-headerb11bd23fix(ecdh): Do not allow low order public key pointsb6bdd12Merge pull request #294 from ProtonMail/chore/bump-go-and-circlb1ff3d5Bump crypto dependencies and min go version to 1.23cfb2af9fix(cleartext): Check hashes in headersde87788Add InsecureGenerateNonCriticalSignatureCreationTime option to generate non-c...0906643Add InsecureGenerateNonCriticalKeyFlags option to generate non-critical key f...Updates
github.com/clipperhouse/displaywidthfrom 0.8.0 to 0.11.0Changelog
Sourced from github.com/clipperhouse/displaywidth's changelog.
Commits
b6da6e7improve fuzz09f66acUpdate CHANGELOG.md4b8f6a9Update AGENTS.md77f9fe2Adopt 8-bit ANSI option (#22)4af33d5Update uax29154f35aSubsequent escapes included in Truncate (#21)a8c4d02Update CHANGELOG.md3f6299areduce stringish dependency21f4a99update actions41280f9Option to treat control sequences as 0 width (#20)Updates
github.com/clipperhouse/uax29/v2from 2.4.0 to 2.7.0Release notes
Sourced from github.com/clipperhouse/uax29/v2's releases.
Commits
b03477dUpdate iterator.go9378e43Implement 8-bit ANSI (#49)5f88a8aRemove last of stringish96f513bSimpler SB11 logic, remove one use of stringish3ca6c4btest fewer versionfce861bupdate actionsc935fe1Implement UTF-8 C1 control sequences (#48)a58d485Update README.md18e08f6Reduce stringish dependency4a5d8eaANSI escape sequences as grapheme clusters (#47)Updates
github.com/go-git/go-billy/v5from 5.7.0 to 5.8.0Release notes
Sourced from github.com/go-git/go-billy/v5's releases.
Commits
8662784Merge pull request #187 from pjbgf/windows-renamef387d62build: Update test workflow to rely on oldstable/stable915dae9polyfill: Add support for Chmodf3d5600osfs: Create dir for BoundOS Tempfiles247a741Merge pull request #183 from go-git/renovate/releases/v5.x-go-golang.org-x-ne...1c0c9d5build: Update module golang.org/x/net to v0.45.0 [SECURITY]Updates
github.com/kevinburke/ssh_configfrom 1.4.0 to 1.6.0Changelog
Sourced from github.com/kevinburke/ssh_config's changelog.
... (truncated)
Commits
ac007eaCHANGELOG.md: add v1.6.0 changes, backfill v1.5.0 section6f3abd7config: support ~ as user's home directory in Includecc9f700config: simplify composite literal in newConfig538d5a7config: default to a space before '#' in EOL comments04e0fd6config: strip surrounding double quotes from parsed values568811aci: disable setup-go cache, update checkout to v6e0b4ce91.5.0f2e12b8CHANGELOG.md: improve fidelity and datesf1fac02all: implement Match support482de70SECURITY.md: addUpdates
github.com/mattn/go-runewidthfrom 0.0.19 to 0.0.20Commits
e24866bMerge pull request #88 from knowledgejunkie/unicode-17.0.054b775aSupport Unicode 17.0.0Updates
github.com/olekukonko/llfrom 0.1.4-0.20260115111900-9e59c2286df0 to 0.1.7Commits
Updates
golang.org/x/netfrom 0.49.0 to 0.51.0Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleUpdates
golang.org/x/sysfrom 0.40.0 to 0.41.0Commits
fc646e4cpu: use IsProcessorFeaturePresent to calculate ARM64 on windowsf11c7bbwindows: add IsProcessorFeaturePresent and processor feature constsd25a7aaunix: add IoctlSetString on all platforms6fb913bunix: return early on error in RecvmsgDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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