Bump the backend-updates group across 1 directory with 8 updates #76
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 backend-updates group with 8 updates in the / directory:
0.21.5
0.23.1
2.0.11
2.1.1
0.9.0
0.14.1
0.24.0
0.27.0
1.25.10
1.25.12
5.0.14
5.1.0
0.10.2
0.11.2
0.21.0
0.23.0
Updates
github.com/evanw/esbuild
from 0.21.5 to 0.23.1Release notes
Sourced from github.com/evanw/esbuild's releases.
... (truncated)
Changelog
Sourced from github.com/evanw/esbuild's changelog.
... (truncated)
Commits
3327274
publish 0.23.1 to npm38e22ed
add a warning/debug log message for #3867a15bb51
fix #3825: memory leak ofpluginData
valuesf6e6481
fix #3838: print comments beforecase
clauses9c13ae1
fix #3853: update go 1.22.4 => 1.22.578f89e4
fix #3845: some incorrect error message locations892d2a7
fix #3834: cli sometimes panics with--analyze
360d472
fix a typo in the release notese3f4e2d
fix #3821: allownode:
prefix withes*
targets9d50680
publish 0.23.0 to npmUpdates
github.com/go-chi/httplog/v2
from 2.0.11 to 2.1.1Commits
ba56122
Bugfix/log entry set fields (#38)e087811
go.mod back to 1.21 after PR9b213a9
Tracing options (#47)Updates
github.com/go-chi/httprate
from 0.9.0 to 0.14.1Release notes
Sourced from github.com/go-chi/httprate's releases.
... (truncated)
Commits
ae11543
Add httpate.Key(string) helper for static keys (#45)5e681e3
Introduce RespondOnLimit() vs. OnLimit() (#44)c4c778c
Export RateLimiter type (#43)80029e2
Implement rate-limiting from HTTP handler (e.g. by request payload) (#42)99b3b69
README: Fix typo62dba55
Implement httprate.WithErrorHandler() (#41)6aa26b0
Local counter: Don't re-allocate maps in Go 1.21+ (#40)9e50ad6
Export in-memory counter for external use (#39)05a79e9
Upgrade to actions/setup-go@v5, improve README (#38)4afd620
Improve example, add go module (#37)Updates
golang.org/x/crypto
from 0.24.0 to 0.27.0Commits
c9da6b9
all: fix printf(var) mistakes detected by latest printf checkerb35ab4f
go.mod: update golang.org/x dependenciesbcb0f91
internal/poly1305: Port sum_amd64.s to Avo7eace71
chacha20poly1305: Avo port of chacha20poly1305_amd64.s620dfbc
salsa20/salsa: Port salsa20_amd64.s to Avo82942cf
blake2b: port blake2b_amd64.s to Avo0484c26
blake2b: port blake2bAVX2_amd64.s to Avo38ed1bc
blake2s: port blake2s_amd64.s to Avo38a0b5d
argon2: Avo port of blamka_amd64.sbf5f14f
x509roots/fallback: update bundleUpdates
gorm.io/gorm
from 1.25.10 to 1.25.12Commits
0daaf17
fix: AfterQuery using safer right trim while clearing from clause's join adde...0dbfda5
fix memory leaks in PrepareStatementDB (#7142)4a50b36
ci: Add PostgreSQL 14 and 15 to GitHub Actions matrix (#7081)11c4331
feat: add MapColumns method (#6901)8a0af58
fix map fields with clickhouse driver4f62911
Allow to support other field types109f239
add DB level propagation for the Unscoped flag (#7007)79bf7f9
fix CI for sqlserver3d09f79
only listen local port73a988c
fix(scan): update Scan function to reset structs to zero values for each scan...Updates
github.com/go-chi/chi/v5
from 5.0.14 to 5.1.0Release notes
Sourced from github.com/go-chi/chi/v5's releases.
Commits
67be7d9
middleware: add Discard method to WrapResponseWriter (#926)Updates
github.com/go-webauthn/webauthn
from 0.10.2 to 0.11.2Release notes
Sourced from github.com/go-webauthn/webauthn's releases.
Commits
33464f5
release: v0.11.2 (#285)feff416
build(deps): bump github/codeql-action from 3.26.4 to 3.26.5 (#284)13ad30e
fix(protocol): out of date tpm manufacturers (#283)133c7fe
build(deps): bump github/codeql-action from 3.26.2 to 3.26.4 (#282)e906bfc
build(deps): bump github/codeql-action from 3.26.1 to 3.26.2 (#279)e65b01b
build(deps): update module github.com/go-webauthn/x to v0.1.14 (#278)f5c4584
build(deps): update dependency go to v1.23.0 (#276)8a60f45
build(deps): bump github/codeql-action from 3.26.0 to 3.26.1 (#277)cf1758a
build(deps): update module github.com/go-webauthn/x to v0.1.13 (#274)9ca2fae
fix(metadata): file closed too early (#273)Updates
golang.org/x/oauth2
from 0.21.0 to 0.23.0Commits
3e64809
x/oauth2: add Token.ExpiresIn16a9973
jwt: rename example to avoid vet errorb52af7d
endpoints: add GitLab DeviceAuthURL6d8340f
LICENSE: update per Google LegalDependabot 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