build(deps): bump the production-dependencies group across 1 directory with 8 updates #3896
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.1
0.23.2
0.24.1
0.6.0
0.7.0
5.7.2
5.7.3
1.8.1
1.9.1
1.70.0
1.71.0
1.36.5
1.36.6
1.35.0
1.36.2
Updates
github.com/go-sql-driver/mysql
from 1.8.1 to 1.9.1Release notes
Sourced from github.com/go-sql-driver/mysql's releases.
Changelog
Sourced from github.com/go-sql-driver/mysql's changelog.
Commits
1fbafa8
release v1.9.1 (#1683)b84ac5a
go.mod: fix go version format (#1682)88ff88b
Fix FormatDSN missing ConnectionAttributes (#1619)c879816
add Charset() option (#1679)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)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/jackc/pgx/v5
from 5.7.2 to 5.7.3Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
5c1fbf4
Update changelog for v5.7.305fe5f8
Explain seemingly redundant rows.Close() in CollectOneRow70c9a14
Merge pull request #2279 from djahandarie/min-idle-conns6603ddf
add MinIdleConns70f7cad
Add link to https://github.com/Arlandaren/pgxWrappy6bf1b0b
Add database/sql to overview of scanning14bda65
Correct pgtype docs9e3c4fb
Merge pull request #2257 from felix-roehrich/fr/change-connect-logic05e72a5
make connection logic more forgiving47d631e
Added missed change to v5.7.2 changelogUpdates
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
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
google.golang.org/protobuf
from 1.36.5 to 1.36.6Updates
modernc.org/sqlite
from 1.35.0 to 1.36.2Commits
15bd670
go.mod: -toolchain79a4ebb
update dependencies1f333f0
make vendor: SQLite 3.49.12a1d20d
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