Skip to content

fix(deps): update dependency jest to v27.2.5 #654

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

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest (source) 27.0.6 -> 27.2.5 age adoption passing confidence

Release Notes

facebook/jest

v27.2.5

Compare Source

Features
  • [jest-config] Warn when multiple Jest configs are located (#​11922)
Fixes
  • [expect] Pass matcher context to asymmetric matchers (#​11926 & #​11930)
  • [expect] Improve TypeScript types (#​11931)
  • [expect] Improve typings of toThrow() and toThrowError() matchers (#​11929)
  • [jest-cli] Improve --help printout by removing defunct --browser option (#​11914)
  • [jest-haste-map] Use distinct cache paths for different values of computeDependencies (#​11916)
  • [@jest/reporters] Do not buffer console.logs when using verbose reporter (#​11054)
Chore & Maintenance
  • [expect] Export default matchers (#​11932)
  • [@jest/types] Mark deprecated configuration options as @deprecated (#​11913)
Performance

v27.2.4

Compare Source

Features
  • [expect] Add equality checks for Array Buffers in expect.ToStrictEqual() (#​11805)
Fixes
  • [jest-snapshot] Correctly indent inline snapshots (#​11560)

v27.2.3

Compare Source

Features
  • [@jest/fake-timers] Update @sinonjs/fake-timers to v8 (#​11879)
Fixes
  • [jest-config] Parse testEnvironmentOptions if received from CLI (#​11902)
  • [jest-reporters] Call destroy on v8-to-istanbul converters to free memory (#​11896)

v27.2.2

Compare Source

Fixes
  • [jest-runtime] Correct wrapperLength value for ESM modules. (#​11893)

v27.2.1

Compare Source

Features
  • [jest-transform] Improve the unexpected token error message. (#​11807)
Fixes
  • [jest-runtime] Fix regression when using jest.isolateModules and mocks (#​11882)
  • [jest-runtime] Include test name when importing modules after test has completed (#​11885)
  • [jest-runtime] Error when ESM import is used after test is torn down (#​11885)

v27.2.0

Compare Source

Features
  • [jest-resolver, jest-runtime] Pass conditions to custom resolvers to enable them to implement support for package.json exports field (#​11859)
  • [jest-runtime] Allow custom envs to specify exportConditions which is passed together with Jest's own conditions to custom resolvers (#​11863)
Fixes
  • [@jest/reporters] Use async transform if available to transform files with no coverage (#​11852)
  • [jest-util] Return correct value from process.send stub (#​11799)

v27.1.1

Compare Source

Features
  • [jest-runtime] Add experimental, limited (and undocumented) support for mocking ECMAScript Modules (#​11818)
Fixes
  • [jest-resolver] Support node: prefix when importing Node core modules with ESM (#​11817)
  • [jest-types] Export the PrettyFormatOptions interface (#​11801)

v27.1.0

Compare Source

Features
  • [jest-haste-map] Use watchman suffix-set option for faster file indexing. (#​11784)
  • [jest-cli] Adds a new config options snapshotFormat which offers a way to override any of the formatting settings which come with pretty-format. (#​11654)
  • [jest-reporters] Expose the getSummary util (#​11695).
  • [jest-resolver] Support node: prefix when importing Node core modules (#​11331)
Fixes
  • [jest-each] Relaxed the validation to allow multibyte characters in headings (#​11575)
  • [jest-environment-jsdom] Add support for userAgent option (#​11773)
  • [jest-environment-node] Add Event and EventTarget to node global environment. (#​11727)
  • [jest-mock] Fix spyOn to use Object.prototype.hasOwnProperty (#​11721)
  • [jest-resolver] Add dependency on jest-haste-map (#​11759)
  • [jest-types] Compat with @types/node v16 (#​11645)
Chore & Maintenance
  • [docs] Correct expects.assertions documentation by adding async/await for asynchronous function.

Configuration

📅 Schedule: 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 this update again.


  • If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from 97184b6 to b8dcebc Compare September 7, 2021 10:11
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from b8dcebc to 6d8cd13 Compare September 8, 2021 11:16
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.1.0 fix(deps): update dependency jest to v27.1.1 Sep 8, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 6d8cd13 to 67535b2 Compare September 13, 2021 08:57
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.1.1 fix(deps): update dependency jest to v27.2.0 Sep 13, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 3 times, most recently from b86ef57 to 904e66e Compare September 20, 2021 15:12
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.2.0 fix(deps): update dependency jest to v27.2.1 Sep 20, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 367d6e3 to ea5f5f8 Compare September 25, 2021 14:35
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.2.1 fix(deps): update dependency jest to v27.2.2 Sep 25, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 13d1f26 to 914041b Compare September 28, 2021 11:10
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.2.2 fix(deps): update dependency jest to v27.2.3 Sep 28, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from 914041b to 92cfee4 Compare September 29, 2021 16:49
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.2.3 fix(deps): update dependency jest to v27.2.4 Sep 29, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from e4c6f4a to ecf5754 Compare October 8, 2021 14:40
@renovate renovate bot changed the title fix(deps): update dependency jest to v27.2.4 fix(deps): update dependency jest to v27.2.5 Oct 8, 2021
@renovate renovate bot force-pushed the renovate/jest-monorepo branch 2 times, most recently from 79a9579 to da6e564 Compare October 14, 2021 01:36
@renovate renovate bot force-pushed the renovate/jest-monorepo branch from da6e564 to 6c922c2 Compare October 14, 2021 21:33
@kamilmysliwiec kamilmysliwiec merged commit 28e411c into master Oct 18, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/jest-monorepo branch October 18, 2021 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants