fix: upgrade Node.js version from 20 to 24 - #24
Merged
Conversation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
github-actions Bot
pushed a commit
that referenced
this pull request
Jan 1, 2026
## <small>1.2.1 (2026-01-01)</small> * Merge pull request #21 from bordeux/dependabot/npm_and_yarn/multi-289c097fca ([5bf7a2a](5bf7a2a)), closes [#21](#21) * Merge pull request #22 from bordeux/feature/distribution ([e2538fe](e2538fe)), closes [#22](#22) * Merge pull request #23 from bordeux/feature/distribution ([0b2150a](0b2150a)), closes [#23](#23) * Merge pull request #24 from bordeux/fix/upgrade-node-version ([9f77263](9f77263)), closes [#24](#24) * Merge remote-tracking branch 'origin/master' into feature/distribution ([60cc65f](60cc65f)) * fix: Force redeployment for new packages ([d3fdf2b](d3fdf2b)) * fix: upgrade Node.js version from 20 to 24 ([1aef904](1aef904)) * ci: add APT repository update trigger on release ([b01f26e](b01f26e)) * ci: add DEB package generation for Debian/Ubuntu ([9b2e338](9b2e338)) * ci: add DEB/RPM package building to CI workflow ([ff30cfc](ff30cfc)) * ci: add Homebrew formula auto-update on release ([586b164](586b164)) * ci: add RPM package generation for Fedora/RHEL ([cba83a3](cba83a3)) * ci: add versioned Homebrew formulas support ([cd5b383](cd5b383)) * ci: simplify Homebrew update to trigger external workflow ([0b1afb5](0b1afb5)) * chore(deps): bump glob and semantic-release ([21639a5](21639a5))
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #24 +/- ##
=======================================
Coverage 91.12% 91.12%
=======================================
Files 31 31
Lines 2873 2873
=======================================
Hits 2618 2618
Misses 255 255 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🤖 Generated with Claude Code