-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): bump the go-modules group with 14 updates #60
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
Merged
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
Bumps the go-modules group with 14 updates: | Package | From | To | | --- | --- | --- | | [github.com/clipperhouse/displaywidth](https://github.com/clipperhouse/displaywidth) | `0.9.0` | `0.10.0` | | [github.com/clipperhouse/uax29/v2](https://github.com/clipperhouse/uax29) | `2.5.0` | `2.6.0` | | [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) | `5.16.4` | `5.16.5` | | [github.com/googleapis/enterprise-certificate-proxy](https://github.com/googleapis/enterprise-certificate-proxy) | `0.3.11` | `0.3.12` | | [github.com/klauspost/compress](https://github.com/klauspost/compress) | `1.18.3` | `1.18.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.32.0` | `0.33.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.50.0` | | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.34.0` | `0.35.0` | | [golang.org/x/sys](https://github.com/golang/sys) | `0.40.0` | `0.41.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` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.41.0` | `0.42.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.44.3` | `1.45.0` | Updates `github.com/clipperhouse/displaywidth` from 0.9.0 to 0.10.0 - [Release notes](https://github.com/clipperhouse/displaywidth/releases) - [Changelog](https://github.com/clipperhouse/displaywidth/blob/main/CHANGELOG.md) - [Commits](clipperhouse/displaywidth@v0.9.0...v0.10.0) Updates `github.com/clipperhouse/uax29/v2` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/clipperhouse/uax29/releases) - [Commits](clipperhouse/uax29@v2.5.0...v2.6.0) Updates `github.com/go-git/go-git/v5` from 5.16.4 to 5.16.5 - [Release notes](https://github.com/go-git/go-git/releases) - [Commits](go-git/go-git@v5.16.4...v5.16.5) Updates `github.com/googleapis/enterprise-certificate-proxy` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/googleapis/enterprise-certificate-proxy/releases) - [Commits](googleapis/enterprise-certificate-proxy@v0.3.11...v0.3.12) Updates `github.com/klauspost/compress` from 1.18.3 to 1.18.4 - [Release notes](https://github.com/klauspost/compress/releases) - [Commits](klauspost/compress@v1.18.3...v1.18.4) 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/mod` from 0.32.0 to 0.33.0 - [Commits](golang/mod@v0.32.0...v0.33.0) Updates `golang.org/x/net` from 0.49.0 to 0.50.0 - [Commits](golang/net@v0.49.0...v0.50.0) Updates `golang.org/x/oauth2` from 0.34.0 to 0.35.0 - [Commits](golang/oauth2@v0.34.0...v0.35.0) Updates `golang.org/x/sys` from 0.40.0 to 0.41.0 - [Commits](golang/sys@v0.40.0...v0.41.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 `golang.org/x/tools` from 0.41.0 to 0.42.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.41.0...v0.42.0) Updates `modernc.org/sqlite` from 1.44.3 to 1.45.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.44.3...v1.45.0) --- updated-dependencies: - dependency-name: github.com/clipperhouse/displaywidth dependency-version: 0.10.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/clipperhouse/uax29/v2 dependency-version: 2.6.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/go-git/go-git/v5 dependency-version: 5.16.5 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/googleapis/enterprise-certificate-proxy dependency-version: 0.3.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/klauspost/compress dependency-version: 1.18.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/mod dependency-version: 0.33.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/net dependency-version: 0.50.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/oauth2 dependency-version: 0.35.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/sys dependency-version: 0.41.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/term dependency-version: 0.40.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/text dependency-version: 0.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: golang.org/x/tools dependency-version: 0.42.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: modernc.org/sqlite dependency-version: 1.45.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
idiap-bot-reviewer
approved these changes
Feb 10, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
semver:patch
A change requiring a patch version bump
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 go-modules group with 14 updates:
0.9.00.10.02.5.02.6.05.16.45.16.50.3.110.3.121.18.31.18.40.47.00.48.00.32.00.33.00.49.00.50.00.34.00.35.00.40.00.41.00.39.00.40.00.33.00.34.00.41.00.42.01.44.31.45.0Updates
github.com/clipperhouse/displaywidthfrom 0.9.0 to 0.10.0Changelog
Sourced from github.com/clipperhouse/displaywidth's changelog.
Commits
154f35aSubsequent 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.5.0 to 2.6.0Commits
18e08f6Reduce stringish dependency4a5d8eaANSI escape sequences as grapheme clusters (#47)bc4e08dSimpler ASCII conditional & benchmarksUpdates
github.com/go-git/go-git/v5from 5.16.4 to 5.16.5Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
48a1ae0Merge pull request #1836 from go-git/check-v542bdf1fstorage: filesystem, Verify idx matches pack file4146a56plumbing: format/idxfile, Verify idxfile's checksum63d78ecplumbing: format/packfile, Add new ErrMalformedPackFile25f1624Merge pull request #1800 from Ch00k/no-delete-untracked-v5600fb13git: worktree, Don't delete local untracked files when resetting worktree390a569Merge pull request #1746 from pjbgf/bump-go61c8b85build: Bump Go test versions to 1.23-1.25 (v5)e5a05ecMerge pull request #1744 from go-git/renovate/releases/v5.x-go-golang.org-x-c...1495930plumbing: Remove use of non-constant format stringsUpdates
github.com/googleapis/enterprise-certificate-proxyfrom 0.3.11 to 0.3.12Release notes
Sourced from github.com/googleapis/enterprise-certificate-proxy's releases.
Commits
fb4bf8achore: Update go.mod to upgrade the go version to 1.24.11 (#180)Updates
github.com/klauspost/compressfrom 1.18.3 to 1.18.4Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c03560fzstd: Add ResetWithOptions to encoder/decoder (#1122)0874ab8build(deps): bump the github-actions group with 3 updates (#1126)4a36836doc: Clarify documentation in readme (#1125)4309644zstd: document concurrency option handling in encoder (#1124)c262ec6Update README.md861ca97Downstream CVE-2025-61728 (#1123)03de960gzhttp: Add zstandard to server handler wrapper (#1121)bb1ab3bbuild(deps): bump the github-actions group with 2 updates (#1120)986a51efix(gzhttp): preserve qvalue when extra parameters follow in Accept-Encoding ...fbe3b12build(deps): bump the github-actions group with 3 updates (#1118)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/modfrom 0.32.0 to 0.33.0Commits
27761a2go.mod: update golang.org/x dependenciesUpdates
golang.org/x/netfrom 0.49.0 to 0.50.0Commits
ebddb99go.mod: update golang.org/x dependencies4a490d4internal/http3: add Expect: 100-continue support to ClientConn73fe701internal/http3: add Expect: 100-continue support to Serveraf0c9dfhtml: add NodeType.String() methode02fb33internal/http3: make responseWriter.Flush write headers if not done yetda558ffinternal/http3: ensure bodyReader cannot be read after being closedd7c76fainternal/http3: make responseWriter behave closer to other http.ResponseWriter64b3af9http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit1973e8dinternal/http3: add Server support for handling HEAD requests57ea86dicmp, internal/socket, ipv4, ipv6: use binary.NativeEndianUpdates
golang.org/x/oauth2from 0.34.0 to 0.35.0Commits
89ff2e1google: add safer credentials JSON loading options.Updates
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 RecvmsgUpdates
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
golang.org/x/toolsfrom 0.41.0 to 0.42.0Commits
009367fgo.mod: update golang.org/x dependencies2182926go/ast/inspector: add Cursor.ParentEdge{Kind,Index} methods27020acinternal/server: add module upgrade pathway after vulncheck scanningc4ec0f5internal/server: list vulnerabilities within vulncheck prompt80d1715gopls/internal/protocol: add document uri field type0e23509gopls/doc: update link to Acme LSP plugin7b3ed75gopls/internal/server: respect SemanticTokens option during initializationfddd4a6gopls/filecache: prevent premature CAS file evictione3a69ffgopls/internal/golang: refactor.inline.variable: add parens955d132gopls/internal/golang: migrate pkgdoc to cursorUpdates
modernc.org/sqlitefrom 1.44.3 to 1.45.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
b8975b7CHANGELOG.md: document v1.45.0394a108attempt to fix test build broken by bc68721fbc68721Merge branch 'branch' into 'master'c228a98- Enable configurable vtab options and add MATCH coverage. Expose Context.Con...d3d9b0dMerge branch 'fix-_time_format-docs' into 'master'17d0166fix(docs): _time_format=sqlite corresponds to format 4Dependabot 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