Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the gomod group across 1 directory with 2 updates #586

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 2, 2024

Bumps the gomod group with 2 updates in the / directory: github.com/redis/go-redis/v9 and github.com/urfave/cli/v3.

Updates github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0

Release notes

Sourced from github.com/redis/go-redis/v9's releases.

9.7.0

Changes

🚀 New Features

  • Support Redis search and query capabilities (#2801, #3098)
  • Support indexing and querying empty values (#3053)
  • Support for Redis JSON with RESP2 protocol (#3146)

🛠️ Improvements

We're glad to announce that we added a search and query support in the current release.

🧰 Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@​andy-stark-redis, @​ipechorin, @​ofekshenawa and @​vladvildanov

9.7.0-beta.1

Changes

🚀 New Features

  • Support Redis search and query capabilities (#2801, #3098)
  • Support indexing and querying empty values (#3053)

🛠️ Improvements

We're glad to announce that we added a search and query support in the current release.

🧰 Maintenance

Contributors

We'd like to thank all the contributors who worked on this release!

@​andy-stark-redis, @​ipechorin, @​ofekshenawa and @​vladvildanov

Commits

Updates github.com/urfave/cli/v3 from 3.0.0-alpha9.1 to 3.0.0-alpha9.2

Release notes

Sourced from github.com/urfave/cli/v3's releases.

v3.0.0-alpha9.2

What's Changed

Full Changelog: urfave/cli@v3.0.0-alpha9.1...v3.0.0-alpha9.2

Commits
  • 083c12d Merge pull request #1997 from urfave/bartekpacia/fix/zsh_completion_cmd_descr...
  • 0fea854 Revert "fix: /bin/zsh env variable to retrieve current active shell"
  • 6524cf9 Merge pull request #1996 from suzuki-shunsuke/fix-typo
  • 6591222 docs: revert the incorrect fix of typo
  • 76bcea5 chore: remove _typos.toml
  • 83b17d4 docs: fix typo using typos
  • 94107c2 Merge pull request #1919 from dearchap/issue_1916_fix1
  • 021f97a Revert name
  • 3421f0f Add more tests
  • 2372736 Add more tests
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 2, 2024
@dependabot dependabot bot requested a review from tarampampam as a code owner November 2, 2024 18:20
@tarampampam
Copy link
Owner

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-d018188864 branch from 9362608 to d858db5 Compare November 5, 2024 13:53
Bumps the gomod group with 2 updates in the / directory: [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) and [github.com/urfave/cli/v3](https://github.com/urfave/cli).


Updates `github.com/redis/go-redis/v9` from 9.6.2 to 9.7.0
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](redis/go-redis@v9.6.2...v9.7.0)

Updates `github.com/urfave/cli/v3` from 3.0.0-alpha9.1 to 3.0.0-alpha9.2
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.0.0-alpha9.1...v3.0.0-alpha9.2)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/urfave/cli/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gomod-d018188864 branch from d858db5 to d5750a6 Compare November 6, 2024 17:56
@tarampampam
Copy link
Owner

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 7, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Nov 7, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-d018188864 branch November 7, 2024 04:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant