build(deps): bump the production-dependencies group across 1 directory with 8 updates #3873
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 production-dependencies group with 8 updates in the / directory:
1.8.1
1.9.0
0.23.2
0.24.1
0.6.0
0.7.0
1.8.1
1.9.1
1.8.2
1.9.0
0.11.0
0.12.0
1.70.0
1.71.0
1.35.0
1.36.0
Updates
github.com/go-sql-driver/mysql
from 1.8.1 to 1.9.0Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
58941dd
release v1.9.0 (#1662)5d1bb8a
fix flaky test. (#1663)341a5a5
Fix auth_switch_request packet handling85c6311
Add error 1290/ER_READ_ONLY_MODE to rejectReadOnly handling (#1660)255d1ad
better max_allowed_packet parsing (#1661)7403860
Make fileRegister a set (#1653)b335ed3
use binary.LittleEndian (#1651)3348e57
Implement zlib compression (#1487)c9f41c0
fix typo in comment (#1647)575e1b2
stop double-buffering (#1643)Updates
github.com/google/cel-go
from 0.23.2 to 0.24.1Release notes
Sourced from github.com/google/cel-go's releases.
... (truncated)
Commits
3b3a438
Separate unnest optimization from composer to capture type info (#1138)9855c70
Support for splitting nested branching operators within policies (#1136)fad0c1b
Use remote caching for Cloud Build with Bazel (#1134)45c4980
Support for feature flags and validators in env.Config (#1132)4b27149
Option to configure CEL via env.Config object (#1129)4adcf4d
Default enable DefaultUTCTimeZone (#1130)af0bf8e
Support for cel.Env conversion to YAML-serializable config (#1128)fddae56
Canonical environment description and stdlib subsetting (#1125)b7c14fa
Fix godoc formatting (#1127)9a4b48b
ContextEval support for Unknowns (#1126)Updates
github.com/google/go-cmp
from 0.6.0 to 0.7.0Release notes
Sourced from github.com/google/go-cmp's releases.
Commits
9b12f36
Detect proto.Message types when failing to export a field (#370)4dd3d63
fix: type 'aribica' => 'arabica' (#368)391980c
Support compare functions with SortSlices and SortMaps (#367)Updates
github.com/spf13/cobra
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
40b5bc1
Revert "Make detection for test-binary more universal (#2173)" (#2235)a97f9fd
fix CompletionFunc implementation (#2234)5f9c408
chore: Upgrade dependencies for v1.9.0 (#2233)24ada7f
Remove the default "completion" cmd if it is alone (#1559)680936a
New logo8cb30f9
feat: add CompletionWithDesc helper (#2231)17b6dca
doc: add Conduit (#2230)ab5cadc
Allow to reset the templates to the default (#2229)4ba5566
fix(bash): nounset unbound file filter variable on empty extension (#2228)41b26ec
Print ActiveHelp for bash along other completions (#2076)Updates
github.com/tetratelabs/wazero
from 1.8.2 to 1.9.0Release notes
Sourced from github.com/tetratelabs/wazero's releases.
Commits
96f2052
ci: update Go floor to 1.22 and run CI with 1.22/1.24 (#2379)70a9688
wazevo(amd64): reserve dx when calling memmove to support go 1.24 (#2378)88f3a0e
docs: add yoke to community users (#2377)314bc41
runtime: return nil interface not nil pointer on error (#2376)a40188c
compiler: fix ARMv8 regression introduced in #2345 (#2365)4231c48
CI: use Linux ARM runners. (#2366)6fd2ceb
ci: removes unnecessary cache (#2369)8358482
Update to latest TinyGo and Rust (#2368)c6e819e
Fixes libsodium workflow (#2364)edb3c73
Fix comment from #2355. (#2363)Updates
golang.org/x/sync
from 0.11.0 to 0.12.0Commits
b637f27
errgroup: drop support for Go versions before 1.20960bf1f
all: upgrade go directive to at least 1.23.0 [generated]Updates
google.golang.org/grpc
from 1.70.0 to 1.71.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d01db5c
Change version to 1.71.0 (#8105)012f8bf
xds: Enable dualstack flag (#8134)bf0c885
examples/features/dualstack: Demonstrate Dual Stack functionality (#8098) (#8...05bdd66
ringhash: Remove TODO comment (#8096)ddb2484
xds: remove obsolete xDS transport custom dialer option (#8079)8528f43
cleanup: replace Dial with NewClient (#7975)ae2a04f
ringhash: Replace DNS resolver before sending xDS Update in test (#8091)e55819e
lazy: Use channel to wait for resolver error being received in test (#8088)b524c08
xdsclient: include xds node ID in errors from the WatchResource API (#8093)91eb6aa
client: improve documentation of target strings (#8078)Updates
modernc.org/sqlite
from 1.35.0 to 1.36.0Commits
2a1d20d
upgrade to SQLite 3.49.06993310
upgrade to SQLite 3.49.0Dependabot 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