Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency yauzl-promise to v4 #2928

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 18, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
yauzl-promise ^2.1.3 -> ^4.0.0 age adoption passing confidence
@types/yauzl-promise (source) 2.1.5 -> 4.0.1 age adoption passing confidence

Release Notes

overlookmotel/yauzl-promise (yauzl-promise)

v4.0.0

Compare Source

Breaking changes:

  • Reimplement yauzl from scratch (various API changes)

Features:

  • Validation of CRC32 checksums
  • Support Mac OS Archive Utility ZIPs

v3.0.0

Compare Source

Breaking changes:

  • Drop support for NodeJS < v16
  • Remove handling no native Promise constructor

Features:

  • Async iteration

Refactor:

  • Add entry point in package root

Dependencies:

  • Update dependencies

Tests:

  • Run tests with Jest
  • Test correct data from streams
  • Capture stream errors [fix]
  • Move test ZIP into fixtures dir

Docs:

  • Improve simple use example
  • Document use method
  • Reformat docs + tweaks
  • Add section on versioning
  • Remove old badges from README
  • Reverse order of changelog
  • Update license year
  • Remove license indentation

Dev:

  • Replace JSHint with ESLint
  • Use Github Actions for CI
  • Update dev dependencies
  • Add package-lock.json
  • Replace .npmignore with files key in package.json
  • Update editorconfig
  • .gitattributes file
  • Re-order .gitignore

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added [status] needs review PRs that are ready to be reviewed. [type] chore labels May 18, 2023
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 1f05fcf to 3b7e4bf Compare July 31, 2023 04:17
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 3b7e4bf to 141dc6d Compare October 23, 2023 15:54
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 141dc6d to 33d03df Compare February 18, 2024 15:14
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 33d03df to 9a11662 Compare March 4, 2024 12:20
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 9a11662 to 45cbe86 Compare May 21, 2024 19:17
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from 45cbe86 to be6764e Compare June 18, 2024 07:13
@renovate renovate bot force-pushed the renovate/yauzl-promise-4.x branch from be6764e to e7b7af2 Compare July 13, 2024 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[status] needs review PRs that are ready to be reviewed. [type] chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants