chore(deps)(deps): bump the go-dependencies group in /gearbox with 5 updates - #151
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps)(deps): bump the go-dependencies group in /gearbox with 5 updates#151dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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.1020` | | [github.com/go-chi/chi/v5](https://github.com/go-chi/chi) | `5.2.5` | `5.3.0` | | [github.com/go-webauthn/webauthn](https://github.com/go-webauthn/webauthn) | `0.17.3` | `0.17.4` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.51.0` | `0.52.0` | | [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) | `1.46.1` | `1.51.0` | Updates `github.com/a-h/templ` from 0.3.977 to 0.3.1020 - [Release notes](https://github.com/a-h/templ/releases) - [Commits](a-h/templ@v0.3.977...v0.3.1020) Updates `github.com/go-chi/chi/v5` from 5.2.5 to 5.3.0 - [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.5...v5.3.0) Updates `github.com/go-webauthn/webauthn` from 0.17.3 to 0.17.4 - [Release notes](https://github.com/go-webauthn/webauthn/releases) - [Changelog](https://github.com/go-webauthn/webauthn/blob/master/CHANGELOG.md) - [Commits](go-webauthn/webauthn@v0.17.3...v0.17.4) Updates `golang.org/x/crypto` from 0.51.0 to 0.52.0 - [Commits](golang/crypto@v0.51.0...v0.52.0) Updates `modernc.org/sqlite` from 1.46.1 to 1.51.0 - [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md) - [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.1...v1.51.0) --- updated-dependencies: - dependency-name: github.com/a-h/templ dependency-version: 0.3.1020 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.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/go-webauthn/webauthn dependency-version: 0.17.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: modernc.org/sqlite dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/go_modules/gearbox/go-dependencies-78cc9f7037
branch
July 1, 2026 09:12
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-dependencies group in /gearbox with 5 updates:
0.3.9770.3.10205.2.55.3.00.17.30.17.40.51.00.52.01.46.11.51.0Updates
github.com/a-h/templfrom 0.3.977 to 0.3.1020Release notes
Sourced from github.com/a-h/templ's releases.
Commits
09d6b02chore: bump versionff38ceefeat: add ranges for attribute node values (#1383)e581c01fix: attributes containing a conditional, are always multiline (#1380)b310a97fix(generatecmd): checkcmd.Start()error before insertingcmdin to `run...95a0854fix: allow JSFuncCall on arbitrary HTML attributes (#1375)8fecf2dfix: prevent corrupted output in watch mode with gzip, fixes #1365 (#1366)a411f13chore: fix linter warning in test code524cd39feat: add -check flag, closes #1007 (#1373)d52d64efix: use dedicated shadow host in Suspense example to ensure header is render...552ed02feat: support concurrent rendering of templ components (#1359)Updates
github.com/go-chi/chi/v5from 5.2.5 to 5.3.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
... (truncated)
Commits
3b17157feat: middleware.ClientIP, a replacement for middleware.RealIP (#967)818fdcffix: set Request.Pattern from RoutePattern() (#1097)f975af0Fix typo in Route doc comment (#1073)4ef87eamiddleware: fix httpFancyWriter.ReadFrom double-counting bytes with Tee (#1085)a54874fBump minimum Go to 1.23, always use request.Pattern (#1048)3328d4dApply the stringscutprefix modernizer (#1051)be60b2eSimplify chi.walk with slices.Concat (#1053)a36a925Remove last uses of io/ioutil (#1054)7d93ee3add go 1.26 to ci (#1052)903cff2Propagate inline middlewares across mounted subrouters (#1049)Updates
github.com/go-webauthn/webauthnfrom 0.17.3 to 0.17.4Release notes
Sourced from github.com/go-webauthn/webauthn's releases.
Changelog
Sourced from github.com/go-webauthn/webauthn's changelog.
Commits
bc5e90drelease: v0.17.4 (#695)eaeedc6build(deps): update module github.com/go-webauthn/x to v0.2.6 (#694)d41c63dbuild(deps): update step-security/harden-runner action to v2.19.4 (#693)5eb52ecbuild(deps): update codecov/codecov-action action to v6.0.1 (#692)b9202d1build(deps): update step-security/harden-runner action to v2.19.3 (#690)6b95913build(deps): update github/codeql-action action to v4.35.5 (#691)7aca952build(deps): update step-security/harden-runner action to v2.19.2 (#689)a0459c6ci: apply zizmor recommendations (#688)Updates
golang.org/x/cryptofrom 0.51.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesUpdates
modernc.org/sqlitefrom 1.46.1 to 1.51.0Changelog
Sourced from modernc.org/sqlite's changelog.
... (truncated)
Commits
a5f439bCHANGELOG.md: fix release tag41e77beCHANGELOG.md: document #121827df98gofmt -l -s -w vtab/*.go0d384cbMerge branch 'feat/vtab-volatile-args-opt-in' into 'master'06e06d5extend VolatileArgs opt-in to vtab Filter and Updater Insert/Update2486abdHACKING.md, CLAUDE.md: this repo is not auto-tagged, tagging is manuald808a8fCHANGELOG.md: document #120fac1cabMerge branch 'feat/volatile-args-opt-in' into 'master'569614caddress review: empty-BLOB shape parity + re-entrancy note905960cadd FunctionImpl.VolatileArgs opt-in for zero-copy TEXT/BLOB argsDependabot 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