[Snyk] Upgrade @jest/environment from 27.5.1 to 28.1.3 #45
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.
Snyk has created this PR to upgrade @jest/environment from 27.5.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.
Release notes
Package name: @jest/environment
-
28.1.3 - 2022-07-13
- @ joshkel made their first contribution in #12960
- @ enrilzhou made their first contribution in #12973
- @ milahu made their first contribution in #12983
- @ MiguelYax made their first contribution in #13000
- @ kaffarell made their first contribution in #13015
- @ TheKhanj made their first contribution in #12988
- @ Fdawgs made their first contribution in #13019
-
28.1.2 - 2022-06-29
- @ danbeam made their first contribution in #12898
- @ DanRowe made their first contribution in #12915
-
28.1.1 - 2022-06-07
-
-
-
-
-
-
-
- @ owjsub made their first contribution in #12324
- @ Aveline-art made their first contribution in #12831
- @ spenserblack made their first contribution in #12836
- @ dimitropoulos made their first contribution in #12817
- @ ullumullu made their first contribution in #12845
- @ limonte made their first contribution in #12851
- @ Dennis273 made their first contribution in #12870
- @ shreykinshu made their first contribution in #12886
- @ pbomb made their first contribution in #12899
- @ ChrisCoastal made their first contribution in #12887
- @ HyunseungLee-Travis made their first contribution in #12810
-
28.1.0 - 2022-05-06
-
28.0.2 - 2022-04-27
-
28.0.1 - 2022-04-26
-
28.0.0 - 2022-04-25
-
28.0.0-alpha.11 - 2022-04-20
- @ wrslatz made their first contribution in #12693
-
28.0.0-alpha.9 - 2022-04-19
-
28.0.0-alpha.8 - 2022-04-05
-
28.0.0-alpha.7 - 2022-03-06
-
28.0.0-alpha.6 - 2022-03-01
-
28.0.0-alpha.5 - 2022-02-24
-
28.0.0-alpha.4 - 2022-02-22
-
28.0.0-alpha.3 - 2022-02-17
-
28.0.0-alpha.2 - 2022-02-16
-
28.0.0-alpha.1 - 2022-02-15
-
28.0.0-alpha.0 - 2022-02-10
-
27.5.1 - 2022-02-08
from @jest/environment GitHub release notesFeatures
[jest-leak-detector]Use nativeFinalizationRegistrywhen 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 forspyOntypes (#13013, #13020)[jest-snapshot]Fix indentation of awaited inline snapshots (#12986)Chore & Maintenance
[*]Replace internal usage ofpretty-format/ConvertAnsiwithjest-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]ExposeConfigtype (#12848)[@ jest/reporters]ImproveGitHubActionsReporters annotation format (#12826)[@ jest/types]Infer argument types passed totestanddescribecallback functions fromeachtables (#12885, #12905)Fixes
[@ jest/expect-utils]Fix deep equality of ImmutableJS OrderedMaps (#12763)[jest-docblock]Handle multiline comments in parseWithComments (#12845)[jest-mock]ImprovespyOnerror messages (#12901)[jest-runtime]Correctly report V8 coverage withresetModules: true(#12912)[jest-worker]MakeJestWorkerFarmhelper type to include methods of worker module that take more than one argument (#12839)Chore & Maintenance
[docs]Updated docs to indicate thatjest-environment-jsdomis a separate package #12828[docs]Document the comments used by coverage providers #12835[docs]Usedocusaurus-remark-plugin-tab-blocksto format tabs with code examples (#12859)[jest-haste-map]Bumpwalkerversion (#12324)[expect]Adjust typings oflastCalledWith,nthCalledWith,toBeCalledWithmatchers 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 collectSIGNREQUESTas open handles (#12789)New Contributors
Full Changelog: v28.1.0...v28.1.1
Read more
Features
[jest-worker]AddJestWorkerFarmhelper 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
Features
[jest-resolve]ExposeResolverOptionstype (#12736)Fixes
[expect]Add missing dependencyjest-util(#12744)[jest-circus]Improvetest.concurrent(#12748)[jest-resolve]Correctly throw an error ifjsdomtest environment is used, but not installed (#12749)Chore & Maintenance
[jest-serializer]Remove deprecated module from source tree (#12735)Full Changelog: v28.0.0...v28.0.1
Read more
Features
[jest-runtime]Addimport.meta.jest(#12698)[@ jest/source-map]Migrate fromsource-mapto@ jridgewell/trace-mapping(#12692)[jest-worker][BREAKING] Default to advanced serialization when using child process workers (#10983)Fixes
[@ jest/reporters]Updatev8-to-istanbul(#12697)New Contributors
Full Changelog: v28.0.0-alpha.10...v28.0.0-alpha.11
Commit messages
Package name: @jest/environment
PropertyLikeKeysutility type jestjs/jest#13020)typescriptand related dependencies jestjs/jest#13017)spyOntypes jestjs/jest#13013)jest-serialiser-ansi-escapesjestjs/jest#13004)pretty-format/ConvertAnsiwithjest-serializer-ansi-escapesjestjs/jest#12935)await-ed inline snapshot indentation jestjs/jest#12986)jest-runner-tsdjestjs/jest#12981)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