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(deps): update dependency web-streams-polyfill to v4 #208

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
web-streams-polyfill 3.3.3 -> 4.0.0 age adoption passing confidence

Release Notes

MattiasBuelens/web-streams-polyfill (web-streams-polyfill)

v4.0.0

Compare Source

  • πŸ’₯ Rework the list of variants to have more modern defaults.
    The table below shows how to upgrade your v3 import to their equivalent v4 import.
    See the migration guide for more information.
    (#​82, #​139)
  • πŸ’₯ Remove the ES2018 variant, in favor of the ES2015 variant.
  • πŸ’₯ Switch to subpath exports for variants.
    • Node 12 or higher is required to import or require() a variant.
    • When using TypeScript, version 4.7 or higher is now required. Additionally, moduleResolution must be set to "node16", "nodenext" or "bundler".
  • πŸš€ Support importing as ESM in Node.
  • πŸ’… Minify all code in the published package, to reduce the download size.
  • πŸ’… Rework ReadableStream.from() implementation to avoid depending on async function* down-leveling for ES5. (#​144)
v3 import v4 import description
web-streams-polyfill web-streams-polyfill/polyfill/es5 ES5+ polyfill
web-streams-polyfill/es6 web-streams-polyfill/polyfill ES2015+ polyfill
web-streams-polyfill/es2018 web-streams-polyfill/polyfill ES2015+ polyfill
web-streams-polyfill/ponyfill web-streams-polyfill/es5 ES5+ ponyfill
web-streams-polyfill/ponyfill/es6 web-streams-polyfill ES2015+ ponyfill
web-streams-polyfill/ponyfill/es2018 web-streams-polyfill ES2015+ ponyfill

Configuration

πŸ“… Schedule: Branch creation - "before 3am on Monday" (UTC), 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 2 times, most recently from 2736c20 to 12736ed Compare April 8, 2024 06:12
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 2 times, most recently from b0c0e43 to 40f1bba Compare April 15, 2024 06:49
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch from 40f1bba to e10e309 Compare April 22, 2024 04:29
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 2 times, most recently from 4ae1f0e to bd43c16 Compare May 6, 2024 04:02
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 2 times, most recently from 444e84d to 52ec4f6 Compare May 13, 2024 04:47
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 3 times, most recently from 8f552c2 to 77bfd4d Compare June 3, 2024 04:08
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch 3 times, most recently from 325def4 to 2e5bffa Compare June 10, 2024 06:04
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch from 2e5bffa to 4a804d0 Compare June 16, 2024 15:26
@renovate renovate bot force-pushed the renovate/web-streams-polyfill-4.x branch from 4a804d0 to c090406 Compare June 24, 2024 03:29
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.

None yet

0 participants