Skip to content

chore(deps)(deps): bump the go-dependencies group in /gearbox with 5 updates - #22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gearbox/go-dependencies-285f2a6d41
Closed

chore(deps)(deps): bump the go-dependencies group in /gearbox with 5 updates#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gearbox/go-dependencies-285f2a6d41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group in /gearbox with 5 updates:

Package From To
github.com/a-h/templ 0.3.977 0.3.1001
github.com/go-chi/chi/v5 5.2.4 5.2.5
github.com/go-webauthn/webauthn 0.15.0 0.16.0
github.com/mattn/go-sqlite3 1.14.33 1.14.34
golang.org/x/crypto 0.47.0 0.48.0

Updates github.com/a-h/templ from 0.3.977 to 0.3.1001

Release notes

Sourced from github.com/a-h/templ's releases.

v0.3.1001

Changelog

  • 2c505c0 chore: add unit test to cover recent fix
  • 4233429 chore: bump compiler to Go 1.26
  • 1b9a429 chore: bump deps in fiber example
  • 54981db chore: bump docusaurus version
  • e606c30 chore: bump flake builder
  • 66bc28b chore: bump gofiber example deps
  • 95f88a6 chore: bump to Go 1.25, update csrf example
  • 916a243 chore: bump version
  • 45dda73 chore: fix test broken by merge
  • 5ddd784 chore: revert Nix bump to Go 1.26 because it breaks the golangci-lint package
  • 4037d8a feat: add Range to BoolConstantAttribute nodes (#1340)
  • afb0034 feat: add Range to BooleanExpressionAttribute nodes (#1336)
  • c80f745 feat: add Range to ChildrenExpression nodes (#1337)
  • b0f5243 feat: add Range to ConditionalAttribute nodes (#1338)
  • 60fc376 feat: add Range to ConstantAttribute nodes (#1341)
  • b4e809e feat: add Range to SpreadAttributes nodes (#1335)
  • 5824d4b feat: add TLS support to live reload proxy (#1345)
  • e9a940b feat: strip space from CSS classname rendering, closes #1074 (#1346)
  • bdda41e fix: don't remove unaliased hyphenated imports if they're used (#1342)
  • c2ff8bb fix: issue 1253 (#1339)
  • cf6235a fix: proxy escaping characters (#1321)
  • d97730c fix: support nushell for prettier, fixes #1266 (#1343)
  • b666bd7 fix: undefined variable in proxy test range loop (#1324)
  • be8271d refactor: skip some more tests that require prettier
Commits
  • 5ddd784 chore: revert Nix bump to Go 1.26 because it breaks the golangci-lint package
  • 66bc28b chore: bump gofiber example deps
  • 4233429 chore: bump compiler to Go 1.26
  • 45dda73 chore: fix test broken by merge
  • 916a243 chore: bump version
  • d97730c fix: support nushell for prettier, fixes #1266 (#1343)
  • c2ff8bb fix: issue 1253 (#1339)
  • 5824d4b feat: add TLS support to live reload proxy (#1345)
  • be8271d refactor: skip some more tests that require prettier
  • e9a940b feat: strip space from CSS classname rendering, closes #1074 (#1346)
  • Additional commits viewable in compare view

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

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.2.5

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.3...v5.2.5

Commits

Updates github.com/go-webauthn/webauthn from 0.15.0 to 0.16.0

Release notes

Sourced from github.com/go-webauthn/webauthn's releases.

v0.16.0

0.16.0 (2026-03-01)

Bug Fixes

Features

Commits
  • 68db4d4 feat(webauthncose): allow ber integers in ecdsa sigs (#593)
  • 16f192f build(deps): update actions/upload-artifact action to v7 (#612)
  • 24f2869 build(deps): update actions/setup-go action to v6.3.0 (#611)
  • 76502c0 build(deps): update step-security/harden-runner action to v2.15.0 (#610)
  • 43d1587 build(deps): update actions/dependency-review-action action to v4.8.3 (#608)
  • 5e22cd7 build(deps): update github/codeql-action action to v4.32.4 (#609)
  • f3dfda5 build(deps): update module github.com/go-webauthn/x to v0.2.1 (#607)
  • 7b5a137 ci: use merge queue (#606)
  • 778a214 Merge pull request #605 from go-webauthn/ci-reno-conf
  • 233e8a9 ci: update renovate config
  • Additional commits viewable in compare view

Updates github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.34

Commits

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

Commits

You can trigger a rebase of this PR 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 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot @github

dependabot Bot commented on behalf of github Mar 1, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps the go-dependencies group in /gearbox with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/a-h/templ](https://github.com/a-h/templ) | `0.3.977` | `0.3.1001` |
| [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.2.4` | `5.2.5` |
| [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) | `0.15.0` | `0.16.0` |
| [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` |
| [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` |


Updates `github.com/a-h/templ` from 0.3.977 to 0.3.1001
- [Release notes](https://github.com/a-h/templ/releases)
- [Commits](a-h/templ@v0.3.977...v0.3.1001)

Updates `github.com/go-chi/chi/v5` from 5.2.4 to 5.2.5
- [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.4...v5.2.5)

Updates `github.com/go-webauthn/webauthn` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/go-webauthn/webauthn/releases)
- [Commits](go-webauthn/webauthn@v0.15.0...v0.16.0)

Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34)

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

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-version: 0.3.1001
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/go-webauthn/webauthn
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/crypto
  dependency-version: 0.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/gearbox/go-dependencies-285f2a6d41 branch from a9d6a5b to 1271bdc Compare April 1, 2026 10:22
@sarg3nt

sarg3nt commented May 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github May 10, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this May 10, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/gearbox/go-dependencies-285f2a6d41 branch May 10, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant