Skip to content

build(deps-dev): bump @wordpress/compose from 7.37.0 to 8.7.0 - #4564

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

build(deps-dev): bump @wordpress/compose from 7.37.0 to 8.7.0#4564
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/wordpress/compose-8.7.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @wordpress/compose from 7.37.0 to 8.7.0.

Changelog

Sourced from @​wordpress/compose's changelog.

8.7.0 (2026-08-26)

Internal

  • Split tsconfig into a build project and a default dev project so dev files are type checked without publishing their declarations. (#81514)

8.6.0 (2026-08-12)

Enhancements

  • useFixedWindowList: Only re-render when the rendered window is missing items, avoiding a second style recalculation before the list is first painted (#80935).

Bug Fixes

  • useFixedWindowList: Remove a duplicate resize listener registration, and page by the measured viewport height rather than the initial window size (#80935).
  • useViewportMatch: Scope the generated media query to screen, so that printing does not report the viewport as having become narrower (#81367).

8.5.0 (2026-07-29)

8.4.0 (2026-07-14)

Enhancements

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

Bug Fixes

  • useMergeRefs: Apply ref changes when the element attached outside a render of the calling component (e.g. a merged ref passed to a child that mounts the element in its own commit); previously the first ref change after such an attachment was skipped, leaving stale callbacks on the element (#80133).

8.3.0 (2026-07-01)

8.2.0 (2026-06-24)

8.1.1 (2026-06-16)

8.1.0 (2026-06-10)

Code Quality

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

Documentation

  • Fix documentation typos (#78686).

8.0.0 (2026-05-27)

Breaking Changes

  • useDialog: The returned props object now exposes an onKeyDown handler. Consumers that spread it onto a wrapper which also receives an onKeyDown from elsewhere should pass that handler via the new onKeyDown option (which merges it with close-on-Escape) or merge the two themselves (#78433).

... (truncated)

Commits
  • 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
  • 42ad080 Update changelog files
  • e9a74f9 chore(release): publish
  • 2a0c375 Update changelog files
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@wordpress/compose](https://github.com/WordPress/gutenberg/tree/HEAD/packages/compose) from 7.37.0 to 8.7.0.
- [Release notes](https://github.com/WordPress/gutenberg/releases)
- [Changelog](https://github.com/WordPress/gutenberg/blob/trunk/packages/compose/CHANGELOG.md)
- [Commits](https://github.com/WordPress/gutenberg/commits/@wordpress/compose@8.7.0/packages/compose)

---
updated-dependencies:
- dependency-name: "@wordpress/compose"
  dependency-version: 8.7.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added Deps Reserved to dependency/dependabot PRs Deps: JavaScript Reserved to dependency/dependabot PRs labels Aug 31, 2026
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