chore(deps): bump the go-modules group with 5 updates#591
Merged
Conversation
Bumps the go-modules group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/gdamore/tcell/v2](https://github.com/gdamore/tcell) | `2.13.8` | `2.13.9` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.45.1` | `0.46.0` | | [github.com/hashicorp/consul/api](https://github.com/hashicorp/consul) | `1.34.1` | `1.34.2` | | [github.com/ncruces/go-sqlite3](https://github.com/ncruces/go-sqlite3) | `0.30.5` | `0.34.0` | | [github.com/pdfcpu/pdfcpu](https://github.com/pdfcpu/pdfcpu) | `0.11.1` | `0.12.0` | Updates `github.com/gdamore/tcell/v2` from 2.13.8 to 2.13.9 - [Release notes](https://github.com/gdamore/tcell/releases) - [Changelog](https://github.com/gdamore/tcell/blob/main/CHANGESv3.md) - [Commits](gdamore/tcell@v2.13.8...v2.13.9) Updates `github.com/getsentry/sentry-go` from 0.45.1 to 0.46.0 - [Release notes](https://github.com/getsentry/sentry-go/releases) - [Changelog](https://github.com/getsentry/sentry-go/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-go@v0.45.1...v0.46.0) Updates `github.com/hashicorp/consul/api` from 1.34.1 to 1.34.2 - [Release notes](https://github.com/hashicorp/consul/releases) - [Changelog](https://github.com/hashicorp/consul/blob/main/CHANGELOG.md) - [Commits](hashicorp/consul@api/v1.34.1...api/v1.34.2) Updates `github.com/ncruces/go-sqlite3` from 0.30.5 to 0.34.0 - [Release notes](https://github.com/ncruces/go-sqlite3/releases) - [Commits](ncruces/go-sqlite3@v0.30.5...v0.34.0) Updates `github.com/pdfcpu/pdfcpu` from 0.11.1 to 0.12.0 - [Release notes](https://github.com/pdfcpu/pdfcpu/releases) - [Commits](pdfcpu/pdfcpu@v0.11.1...v0.12.0) --- updated-dependencies: - dependency-name: github.com/gdamore/tcell/v2 dependency-version: 2.13.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/hashicorp/consul/api dependency-version: 1.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-modules - dependency-name: github.com/ncruces/go-sqlite3 dependency-version: 0.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules - dependency-name: github.com/pdfcpu/pdfcpu dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-modules ... Signed-off-by: dependabot[bot] <support@github.com>
NGTmeaty
approved these changes
Apr 27, 2026
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 go-modules group with 5 updates:
2.13.82.13.90.45.10.46.01.34.11.34.20.30.50.34.00.11.10.12.0Updates
github.com/gdamore/tcell/v2from 2.13.8 to 2.13.9Release notes
Sourced from github.com/gdamore/tcell/v2's releases.
Commits
cdc241cfix: backport OSC 8 sanitizer to v22fdac94fix(input): handle ESC during CSI and SS3 parse states per ECMA-4815d91dffix: fix simscreen double chan closure on disposalUpdates
github.com/getsentry/sentry-gofrom 0.45.1 to 0.46.0Release notes
Sourced from github.com/getsentry/sentry-go's releases.
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
Commits
7e1f926release: 0.46.055688a9fix: keep replace directives (#1275)edb9172feat!: remove SetExtra (#1274)dbb964cfeat: add internal_sdk_error client report on serialization fail (#1273)1fee895feat: Add grpc integration support (#938)f4eabe8feat: re-enable Telemetry Processor and simplify setup (#1254)aaef0ffchore: improve ci (#1271)533d762chore: simplify makefile with go work (#1270)1ecdc28build(deps): bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /echo (#...00dcbf0build(deps): bump github.com/labstack/echo/v5 from 5.0.0 to 5.0.3 in /crosste...Updates
github.com/hashicorp/consul/apifrom 1.34.1 to 1.34.2Commits
d739cbbupdating submodule versionf327aa6fix follow-redirects sec vuln (#23494) (#23496)f82280bGo version 1.26 (#23493) (#23497)b5716dcCVE suppression (#23478)a6fecaeBackport of Addition of json omitempty for ACLToken name field and its relate...1063b20Update the 2.0 major release version in the version file (#23480)aa36678removing CVE suppression (#23474)57e0866feat(multiport): add destination port support for multiport upstreams (#23449)f100b2cPost release activity 1.22.6 (#23462)fc8f069update: go version to 1.26.2 (#23394)Updates
github.com/ncruces/go-sqlite3from 0.30.5 to 0.34.0Release notes
Sourced from github.com/ncruces/go-sqlite3's releases.
... (truncated)
Commits
f99d5faPrepare release.3f5df10Avoid holes.9dba3c7Fix #376.4ba8027Libc math.10ce179Libc fixes.064bd01Base64.0985a11Faster arrays.85405c4Vec1 vector extension (#375)a2af69aBump cross-platform-actions/action from 0.32.0 to 1.0.0 (#374)692e090Deps.Updates
github.com/pdfcpu/pdfcpufrom 0.11.1 to 0.12.0Release notes
Sourced from github.com/pdfcpu/pdfcpu's releases.
... (truncated)
Commits
bce7271Cleanup, bump version9db810aEnforce max recurse level during parsingdc9ab24Add recover from internal panic3936dcemerge in cli cobra integrationa181c19fix: replace os.Exit with panic in library code to prevent process terminatio...7312d20Fix #132939be9acFix #1341871b367Fix #13452117365Upgrade dependencies8f565ddFix #1334Dependabot 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