dev: bump the safe group with 6 updates and update to Go 1.22 #7281
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 safe group with 6 updates:
3.2.3
3.3.0
2.10.18
2.10.20
1.2.1
1.2.3
1.2.1
1.2.3
1.2.1
1.2.3
1.65.0
1.66.0
Updates
github.com/Masterminds/sprig/v3
from 3.2.3 to 3.3.0Release notes
Sourced from github.com/Masterminds/sprig/v3's releases.
Changelog
Sourced from github.com/Masterminds/sprig/v3's changelog.
Commits
e708470
Merge pull request #408 from mattfarina/update-changelog-3.38fc4354
Updating the changelog for the 3.3.0 releasecb81a32
Merge pull request #407 from mattfarina/remove-dup-math-functions2637693
Removing duplicate documentation06b9a87
Merge pull request #290 from zzhu41/patch-1e663ec6
Merge pull request #369 from chey/patch-1bb2f73f
Merge pull request #375 from carlpett/patch-1f07659e
Merge pull request #400 from itzik-elayev/master98b35c1
Add closing bracket7a88928
Merge pull request #406 from mattfarina/update-mergoUpdates
github.com/nats-io/nats-server/v2
from 2.10.18 to 2.10.20Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
7140387
Release v2.10.20 (#5849)f30b168
Release v2.10.20a24fe36
Cherry picks for v2.10.20 (#5843)2b625ce
Pin third-party workflows in GitHub Actionsaa9711c
Windows: Search for DLLs in system paths only3ffe823
Fix difference in KV CAS operations for R1 vs R3 (#5841)e7c88e8
Release v2.10.19 (#5835)afa6c97
Release v2.10.19fd01c02
Adjust test to have < 64k subjects to test skip logic.5d3effe
Bump to 2.10.19-RC.6Updates
github.com/uptrace/bun
from 1.2.1 to 1.2.3Release notes
Sourced from github.com/uptrace/bun's releases.
Changelog
Sourced from github.com/uptrace/bun's changelog.
Commits
6c83b05
chore: release v1.2.3 (release.sh) (#1018)ff02a4e
Fix: Remove duplicated mutex unlock (#1017)ad999b5
chore: release v1.2.2 (release.sh) (#1016)0b6dcf5
chore: update release script947dca7
test: add unit test for parser (#978)74b4df2
chore: remove redundant error check (#987)03db5ea
Fix/table registry sync (#1015)2f73d8a
fix: gracefully handle empty hstore in pgdialect (#1010)1573ae7
chore: add context to zerolog event hook (#1007)6ffe11d
chore: broken link in readme. (#1003)Updates
github.com/uptrace/bun/dialect/pgdialect
from 1.2.1 to 1.2.3Release notes
Sourced from github.com/uptrace/bun/dialect/pgdialect's releases.
Changelog
Sourced from github.com/uptrace/bun/dialect/pgdialect's changelog.
Commits
6c83b05
chore: release v1.2.3 (release.sh) (#1018)ff02a4e
Fix: Remove duplicated mutex unlock (#1017)ad999b5
chore: release v1.2.2 (release.sh) (#1016)0b6dcf5
chore: update release script947dca7
test: add unit test for parser (#978)74b4df2
chore: remove redundant error check (#987)03db5ea
Fix/table registry sync (#1015)2f73d8a
fix: gracefully handle empty hstore in pgdialect (#1010)1573ae7
chore: add context to zerolog event hook (#1007)6ffe11d
chore: broken link in readme. (#1003)Updates
github.com/uptrace/bun/driver/pgdriver
from 1.2.1 to 1.2.3Release notes
Sourced from github.com/uptrace/bun/driver/pgdriver's releases.
Changelog
Sourced from github.com/uptrace/bun/driver/pgdriver's changelog.
Commits
6c83b05
chore: release v1.2.3 (release.sh) (#1018)ff02a4e
Fix: Remove duplicated mutex unlock (#1017)ad999b5
chore: release v1.2.2 (release.sh) (#1016)0b6dcf5
chore: update release script947dca7
test: add unit test for parser (#978)74b4df2
chore: remove redundant error check (#987)03db5ea
Fix/table registry sync (#1015)2f73d8a
fix: gracefully handle empty hstore in pgdialect (#1010)1573ae7
chore: add context to zerolog event hook (#1007)6ffe11d
chore: broken link in readme. (#1003)Updates
google.golang.org/grpc
from 1.65.0 to 1.66.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
00d3ec8
Change version to 1.66.0 (#7518)973e3dc
xdsclient: Populate total_issued_requests count in LRS load reports (#7544) (...8e3596c
cherry-pick #7557 to v1.66.x branch (#7564)62baa5f
cherry-pick #7356 to v1.66.x branch (#7546)f857020
cherry-pick #7523 to v1.66.x branch (#7547)35e915e
cherry-pick: transport: add timeout for writing GOAWAY on http2Client.Close()...63853fd
rls: update picker synchronously on configuration update (#7412)86135c3
csds: unskip e2e test (#7502)5d07b63
transport: change*http2Client
to interfaceClientTransport
(#7512)c98235b
grpclog: refactor to move implementation to grpclog/internal (#7465)Dependabot 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