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

chore: Update dependency pako to v2 #148

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 17, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pako 1.0.11 -> 2.1.0 age adoption passing confidence
@types/pako (source) 1.0.7 -> 2.0.3 age adoption passing confidence

Release Notes

nodeca/pako (pako)

v2.1.0

Compare Source

Changed
  • Sync with zlib 1.2.12.
Fixed
  • Updated comments in tree.js for Babel compatibility, #​262.

v2.0.4

Compare Source

Fixed
  • Use TextEncoder and TextDecoder if available, #​228.
  • Use pre-generated fixtures instead of node.js zlib.

v2.0.3

Compare Source

Fixed
  • Add all files explicit to package exports (since behaviour changed
    after adding .export field)

v2.0.2

Compare Source

Fixed
  • Fix esm build named exports.

v2.0.1

Compare Source

Changed
  • Changed esm build .js => .mjs to fix node.js import.
  • Added module entry in package.json for some bundlers.

v2.0.0

Compare Source

Changed
  • Removed binary strings and Array support.
  • Removed fallbacks for TypedArray methods (.set(), .subarray()).
  • Rewritten top-level wrappers.
  • Removed support of Inflate & Deflate instance create without new.
  • Inflate.push() no longer needs second param (end is auto-detected).
  • Increased default inflate chunk size to 64K.
  • Moved exported constants to .constants.
  • Switched to es6. Legacy es5 builds available in /dist.
  • Added esm build.
  • Structure of /dist folder changed.
  • Upgraded build tools to modern ones.

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 force-pushed the renovate/pako-2.x branch 2 times, most recently from 76c88ad to ca79a33 Compare November 18, 2020 23:58
@renovate renovate bot force-pushed the renovate/pako-2.x branch 2 times, most recently from 6614442 to 6edadd6 Compare January 5, 2021 20:24
@renovate renovate bot force-pushed the renovate/pako-2.x branch 3 times, most recently from 40c3246 to 396e8d9 Compare February 10, 2021 20:06
@renovate renovate bot force-pushed the renovate/pako-2.x branch 3 times, most recently from 89b4607 to 83f8396 Compare September 2, 2021 15:37
@renovate renovate bot force-pushed the renovate/pako-2.x branch 2 times, most recently from 076eea6 to 785110c Compare October 31, 2021 09:30
@renovate renovate bot changed the title chore: Update dependency pako to v2 chore: Update dependency pako to v2 - autoclosed Feb 27, 2022
@renovate renovate bot closed this Feb 27, 2022
@renovate renovate bot deleted the renovate/pako-2.x branch February 27, 2022 00:31
@renovate renovate bot changed the title chore: Update dependency pako to v2 - autoclosed chore: Update dependency pako to v2 Feb 27, 2022
@renovate renovate bot reopened this Feb 27, 2022
@renovate renovate bot restored the renovate/pako-2.x branch February 27, 2022 02:28
@renovate renovate bot force-pushed the renovate/pako-2.x branch 3 times, most recently from 8b4c3c7 to e82514c Compare May 19, 2022 14:38
@renovate renovate bot changed the title chore: Update dependency pako to v2 chore: chore: Update dependency pako to v2 Jun 27, 2022
@renovate renovate bot changed the title chore: chore: Update dependency pako to v2 chore: Update dependency pako to v2 Jun 28, 2022
@renovate renovate bot force-pushed the renovate/pako-2.x branch 2 times, most recently from 1a8ce21 to 91b2175 Compare September 4, 2023 18:17
@renovate renovate bot force-pushed the renovate/pako-2.x branch 4 times, most recently from fe68b4b to c9fff74 Compare October 5, 2023 09:43
@renovate renovate bot force-pushed the renovate/pako-2.x branch 4 times, most recently from 2b8c807 to 1c2d5ba Compare October 24, 2023 00:34
@renovate renovate bot force-pushed the renovate/pako-2.x branch 2 times, most recently from e055c2a to c773699 Compare January 6, 2024 07:43
Copy link
Contributor Author

renovate bot commented Sep 28, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 2.x releases. But if you manually upgrade to 2.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/pako-2.x branch September 28, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant