Skip to content

dev dependency updates #1673

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged

dev dependency updates #1673

merged 1 commit into from
Jun 20, 2025

Conversation

coliff
Copy link
Member

@coliff coliff commented Jun 20, 2025

This pull request updates several development dependencies in the package.json file to their latest versions for improved compatibility and performance.

Dependency updates:

  • Updated @rollup/plugin-commonjs from 28.0.3 to 28.0.6.
  • Updated @typescript-eslint/eslint-plugin from 8.34.0 to 8.34.1.
  • Updated @typescript-eslint/parser from 8.34.0 to 8.34.1.
  • Updated eslint from 9.28.0 to 9.29.0.
  • Updated eslint-plugin-prettier from ^5.4.1 to ^5.5.0.
  • Updated rollup from 4.43.0 to 4.44.0.

@coliff coliff requested a review from thedaviddias as a code owner June 20, 2025 03:10
@github-actions github-actions bot added documentation dependencies Pull requests that update a dependency file labels Jun 20, 2025
Copy link

codecov bot commented Jun 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (95e6a13) to head (880b124).
Report is 93 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #1673      +/-   ##
===========================================
+ Coverage   96.99%   100.00%   +3.00%     
===========================================
  Files           2         1       -1     
  Lines        1628         1    -1627     
  Branches      335         0     -335     
===========================================
- Hits         1579         1    -1578     
+ Misses         49         0      -49     

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0b30b79...880b124. Read the comment docs.

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

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates development dependencies in package.json and package-lock.json to their latest versions. The updates include @rollup/plugin-commonjs, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, eslint-plugin-prettier, and rollup. Additionally, the license field was added to some dependencies in package-lock.json.

@coliff coliff merged commit a7dd9bb into main Jun 20, 2025
17 checks passed
@coliff coliff deleted the dev/coliff/dev--dependency--updates branch June 20, 2025 03:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant