Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: redis/ioredis
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.27.9
Choose a base ref
...
head repository: redis/ioredis
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.27.10
Choose a head ref
  • 6 commits
  • 10 files changed
  • 5 contributors

Commits on Aug 31, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    225c6e4 View commit details

Commits on Sep 24, 2021

  1. chore(deps): bump semver-regex from 3.1.2 to 3.1.3 (#1435)

    Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/sindresorhus/semver-regex/releases)
    - [Commits](https://github.com/sindresorhus/semver-regex/commits)
    
    ---
    updated-dependencies:
    - dependency-name: semver-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 24, 2021
    Copy the full SHA
    f6d7777 View commit details

Commits on Oct 4, 2021

  1. Copy the full SHA
    ccd381a View commit details
  2. fix(cluster): lazyConnect with pipeline (#1408)

    * fix(cluster): lazyConnect with pipeline
    
    * add test for cluster lazyConnect
    
    * catch connect error
    jseagull authored Oct 4, 2021
    Copy the full SHA
    b798107 View commit details
  3. Copy the full SHA
    cb0493c View commit details
  4. chore(release): 4.27.10 [skip ci]

    ## [4.27.10](v4.27.9...v4.27.10) (2021-10-04)
    
    ### Bug Fixes
    
    * **cluster:** lazyConnect with pipeline ([#1408](#1408)) ([b798107](b798107))
    semantic-release-bot committed Oct 4, 2021
    Copy the full SHA
    72f31b2 View commit details
Loading