build(deps): bump the patch-and-minor group across 1 directory with 4 updates#4
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
c6e8dda to
282afd1
Compare
… updates Bumps the patch-and-minor group with 3 updates in the /backend directory: [github.com/gogf/gf/contrib/drivers/pgsql/v2](https://github.com/gogf/gf), [github.com/larksuite/oapi-sdk-go/v3](https://github.com/larksuite/oapi-sdk-go) and [github.com/redis/go-redis/v9](https://github.com/redis/go-redis). Updates `github.com/gogf/gf/contrib/drivers/pgsql/v2` from 2.10.0 to 2.10.2 - [Release notes](https://github.com/gogf/gf/releases) - [Commits](gogf/gf@v2.10.0...v2.10.2) Updates `github.com/gogf/gf/v2` from 2.10.0 to 2.10.2 - [Release notes](https://github.com/gogf/gf/releases) - [Commits](gogf/gf@v2.10.0...v2.10.2) Updates `github.com/larksuite/oapi-sdk-go/v3` from 3.7.5 to 3.9.5 - [Release notes](https://github.com/larksuite/oapi-sdk-go/releases) - [Changelog](https://github.com/larksuite/oapi-sdk-go/blob/v3_main/changelog.md) - [Commits](larksuite/oapi-sdk-go@v3.7.5...v3.9.5) Updates `github.com/redis/go-redis/v9` from 9.12.1 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.12.1...v9.20.1) --- updated-dependencies: - dependency-name: github.com/gogf/gf/contrib/drivers/pgsql/v2 dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: github.com/gogf/gf/v2 dependency-version: 2.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-and-minor - dependency-name: github.com/larksuite/oapi-sdk-go/v3 dependency-version: 3.9.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor - dependency-name: github.com/redis/go-redis/v9 dependency-version: 9.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-and-minor ... Signed-off-by: dependabot[bot] <support@github.com>
282afd1 to
7c3aa59
Compare
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 patch-and-minor group with 3 updates in the /backend directory: github.com/gogf/gf/contrib/drivers/pgsql/v2, github.com/larksuite/oapi-sdk-go/v3 and github.com/redis/go-redis/v9.
Updates
github.com/gogf/gf/contrib/drivers/pgsql/v2from 2.10.0 to 2.10.2Release notes
Sourced from github.com/gogf/gf/contrib/drivers/pgsql/v2's releases.
... (truncated)
Commits
9a91bd2fix: v2.10.2 (#4772)72733e0refactor(cmd/gf): improve code structure for readability and maintainability ...d44e082fix: update gf cli to v2.10.1 (#4770)078c1bcfeat: new version v2.10.1 (#4769)94623a1feat(cmd/gf): add gendao fileNameCase and ai coding stuffs (#4764)cb7cfa5fix: guard os.Args access for wasm which panics when building (#4762)1878202test(contrib/drivers/mariadb): add layer 3 features and issue regression test...bb71ccffix(database/gdb): strip quote chars from schema in Model.TableFields (#4730)f67b2dcfix(contrib/drivers/mysql): use unreachable port for nodeInvalid test config ...68b0221test(contrib/drivers/mariadb): add infrastructure, core and model tests (#4719)Updates
github.com/gogf/gf/v2from 2.10.0 to 2.10.2Release notes
Sourced from github.com/gogf/gf/v2's releases.
... (truncated)
Commits
9a91bd2fix: v2.10.2 (#4772)72733e0refactor(cmd/gf): improve code structure for readability and maintainability ...d44e082fix: update gf cli to v2.10.1 (#4770)078c1bcfeat: new version v2.10.1 (#4769)94623a1feat(cmd/gf): add gendao fileNameCase and ai coding stuffs (#4764)cb7cfa5fix: guard os.Args access for wasm which panics when building (#4762)1878202test(contrib/drivers/mariadb): add layer 3 features and issue regression test...bb71ccffix(database/gdb): strip quote chars from schema in Model.TableFields (#4730)f67b2dcfix(contrib/drivers/mysql): use unreachable port for nodeInvalid test config ...68b0221test(contrib/drivers/mariadb): add infrastructure, core and model tests (#4719)Updates
github.com/larksuite/oapi-sdk-go/v3from 3.7.5 to 3.9.5Commits
5f68db9feat: opt cache86efb5cfeat: GO Sample 修复9f28ccafeat: SDK 更新0201f7bMerge pull request #212 from larksuite/codex/add-one-click-create-app-params71e5ddbfeat: 一键创建应用增加参数1bd6dfffeat: ws add custom headerc223754Merge pull request #210 from larksuite/feat/sup_client_assertion_uat7a3818dMerge branch 'refs/heads/v3_main' into feat/sup_client_assertion_uatb3ad815feat: modify name964ee2ffeat: add utilsUpdates
github.com/redis/go-redis/v9from 9.12.1 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)