Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2022

Bumps jest-cli from 29.0.2 to 29.0.3.

Release notes

Sourced from jest-cli's releases.

v29.0.3

Features

  • [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202)
  • [expect] Expose ExpectationResult type (#13240)
  • [jest-snapshot] Expose Context type (#13240)
  • [@jest/globals] Add jest.Mock type helper (#13235)

Fixes

  • [jest-core] Capture execError during TestScheduler.scheduleTests and dispatch to reporters (#13203)
  • [jest-resolve] Make sure to resolve module paths after looking at exports (#13242)
  • [jest-resolve] Improve error on module not found deep in the require stack (#8704)
  • [jest-snapshot] Fix typings of snapshot matchers (#13240)

Chore & Maintenance

  • [*] Fix inconsistent workspace prefixes (#13217)
  • [jest-haste-map] Expose a minimal public API to TypeScript (#13023)

New Contributors

Full Changelog: jestjs/jest@v29.0.2...v29.0.3

Changelog

Sourced from jest-cli's changelog.

29.0.3

Features

  • [@jest/environment, jest-runtime] Allow passing a generic type argument to jest.createMockFromModule<T>() method (#13202)
  • [expect] Expose ExpectationResult type (#13240)
  • [jest-snapshot] Expose Context type (#13240)
  • [@jest/globals] Add jest.Mock type helper (#13235)

Fixes

  • [jest-core] Capture execError during TestScheduler.scheduleTests and dispatch to reporters (#13203)
  • [jest-resolve] Make sure to resolve module paths after looking at exports (#13242)
  • [jest-resolve] Improve error on module not found deep in the require stack (#8704)
  • [jest-snapshot] Fix typings of snapshot matchers (#13240)

Chore & Maintenance

  • [*] Fix inconsistent workspace prefixes (#13217)
  • [jest-haste-map] Expose a minimal public API to TypeScript (#13023)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies javascript Pull requests that update Javascript code labels Sep 12, 2022
@diogopcx
Copy link
Contributor

diogopcx commented Sep 12, 2022

Logo
Checkmarx AST – Scan Summary & Details3ad57d31-bee0-4c6f-a711-f4b2f6081a00

No New Or Fixed Issues Found

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from 7a7be1d to dbfd503 Compare September 15, 2022 15:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from dbfd503 to ca6a6e9 Compare September 15, 2022 15:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from ca6a6e9 to c3b9ec7 Compare September 15, 2022 15:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from c3b9ec7 to d579343 Compare September 16, 2022 03:28
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from d579343 to 628260a Compare September 16, 2022 03:37
Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 29.0.2 to 29.0.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.0.3/packages/jest-cli)

---
updated-dependencies:
- dependency-name: jest-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-cli-29.0.3 branch from 628260a to 6d56697 Compare September 19, 2022 10:55
@cx-pedro-lopes cx-pedro-lopes merged commit 7f94195 into main Sep 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-cli-29.0.3 branch September 19, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants