Skip to content

chore(deps): ignore @axiomhq/js v1.4.0+ due to Node.js 18 deprecation#13324

Open
czubocha wants to merge 1 commit intomainfrom
axiom-node-18
Open

chore(deps): ignore @axiomhq/js v1.4.0+ due to Node.js 18 deprecation#13324
czubocha wants to merge 1 commit intomainfrom
axiom-node-18

Conversation

@czubocha
Copy link
Contributor

@czubocha czubocha commented Feb 5, 2026

Summary

  • Ignore @axiomhq/js version 1.4.0 and higher in Dependabot
  • Prevent updates that drop support for Node.js 18 (required: Node.js 20+)

Related

Summary by CodeRabbit

  • Chores
    • Updated dependency management configuration to maintain Node.js 18 compatibility by preventing automatic updates to incompatible versions.

@czubocha czubocha requested a review from eahefnawy February 5, 2026 13:40
@Mmarzex
Copy link
Contributor

Mmarzex commented Feb 5, 2026

Snyk checks have passed. No issues have been found so far.

Status Scanner Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 5, 2026

📝 Walkthrough

Walkthrough

Added ignore entries to Dependabot configuration for @axiomhq/js version 1.4.0 and higher due to Node.js 18 compatibility concerns, preventing automatic dependency updates to affected versions.

Changes

Cohort / File(s) Summary
Dependabot Configuration
.github/dependabot.yml
Added ignore entries for @axiomhq/js (versions >= 1.4.0) in both top-level npm and per-group ignore sections to address Node.js 18 support discontinuation.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A config so tidy, we've added a line,
To shield from the package that breaks Node eighteen,
With "@axiomhq/js" now safely ignored,
Our dependencies dance to a rhythm restored!

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: configuring Dependabot to ignore @axiomhq/js v1.4.0+ due to Node.js 18 deprecation, which aligns with the dependency ignore entries added to .github/dependabot.yml.
Linked Issues check ✅ Passed The PR closes issue #13320 by preventing the problematic upgrade through Dependabot ignore configuration, ensuring the project maintains Node.js 18 compatibility as required.
Out of Scope Changes check ✅ Passed All changes are scoped to .github/dependabot.yml for ignoring @axiomhq/js v1.4.0+, directly addressing the linked issue's concern without introducing unrelated modifications.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch axiom-node-18

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

2 participants