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

dep!: bump npm packages #1788

Merged
merged 9 commits into from
Mar 19, 2025
Merged

dep!: bump npm packages #1788

merged 9 commits into from
Mar 19, 2025

Conversation

erisu
Copy link
Member

@erisu erisu commented Mar 18, 2025

Motivation and Context

  • Update npm dependencies
  • Rebuild package-lock.json

Description

Bump packages to:

  • nyc@17.1.0
  • which@5.0.0
  • semver@7.7.1
  • jasmine@5.6.0
  • android-versions@2.1.0
  • cordova-common@5.0.1
  • fast-glob@3.3.3
  • nopt@8.1.0

Testing

  • npm t
  • cordova platform add android
  • cordova build android

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

@codecov-commenter
Copy link

codecov-commenter commented Mar 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.89%. Comparing base (ff11f65) to head (329dadc).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1788   +/-   ##
=======================================
  Coverage   71.89%   71.89%           
=======================================
  Files          23       23           
  Lines        1854     1854           
=======================================
  Hits         1333     1333           
  Misses        521      521           

☔ 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.

@erisu erisu changed the title Feat/bump npm packages dep: bump npm packages Mar 18, 2025
@erisu erisu changed the title dep: bump npm packages dep!: bump npm packages Mar 18, 2025
@erisu erisu merged commit ca4caf3 into apache:master Mar 19, 2025
14 checks passed
@erisu erisu deleted the feat/bump-npm-packages branch March 19, 2025 01:17
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