[pipeline/headers-to-interfaces] Update all of jest → 29.7.0 (unknown) #100
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ pretty-format (^27.2.0 → ^29.7.0) · Repo · Changelog
Release Notes
29.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 34 commits:
v29.7.0
chore: update changelog for release
feat(jest-validate): Allow deprecation warnings for unknown options (#14499)
chore: use glob@10 in build scripts (#14512)
fix(@jest/resolve): replace unmatched capture group with empty string instead of "undefined" (#14507)
chore: remove a couple filters and move to reduce (#14506)
changed-files: simplify Array.from (#14505)
chore: disable automerge of renovate PR
Revert "chore(deps): lock file maintenance"
chore(deps): lock file maintenance
chore: patch psl to avoid deprecation warning (#14502)
changed-files: simplify find repos (#14503)
docblock: use flatMap instead of map+reduce (#14504)
pretty-format: remove needless map (#14494)
Upgrade Jest website to Docusaurus v3 (#14463)
docs: use `caution` over `danger` admonition (#14493)
Prepare website docs content for MDX v2 and Docusaurus v3 (#14492)
chore: upgrade `github-actions-cpu-cores` (#14491)
feat(create-jest): Add `npm init` / `yarn create` initialiser (#14453)
chore: group tsd dep updates
chore: upgrade TypeScript (#14477)
chore(deps): update dependency eslint-config-prettier to v9 (#14419)
chore(deps): update actions/checkout action to v4 (#14475)
chore(deps): update yarn to v3.6.3 (#14474)
fix(test-sequencer): correctly figure out test runtime (#14473)
chore(deps): update dependency jest-junit to v16 (#14236)
Created Readme.md for @jest/utils (#14467)
Simplify convert row to table (#14472)
chore: simplify "active filters" in CLI output (#14461)
Fix bug with inline snapshots when snapshot is string not template literal (#14465)
Update 2018-06-27-supporting-jest-open-source.md (#14466)
fix: optimize getGlobalCacheKey (#14455)
chore: Actualize `contributing` docs (#14447)
chore: fix lint error in changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands