Skip to content

Bump the go-modules-updates group in /backend with 7 updates#1995

Merged
umputun merged 2 commits intomasterfrom
dependabot/go_modules/backend/go-modules-updates-75c1c3f47e
Feb 15, 2026
Merged

Bump the go-modules-updates group in /backend with 7 updates#1995
umputun merged 2 commits intomasterfrom
dependabot/go_modules/backend/go-modules-updates-75c1c3f47e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps the go-modules-updates group in /backend with 7 updates:

Package From To
github.com/alecthomas/chroma/v2 2.21.1 2.23.1
github.com/go-chi/chi/v5 5.2.3 5.2.4
github.com/go-pkgz/rest 1.20.6 1.21.0
github.com/golang-jwt/jwt/v5 5.3.0 5.3.1
golang.org/x/crypto 0.46.0 0.47.0
golang.org/x/image 0.34.0 0.35.0
golang.org/x/net 0.48.0 0.49.0

Updates github.com/alecthomas/chroma/v2 from 2.21.1 to 2.23.1

Release notes

Sourced from github.com/alecthomas/chroma/v2's releases.

v2.23.1

Changelog

  • 5b4188b fix: remove AGPL licensed testdata
  • b9b4edc Add .env.* pattern to bash lexer (#1197)
  • f163adc docs: add AGENTS.md
  • fe6f0f3 fix: title link to Chroma

v2.23.0

Changelog

  • 610afd8 feat: add light/dark mode toggle
  • 1b5aad9 fix: make just commands faster
  • 84583c6 fix: wait for WASM runtime to become ready at startup
  • 1b6f6e7 fix: need relative import for wasm_exec.js
  • 2a78195 fix: wasm builds got broken by the last change
  • f8a34ec feat: fix local dev so it falls back to server
  • 6827057 refactor: migrate to Just
  • a60896f Create a lexer for Markless (#1195)

v2.22.0

Changelog

  • 467c878 fix: reverse order of --lexer to name, then file
  • 649c24d Add KDL lexer (#1192)
  • 249a634 Add MoonBit lexer (#1191)
  • 3e1f428 Update Zig lexer and example (#1189)
  • 31592d5 fix: no text auto-sizing on webkit (#1186)
  • 2e611c1 Add APKBUILD as filename to Bash lexer (#1187)
  • c1adec8 chore(deps): update all non-major dependencies (#1185)
  • 24cc733 fix(styles): update punctuation in Aura Theme to meet style guidelines (#1184)
  • b0358e8 Add lexer for microcad (#1171)
Commits
  • 5b4188b fix: remove AGPL licensed testdata
  • b9b4edc Add .env.* pattern to bash lexer (#1197)
  • f163adc docs: add AGENTS.md
  • fe6f0f3 fix: title link to Chroma
  • 610afd8 feat: add light/dark mode toggle
  • 1b5aad9 fix: make just commands faster
  • 84583c6 fix: wait for WASM runtime to become ready at startup
  • 1b6f6e7 fix: need relative import for wasm_exec.js
  • 2a78195 fix: wasm builds got broken by the last change
  • f8a34ec feat: fix local dev so it falls back to server
  • Additional commits viewable in compare view

Updates github.com/go-chi/chi/v5 from 5.2.3 to 5.2.4

Commits

Updates github.com/go-pkgz/rest from 1.20.6 to 1.21.0

Release notes

Sourced from github.com/go-pkgz/rest's releases.

Version 1.21.0

  • #43 Add security middlewares: Secure, CORS, CSRF, CleanPath, StripSlashes

Version 1.20.7

  • #42 Add HEAD method support to Ping middleware
Commits
  • 4e8fe40 docs: add documentation for new middlewares
  • 090feef feat(rewrite): add CleanPath and StripSlashes middlewares
  • f884b91 feat(csrf): add CSRF protection middleware
  • 4bc2958 feat(cors): add CORS middleware
  • 5916b1c feat(secure): add security headers middleware
  • 321d021 improve test coverage and fix code review issues
  • 0c9258a add HEAD method support to Ping middleware, modernize code
  • See full diff in compare view

Updates github.com/golang-jwt/jwt/v5 from 5.3.0 to 5.3.1

Release notes

Sourced from github.com/golang-jwt/jwt/v5's releases.

v5.3.1

What's Changed

🔐 Features

👒 Dependencies

New Contributors

Full Changelog: golang-jwt/jwt@v5.3.0...v5.3.1

Commits
  • 7ceae61 Add release.yml for changelog configuration
  • dce8e4d Set token.Signature in ParseUnverified (#414)
  • 8889e20 Save signature to Token struct after successful signing (#417)
  • d237f82 ci: update github-actions schedule interval to monthly
  • d8dce95 Bump crate-ci/typos from 1.41.0 to 1.42.1 (#492)
  • e931803 Bump crate-ci/typos from 1.40.0 to 1.41.0 (#490)
  • e6a0afa Bump actions/checkout from 5 to 6 (#487)
  • 9f85c9e Bump crate-ci/typos from 1.39.0 to 1.40.0 (#488)
  • 60a8669 Bump actions/setup-go from 5 to 6 (#469)
  • 76f5828 Remove misleading ParserOptions documentation (#484)
  • Additional commits viewable in compare view

Updates golang.org/x/crypto from 0.46.0 to 0.47.0

Commits
  • 506e022 go.mod: update golang.org/x dependencies
  • 7dacc38 chacha20poly1305: error out in fips140=only mode
  • See full diff in compare view

Updates golang.org/x/image from 0.34.0 to 0.35.0

Commits

Updates golang.org/x/net from 0.48.0 to 0.49.0

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • See full diff in compare view

Dependabot 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code minor labels Feb 1, 2026
@dependabot dependabot bot requested a review from umputun as a code owner February 1, 2026 11:58
@dependabot dependabot bot added minor dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 1, 2026
Bumps the go-modules-updates group in /backend with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/alecthomas/chroma/v2](https://github.com/alecthomas/chroma) | `2.21.1` | `2.23.1` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.2.3` | `5.2.4` |
| [github.com/go-pkgz/rest](https://github.com/go-pkgz/rest) | `1.20.6` | `1.21.0` |
| [github.com/golang-jwt/jwt/v5](https://github.com/golang-jwt/jwt) | `5.3.0` | `5.3.1` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.46.0` | `0.47.0` |
| [golang.org/x/image](https://github.com/golang/image) | `0.34.0` | `0.35.0` |
| [golang.org/x/net](https://github.com/golang/net) | `0.48.0` | `0.49.0` |


Updates `github.com/alecthomas/chroma/v2` from 2.21.1 to 2.23.1
- [Release notes](https://github.com/alecthomas/chroma/releases)
- [Commits](alecthomas/chroma@v2.21.1...v2.23.1)

Updates `github.com/go-chi/chi/v5` from 5.2.3 to 5.2.4
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.3...v5.2.4)

Updates `github.com/go-pkgz/rest` from 1.20.6 to 1.21.0
- [Release notes](https://github.com/go-pkgz/rest/releases)
- [Commits](go-pkgz/rest@v1.20.6...v1.21.0)

Updates `github.com/golang-jwt/jwt/v5` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/golang-jwt/jwt/releases)
- [Commits](golang-jwt/jwt@v5.3.0...v5.3.1)

Updates `golang.org/x/crypto` from 0.46.0 to 0.47.0
- [Commits](golang/crypto@v0.46.0...v0.47.0)

Updates `golang.org/x/image` from 0.34.0 to 0.35.0
- [Commits](golang/image@v0.34.0...v0.35.0)

Updates `golang.org/x/net` from 0.48.0 to 0.49.0
- [Commits](golang/net@v0.48.0...v0.49.0)

---
updated-dependencies:
- dependency-name: github.com/alecthomas/chroma/v2
  dependency-version: 2.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
- dependency-name: github.com/go-pkgz/rest
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: github.com/golang-jwt/jwt/v5
  dependency-version: 5.3.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules-updates
- dependency-name: golang.org/x/crypto
  dependency-version: 0.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: golang.org/x/image
  dependency-version: 0.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/backend/go-modules-updates-75c1c3f47e branch from d237f78 to 5575db6 Compare February 11, 2026 04:55
@paskal
Copy link
Collaborator

paskal commented Feb 11, 2026

@copilot run go mod tidy in the examples dir

Copy link
Contributor

Copilot AI commented Feb 11, 2026

@paskal I've opened a new pull request, #2005, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: paskal <712534+paskal@users.noreply.github.com>
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22013607287

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.03%) to 84.432%

Files with Coverage Reduction New Missed Lines %
backend/app/notify/notify.go 2 94.55%
Totals Coverage Status
Change from base Build 21893215872: -0.03%
Covered Lines: 6107
Relevant Lines: 7233

💛 - Coveralls

Copy link
Owner

@umputun umputun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@umputun umputun merged commit 638fa63 into master Feb 15, 2026
2 checks passed
@umputun umputun deleted the dependabot/go_modules/backend/go-modules-updates-75c1c3f47e branch February 15, 2026 01:48
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 minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants