Skip to content

[23.7] Packages: Recover July 29 npm release metadata - #81304

Merged
ciampo merged 2 commits into
release/23.7from
codex/recover-july-npm-release-23-7
Aug 7, 2026
Merged

[23.7] Packages: Recover July 29 npm release metadata#81304
ciampo merged 2 commits into
release/23.7from
codex/recover-july-npm-release-23-7

Conversation

@ciampo

@ciampo ciampo commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Companion to #81303.
Follow-up to #80334.

What?

Restores the July 29, 2026 npm package release metadata on release/23.7.

This updates all 121 package versions, their changelogs, and the matching workspace entries in package-lock.json. It does not change the Gutenberg plugin version.

Why?

The Gutenberg 23.7 RC1 package job stopped during npm authentication checks. The packages were later published from commit 7e8b17a983f9391d3ebc7717af2a1c9ed7efc7ab, but the finalization step did not backport the release metadata or create the package tags.

The 23.7 release branch therefore still describes the previous npm package release.

How?

Uses the exact July 29 release sections prepared on wp/latest and the exact versions published to npm. Existing release history and all other package metadata remain unchanged.

This PR does not republish any npm packages or create tags.

Testing Instructions

  1. Confirm packages/ui/package.json uses version 0.19.0.
  2. Confirm packages/ui/CHANGELOG.md contains 0.19.0 (2026-07-29).
  3. Confirm the root versions in package.json and package-lock.json remain unchanged.
  4. Run npm run lint:pkg-json.
Additional verification

A focused consistency check verified all 121 packages:

  • each manifest changes only its package version;
  • each package version matches its lockfile workspace entry;
  • each July 29 section matches the prepared release;
  • existing release history is unchanged;
  • only the expected 243 files changed;
  • git diff --check passes.

The full package-json lint was unavailable in the preparation worktree because dependencies were not installed.

Use of AI Tools

Codex was used to investigate the failed release, prepare the metadata recovery, and run the focused consistency checks. The resulting diff and recovery decisions were reviewed by the author.

@github-actions github-actions Bot added [Package] is-shallow-equal /packages/is-shallow-equal [Package] Url /packages/url [Package] Word count /packages/wordcount [Package] Deprecated packages/deprecated [Package] Blob /packages/blob [Package] Compose /packages/compose [Package] Core data /packages/core-data [Package] API fetch /packages/api-fetch [Package] HTML entities /packages/html-entities [Package] Viewport /packages/viewport [Package] DOM /packages/dom [Package] Keycodes /packages/keycodes [Package] Plugins /packages/plugins [Package] Components /packages/components [Package] Blocks /packages/blocks [Package] Editor /packages/editor [Package] Redux Routine /packages/redux-routine [Package] Block library /packages/block-library [Package] Notices /packages/notices [Package] Token List /packages/token-list [Package] Format library /packages/format-library [Package] Rich text /packages/rich-text [Package] Block editor /packages/block-editor [Package] Edit Post /packages/edit-post [Package] Data Controls /packages/data-controls [Package] Priority Queue /packages/priority-queue [Package] Edit Widgets /packages/edit-widgets [Package] E2E Tests /packages/e2e-tests [Package] Project management automation /packages/project-management-automation labels Aug 7, 2026
@github-actions

github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown

Size Change: 0 B

Total Size: 7.76 MB

compressed-size-action

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

Labels

[Package] A11y /packages/a11y [Package] API fetch /packages/api-fetch [Package] Autop /packages/autop [Package] Base styles /packages/base-styles [Package] Blob /packages/blob [Package] Block editor /packages/block-editor [Package] Block library /packages/block-library [Package] Blocks /packages/blocks [Package] Commands /packages/commands [Package] Components /packages/components [Package] Compose /packages/compose [Package] Core commands [Package] Core data /packages/core-data [Package] Data Controls /packages/data-controls [Package] Data /packages/data [Package] DataViews /packages/dataviews [Package] Date /packages/date [Package] Deprecated packages/deprecated [Package] DOM ready /packages/dom-ready [Package] DOM /packages/dom [Package] E2E Tests /packages/e2e-tests [Package] Edit Post /packages/edit-post [Package] Edit Site /packages/edit-site [Package] Edit Widgets /packages/edit-widgets [Package] Editor /packages/editor [Package] Element /packages/element [Package] Escape HTML /packages/escape-html [Package] Fields /packages/fields [Package] Format library /packages/format-library [Package] Hooks /packages/hooks [Package] HTML entities /packages/html-entities [Package] i18n /packages/i18n [Package] Icons /packages/icons [Package] Interactivity Router /packages/interactivity-router [Package] Interactivity /packages/interactivity [Package] Interface /packages/interface [Package] is-shallow-equal /packages/is-shallow-equal [Package] Keyboard Shortcuts /packages/keyboard-shortcuts [Package] Keycodes /packages/keycodes [Package] Lazy import /packages/lazy-import [Package] Media Utils /packages/media-utils [Package] Notices /packages/notices [Package] Patterns /packages/patterns [Package] Plugins /packages/plugins [Package] Preferences /packages/preferences [Package] Primitives /packages/primitives [Package] Priority Queue /packages/priority-queue [Package] Private APIs /packages/private-apis [Package] Project management automation /packages/project-management-automation [Package] React i18n /packages/reacti18n [Package] Redux Routine /packages/redux-routine [Package] Rich text /packages/rich-text [Package] Router /pacakges/router [Package] Server Side Render /packages/server-side-render [Package] Style Engine /packages/style-engine [Package] Sync [Package] Theme /packages/theme [Package] Token List /packages/token-list [Package] UI /packages/ui [Package] Url /packages/url [Package] Viewport /packages/viewport [Package] Warning /packages/warning [Package] Word count /packages/wordcount [Type] Build Tooling Issues or PRs related to build tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants