Chore(deps): Bump the backend group in /backend with 4 updates #955
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 backend group in /backend with 4 updates: github.com/aws/aws-sdk-go, github.com/go-playground/validator/v10, github.com/redis/go-redis/v9 and github.com/go-viper/mapstructure/v2.
Updates
github.com/aws/aws-sdk-go
from 1.53.10 to 1.53.14Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
9057725
Release v1.53.14 (2024-05-31) (#5275)8cc4b4b
Release v1.53.13 (2024-05-30) (#5274)a9f0ea3
Release v1.53.12 (2024-05-29) (#5273)efce914
Release v1.53.11 (2024-05-28) (#5272)Updates
github.com/go-playground/validator/v10
from 10.20.0 to 10.21.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
c7e8518
Update README.mdc28c28b
Polish language support (#1217)0a5b07b
chore: fix some comments (#1242)3d65a9b
Fix Japanese translation of max-items, lt-items and lte-items error (#1250)d3e28c4
Make docs for required more explicit regarding boolean values (#1261)0df4e00
Fix grammar issues in comments, tests, field names (#1262)10c3c84
change codes bool value to struct{} (#1270)ab370b6
MongoDB validator improved (#1196)Updates
github.com/redis/go-redis/v9
from 9.5.1 to 9.5.2Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
2d8fa02
fix: fix #2681 (#2998)0f0a284
Remove skipping span creation by checking parent spans (#2980)b64d9de
Handle IPv6 in isMovedError (#2981)fa9edec
Fix XGroup first pos key (#2983)90c7a41
Adding BitfieldRo in BitMapCmdable interface (#2962)9f1522a
Fix typo in comment (#2972)f7f34fe
Optimize docs useless imports and typo (#2970)6960bcc
chore: fix some comments (#2967)f5496d1
Fix for issues #2959 and #2960 (#2961)6833d2f
fix: #2956 (#2957)Updates
github.com/go-viper/mapstructure/v2
from 2.0.0-alpha.1 to 2.0.0Release notes
Sourced from github.com/go-viper/mapstructure/v2's releases.
Commits
6abdb44
Merge pull request #23 from go-viper/prepare-releasedd4833b
chore: update flake35d054a
Merge pull request #25 from go-viper/error9e25c61
refactor: remove unused joined error81973d9
feat: replace custom joined error with errors.Join114dfbb
feat: add temporary errors package until we drop Go <1.2057a3d74
Merge pull request #24 from go-viper/error44474a2
feat!: replace WrappedErrors with Unwrapb94b0f8
feat!: remove exported error typeb5a1cb0
chore: add note to change logDependabot 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