Skip to content

build(deps-dev): bump @wordpress/url from 4.37.0 to 4.54.0 - #4565

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/url-4.54.0
Closed

dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/url-4.54.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/url from 4.37.0 to 4.54.0.

Changelog

Sourced from @​wordpress/url's changelog.

4.54.0 (2026-08-26)

Bug Fixes

  • filterURLForDisplay: Clamp the truncated file name's head slice at zero, so a small maxLength no longer returns a string longer than the untruncated one (#81529).
  • getQueryArgs: Split each query argument on its first = only, so values containing = — base64 padding, JWTs, nested URLs — are no longer truncated, and ignore malformed pairs with no key instead of promoting the value to one (#81066).
  • normalizePath no longer throws a URIError when a query parameter contains a malformed percent sequence, such as /wp/v2/posts?search=50%off. It now uses safeDecodeURIComponent, matching the fix already applied to getQueryArgs in #45561 (#81086).
  • normalizePath: Take the query from the first ? only, so a query containing a further ? - a redirect target or a nested URL - is no longer discarded, and paths that differ only past that ? no longer normalize to the same string (#).

4.53.0 (2026-08-12)

4.52.0 (2026-07-29)

4.51.0 (2026-07-14)

4.50.0 (2026-07-01)

4.49.0 (2026-06-24)

4.48.1 (2026-06-16)

4.48.0 (2026-06-10)

4.47.0 (2026-05-27)

4.46.0 (2026-05-14)

4.45.0 (2026-04-29)

4.44.0 (2026-04-15)

4.43.0 (2026-04-01)

4.42.0 (2026-03-18)

4.41.0 (2026-03-04)

4.40.0 (2026-02-18)

4.39.0 (2026-01-29)

4.38.0 (2026-01-16)

4.36.0 (2025-11-26)

4.35.0 (2025-11-12)

4.34.0 (2025-10-29)

4.33.0 (2025-10-17)

... (truncated)

Commits
  • d06b010 chore(release): publish (#82084)
  • 0790fa5 Update changelog files
  • 098e3ba Merge changes published in the Gutenberg plugin "release/23.9" branch
  • 989764d chore(release): publish
  • e18aa00 Update changelog files
  • dbb73c9 Merge changes published in the Gutenberg plugin "release/23.8" branch
  • 7e8b17a chore(release): publish
  • 42ad080 Update changelog files
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

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 [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) from 4.37.0 to 4.54.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/url/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/url@4.54.0/packages/url)

---
updated-dependencies:
- dependency-name: "@wordpress/url"
  dependency-version: 4.54.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #4616.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/wordpress/url-4.54.0 branch September 14, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Deps: JavaScript Reserved to dependency/dependabot PRs Deps Reserved to dependency/dependabot PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants