updated node version, actions versions and dependencies#320
updated node version, actions versions and dependencies#320EndBug merged 2 commits intoEndBug:mainfrom
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (7)
📝 WalkthroughWalkthroughConfiguration and dependency updates across CI/CD workflows, documentation, and project build settings. Node.js runtime updated from 20.x to 24.x in workflows and actions. GitHub Actions versions bumped from v4 to v6, Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment Tip CodeRabbit can use oxc to improve the quality of JavaScript and TypeScript code reviews.Add a configuration file to your project to customize how CodeRabbit runs oxc. |
|
@all-contributors please add @Tpleme for their maintenance contribution |
Note on Compatibility
By moving the target to ES2018, we are dropping official support for legacy environments that do not recognize modern Regex syntax.
If maintaining ES6 compatibility is a priority:
I am happy to refactor the named capturing groups in main.js to standard numbered groups and revert the tsconfig.json change. Please let me know which path you prefer!
Summary by CodeRabbit