Skip to content

fix(deps): update dependency @polka/parse to v1.0.0-next.28#1071

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/polka-parse-1.x
Closed

fix(deps): update dependency @polka/parse to v1.0.0-next.28#1071
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/polka-parse-1.x

Conversation

@renovate

@renovate renovate Bot commented Oct 1, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@polka/parse 1.0.0-next.21 -> 1.0.0-next.28 age adoption passing confidence

Release Notes

lukeed/polka (@​polka/parse)

v1.0.0-next.28

Compare Source

Patches
  • Removes node: prefix from all CommonJS modules (#​215).
    You will get these files via a require statement.

    The ESM version of each package still has the node: prefix. You will only get this version if you are using import syntax.
    The node: prefix was added in 16.x and back-ported to 14.18 (docs), so ensure you're on at least one of those versions. While native ESM was technically added in 12.x, it's been end-of-life (including security) for ~3 years and its version of "ESM" is significantly broken/different than today's ESM... 12.x was the first (experimental) ESM release.

Chores
  • Add new build script to generate CommonJS modules w/ node: prefix removed: 5ee202f, 228253c
  • Include build step in CI for size logging: 05dae70

Full Changelog: lukeed/polka@v1.0.0-next.27...v1.0.0-next.28

v1.0.0-next.27

Compare Source

Features
Chores
What's Changed

Full Changelog: lukeed/polka@v1.0.0-next.26...v1.0.0-next.27

v1.0.0-next.24

Compare Source

Features
Patches
  • (polka) Upgrade to trouter@4.x which improved optional wildcard pattern support: 862b08e
    See regexparam@3.0.0 release notes for more information.

  • (@polka/send) Apply custom response headers for piped stream (#​198): 1568db3
    Thank you @​aral


Full Changelog: lukeed/polka@v1.0.0-next.22...v1.0.0-next.24

v1.0.0-next.23

Compare Source


Configuration

📅 Schedule: Branch creation - "before 5pm on the first day of the month" (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 was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented Oct 1, 2024

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (1.0.0-next.28). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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/polka-parse-1.x branch October 1, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant