Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update jest monorepo to v29.7.0 #3706

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2023

Mend Renovate

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

jestjs/jest (jest)

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 - "after 6am and before 3pm every weekday" in timezone Europe/Oslo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 renovate bot requested a review from a team as a code owner September 18, 2023 06:16
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@renovate renovate bot enabled auto-merge (squash) September 18, 2023 06:16
@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Merging #3706 (d14934b) into master (c9d2f79) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3706   +/-   ##
=======================================
  Coverage   71.69%   71.69%           
=======================================
  Files         346      346           
  Lines       33739    33739           
  Branches     2647     2647           
=======================================
  Hits        24190    24190           
  Misses       9442     9442           
  Partials      107      107           

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 1c5c46f to ed1e8e9 Compare September 18, 2023 07:36
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from ed1e8e9 to d14934b Compare September 18, 2023 08:04
@renovate renovate bot merged commit 7be23bd into master Sep 18, 2023
@renovate renovate bot deleted the renovate/jest-monorepo branch September 18, 2023 08:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants