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: dsblv/string-replace-async
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: dsblv/string-replace-async
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 7 commits
  • 4 files changed
  • 2 contributors

Commits on Aug 4, 2020

  1. Bump lodash from 4.17.15 to 4.17.19

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 4, 2020
    Configuration menu
    Copy the full SHA
    adff417 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Bump y18n from 4.0.0 to 4.0.1

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/yargs/y18n/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    8789e42 View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.19 to 4.17.21

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.19...4.17.21)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    deea1e5 View commit details
    Browse the repository at this point in the history
  3. Bump hosted-git-info from 2.8.8 to 2.8.9

    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v2.8.8...v2.8.9)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    368f0de View commit details
    Browse the repository at this point in the history
  4. Bump ws from 7.3.0 to 7.4.6

    Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@7.3.0...7.4.6)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7f5f007 View commit details
    Browse the repository at this point in the history
  5. Bump path-parse from 1.0.6 to 1.0.7

    Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/jbgutierrez/path-parse/releases)
    - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: path-parse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    2f67322 View commit details
    Browse the repository at this point in the history
  6. All my homies hate commonjs

    dsblv committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    7a7b1c6 View commit details
    Browse the repository at this point in the history
Loading