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: gildas-lormeau/zip.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.7.40
Choose a base ref
...
head repository: gildas-lormeau/zip.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.7.41
Choose a head ref
  • 10 commits
  • 18 files changed
  • 3 contributors

Commits on Mar 16, 2024

  1. Bump follow-redirects from 1.15.5 to 1.15.6

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    00c9762 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Merge pull request #496 from gildas-lormeau/dependabot/npm_and_yarn/f…

    …ollow-redirects-1.15.6
    
    Bump follow-redirects from 1.15.5 to 1.15.6
    gildas-lormeau authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    eee0229 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Adds explicit preventHeadRequest false check.

    Fix #498 - first part.
    bwbroersma committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    f0d2459 View commit details
    Browse the repository at this point in the history
  2. Add option to combine range size with eocd.

    Fix #498 - second part.
    bwbroersma committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    31a537e View commit details
    Browse the repository at this point in the history
  3. Add preventHeadRequest=false and combineSizeEocd Typescript definitions.

    Fix #498 - third part, add typescript definitions.
    bwbroersma committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3bd9ac2 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Merge pull request #499 from bwbroersma/gh499-explicit-preventHeadReq…

    …uest-false
    
    Adds explicit preventHeadRequest false check.
    gildas-lormeau authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    05e5b56 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #500 from bwbroersma/gh500-combine-range-size-eocd

    Add option to combine range size with eocd
    gildas-lormeau authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    3d11dcd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #501 from bwbroersma/gh501-update-typescript-def

    Add preventHeadRequest=false and combineSizeEocd Typescript definitions.
    gildas-lormeau authored Apr 2, 2024
    Configuration menu
    Copy the full SHA
    cb75299 View commit details
    Browse the repository at this point in the history
  4. bump up version

    gildas-lormeau committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    40e0ed3 View commit details
    Browse the repository at this point in the history
  5. bump up version

    gildas-lormeau committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7021dd3 View commit details
    Browse the repository at this point in the history
Loading