Skip to content

Conversation

erisu
Copy link
Member

@erisu erisu commented Aug 9, 2025

Platforms affected

n/a

Motivation and Context

Update npm packages to latest releases where possible

Description

Bumped NPM Packages:

Additional Changes:

  • Applied ESLint config changes to support the new major release.
  • Updated .npmignore to ensure eslint config file is not bundled.
  • Bumped node requirement >=20.9.0
  • Rebuilt package-lock.json

Testing

  • npm t

Checklist

  • I've run the tests to see all new and existing tests pass
  • I added automated test coverage as appropriate for this change
  • Commit is prefixed with (platform) if this change only applies to one platform (e.g. (android))
  • If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct keyword to close issues using keywords)
  • I've updated the documentation if necessary

@erisu erisu changed the title chore(npm): bump various npm packages chore(npm)!: bump various npm packages Aug 9, 2025
@erisu erisu force-pushed the chore/bump-npm-packages branch from 4b80a59 to 420d63a Compare August 9, 2025 08:18
@codecov-commenter
Copy link

codecov-commenter commented Aug 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.68%. Comparing base (51571b4) to head (420d63a).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #672   +/-   ##
=======================================
  Coverage   72.68%   72.68%           
=======================================
  Files           3        3           
  Lines         615      615           
=======================================
  Hits          447      447           
  Misses        168      168           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dpogue dpogue merged commit b4c3503 into apache:master Aug 9, 2025
11 checks passed
@erisu erisu deleted the chore/bump-npm-packages branch August 9, 2025 16:23
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.

3 participants