Skip to content

Update test packages to v30.5.2 - #4957

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/test-packages
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/test-packages

Conversation

@renovate

@renovate renovate Bot commented Sep 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@jest/environment-jsdom-abstract (source) 30.5.130.5.2 age confidence
jest (source) 30.5.130.5.2 age confidence

Release Notes

jestjs/jest (@​jest/environment-jsdom-abstract)

v30.5.2

Compare Source

Features
  • [@jest/transform] Strip TypeScript types with Node when no transformer claims a .ts, .mts or .cts file (#​16421)
Fixes
  • [jest-core, jest-haste-map, jest-transform] Keep require('../package.json') external when bundling, so jest --version and the transform and haste-map cache keys report the released version instead of the previous one (#​16422)
  • [jest-each] Escape a table row's keys before building the $variable interpolation RegExp, so a column name such as count(*) no longer fails the whole table with Invalid regular expression, and a . or | in a column name is matched literally (#​16345)
  • [@jest/source-map] Resolve absolute Windows paths in a source map's sources and sourceRoot again, instead of appending them to the transformed file's directory (#​16439)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file x2a labels Sep 23, 2026
@renovate
renovate Bot requested review from a team, eloycoto, mareklibra and yray-pixel as code owners September 23, 2026 21:24
@renovate renovate Bot added dependencies Pull requests that update a dependency file x2a labels Sep 23, 2026
@renovate
renovate Bot enabled auto-merge (squash) September 23, 2026 21:24
@codecov

codecov Bot commented Sep 23, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.58%. Comparing base (5ec37f9) to head (5d11ced).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4957   +/-   ##
=======================================
  Coverage   63.58%   63.58%           
=======================================
  Files        2703     2703           
  Lines      106529   106529           
  Branches    30034    30034           
=======================================
  Hits        67738    67738           
  Misses      36994    36994           
  Partials     1797     1797           
Flag Coverage Δ *Carryforward flag
adoption-insights 84.77% <ø> (ø) Carriedforward from 5ec37f9
ai-integrations 87.10% <ø> (ø) Carriedforward from 5ec37f9
app-defaults 68.03% <ø> (ø) Carriedforward from 5ec37f9
augment 46.67% <ø> (ø) Carriedforward from 5ec37f9
boost 92.39% <ø> (ø) Carriedforward from 5ec37f9
bulk-import 73.12% <ø> (ø) Carriedforward from 5ec37f9
cost-management 13.56% <ø> (ø) Carriedforward from 5ec37f9
dcm 74.29% <ø> (ø) Carriedforward from 5ec37f9
e2e-adoption-insights 60.00% <ø> (ø) Carriedforward from 5ec37f9
e2e-extensions 62.31% <ø> (ø) Carriedforward from 5ec37f9
e2e-global-header 52.40% <ø> (ø) Carriedforward from 5ec37f9
e2e-homepage 61.11% <ø> (ø) Carriedforward from 5ec37f9
e2e-intelligent-assistant 45.57% <ø> (ø) Carriedforward from 5ec37f9
e2e-orchestrator 49.49% <ø> (ø) Carriedforward from 5ec37f9
e2e-orchestrator-plugin 49.48% <ø> (ø) Carriedforward from 5ec37f9
e2e-quickstart 54.83% <ø> (ø) Carriedforward from 5ec37f9
e2e-scorecard 49.77% <ø> (ø) Carriedforward from 5ec37f9
e2e-theme 16.36% <ø> (ø) Carriedforward from 5ec37f9
extensions 58.30% <ø> (ø) Carriedforward from 5ec37f9
global-floating-action-button 71.18% <ø> (ø) Carriedforward from 5ec37f9
global-header 69.10% <ø> (ø) Carriedforward from 5ec37f9
homepage 55.05% <ø> (ø) Carriedforward from 5ec37f9
install-dynamic-plugins 73.52% <ø> (ø) Carriedforward from 5ec37f9
intelligent-assistant 78.72% <ø> (ø) Carriedforward from 5ec37f9
konflux 91.98% <ø> (ø) Carriedforward from 5ec37f9
lightspeed 69.02% <ø> (ø) Carriedforward from 5ec37f9
mcp-integrations 84.46% <ø> (ø) Carriedforward from 5ec37f9
orchestrator 77.69% <ø> (ø) Carriedforward from 5ec37f9
quickstart 65.83% <ø> (ø) Carriedforward from 5ec37f9
sandbox 79.56% <ø> (ø) Carriedforward from 5ec37f9
scorecard 88.99% <ø> (ø) Carriedforward from 5ec37f9
theme 87.70% <ø> (ø) Carriedforward from 5ec37f9
translations 5.12% <ø> (ø) Carriedforward from 5ec37f9
x2a 78.44% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.


Continue to review full report in Codecov by Harness.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/test-packages branch 5 times, most recently from 69c599b to 567a942 Compare September 24, 2026 10:24
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/test-packages branch from 567a942 to 5d11ced Compare September 24, 2026 14:11
@sonarqubecloud

Copy link
Copy Markdown

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 workspace/x2a x2a

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants