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: archiverjs/node-compress-commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cb8b591
Choose a base ref
...
head repository: archiverjs/node-compress-commons
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8ab831f
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on May 27, 2021

  1. Bump actions/setup-node from 2.1.4 to 2.1.5 (#71)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.4 to 2.1.5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.1.4...v2.1.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 27, 2021
    Configuration menu
    Copy the full SHA
    f39c0f9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Bump chai from 4.2.0 to 4.3.4 (#67)

    Bumps [chai](https://github.com/chaijs/chai) from 4.2.0 to 4.3.4.
    - [Release notes](https://github.com/chaijs/chai/releases)
    - [Changelog](https://github.com/chaijs/chai/blob/main/History.md)
    - [Commits](chaijs/chai@4.2.0...v4.3.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2021
    Configuration menu
    Copy the full SHA
    867884a View commit details
    Browse the repository at this point in the history
  2. Bump y18n from 4.0.0 to 4.0.1 (#69)

    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>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2021
    Configuration menu
    Copy the full SHA
    edbf10c View commit details
    Browse the repository at this point in the history
  3. Bump crc32-stream from 4.0.1 to 4.0.2 (#59)

    * Bump crc32-stream from 4.0.1 to 4.0.2
    
    Bumps [crc32-stream](https://github.com/archiverjs/node-crc32-stream) from 4.0.1 to 4.0.2.
    - [Release notes](https://github.com/archiverjs/node-crc32-stream/releases)
    - [Changelog](https://github.com/archiverjs/node-crc32-stream/blob/master/CHANGELOG.md)
    - [Commits](archiverjs/node-crc32-stream@4.0.1...4.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Update package.json
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Chris Talkington <chris@talkingtontech.com>
    dependabot[bot] and ctalkington authored May 30, 2021
    Configuration menu
    Copy the full SHA
    9f61d41 View commit details
    Browse the repository at this point in the history
  4. Bump mocha from 8.2.1 to 8.4.0 (#70)

    Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.1 to 8.4.0.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v8.2.1...v8.4.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 30, 2021
    Configuration menu
    Copy the full SHA
    f7cf8bc View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    ctalkington authored May 30, 2021
    Configuration menu
    Copy the full SHA
    c490d0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab831f View commit details
    Browse the repository at this point in the history
Loading