gatsby-starter-lumen icon indicating copy to clipboard operation
gatsby-starter-lumen copied to clipboard

chore(deps): update jest monorepo to ^29.7.0 (minor)

Open renovate[bot] opened this issue 11 months ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jest/globals (source) ^29.6.4 -> ^29.7.0 age adoption passing confidence
jest (source) ^29.6.4 -> ^29.7.0 age adoption passing confidence
jest-cli (source) ^29.6.4 -> ^29.7.0 age adoption passing confidence
jest-environment-jsdom (source) ^29.6.4 -> ^29.7.0 age adoption passing confidence

Release Notes

jestjs/jest (@​jest/globals)

v29.7.0

Compare Source

Features
  • [create-jest] Add npm init / yarn create initialiser for Jest projects (#​14465)
  • [jest-validate] Allow deprecation warnings for unknown options (#​14499)
Fixes
  • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#​14507)
  • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#​14465)
  • [@jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#​14473)
Performance
  • [@jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#​14455)
Chore & Maintenance
  • [jest-cli] Move internal config initialisation logic to the create-jest package (#​14465)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Sep 12 '23 07:09 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 83.61%. Comparing base (60d25bf) to head (c17c5e0). Report is 75 commits behind head on master.

:exclamation: Current head c17c5e0 differs from pull request most recent head d8db2b1. Consider uploading reports for the commit d8db2b1 to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1411   +/-   ##
=======================================
  Coverage   83.61%   83.61%           
=======================================
  Files          64       64           
  Lines        1422     1422           
  Branches      311      311           
=======================================
  Hits         1189     1189           
  Misses        232      232           
  Partials        1        1           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 12 '23 07:09 codecov[bot]