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: dc78128
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: 080004b
Choose a head ref
  • 18 commits
  • 10 files changed
  • 2 contributors

Commits on Jul 18, 2020

  1. Create dependabot.yml

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    2eac40f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a538ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    62038e5 View commit details
    Browse the repository at this point in the history
  4. ci: test node 14.x

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    2e8f504 View commit details
    Browse the repository at this point in the history
  5. Delete .travis.yml

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    0a0f622 View commit details
    Browse the repository at this point in the history
  6. Delete appveyor.yml

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    3c31dab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bbca589 View commit details
    Browse the repository at this point in the history
  8. Update nodejs.yml

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    78336b9 View commit details
    Browse the repository at this point in the history
  9. Bump actions/checkout from v1 to v2.3.1 (#40)

    Bumps [actions/checkout](https://github.com/actions/checkout) from v1 to v2.3.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...28c7f3d)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    eb1ecc9 View commit details
    Browse the repository at this point in the history
  10. Bump mkdirp from 0.5.5 to 1.0.4 (#37)

    Bumps [mkdirp](https://github.com/isaacs/node-mkdirp) from 0.5.5 to 1.0.4.
    - [Release notes](https://github.com/isaacs/node-mkdirp/releases)
    - [Changelog](https://github.com/isaacs/node-mkdirp/blob/master/CHANGELOG.md)
    - [Commits](isaacs/node-mkdirp@v0.5.5...v1.0.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    3047646 View commit details
    Browse the repository at this point in the history
  11. Bump rimraf from 2.7.1 to 3.0.2 (#38)

    Bumps [rimraf](https://github.com/isaacs/rimraf) from 2.7.1 to 3.0.2.
    - [Release notes](https://github.com/isaacs/rimraf/releases)
    - [Changelog](https://github.com/isaacs/rimraf/blob/master/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v2.7.1...v3.0.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    0452300 View commit details
    Browse the repository at this point in the history
  12. Bump actions/setup-node from v1 to v2.1.0 (#41)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from v1 to v2.1.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v1...1ae8f4b)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    366506d View commit details
    Browse the repository at this point in the history
  13. Bump readable-stream from 2.3.7 to 3.6.0 (#39)

    Bumps [readable-stream](https://github.com/nodejs/readable-stream) from 2.3.7 to 3.6.0.
    - [Release notes](https://github.com/nodejs/readable-stream/releases)
    - [Commits](nodejs/readable-stream@v2.3.7...v3.6.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    b815581 View commit details
    Browse the repository at this point in the history
  14. Bump mocha from 5.2.0 to 8.0.1 (#36)

    Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.0.1.
    - [Release notes](https://github.com/mochajs/mocha/releases)
    - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
    - [Commits](mochajs/mocha@v5.2.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    b03883d View commit details
    Browse the repository at this point in the history
  15. Update nodejs.yml

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e1b8b80 View commit details
    Browse the repository at this point in the history
  16. Update CHANGELOG.md

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d82e06b View commit details
    Browse the repository at this point in the history
  17. Update CHANGELOG.md

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    e920d61 View commit details
    Browse the repository at this point in the history
  18. bump version for releaae

    ctalkington authored Jul 18, 2020
    Configuration menu
    Copy the full SHA
    080004b View commit details
    Browse the repository at this point in the history
Loading