Skip to content

Conversation

@pfefferle
Copy link
Member

Upgraded various dependencies including @ariakit, @Cacheable, @TanStack, @types/react, and multiple @WordPress packages to their latest versions. This ensures compatibility, bug fixes, and access to new features.

Fixes #

Proposed changes:

Other information:

  • Have you written new tests for your changes, if applicable?

Testing instructions:

  • Go to '..'

Changelog entry

  • Automatically create a changelog entry from the details below.
Changelog Entry Details

Significance

  • Patch
  • Minor
  • Major

Type

  • Added - for new features
  • Changed - for changes in existing functionality
  • Deprecated - for soon-to-be removed features
  • Removed - for now removed features
  • Fixed - for any bug fixes
  • Security - in case of vulnerabilities

Message

Upgraded various dependencies including @ariakit, @Cacheable, @TanStack, @types/react, and multiple @WordPress packages to their latest versions. This ensures compatibility, bug fixes, and access to new features.
@pfefferle pfefferle requested a review from obenland November 27, 2025 08:24
@pfefferle pfefferle self-assigned this Nov 27, 2025
@pfefferle pfefferle added [Type] Janitorial Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. labels Nov 27, 2025
Copilot AI review requested due to automatic review settings November 27, 2025 08:24
Copilot finished reviewing on behalf of pfefferle November 27, 2025 08:25
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates various npm dependencies in package-lock.json to their latest versions, primarily focused on WordPress packages and supporting libraries. The updates include minor version bumps for WordPress packages (from .35.0/.8.0 to .36.0/.9.0), new TanStack router integration via the @wordpress/route package, and various infrastructure package updates.

Key Changes

  • WordPress packages updated from version .35.x/.8.x to .36.x/.9.x (minor version bumps)
  • New @wordpress/route package (0.2.0) added with TanStack router dependencies
  • Several packages transitioned from peer dependencies to direct dependencies
  • Infrastructure packages updated (browserslist, core-js, webpack, caniuse-lite, etc.)

Reviewed changes

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

File Description
package-lock.json Updated ~150+ dependencies including WordPress packages, TanStack router libraries, and various infrastructure dependencies. Added new packages for routing functionality and removed several "peer": true flags.
build/remote-reply/view.js Updated minified JavaScript build with new webpack chunk identifier (variable renamed from 'i' to 'l' and 's' to 'a')
build/remote-reply/view.asset.php Updated asset version hash from 'bb8eb819b949d4c63e53' to '6372f77ed738a5b1b189' reflecting the new build

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

Upgraded bare-fs, postcss-selector-parser, and react-easy-crop to newer versions. Also made minor structural changes to dependency tree and removed a 'peer' field from a package entry.
@pfefferle pfefferle merged commit d574470 into trunk Dec 1, 2025
7 checks passed
@pfefferle pfefferle deleted the update/package-lock branch December 1, 2025 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Disables the "Changelog Updated" action for PRs where changelog entries are not necessary. [Type] Janitorial

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants