chore(deps)(deps): bump the go-deps group across 1 directory with 5 updates#54
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps)(deps): bump the go-deps group across 1 directory with 5 updates#54dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the go-deps group with 4 updates in the /backend directory: [github.com/minio/minio-go/v7](https://github.com/minio/minio-go), [github.com/redis/go-redis/v9](https://github.com/redis/go-redis), [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) and [github.com/labstack/echo/v4](https://github.com/labstack/echo). Updates `github.com/minio/minio-go/v7` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.1.0...v7.2.0) Updates `github.com/redis/go-redis/v9` from 9.19.0 to 9.20.1 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/RELEASE-NOTES.md) - [Commits](redis/go-redis@v9.19.0...v9.20.1) Updates `github.com/go-playground/validator/v10` from 10.30.2 to 10.30.3 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.30.2...v10.30.3) Updates `github.com/labstack/echo/v4` from 4.15.2 to 4.15.3 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/v4.15.3/CHANGELOG.md) - [Commits](labstack/echo@v4.15.2...v4.15.3) Updates `golang.org/x/crypto` from 0.50.0 to 0.52.0 - [Commits](golang/crypto@v0.50.0...v0.52.0) --- updated-dependencies: - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.20.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/go-playground/validator/v10 dependency-version: 10.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 go-deps group with 4 updates in the /backend directory: github.com/minio/minio-go/v7, github.com/redis/go-redis/v9, github.com/go-playground/validator/v10 and github.com/labstack/echo/v4.
Updates
github.com/minio/minio-go/v7from 7.1.0 to 7.2.0Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
33792ecAdd RDMA / NVIDIA GPU Direct Storage support (#2233)6bb13f7Rename github.com/go-ini/ini to gopkg.in/ini.v1 (#2232)d6341dcUse go tool for ci-lint check (#2229)Updates
github.com/redis/go-redis/v9from 9.19.0 to 9.20.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Changelog
Sourced from github.com/redis/go-redis/v9's changelog.
... (truncated)
Commits
a13416bchore(release): 9.20.1 (#3847)10dc44ffix(push): fix peeking when push name is truncated (#3842)e1a2d68fix(ft.hybrid): Always generate vector param names if they are not provided b...a4b234fchore(deps): bump codecov/codecov-action from 6 to 7 (#3845)974e717fix(command): ignore unknown fields in CLUSTER SHARDS response (#3843)65d6abdfix(pubsub): prevent double reconnect in releaseConn (#3833)7d05dd3chore(release): v9.20.0 (#3832)9756882fix(test): make waitForSentinelClusterStable robust to disconnected r… (#3830)875ce21fix(sentinel): do not close sentinel when replica list is empty (#3795)8a027f2chore(ci): add govulncheck workflow (#3779)Updates
github.com/go-playground/validator/v10from 10.30.2 to 10.30.3Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
ac4c1bafix(docs): correct ripemd160 tag name in README validation table (#1582)feacb34feat: omit blank tag names from namespace (#1567)5ed0a7echore(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0 (#1580)0364541fix(cron): anchor regex and accept full cron syntax (#1577)8eb2659chore(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0 (#1571)f7e1721chore(deps): bump golang.org/x/text from 0.36.0 to 0.37.0 (#1572)cf37fcefix(lint): correctly disable govet inline analyzer & deprecated gomodguard (#...7c334e5fix: reject hostnames with trailing hyphen in RFC 952 validator (#1569)6bcb7bcfeat: add origin validator for web origin URLs (#1565)6fd2fa8docs: fix typos (#1568)Updates
github.com/labstack/echo/v4from 4.15.2 to 4.15.3Release notes
Sourced from github.com/labstack/echo/v4's releases.
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
Commits
8800212Changelog for v4.15.3 (#3012)c3fa2a2fix(static): reject encoded path separators that bypass route-level middlewar...Updates
golang.org/x/cryptofrom 0.50.0 to 0.52.0Commits
a1c0d99go.mod: update golang.org/x dependencies3c7c869ssh: fix deadlock on unexpected channel responses533fb3fssh: fix source-address critical option bypassabbc44dssh: fix incorrect operator ordere052873ssh: fix infinite loop on large channel writes due to integer overflowb61cf85ssh: enforce user presence verification for security keys9c2cd33ssh: enforce strict limits on DSA key parameters8907318ssh: reject RSA keys with excessively large moduliffd87b4ssh: fix panic when authority callbacks are nil4e7a738ssh: fix deadlock on unexpected global responsesDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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