Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

facebook/jest (jest)

v29.6.2

Compare Source

Fixes
  • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#​14335)
  • [@jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#​14113)
  • [jest-snapshot] Move @types/prettier from dependencies to devDependencies (#​14328)
  • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#​14367)
  • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#​14309)
Chore & Maintenance
  • [@jest/core] Use pluralize from jest-util rather than own internal (#​14322)

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 renovate bot requested review from a team, ModuloM and chambo-e and removed request for a team July 28, 2023 09:24
@changeset-bot
Copy link

changeset-bot bot commented Jul 28, 2023

⚠️ No Changeset found

Latest commit: d2d0ddb

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codecov
Copy link

codecov bot commented Jul 28, 2023

Codecov Report

Merging #1412 (930db5e) into main (d81f7be) will not change coverage.
Report is 4 commits behind head on main.
The diff coverage is n/a.

❗ Current head 930db5e differs from pull request most recent head d2d0ddb. Consider uploading reports for the commit d2d0ddb to get more accurate results

@@           Coverage Diff           @@
##             main    #1412   +/-   ##
=======================================
  Coverage   98.65%   98.65%           
=======================================
  Files          24       24           
  Lines         669      669           
  Branches       95       95           
=======================================
  Hits          660      660           
  Misses          1        1           
  Partials        8        8           

@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 5f22602 to 930db5e Compare July 31, 2023 14:13
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from e151c4e to 9c22dcb Compare July 31, 2023 14:22
@renovate
Copy link
Contributor Author

renovate bot commented Jul 31, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@philibea philibea merged commit 9c08bdc into main Jul 31, 2023
@philibea philibea deleted the renovate/jest-monorepo branch July 31, 2023 14:23
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.

2 participants