chore(deps): bump the dependencies group across 1 directory with 6 updates #149
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 dependencies group with 6 updates in the / directory:
1.27.0
1.27.2
1.27.15
1.27.18
1.54.3
1.54.6
1.32.2
1.32.6
5.5.5
5.6.0
1.32.0
1.33.0
Updates
github.com/aws/aws-sdk-go-v2
from 1.27.0 to 1.27.2Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/config
from 1.27.15 to 1.27.18Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/service/lambda
from 1.54.3 to 1.54.6Commits
d872461
Release 2024-06-07dd82156
Regenerated Clients85ebac0
Update endpoints model490e6cb
Update API model4892b05
Merge pull request #2668 from aws/feature-clock-skew8bdbe6a
Merge branch 'main' into feature-clock-skewc4f8ba3
run goimports2474a05
update snapshot tests9fa716b
regen clients6d365fb
address feedback from pr, mostly moving things aroundUpdates
github.com/aws/aws-sdk-go-v2/service/sqs
from 1.32.2 to 1.32.6Commits
4c98ee7
Release 2023-09-082b8aaa5
Regenerated Clients4ac2af3
Update endpoints modela490a5a
Update API modela81a9f7
Release 2023-09-07756aec9
Regenerated Clients024ada3
Update endpoints modele40c889
Update API model2255129
Release 2023-09-063ec17ed
Regenerated ClientsUpdates
github.com/jackc/pgx/v5
from 5.5.5 to 5.6.0Changelog
Sourced from github.com/jackc/pgx/v5's changelog.
Commits
572d7ff
Release v5.6.0b4911f1
Merge pull request #2019 from jackc/fix-encode-driver-valuer-on-pointer24c0a5e
remove keepalive and rely on GOLANG default (since go 1.13 default is 15s)9ca9203
Move typed nil handling to Map.Encode from anynil79cab46
Only use anynil inside of pgtype6ea2d24
Remove anynil.NormalizeSlicec1075bf
Remove some special casing for QueryExecModeExeccf6074f
Remove unused anynil.Normalize13beb38
Fix encode driver.Valuer on nil-able non-pointersfec45c8
Refactor appendParamsForQueryExecModeExecUpdates
github.com/rs/zerolog
from 1.32.0 to 1.33.0Commits
c78e50e
Add fields order (#550)8582bed
fix: useTimestampFunc
in busrt sampler (#671) (#672)7d9db06
Allow setting floating point precision in JSON. (#663)e5aa7e3
Revert #6620efa414
Fix panic caused by an extra malformedlevel
field (#665)eb081e1
chore: fix some typos in comments (#667)2d899f0
set debug log color (#662)74cf37a
Add EmptyFields method to remove all the fileds from logger (#575)e5edd4b
Refactor: make code in comment valid and runable (#654)582007f
Add a time.Location to ConsoleWriter. (This allows UTC timestamps.) (#531)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