Skip to content

chore!: update dependencies w/ supporting files#147

Merged
erisu merged 8 commits intoapache:masterfrom
erisu:chore/update-dependencies
Mar 28, 2026
Merged

chore!: update dependencies w/ supporting files#147
erisu merged 8 commits intoapache:masterfrom
erisu:chore/update-dependencies

Conversation

@erisu
Copy link
Copy Markdown
Member

@erisu erisu commented Mar 27, 2026

Platforms affected

n/a

Motivation and Context

Update dependencies & supporting files

Description

  • Bumped packages
    • cordova-common to 6.0.0
    • nopt to 9.0.0
    • jasmine to 6.1.0
    • tmp to 0.2.5
    • @cordova/eslint-config to 6.0.1
  • Replaced nyc with c8
  • Bumped node engine requirement to ^20.17.0 || >=22.9.0
  • Fix duplicate suite name "create" found in top suite error from upgraded Jasmine.
  • Ensured that package-lock.json was updated with npm update

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

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.58%. Comparing base (7186fde) to head (7a68b81).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   93.75%   96.58%   +2.83%     
==========================================
  Files           2        2              
  Lines          32      117      +85     
==========================================
+ Hits           30      113      +83     
- Misses          2        4       +2     

☔ 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 merged commit 3eb8714 into apache:master Mar 28, 2026
11 checks passed
@erisu erisu deleted the chore/update-dependencies branch March 28, 2026 04:04
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