Skip to content

Update dependencies to the most recent versions#21539

Merged
timvandermeij merged 3 commits into
mozilla:masterfrom
timvandermeij:updates
Jul 5, 2026
Merged

Update dependencies to the most recent versions#21539
timvandermeij merged 3 commits into
mozilla:masterfrom
timvandermeij:updates

Conversation

@timvandermeij

@timvandermeij timvandermeij commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

The commit messages contain more details about the individual changes.

Note that the `prettier` update introduces a handful of formatting
changes (see https://prettier.io/blog/2026/06/27/3.9.0).

Moreover, the `tsc-alias` update requires explicitly defining the root
URL in the compiler options now, otherwise it errors with `tsc-alias
error: compilerOptions.rootDir is required with implicit baseUrl` (see
https://github.com/justkey007/tsc-alias/pull/259/changes).
This patch is generated automatically using `npm audit fix` and fixes
GHSA-h67p-54hq-rp68.
@timvandermeij timvandermeij changed the title Updates Update dependencies to the most recent versions Jul 4, 2026
@codecov-commenter

codecov-commenter commented Jul 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 86.36364% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.41%. Comparing base (cb70c93) to head (d621180).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/core/glyf.js 50.00% 2 Missing ⚠️
src/core/jpg.js 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master   #21539   +/-   ##
=======================================
  Coverage   89.40%   89.41%           
=======================================
  Files         262      262           
  Lines       66744    66739    -5     
=======================================
+ Hits        59674    59676    +2     
+ Misses       7070     7063    -7     
Flag Coverage Δ
browsertest 66.54% <76.19%> (+0.02%) ⬆️
fonttest 9.05% <16.66%> (ø)
integrationtest 68.73% <86.36%> (+0.01%) ⬆️
unittest 57.32% <66.66%> (-0.01%) ⬇️
unittestcli 56.28% <66.66%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@Snuffleupagus Snuffleupagus left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

r=me, thanks.

@timvandermeij timvandermeij merged commit 139d5a2 into mozilla:master Jul 5, 2026
21 checks passed
@timvandermeij timvandermeij deleted the updates branch July 5, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants