build(deps): bump the go-minor-patch group across 1 directory with 16 updates#70
build(deps): bump the go-minor-patch group across 1 directory with 16 updates#70dependabot[bot] wants to merge 1 commit into
Conversation
|
@dependabot rebase |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
c3090fd to
beebd7b
Compare
|
@dependabot rebase |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
… updates Bumps the go-minor-patch group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/getsentry/sentry-go](https://github.com/getsentry/sentry-go) | `0.42.0` | `0.46.2` | | [github.com/k3a/html2text](https://github.com/k3a/html2text) | `1.3.0` | `1.4.0` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.15.0` | `4.15.2` | | [github.com/nicholas-fedor/shoutrrr](https://github.com/nicholas-fedor/shoutrrr) | `0.13.2` | `0.15.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.266.0` | `0.278.0` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.34` | `1.14.44` | Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/getsentry/sentry-go` from 0.42.0 to 0.46.2 - [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.42.0...v0.46.2) Updates `github.com/k3a/html2text` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/k3a/html2text/releases) - [Commits](k3a/html2text@v1.3.0...v1.4.0) Updates `github.com/labstack/echo/v4` from 4.15.0 to 4.15.2 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.2/CHANGELOG.md) - [Commits](labstack/echo@v4.15.0...v4.15.2) Updates `github.com/nicholas-fedor/shoutrrr` from 0.13.2 to 0.15.0 - [Release notes](https://github.com/nicholas-fedor/shoutrrr/releases) - [Changelog](https://github.com/nicholas-fedor/shoutrrr/blob/main/CHANGELOG.md) - [Commits](nicholas-fedor/shoutrrr@v0.13.2...v0.15.0) Updates `golang.org/x/crypto` from 0.48.0 to 0.50.0 - [Commits](golang/crypto@v0.48.0...v0.50.0) Updates `golang.org/x/net` from 0.50.0 to 0.53.0 - [Commits](golang/net@v0.50.0...v0.53.0) Updates `golang.org/x/term` from 0.40.0 to 0.42.0 - [Commits](golang/term@v0.40.0...v0.42.0) Updates `golang.org/x/text` from 0.34.0 to 0.36.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.36.0) Updates `google.golang.org/api` from 0.266.0 to 0.278.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.266.0...v0.278.0) Updates `github.com/labstack/gommon` from 0.4.2 to 0.5.0 - [Release notes](https://github.com/labstack/gommon/releases) - [Commits](labstack/gommon@v0.4.2...v0.5.0) Updates `github.com/mattn/go-sqlite3` from 1.14.34 to 1.14.44 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.34...v1.14.44) Updates `golang.org/x/oauth2` from 0.35.0 to 0.36.0 - [Commits](golang/oauth2@v0.35.0...v0.36.0) Updates `golang.org/x/sync` from 0.19.0 to 0.20.0 - [Commits](golang/sync@v0.19.0...v0.20.0) Updates `golang.org/x/sys` from 0.41.0 to 0.43.0 - [Commits](golang/sys@v0.41.0...v0.43.0) Updates `golang.org/x/time` from 0.14.0 to 0.15.0 - [Commits](golang/time@v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/getsentry/sentry-go dependency-version: 0.45.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/k3a/html2text dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/labstack/gommon dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/nicholas-fedor/shoutrrr dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/net dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/oauth2 dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sync dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/sys dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/term dependency-version: 0.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/text dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/time dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: google.golang.org/api dependency-version: 0.276.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
beebd7b to
8b79e8d
Compare
|
Closing — sentry-go v0.42→v0.46 (one of the 16 bumps in this group) dropped Vikunja task for the sentry-go migration: tracking now. |
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
* chore(deps): bump getsentry/sentry-go to v0.46.2 Breaking: removes Event.Extra and Scope.SetExtra (upstream sentry-go#1274). Subsequent commit ports internal/telemetry to Tags-based API. Build is intentionally broken on this commit -- see docs/plans/2026-05-10-sentry-go-extra-migration.md. Refs: #70 (closed group bump that included this version), Vikunja #1139. * refactor(telemetry): port to sentry-go v0.46 Tags API sentry-go v0.46 (PR getsentry/sentry-go#1274) removed Event.Extra and Scope.SetExtra. Migrate the one writer (CaptureError's error_type field) to SetTag -- error_type is already a string label, so SetTag is the natural target. Strip Extra-handling from the privacy filter (applyPrivacyFilters, applyPrivacyFiltersWithLogging, and the now- unused removePrivacyExtraFields helper). Remove the Extra column from EventSummary and update telemetry_test.go to round-trip via Tags. The privacy filter retains the same structural behavior for Tags and Contexts (no changes to which keys are stripped). error_type as a Tag is non-PII (it's a parsed runtime error category, e.g. 'Nil Pointer Dereference', generated by parseErrorType from the *scrubbed* message -- see sentry.go::parseErrorType + privacy.ScrubMessage). Refs: Vikunja #1139, #70 (closed group bump that included this version). --------- Co-authored-by: festion <festion@users.noreply.github.com>
Bumps the go-minor-patch group with 7 updates in the / directory:
1.18.01.19.00.42.00.46.21.3.01.4.04.15.04.15.20.13.20.15.00.266.00.278.01.14.341.14.44Updates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/getsentry/sentry-gofrom 0.42.0 to 0.46.2Release notes
Sourced from github.com/getsentry/sentry-go's releases.
... (truncated)
Changelog
Sourced from github.com/getsentry/sentry-go's changelog.
... (truncated)
Commits
1d2598erelease: 0.46.257175c6fix: flaky attachment test (#1296)8d21468fix: add attachments to new event path (#1295)e4bceddMerge branch 'release/0.46.1'e972183release: 0.46.16b9885cfix(http): avoid async transport shutdown panics (#1288)79947a7fix: safe concurrent access for span and scope (#1285)c8ea578fix(scope): use scoped client for request PII (#1289)0bb583efix(httpclient): clone request before adding trace headers (#1290)bd20df0fix(fasthttp,fiber): correctly capture request body on scope (#1284)Updates
github.com/k3a/html2textfrom 1.3.0 to 1.4.0Release notes
Sourced from github.com/k3a/html2text's releases.
Commits
c7bb088Support attributes on any HTML tag6b048f3Merge pull request #19 from vincent/mastera0f50e0fix: support list items with attributesUpdates
github.com/labstack/echo/v4from 4.15.0 to 4.15.2Release notes
Sourced from github.com/labstack/echo/v4's releases.
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
Commits
25685e6Merge pull request #2963 from aldas/v4_changelog_4_15_2f9d7689Changelog for v4.15.237fff28Merge pull request #2962 from aldas/v4_valid_protoca4f38aContext.Scheme should validate values taken from header2e527a7Update CI, update deps6f3a84aMerge pull request #2905 from aldas/v4_crsf_token_fallback24fa4d0CSRF: support older token-based CSRF protection handler that want to render t...Updates
github.com/nicholas-fedor/shoutrrrfrom 0.13.2 to 0.15.0Release notes
Sourced from github.com/nicholas-fedor/shoutrrr's releases.
... (truncated)
Changelog
Sourced from github.com/nicholas-fedor/shoutrrr's changelog.
... (truncated)
Commits
a408eb4docs(changelog): update changelog (#809)fbd04cechore(deps): lock file maintenance (#800)3e84c2edocs(changelog): update changelog (#808)1275bc1ci(test): resolve package list splitting in test workflow (#807)f3c079cdocs(changelog): update changelog (#806)a5df263ci(test): add double-quotations to resolve globbing (#805)c2a0e4ddocs(changelog): update changelog (#804)c012dd4ci(test): resolve malformed import path in test workflow (#803)5ca0f86docs(changelog): update changelog (#802)7c7583achore(deps): update module github.com/fsnotify/fsnotify to v1.10.1 (#801)Updates
golang.org/x/cryptofrom 0.48.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies159944fssh,acme: clean up tautological/impossible nil conditionsa408498acme: only require prompt if server has terms of servicecab0f71all: upgrade go directive to at least 1.25.0 [generated]2f26647x509roots/fallback: update bundleUpdates
golang.org/x/netfrom 0.50.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/termfrom 0.40.0 to 0.42.0Commits
52b71d3go.mod: update golang.org/x dependencies9d2dc07go.mod: update golang.org/x dependenciesd954e03all: upgrade go directive to at least 1.25.0 [generated]Updates
golang.org/x/textfrom 0.34.0 to 0.36.0Commits
8577a70go.mod: update golang.org/x dependencies7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/apifrom 0.266.0 to 0.278.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
07c758dchore(main): release 0.278.0 (#3583)e36c883feat(all): auto-regenerate discovery clients (#3584)76b1187feat(all): auto-regenerate discovery clients (#3582)dd598a6chore(main): release 0.277.0 (#3568)b208a86chore(all): update all (#3573)0c219d9feat(all): auto-regenerate discovery clients (#3581)75172cffix(idtoken): avoid double impersonation in tokenSourceFromBytes (#3576)2de1a5afeat(all): auto-regenerate discovery clients (#3580)60b0784chore(deps): bump github.com/go-git/go-git/v5 from 5.17.1 to 5.18.0 in /inter...bc6990efeat(all): auto-regenerate discovery clients (#3579)Updates
github.com/labstack/gommonfrom 0.4.2 to 0.5.0Release notes
Sourced from github.com/labstack/gommon's releases.
Commits
2659cdafix: SMTPS support + align toolchain with echo (