super3 / yacdn.org

Yet Another CDN.
https://yacdn.org
GNU Affero General Public License v3.0
26 stars 4 forks source link

Bump ioredis from 4.19.2 to 4.27.0 #314

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps ioredis from 4.19.2 to 4.27.0.

Release notes

Sourced from ioredis's releases.

v4.27.0

4.27.0 (2021-04-24)

Features

  • sentinel: detect failover from +switch-master messages (#1328) (a464151)

v4.26.0

4.26.0 (2021-04-08)

Bug Fixes

  • cluster: subscriber connection leaks (81b9be0), closes #1325

Features

  • cluster: apply provided connection name to internal connections (2e388db)

v4.25.0

4.25.0 (2021-04-02)

Features

v4.24.6

4.24.6 (2021-03-31)

Bug Fixes

  • force disconnect after a timeout if socket is still half-open (#1318) (6cacd17)

v4.24.5

4.24.5 (2021-03-27)

Bug Fixes

v4.24.4

4.24.4 (2021-03-24)

Bug Fixes

... (truncated)

Changelog

Sourced from ioredis's changelog.

4.27.0 (2021-04-24)

Features

  • sentinel: detect failover from +switch-master messages (#1328) (a464151)

4.26.0 (2021-04-08)

Bug Fixes

  • cluster: subscriber connection leaks (81b9be0), closes #1325

Features

  • cluster: apply provided connection name to internal connections (2e388db)

4.25.0 (2021-04-02)

Features

4.24.6 (2021-03-31)

Bug Fixes

  • force disconnect after a timeout if socket is still half-open (#1318) (6cacd17)

4.24.5 (2021-03-27)

Bug Fixes

4.24.4 (2021-03-24)

Bug Fixes

  • minor compatibility issues caused by TypeScript upgrade (#1309) (c96139a), closes #1308

4.24.3 (2021-03-21)

... (truncated)

Commits
  • 9e140f0 chore(release): 4.27.0 [skip ci]
  • a464151 feat(sentinel): detect failover from +switch-master messages (#1328)
  • 6b821af docs: add CONTRIBUTING note
  • dac428d chore(release): 4.26.0 [skip ci]
  • 2e388db feat(cluster): apply provided connection name to internal connections
  • 81b9be0 fix(cluster): subscriber connection leaks
  • 8f9a72e docs(README): add documentation for Streams (#1323)
  • 88b8a31 chore(release): 4.25.0 [skip ci]
  • 56f0272 feat: added commandTimeout option (#1320)
  • 0c129c8 chore(release): 4.24.6 [skip ci]
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

dependabot-preview[bot] commented 3 years ago

Superseded by #315.