Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@mark-wiemer
Copy link
Member

@mark-wiemer mark-wiemer commented Jan 4, 2026

PR Checklist

Overview

Used Node 22.21.1 / npm 10.9.4 and ran npm audit fix (no options, no --force flag)

Before:

58 vulnerabilities (4 low, 13 moderate, 36 high, 5 critical)

After:

32 vulnerabilities (2 low, 4 moderate, 26 high)

:)

To-do

  • Keep up-to-date with main
  • Fix new test failure: [webpack-cli] Error: For the selected environment is no default script chunk format available:
  • Fix lint

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

PR Compliance Checks

Thank you for your Pull Request! We have run several checks on this pull request in order to make sure it's suitable for merging into this project. The results are listed in the following section.

Issue Reference

In order to be considered for merging, the pull request description must refer to a specific issue number. This is described in our Contributing Guide. We are closing this pull request for now but you can update the pull request description and reopen the pull request.
The check is looking for a phrase similar to: "Fixes #XYZ" or "Resolves #XYZ" where XYZ is the issue number that this PR is meant to address.

@mark-wiemer mark-wiemer self-assigned this Jan 4, 2026
@codecov
Copy link

codecov bot commented Jan 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.53%. Comparing base (8ca311c) to head (d715f66).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5606   +/-   ##
=======================================
  Coverage   93.53%   93.53%           
=======================================
  Files          57       57           
  Lines        4472     4472           
  Branches      922      922           
=======================================
  Hits         4183     4183           
  Misses        289      289           

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

@mark-wiemer
Copy link
Member Author

New weird error, going to retry: https://github.com/mochajs/mocha/actions/runs/20687081027/job/59389361743?pr=5606

[webpack-cli] Error: For the selected environment is no default script chunk format available:

@mark-wiemer
Copy link
Member Author

@mark-wiemer
Copy link
Member Author

:( the failure is consistent, moving this to draft phase

@mark-wiemer mark-wiemer marked this pull request as draft January 4, 2026 05:53
@hainenber
Copy link
Contributor

@mark-wiemer you should run npm i again to sync the lockfile :D

@mark-wiemer
Copy link
Member Author

@copilot can you resolve issues with this PR? sync with latest main, run audit fix, make sure nothing weird broke?

Copy link

Copilot AI commented Jan 16, 2026

@mark-wiemer I've opened a new pull request, #5651, to work on those changes. Once the pull request is ready, I'll request review from you.

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