Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node.js 18 が 2025 年 4 月 30 日で EOL なので、落とす #583

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

voluntas
Copy link
Member

@voluntas voluntas commented Jan 9, 2025

This pull request includes updates to the CI configuration, dependencies, and documentation. The most important changes include adding support for Node.js 23 and TypeScript next, updating several dependencies, and removing support for Node.js 18.

CI Configuration Updates:

Dependency Updates:

  • package.json: Updated TypeScript version from 5.7.2 to 5.7.3 and pnpm version from 9.15.0 to 9.15.3. Updated the minimum Node.js version to >=20.
  • pnpm-lock.yaml: Updated various dependencies and their versions, including typescript, rollup, and others to their latest versions. [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11]

Documentation Updates:

  • CHANGES.md: Documented the addition of Node.js 23 and TypeScript next to the build and test configurations, and the removal of Node.js 18 from the build and test configurations. [1] [2]

@voluntas voluntas merged commit 6db447b into develop Jan 9, 2025
4 checks passed
@voluntas voluntas deleted the feature/drop-node-18 branch January 9, 2025 05:40
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