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 to v29.7.0 #7651

Merged
merged 1 commit into from
Sep 16, 2023
Merged

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

merged 1 commit into from
Sep 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@jest/create-cache-key-function 29.6.3 -> 29.7.0 age adoption passing confidence
@jest/reporters (source) 29.6.4 -> 29.7.0 age adoption passing confidence
@jest/test-result 29.6.4 -> 29.7.0 age adoption passing confidence
jest (source) 29.6.4 -> 29.7.0 age adoption passing confidence
jest-config 29.6.4 -> 29.7.0 age adoption passing confidence
jest-diff 29.6.4 -> 29.7.0 age adoption passing confidence
jest-resolve 29.6.4 -> 29.7.0 age adoption passing confidence
jest-snapshot 29.6.4 -> 29.7.0 age adoption passing confidence
jest-util 29.6.3 -> 29.7.0 age adoption passing confidence
pretty-format 29.6.3 -> 29.7.0 age adoption passing confidence

Release Notes

jestjs/jest (@​jest/create-cache-key-function)

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: 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 added the dependencies Issue about dependencies of the package label Sep 15, 2023
@typescript-eslint
Copy link
Contributor

Thanks for the PR, @renovate[bot]!

typescript-eslint is a 100% community driven project, and we are incredibly grateful that you are contributing to that community.

The core maintainers work on this in their personal time, so please understand that it may not be possible for them to review your work immediately.

Thanks again!


🙏 Please, if you or your company is finding typescript-eslint valuable, help us sustain the project by sponsoring it transparently on https://opencollective.com/typescript-eslint.

@renovate renovate bot added the javascript Pull requests that update Javascript code label Sep 15, 2023
@netlify
Copy link

netlify bot commented Sep 15, 2023

Deploy Preview for typescript-eslint ready!

Name Link
🔨 Latest commit 12fda87
🔍 Latest deploy log https://app.netlify.com/sites/typescript-eslint/deploys/6504097805bcf200086e5ce9
😎 Deploy Preview https://deploy-preview-7651--typescript-eslint.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 91 (🔴 down 8 from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 98 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@bradzacher bradzacher merged commit ad46b12 into main Sep 16, 2023
51 checks passed
@bradzacher bradzacher deleted the renovate/jest branch September 16, 2023 02:04
Comment on lines +99 to 102
"jest": "29.7.0",
"jest-diff": "^29.6.2",
"jest-snapshot": "^29.6.2",
"jest-specific-snapshot": "^8.0.0",
Copy link
Member

Choose a reason for hiding this comment

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

HMMM - I notice that it bumped the jest version, but not the other packages.
Maybe we need to submit a bug report here?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Issue about dependencies of the package javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant