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

chore(deps-dev): bump redis-pdel from 4.0.1 to 5.0.1 #302

Merged
merged 1 commit into from
Jun 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Bumps redis-pdel from 4.0.1 to 5.0.1.

Release notes

Sourced from redis-pdel's releases.

v5.0.1

fix: case where there are zero matched keys

v5.0.0

  1. BREAKING: require node 18
  2. add node 22 support
  3. lint lua code
  4. call DEL once per scan
Commits
  • 56a1d62 5.0.1
  • 61c6d7d fix: case where there are zero matched keys (#191)
  • 0763ae1 5.0.0
  • 66fd208 chore(deps-dev): bump gulp-redis-lua2js from 4.0.3 to 5.0.0 (#189)
  • ec092a0 chore: drop node 16 and add node 22
  • eecc76a chore: eslint-plugin-eslint-comments migration
  • 9a1c35c chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 52.0.0 (#188)
  • 9ffb39e chore(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.4.0 (#187)
  • 116020b chore(deps-dev): bump eslint-plugin-mocha from 10.4.1 to 10.4.3 (#184)
  • e215d54 chore(deps-dev): bump ioredis from 5.3.2 to 5.4.1 (#186)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 1, 2024
@dependabot dependabot bot requested a review from perrin4869 June 1, 2024 13:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redis-pdel-5.0.1 branch from 840ce9b to 8e41d3f Compare June 1, 2024 15:28
Bumps [redis-pdel](https://github.com/dotcore64/redis-pdel) from 4.0.1 to 5.0.1.
- [Release notes](https://github.com/dotcore64/redis-pdel/releases)
- [Commits](dotcore64/redis-pdel@v4.0.1...v5.0.1)

---
updated-dependencies:
- dependency-name: redis-pdel
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/redis-pdel-5.0.1 branch from 8e41d3f to bf36d6f Compare June 1, 2024 15:28
@perrin4869 perrin4869 merged commit 89c065f into master Jun 1, 2024
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/redis-pdel-5.0.1 branch June 1, 2024 15:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant