dev: bump the safe group with 4 updates #6914
Merged
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 4 updates: github.com/aws/aws-sdk-go, github.com/jackc/pgx/v5, github.com/klauspost/compress and github.com/nats-io/nats-server/v2.
Updates
github.com/aws/aws-sdk-go
from 1.50.6 to 1.50.11Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
761427b
Release v1.50.11 (2024-02-05) (#5161)6c50976
Release v1.50.10 (2024-02-02) (#5160)3248e69
Release v1.50.9 (2024-02-01) (#5159)3e2c844
Release v1.50.8 (2024-01-31) (#5158)87be112
Merge pull request #5155 from kellertk/main1601952
Release v1.50.7 (2024-01-30) (#5157)9adcf75
chore: relax stale issue timings8eb22a1
chore: a more polite closed issue messageUpdates
github.com/jackc/pgx/v5
from 5.5.2 to 5.5.3Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
6f8f6ed
Update changelog for v5.5.3576b6c8
Bump actions/setup-go version7caa448
Skip test on CockroachDB832b4f9
Fix: prepared statement already existsfd44114
Improve Conn.LoadType documentation34da2fe
Improve CopyFrom auto-conversion of text-ish values7b5fcac
Add timetz and []timetz OID constants0819a17
Remove openssl from TLS test setupbf1c1d7
create ltree extension in pg setup for tests0fa5333
add ltree pgtype supportUpdates
github.com/klauspost/compress
from 1.17.5 to 1.17.6Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
255a132
s2: Fix DecodeConcurrent deadlock on errors (#925)e8251aa
build: Remove garble compiler (#924)32f34cf
build(deps): bump the github-actions group with 1 update (#921)aac36dc
zstd: Fix incorrect repeat coding in best mode (#923)9b0f130
Update README.mdUpdates
github.com/nats-io/nats-server/v2
from 2.10.9 to 2.10.10Release notes
Sourced from github.com/nats-io/nats-server/v2's releases.
... (truncated)
Commits
983a1d2
Release v2.10.10 (#5034)f34e5f4
Bump version to 2.10.10-RC.7 [ci skip]4360a45
Cherry-pick PRs into v2.10.10 release branch (#5033)29756de
Make sure to not restart streams or consumers when they are deleted or creati...7304c56
Cherry-pick PRs into v2.10.10 release branch (#5030)79960bb
Add support to customize cluster ping_intervala478ee0
Remove fallback cleanup of consumer raft directory.7a8f9d7
Use dios gate internally and do not wrap whole function.fc84342
When moving to direct addServiceImport, needed to explicitly set "to" to avoi...20028dd
Fix flapping test TestRouteCompressionAutoDependabot 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