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: isaacs/node-tar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.11
Choose a base ref
...
head repository: isaacs/node-tar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.1.12
Choose a head ref

Commits on Aug 26, 2021

  1. Copy the full SHA
    aae21f2 View commit details

Commits on Sep 21, 2021

  1. Copy the full SHA
    065e385 View commit details

Commits on Mar 13, 2022

  1. docs: add examples/explanation of using tar.t

    Fix: #308
    Fix: #307
    isaacs authored and lukekarrys committed Mar 13, 2022
    Copy the full SHA
    c1faa9f View commit details
  2. ci: do not force the latest npm

    There are node versions being tested that don't work with the
    latest npm, so this is causing CI to fail.
    isaacs authored and lukekarrys committed Mar 13, 2022
    Copy the full SHA
    7348c53 View commit details

Commits on Apr 22, 2022

  1. Copy the full SHA
    f129929 View commit details

Commits on Sep 20, 2022

  1. Copy the full SHA
    e0f1eb5 View commit details
  2. chore: linting

    lukekarrys committed Sep 20, 2022
    Copy the full SHA
    88bd796 View commit details
  3. chore(deps): tap@16.0.1

    lukekarrys committed Sep 20, 2022
    Copy the full SHA
    e1c5e58 View commit details
  4. Copy the full SHA
    07bff07 View commit details
  5. Copy the full SHA
    d5580e7 View commit details
  6. Copy the full SHA
    d768311 View commit details
  7. Copy the full SHA
    81982f1 View commit details
  8. Copy the full SHA
    8d18199 View commit details
  9. chore(ci): test in node 18

    lukekarrys committed Sep 20, 2022
    Copy the full SHA
    0b1b8f1 View commit details
  10. Copy the full SHA
    26a496e View commit details

Commits on Sep 21, 2022

  1. chore: bump tar-fs from 1.16.3 to 2.1.1

    Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 1.16.3 to 2.1.1.
    - [Release notes](https://github.com/mafintosh/tar-fs/releases)
    - [Commits](mafintosh/tar-fs@v1.16.3...v2.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar-fs
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Copy the full SHA
    a9e0d6f View commit details
  2. Copy the full SHA
    1801244 View commit details
  3. chore: bump tar-stream from 1.6.2 to 2.2.0

    Bumps [tar-stream](https://github.com/mafintosh/tar-stream) from 1.6.2 to 2.2.0.
    - [Release notes](https://github.com/mafintosh/tar-stream/releases)
    - [Commits](mafintosh/tar-stream@v1.6.2...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: tar-stream
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Copy the full SHA
    acb6648 View commit details
  4. chore: bump rimraf from 2.7.1 to 3.0.2

    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/main/CHANGELOG.md)
    - [Commits](isaacs/rimraf@v2.7.1...v3.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: rimraf
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 21, 2022
    Copy the full SHA
    cfddd42 View commit details

Commits on Sep 30, 2022

  1. chore: bump @npmcli/template-oss from 4.3.2 to 4.4.4

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.3.2 to 4.4.4.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.3.2...v4.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Sep 30, 2022
    Copy the full SHA
    118a6c8 View commit details
  2. Copy the full SHA
    9d71c56 View commit details

Commits on Oct 12, 2022

  1. chore: bump @npmcli/template-oss from 4.4.4 to 4.5.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.4.4 to 4.5.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.4.4...v4.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 12, 2022
    Copy the full SHA
    14e43f7 View commit details
  2. Copy the full SHA
    fc207a8 View commit details

Commits on Oct 14, 2022

  1. chore: bump @npmcli/eslint-config from 3.1.0 to 4.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 3.1.0 to 4.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v3.1.0...v4.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 14, 2022
    Copy the full SHA
    08cc156 View commit details

Commits on Oct 17, 2022

  1. chore: bump @npmcli/template-oss from 4.5.1 to 4.6.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.5.1 to 4.6.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.5.1...v4.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 17, 2022
    Copy the full SHA
    39c60ad View commit details
  2. Copy the full SHA
    2a49e7a View commit details

Commits on Oct 19, 2022

  1. chore: bump @npmcli/template-oss from 4.6.1 to 4.6.2

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.1 to 4.6.2.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.6.1...v4.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 19, 2022
    Copy the full SHA
    c78c108 View commit details
  2. Copy the full SHA
    d9edb34 View commit details

Commits on Oct 27, 2022

  1. fix: replace deprecated String.prototype.substr() (#314)

    .substr() is deprecated so we replace it with .slice() which works similarily but isn't deprecated
    
    Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
    Co-authored-by: Luke Karrys <luke@lukekarrys.com>
    CommanderRoot and lukekarrys authored Oct 27, 2022
    Copy the full SHA
    b003c64 View commit details
  2. chore: bump @npmcli/template-oss from 4.6.2 to 4.7.1

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.6.2 to 4.7.1.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.6.2...v4.7.1)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 27, 2022
    Copy the full SHA
    24045dc View commit details
  3. Copy the full SHA
    1e3fadf View commit details
  4. fix: ensuring close event is emited after stream has ended

    For node 18 combaitibility fixes #321
    webark authored and lukekarrys committed Oct 27, 2022
    Copy the full SHA
    57493ee View commit details

Commits on Oct 29, 2022

  1. chore: bump @npmcli/template-oss from 4.7.1 to 4.8.0

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.7.1 to 4.8.0.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.7.1...v4.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and lukekarrys committed Oct 29, 2022
    Copy the full SHA
    eaea26d View commit details
  2. Copy the full SHA
    79378ef View commit details
  3. chore: use a local instead of remote file for test

    I was able to replicate the same behavior from #332 by piping a readable
    stream with a `highWaterMark` of 1 to extract. I confirmed this test
    still failed without the fixes from #332 and now passes.
    lukekarrys committed Oct 29, 2022
    Copy the full SHA
    2e45b11 View commit details

Commits on Oct 31, 2022

  1. Copy the full SHA
    ac1026a View commit details

Commits on Nov 1, 2022

  1. chore: release 6.1.12

    github-actions[bot] authored and lukekarrys committed Nov 1, 2022
    Copy the full SHA
    001eafb View commit details
Loading