Skip to content

Update node and packages.#1111

Merged
mauteri merged 1 commit intodevelopfrom
update-node-22.16.0
Jun 19, 2025
Merged

Update node and packages.#1111
mauteri merged 1 commit intodevelopfrom
update-node-22.16.0

Conversation

@mauteri
Copy link
Copy Markdown
Contributor

@mauteri mauteri commented Jun 19, 2025

Description of the Change

Closes #

How to test the Change

Changelog Entry

Added - New feature
Changed - Existing functionality
Deprecated - Soon-to-be removed feature
Removed - Feature
Fixed - Bug fix
Security - Vulnerability

Credits

Props @username, @username2, ...

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests pass.

@what-the-diff
Copy link
Copy Markdown

what-the-diff bot commented Jun 19, 2025

PR Summary

  • Node Version Update
    The version of Node used in the project has been updated from v22.14.0 to v22.16.0 in the .nvmrc file.

  • Dependencies Updates in package.json
    We have made updates to many dependencies used in the project to newer versions. Some noteworthy changes are:

    • Testing libraries: "@jest/globals", "@playwright/test", "@testing-library/react", and "@wordpress/e2e-test-utils-playwright" have been upgraded to provide us with better testing tools and capabilities.

    • Typescript and ESLint Plugins: "@typescript-eslint/eslint-plugin" and "@wordpress/eslint-plugin" have been updated to give us improved code linting & enforcement of coding best practices.

    • WordPress Libraries: Several WordPress-related libraries used in the project such as "@wordpress/api-fetch", "@wordpress/block-editor", "@wordpress/blocks", "@wordpress/components", and many others were upgraded to provide us with the latest features and bug fixes from the WordPress ecosystem.

    • Miscellaneous Updates: Other various libraries such as "dotenv", "eslint-plugin-react", "html-react-parser", "moment-timezone", "playwright", "react-tooltip", "stylelint-config-standard", have been updated to incorporate the latest features, security patches, bug fixes and potentially improved performance.

These updates are important to keep our project up to date, benefiting from the latest developments and fixes in these libraries. They also potentially improve the security and performance of our codebase.

@mauteri mauteri marked this pull request as ready for review June 19, 2025 19:27
@mauteri mauteri merged commit e486031 into develop Jun 19, 2025
11 of 12 checks passed
@mauteri mauteri deleted the update-node-22.16.0 branch June 19, 2025 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant