Skip to content

chore(deps-dev): bump @polka/url from 1.0.0-next.25 to 1.0.0-next.29#925

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/polka/url-1.0.0-next.29
Open

chore(deps-dev): bump @polka/url from 1.0.0-next.25 to 1.0.0-next.29#925
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/polka/url-1.0.0-next.29

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @polka/url from 1.0.0-next.25 to 1.0.0-next.29.

Release notes

Sourced from @​polka/url's releases.

v1.0.0-next.28

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

Features

  • Support Deno runtime by adding node: import prefixes (#212): e34ad69 Thank you @​benmccann~!

Chores

What's Changed


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

v1.0.0-next.26

Patches

  • (compression): Use RegExp.exec instead of RegExp.match for performance (#210): 822c80a Thank you @​bluwy~!

Chores


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

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@polka/url](https://github.com/lukeed/polka) from 1.0.0-next.25 to 1.0.0-next.29.
- [Release notes](https://github.com/lukeed/polka/releases)
- [Commits](lukeed/polka@v1.0.0-next.25...v1.0.0-next.29)

---
updated-dependencies:
- dependency-name: "@polka/url"
  dependency-version: 1.0.0-next.29
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
@patternfly-build
Copy link
Copy Markdown

patternfly-build commented May 5, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant