Skip to content

build(deps-dev): bump @wordpress/core-data from 7.37.0 to 7.53.0 - #4515

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/core-data-7.53.0
Open

build(deps-dev): bump @wordpress/core-data from 7.37.0 to 7.53.0#4515
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/core-data-7.53.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/core-data from 7.37.0 to 7.53.0.

Changelog

Sourced from @​wordpress/core-data's changelog.

7.53.0 (2026-08-12)

Enhancements

  • Improve error reporting in private action saveDirtyEntities (#81151).
  • Add the block-templates and block-template-parts theme features to the ThemeSupports type. Both are registered with show_in_rest, so they were already present in the response (#81581).

Bug Fixes

  • Footnotes: Treat unreadable footnotes post meta as no footnotes instead of throwing. Malformed JSON, or valid JSON that is not an array, threw inside a store subscriber where no error boundary catches it, so the edit was dropped and the post silently stopped saving (#81201).
  • saveEntityRecord: Reset persisted edits using the original edits instead of the __unstablePrePersist-augmented request payload. With collaborative editing enabled, the injected CRDT snapshot made the post-save comparison against the state edits fail, leaving the record dirty after a successful save whenever meta was edited.
  • Ensure revision resolvers finish after fetched revisions are stored.

Internal

  • Add missing @wordpress/base-styles dependency (#81012).

7.52.0 (2026-07-29)

Internal

  • Update memize to 2.1.1 (#80764).

7.51.0 (2026-07-14)

Enhancements

  • Widen React peer dependency ranges to ^18 || ^19 to support both React 18 and React 19 environments (#80024).

7.50.0 (2026-07-01)

7.49.0 (2026-06-24)

7.48.1 (2026-06-16)

7.48.0 (2026-06-10)

Code Quality

  • Add missing @types/react dependency. #78882.

7.47.0 (2026-05-27)

7.46.0 (2026-05-14)

7.45.0 (2026-04-29)

Internal

  • Remove redundant createSelector wrapper from getQueriedItems; the inner deep-equality cache already handles inlined query objects.

... (truncated)

Commits
  • 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
  • edffa74 Merge changes published in the Gutenberg plugin "release/23.7" branch
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • e61c854 Merge changes published in the Gutenberg plugin "release/23.6" branch
  • 1055a35 Update changelog files
  • Additional commits viewable in compare view

@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/wordpress/core-data-7.53.0 branch from 7ca8f63 to a6bea51 Compare August 18, 2026 15:08
Bumps [@wordpress/core-data](https://github.com/WordPress/gutenberg/tree/HEAD/packages/core-data) from 7.37.0 to 7.53.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/core-data/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/core-data@7.53.0/packages/core-data)

---
updated-dependencies:
- dependency-name: "@wordpress/core-data"
  dependency-version: 7.53.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/core-data-7.53.0 branch from a6bea51 to 8202d28 Compare August 19, 2026 15:22
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