Skip to content

Conversation

@mmolis1
Copy link
Collaborator

@mmolis1 mmolis1 commented Apr 25, 2025

What

  • Add support for Node 22
  • Explicilty require globals package to have predictable results. In GNUI project, after migration to eslint v9, globals was resolving to version 11.12, while inside eslint-config-pat project it pointed to version 15.x.
  • eslint-plugin-vitest --> @vitest/eslint-plugin. Former package is not supported due to lost credentials of the repo. Maintainer moved to @vitest/eslint-plugin.
  • Updated @typescript-eslint/eslint-plugin version to properly resolve dependencies.

Compatibility

  • Does this change maintain backward compatibility?

@mmolis1 mmolis1 requested a review from a team as a code owner April 25, 2025 13:14
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@mmolis1 mmolis1 changed the title bump node version [AP-5414] Bump node version Apr 25, 2025
@mmolis1 mmolis1 changed the title [AP-5414] Bump node version feat: [AP-5414] Bump node version Apr 25, 2025
Copy link
Collaborator

@Ninja-Yujin Ninja-Yujin left a comment

Choose a reason for hiding this comment

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

👍

@Ninja-Yujin Ninja-Yujin merged commit 031025a into master Apr 28, 2025
2 of 5 checks passed
@Ninja-Yujin Ninja-Yujin deleted the ap-5414-bump-supported-node-version branch April 28, 2025 10:49
@nowyDEV
Copy link
Contributor

nowyDEV commented Apr 28, 2025

🎉 This is included in version v11.0.0 🎉

The release is available on:

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.

4 participants