Backport changelog and package version updates from wp/latest - #79234
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
- @wordpress/a11y@4.48.1 - @wordpress/abilities@0.14.1 - @wordpress/admin-ui@2.3.1 - @wordpress/annotations@3.48.1 - @wordpress/api-fetch@7.48.1 - @wordpress/asset-loader@1.14.1 - @wordpress/autop@4.48.1 - @wordpress/babel-plugin-import-jsx-pragma@5.48.1 - @wordpress/babel-plugin-makepot@6.48.1 - @wordpress/babel-preset-default@8.48.1 - @wordpress/base-styles@10.0.1 - @wordpress/blob@4.48.1 - @wordpress/block-directory@5.48.1 - @wordpress/block-editor@15.21.1 - @wordpress/block-library@9.48.1 - @wordpress/block-serialization-default-parser@5.48.1 - @wordpress/block-serialization-spec-parser@5.48.1 - @wordpress/blocks@15.21.1 - @wordpress/boot@0.15.1 - @wordpress/browserslist-config@6.48.1 - @wordpress/commands@1.48.1 - @wordpress/components@35.0.1 - @wordpress/compose@8.1.1 - @wordpress/core-abilities@0.13.1 - @wordpress/core-commands@1.48.1 - @wordpress/core-data@7.48.1 - @wordpress/create-block@4.91.1 - @wordpress/create-block-interactive-template@2.48.1 - @wordpress/create-block-tutorial-template@4.48.1 - @wordpress/customize-widgets@5.48.1 - @wordpress/data@10.48.1 - @wordpress/data-controls@4.48.1 - @wordpress/dataviews@16.0.1 - @wordpress/date@5.48.1 - @wordpress/dependency-extraction-webpack-plugin@6.48.1 - @wordpress/deprecated@4.48.1 - @wordpress/design-system-mcp@0.5.1 - @wordpress/docgen@2.48.1 - @wordpress/dom@4.48.1 - @wordpress/dom-ready@4.48.1 - @wordpress/e2e-test-utils-playwright@1.48.1 - @wordpress/e2e-tests@9.13.1 - @wordpress/edit-post@8.48.1 - @wordpress/edit-site@6.48.1 - @wordpress/edit-widgets@6.48.1 - @wordpress/editor@14.48.1 - @wordpress/element@8.0.1 - @wordpress/env@11.8.1 - @wordpress/escape-html@3.48.1 - @wordpress/eslint-plugin@25.4.1 - @wordpress/fields@0.40.1 - @wordpress/format-library@5.48.1 - @wordpress/global-styles-engine@1.15.1 - @wordpress/global-styles-ui@1.15.1 - @wordpress/hooks@4.48.1 - @wordpress/html-entities@4.48.1 - @wordpress/i18n@6.21.1 - @wordpress/icons@14.0.1 - @wordpress/image-cropper@1.12.1 - @wordpress/interactivity@6.48.1 - @wordpress/interactivity-router@2.48.1 - @wordpress/interface@9.33.1 - @wordpress/is-shallow-equal@5.48.1 - @wordpress/jest-console@8.48.1 - @wordpress/jest-preset-default@12.48.1 - @wordpress/jest-puppeteer-axe@7.48.1 - @wordpress/keyboard-shortcuts@5.48.1 - @wordpress/keycodes@4.48.1 - @wordpress/latex-to-mathml@1.16.1 - @wordpress/lazy-editor@1.14.1 - @wordpress/lazy-import@2.48.1 - @wordpress/list-reusable-blocks@5.48.1 - @wordpress/media-editor@0.11.1 - @wordpress/media-fields@0.13.1 - @wordpress/media-utils@5.48.1 - @wordpress/notices@5.48.1 - @wordpress/npm-package-json-lint-config@5.48.1 - @wordpress/nux@10.0.1 - @wordpress/patterns@2.48.1 - @wordpress/plugins@7.48.1 - @wordpress/postcss-plugins-preset@5.48.1 - @wordpress/postcss-themes@6.48.1 - @wordpress/preferences@4.48.1 - @wordpress/preferences-persistence@2.48.1 - @wordpress/prettier-config@4.48.1 - @wordpress/primitives@4.48.1 - @wordpress/priority-queue@3.48.1 - @wordpress/private-apis@1.48.1 - @wordpress/project-management-automation@2.48.1 - @wordpress/react-i18n@4.48.1 - @wordpress/readable-js-assets-webpack-plugin@3.48.1 - @wordpress/redux-routine@5.48.1 - @wordpress/reusable-blocks@5.48.1 - @wordpress/rich-text@7.48.1 - @wordpress/route@0.14.1 - @wordpress/router@1.48.1 - @wordpress/scripts@32.4.1 - @wordpress/server-side-render@6.24.1 - @wordpress/shortcode@4.48.1 - @wordpress/style-engine@2.48.1 - @wordpress/style-runtime@0.4.1 - @wordpress/stylelint-config@23.40.1 - @wordpress/sync@1.48.1 - @wordpress/theme@0.15.1 - @wordpress/token-list@3.48.1 - @wordpress/ui@0.15.1 - @wordpress/undo-manager@1.48.1 - @wordpress/upload-media@0.33.1 - @wordpress/url@4.48.1 - @wordpress/viewport@6.48.1 - @wordpress/views@1.15.1 - @wordpress/vips@2.1.1 - @wordpress/warning@3.48.1 - @wordpress/widgets@4.48.1 - @wordpress/wordcount@4.48.1 - @wordpress/worker-threads@1.8.1 - @wordpress/build@0.16.1
|
Warning: Type of PR label mismatch To merge this PR, it requires exactly 1 label indicating the type of PR. Other labels are optional and not being checked here.
Read more about Type labels in Gutenberg. Don't worry if you don't have the required permissions to add labels; the PR reviewer should be able to help with the task. |
|
Size Change: -31 B (0%) Total Size: 8.59 MB 📦 View Changed
|
|
Flaky tests detected in aa76a7d. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/27618227072
|
Today I manually updated the
wp/latestbranch and manually published NPM packages from it.The previous GitHub action run from June 4 failed to push changes to GitHub after publishing NPM packages. That's why subsequent runs didn't know a particular package was already published, tried to publish again, only to discover that the package with the given version was already published, and as a result published nothing.
I had to manually un-stick the process by publishing patch version bumps from local CLI. This PR backports the
wp/latestchanges back totrunkso that changelogs and package versions are in sync. I had to resolve a few changelog conflicts manually.