[Snyk] Upgrade jest from 26.0.1 to 28.1.3 #11
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.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade jest from 26.0.1 to 28.1.3.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
Warning: This is a major version upgrade, and may be a breaking change.
The recommended version fixes:
SNYK-JS-TRIMNEWLINES-1298042
Why? CVSS 7.5
SNYK-JS-TMPL-1583443
Why? CVSS 7.5
SNYK-JS-TAR-1579155
Why? CVSS 7.5
SNYK-JS-TAR-1579152
Why? CVSS 7.5
SNYK-JS-TAR-1579147
Why? CVSS 7.5
SNYK-JS-TAR-1536531
Why? CVSS 7.5
SNYK-JS-TAR-1536528
Why? CVSS 7.5
SNYK-JS-TAR-1579155
Why? CVSS 7.5
SNYK-JS-TAR-1579152
Why? CVSS 7.5
SNYK-JS-TAR-1579147
Why? CVSS 7.5
SNYK-JS-TAR-1536531
Why? CVSS 7.5
SNYK-JS-TAR-1536528
Why? CVSS 7.5
SNYK-JS-SSRI-1246392
Why? CVSS 7.5
SNYK-JS-SSRI-1246392
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1585624
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1584358
Why? CVSS 7.5
SNYK-JS-MERGEDEEP-1070277
Why? CVSS 7.5
SNYK-JS-MARKED-1070800
Why? CVSS 7.5
SNYK-JS-LODASH-1040724
Why? CVSS 7.5
SNYK-JS-JSONSCHEMA-1920922
Why? CVSS 7.5
SNYK-JS-FINDPROCESS-1090284
Why? CVSS 7.5
SNYK-JS-AXIOS-1579269
Why? CVSS 7.5
SNYK-JS-AWSSDK-1059424
Why? CVSS 7.5
SNYK-JS-ASYNC-2441827
Why? CVSS 7.5
SNYK-JS-ASYNC-2441827
Why? CVSS 7.5
SNYK-JS-AJV-584908
Why? CVSS 7.5
SNYK-JS-WS-1296835
Why? CVSS 7.5
SNYK-JS-WS-1296835
Why? CVSS 7.5
SNYK-JS-TERSER-2806366
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-2824151
Why? CVSS 7.5
SNYK-JS-SEMVERREGEX-1047770
Why? CVSS 7.5
SNYK-JS-REDIS-1255645
Why? CVSS 7.5
SNYK-JS-PROMPTS-1729737
Why? CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? CVSS 7.5
SNYK-JS-POSTCSS-1090595
Why? CVSS 7.5
SNYK-JS-POSTCSS-1255640
Why? CVSS 7.5
SNYK-JS-POSTCSS-1090595
Why? CVSS 7.5
SNYK-JS-PATHPARSE-1077067
Why? CVSS 7.5
SNYK-JS-PATHPARSE-1077067
Why? CVSS 7.5
SNYK-JS-NWSAPI-2841516
Why? CVSS 7.5
SNYK-JS-NODEFETCH-2342118
Why? CVSS 7.5
SNYK-JS-LODASH-1018905
Why? CVSS 7.5
SNYK-JS-JSZIP-1251497
Why? CVSS 7.5
SNYK-JS-ISTANBULREPORTS-2328088
Why? CVSS 7.5
SNYK-JS-IOREDIS-1567196
Why? CVSS 7.5
SNYK-JS-HOSTEDGITINFO-1088355
Why? CVSS 7.5
SNYK-JS-HIGHLIGHTJS-1048676
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2332181
Why? CVSS 7.5
SNYK-JS-FLAT-596927
Why? CVSS 7.5
SNYK-JS-ELLIPTIC-1064899
Why? CVSS 7.5
SNYK-JS-CSSWHAT-1298035
Why? CVSS 7.5
SNYK-JS-ACTIONSCORE-2980270
Why? CVSS 7.5
SNYK-JS-TAR-1536758
Why? CVSS 7.5
SNYK-JS-TAR-1536758
Why? CVSS 7.5
SNYK-JS-MINIMIST-2429795
Why? CVSS 7.5
SNYK-JS-FOLLOWREDIRECTS-2396346
Why? CVSS 7.5
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: jest
Features
[jest-leak-detector]
Use nativeFinalizationRegistry
when it exists to get rid of external C dependency (#12973)Fixes
[jest-changed-files]
Fix a lock-up after repeated invocations (#12757)[@ jest/expect-utils]
Fix deep equality of ImmutableJS OrderedSets (#12977)[jest-mock]
Add index signature support forspyOn
types (#13013, #13020)[jest-snapshot]
Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]
Replace internal usage ofpretty-format/ConvertAnsi
withjest-serializer-ansi-escapes
(#12935, #13004)[docs]
Update spyOn docs (#13000)New Contributors
Full Changelog: v28.1.2...v28.1.3
Fixes
[jest-runtime]
Avoid star type import from@ jest/globals
(#12949)Chore & Maintenance
[docs]
Mention that jest-codemods now supports Sinon (#12898)New Contributors
Full Changelog: v28.1.1...v28.1.2
Features
[jest]
ExposeConfig
type (#12848)[@ jest/reporters]
ImproveGitHubActionsReporter
s annotation format (#12826)[@ jest/types]
Infer argument types passed totest
anddescribe
callback functions fromeach
tables (#12885, #12905)Fixes
[@ jest/expect-utils]
Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]
Handle multiline comments in parseWithComments (#12845)[jest-mock]
ImprovespyOn
error messages (#12901)[jest-runtime]
Correctly report V8 coverage withresetModules: true
(#12912)[jest-worker]
MakeJestWorkerFarm
helper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]
Updated docs to indicate thatjest-environment-jsdom
is a separate package #12828[docs]
Document the comments used by coverage providers #12835[docs]
Usedocusaurus-remark-plugin-tab-blocks
to format tabs with code examples (#12859)[jest-haste-map]
Bumpwalker
version (#12324)[expect]
Adjust typings oflastCalledWith
,nthCalledWith
,toBeCalledWith
matchers to allow a case there a mock was called with no arguments (#12807)[@ jest/expect-utils]
Fix deep equality of ImmutableJS Lists (#12763)[jest-core]
Do not collectSIGNREQUEST
as open handles (#12789)New Contributors
Full Changelog: v28.1.0...v28.1.1
Read more
Fixes
[jest-config]
Normalizereporters
option defined in presets (#12769)[@ jest/reporters]
Fix trailing slash in matchingcoverageThreshold
key (#12714)[jest-resolve]
Fix (experimental) ESM module mocking for re-exports (#12766)[@ jest/transform]
Throw better error if an invalid return value if encountered (#12764)Chore & Maintenance
[docs]
Fix typo in--shard
CLI docs (#12761)New Contributors
Full Changelog: v28.0.2...v28.0.3
Features
[jest-worker]
AddJestWorkerFarm
helper type (#12753)Fixes
[*]
Lower Node 16 requirement to 16.10 from 16.13 due to a Node bug that causes memory and performance issues (#12754)Full Changelog: v28.0.1...v28.0.2
Read more
Read more
Read more
Read more
Commit messages
Package name: jest
gh auth login
credential caching flow:gh auth setup-git
github/docs#13011)Compare
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🧐 View latest project report
🛠 Adjust upgrade PR settings
🔕 Ignore this dependency or unsubscribe from future upgrade PRs