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

Commits on Feb 27, 2024

  1. Drop support for node v12 (#735)

    * drop support for node v12
    
    * Update nodejs.yml
    ctalkington authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    f1a10e4 View commit details
    Browse the repository at this point in the history
  2. Update dependency tar-stream to v3.1.7 (#731)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b9d5ea1 View commit details
    Browse the repository at this point in the history
  3. Update dependency buffer-crc32 to v1 (#732)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    e104aac View commit details
    Browse the repository at this point in the history
  4. Update dependency zip-stream to v6 (#734)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    38187ae View commit details
    Browse the repository at this point in the history
  5. Update dependency archiver-utils to v5 (#730)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    cbce84c View commit details
    Browse the repository at this point in the history
  6. Update docusaurus monorepo to v2.4.3 (#713)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c735d9c View commit details
    Browse the repository at this point in the history
  7. Update dependency rimraf to v5 (#693)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    320f3cb View commit details
    Browse the repository at this point in the history
  8. Update dependency mocha to v10 (#692)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    b787d86 View commit details
    Browse the repository at this point in the history
  9. Update dependency readable-stream to v4 (#695)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    9480f25 View commit details
    Browse the repository at this point in the history
  10. Update dependency yauzl to v3 (#733)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    c7d3c0f View commit details
    Browse the repository at this point in the history
  11. Lock file maintenance (#736)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    fad089b View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Update CHANGELOG.md

    ctalkington authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3299298 View commit details
    Browse the repository at this point in the history
  2. bump version for release

    ctalkington authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    6ff0d12 View commit details
    Browse the repository at this point in the history
Loading