Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @wordpress/url from 4.37.0 to 4.55.0.

Changelog

Sourced from @​wordpress/url's changelog.

4.55.0 (2026-09-10)

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)

... (truncated)

Commits
  • 485f42a chore(release): publish
  • c89dd70 Update changelog files
  • a55a0d7 Merge changes published in the Gutenberg plugin "release/24.0" branch
  • 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
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: a28843ea-3a7f-44f2-b75f-12eaaebb5ea3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/url-4.55.0 branch from 0f9438e to b4f5fb6 Compare September 14, 2026 13:44
Bumps [@wordpress/url](https://github.com/WordPress/gutenberg/tree/HEAD/packages/url) from 4.37.0 to 4.55.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.55.0/packages/url)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/url-4.55.0 branch from b4f5fb6 to 7f7a40b Compare September 14, 2026 15:46
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