Skip to content
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

chore(deps-dev): bump jest and @types/jest #913

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 15, 2023

Bumps jest and @types/jest. These dependencies needed to be updated together.
Updates jest from 27.5.1 to 29.4.3

Release notes

Sourced from jest's releases.

v29.4.3

Features

  • [expect] Update toThrow() to be able to use error causes (#13606)
  • [jest-core] allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
  • [jest-message-util] Add support for error causes (#13868 & #13912)
  • [jest-runtime] Revert import assertions for JSON modules as it's been relegated to Stage 2 (#13911)

Fixes

  • [@jest/expect-utils] subsetEquality should consider also an object's inherited string keys (#13824)
  • [jest-mock] Clear mock state when jest.restoreAllMocks() is called (#13867)
  • [jest-mock] Prevent mockImplementationOnce and mockReturnValueOnce bleeding into withImplementation (#13888)
  • [jest-mock] Do not restore mocks when jest.resetAllMocks() is called (#13866)

New Contributors

Full Changelog: jestjs/jest@v29.4.2...v29.4.3

v29.4.2

Features

Fixes

  • [expect, @jest/expect] Provide type of actual as a generic argument to Matchers to allow better-typed extensions (#13848)
  • [jest-circus] Added explicit mention of test failing because done() is not being called in error message (#13847)
  • [jest-runtime] Handle CJS re-exports of node core modules from ESM (#13856)
  • [jest-transform] Downgrade write-file-atomic to v4 (#13853)
  • [jest-worker] Ignore IPC messages not intended for Jest (#13543)

Chore & Maintenance

  • [*] make sure to exclude .eslintcache from published module (#13832)
  • [docs] Cleanup incorrect links in CHANGELOG.md (#13857)

New Contributors

Full Changelog: jestjs/jest@v29.4.1...v29.4.2

v29.4.1

... (truncated)

Changelog

Sourced from jest's changelog.

29.4.3

Features

  • [expect] Update toThrow() to be able to use error causes (#13606)
  • [jest-core] allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
  • [jest-message-util] Add support for error causes (#13868 & #13912)
  • [jest-runtime] Revert import assertions for JSON modules as it's been relegated to Stage 2 (#13911)

Fixes

  • [@jest/expect-utils] subsetEquality should consider also an object's inherited string keys (#13824)
  • [jest-mock] Clear mock state when jest.restoreAllMocks() is called (#13867)
  • [jest-mock] Prevent mockImplementationOnce and mockReturnValueOnce bleeding into withImplementation (#13888)
  • [jest-mock] Do not restore mocks when jest.resetAllMocks() is called (#13866)

29.4.2

Features

Fixes

  • [expect, @jest/expect] Provide type of actual as a generic argument to Matchers to allow better-typed extensions (#13848)
  • [jest-circus] Added explicit mention of test failing because done() is not being called in error message (#13847)
  • [jest-runtime] Handle CJS re-exports of node core modules from ESM (#13856)
  • [jest-transform] Downgrade write-file-atomic to v4 (#13853)
  • [jest-worker] Ignore IPC messages not intended for Jest (#13543)

Chore & Maintenance

  • [*] make sure to exclude .eslintcache from published module (#13832)
  • [docs] Cleanup incorrect links in CHANGELOG.md (#13857)

29.4.1

Features

  • [expect, jest-circus, @jest/types] Implement numPassingAsserts of testResults to track the number of passing asserts in a test (#13795)
  • [jest-core] Add newlines to JSON output (#13817)
  • [@jest/reporters] Automatic log folding in GitHub Actions Reporter (#13626)

Fixes

  • [@jest/expect-utils] toMatchObject diffs should include Symbol properties (#13810)
  • [jest-runtime] Handle missing replaceProperty (#13823)
  • [@jest/types] Add partial support for done callbacks in typings of each (#13756)

29.4.0

... (truncated)

Commits

Updates @types/jest from 27.5.0 to 29.4.0

Commits

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 the dependencies Pull requests that update a dependency file label Feb 15, 2023
@github-actions github-actions bot enabled auto-merge (squash) February 15, 2023 16:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 31a23e3 to a154c39 Compare February 16, 2023 17:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from a154c39 to 424e3f4 Compare February 17, 2023 16:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 424e3f4 to 8d3ce01 Compare February 20, 2023 16:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 8d3ce01 to 8062b4d Compare February 21, 2023 16:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 8062b4d to d52fafd Compare February 22, 2023 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from d52fafd to a32de8d Compare February 22, 2023 16:04
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from a32de8d to c41fd10 Compare February 23, 2023 15:21
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from c41fd10 to 0ace47d Compare February 23, 2023 16:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 0ace47d to f63f224 Compare February 27, 2023 16:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from f63f224 to 27aef50 Compare February 28, 2023 16:10
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 27aef50 to bd905b4 Compare March 1, 2023 16:13
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from bd905b4 to 47f3294 Compare March 2, 2023 16:15
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together.

Updates `jest` from 27.5.1 to 29.4.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.4.3/packages/jest)

Updates `@types/jest` from 27.5.0 to 29.4.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/jest"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch from 47f3294 to 727dce1 Compare March 3, 2023 16:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #929.

@dependabot dependabot bot closed this Mar 6, 2023
auto-merge was automatically disabled March 6, 2023 16:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jest-and-types/jest-29.4.3 branch March 6, 2023 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants