Skip to content

build(deps): bumps @umbraco-ui/uui to 1.18.1#23184

Merged
iOvergaard merged 1 commit into
release/17.5.0from
v17/deps/uui-200
Jun 23, 2026
Merged

build(deps): bumps @umbraco-ui/uui to 1.18.1#23184
iOvergaard merged 1 commit into
release/17.5.0from
v17/deps/uui-200

Conversation

@iOvergaard

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 23, 2026 09:53
@claude

claude Bot commented Jun 23, 2026

Copy link
Copy Markdown

Claude finished @iOvergaard's task in 2m 27s —— View job


PR Review

Target: origin/release/17.5.0 · Based on commit: bb01fd34 · Skipped: 1 file out of 3 total (package-lock.json) · Classified as: Docs + Config

Patch bump of @umbraco-ui/uui and @umbraco-ui/uui-css from ^1.18.0 to ^1.18.1, with accompanying CLAUDE.md documentation update to reflect the new peer dependency version and minor table reformatting.

  • Other changes: CLAUDE.md peer dependency example updated from ^1.17.0-rc.5 to ^1.18.1 — corrects stale documentation that still referenced an old pre-release constraint.

No breaking changes detected. The peer dependency range for @umbraco-ui/uui in the published package moves from ^1.17.0-rc.5 to ^1.18.1, which narrows the minimum to 1.18.1. This is expected for a dependency bump; plugin developers targeting the backoffice will already have 1.18.x installed transitively.

Suggestions

  • src/Umbraco.Web.UI.Client/CLAUDE.md: The diff shows 80 lines changed but only 18 when whitespace is ignored — most of the diff is table column-alignment reformatting. The single functional change (peer dep version in the example JSON block) is buried in the formatting noise. Consider separating formatting-only commits from content changes to keep the diff readable.

Approved

This looks good to be merged as-is, but please do a manual sanity check and testing before merging.


@iOvergaard iOvergaard added dependencies Pull requests that update a dependency file area/frontend release/17.5.0 labels Jun 23, 2026
@iOvergaard iOvergaard merged commit 28b849f into release/17.5.0 Jun 23, 2026
10 of 15 checks passed
@iOvergaard iOvergaard deleted the v17/deps/uui-200 branch June 23, 2026 09:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the backoffice UI component library dependency to the latest patch release, ensuring the external UUI wrapper package and lockfile resolve consistently to @umbraco-ui/uui@1.18.1.

Changes:

  • Bump @umbraco-ui/uui and @umbraco-ui/uui-css from ^1.18.0 to ^1.18.1 in the UUI external wrapper package.
  • Regenerate package-lock.json to lock all @umbraco-ui/* UUI subpackages to 1.18.1.
  • Tidy/normalize markdown formatting in src/Umbraco.Web.UI.Client/CLAUDE.md (tables/spacing) and update the referenced UUI version in the example snippet.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
src/Umbraco.Web.UI.Client/src/external/uui/package.json Bumps UUI dependencies to ^1.18.1 in the wrapper package.
src/Umbraco.Web.UI.Client/package-lock.json Locks resolved UUI packages to 1.18.1 and updates the workspace entry accordingly.
src/Umbraco.Web.UI.Client/CLAUDE.md Markdown table/spacing cleanup and updates the documented UUI version in the peerDependencies example.
Files not reviewed (1)
  • src/Umbraco.Web.UI.Client/package-lock.json: Generated file

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

Labels

area/frontend dependencies Pull requests that update a dependency file release/17.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants