Bump the production-dependencies group in /pkg/rsstorage/servers/s3server with 3 updates #154
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 in /pkg/rsstorage/servers/s3server with 3 updates: github.com/aws/aws-sdk-go, github.com/google/uuid and github.com/jarcoal/httpmock.
Updates
github.com/aws/aws-sdk-go
from 1.42.36 to 1.50.35Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Commits
b965d61
Release v1.50.35 (2024-03-08) (#5192)83e4721
Release v1.50.34 (2024-03-07) (#5191)c314bba
Release v1.50.33 (2024-03-06) (#5190)5bd94b1
Release v1.50.32 (2024-03-05) (#5189)fee5f23
Release v1.50.31 (2024-03-04) (#5188)744ce18
Release v1.50.30 (2024-03-01) (#5187)3d2694d
Release v1.50.29 (2024-02-29) (#5186)b79e466
Release v1.50.28 (2024-02-28) (#5185)1a86d22
Release v1.50.27 (2024-02-27) (#5183)b6d006c
Release v1.50.26 (2024-02-26) (#5180)Updates
github.com/google/uuid
from 1.3.0 to 1.6.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
0f11ee6
chore(master): release 1.6.0 (#151)16939da
chore(tests): add strict monotonicity test case for uuid v7. (#154)016b199
fix: fix typo in version 7 uuid documentation (#153)1d8b6ea
ci: set token permissions to github workflows (#143)a2b2b32
fix: Monotonicity in UUIDv7 (#150)c58770e
feat: add Max UUID constant (#149)4d47f8e
chore(master): release 1.5.0 (#145)9ee7366
feat: Validate UUID without creating new UUID (#141)b35aa6a
add uuid version 6 and 7 (#139)8de8764
chore(master): release 1.4.0 (#134)Updates
github.com/jarcoal/httpmock
from 1.1.0 to 1.3.1Release notes
Sourced from github.com/jarcoal/httpmock's releases.
Commits
8b32cd6
fix: BodyContainsBytes & BodyContainsString used with And/Or497153d
ci: test against go 1.21 & use golangci-lint 1.54.1070d3c8
ci: switch to install-go v3.41ddb9fa
refactor: make golangci-lint v1.52.2 happy507a05e
ci: add workflow_dispatch as event triggere977d51
Merge pull request #139 from jarcoal/go120df3afac
ci: test with go1.20837f061
Merge pull request #138 from jarcoal/headersd4ab20c
feat: add Responder.{SetContentLength,HeaderAdd,HeaderSet} methodsdb50b76
perf(matchers): simplify http.NoBody caseDependabot 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