Skip to content

Conversation

@google-labs-jules
Copy link
Contributor

Updated project dependencies (including Jest to v30) and fixed resulting TypeScript build errors in test files. Also corrected ESLint configuration to properly lint TypeScript files and ignore build artifacts.


PR created automatically by Jules for task 5388450082917789119 started by @thib3113

- Update jest, ts-jest, typescript, and other dependencies to latest versions.
- Fix TypeScript errors in tests:
  - Update `RawNUTClient` mock constructor signature to match implementation.
  - Replace `toThrowError` with `toThrow` (deprecated in newer Jest definitions).
- Fix ESLint configuration:
  - Ignore `lib/`, `coverage/`, `dist/`.
  - Enable linting for TypeScript files.
  - Fix missing semicolon in `eslint.config.cjs`.
- Ensure `src/pkg.ts` is not manually updated.
@google-labs-jules
Copy link
Contributor Author

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@sonarqubecloud
Copy link

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.60%. Comparing base (c383817) to head (f991b73).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #67   +/-   ##
=======================================
  Coverage   77.60%   77.60%           
=======================================
  Files          33       33           
  Lines         509      509           
  Branches       88       87    -1     
=======================================
  Hits          395      395           
- Misses         99      114   +15     
+ Partials       15        0   -15     

see 2 files with indirect coverage changes


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 c383817...f991b73. 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.

@thib3113 thib3113 marked this pull request as ready for review January 24, 2026 10:03
@thib3113 thib3113 merged commit c6f2ee2 into main Jan 24, 2026
7 checks passed
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