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

[Snyk] Upgrade @jest/test-result from 25.5.0 to 29.4.2 #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tjenkinson
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade @jest/test-result from 25.5.0 to 29.4.2.

ℹ️ 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 is 76 versions ahead of your current version.
  • The recommended version was released 6 days ago, on 2023-02-07.
Release notes
Package name: @jest/test-result
  • 29.4.2 - 2023-02-07

    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: v29.4.1...v29.4.2

  • 29.4.1 - 2023-01-26

    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)

    New Contributors

    Full Changelog: v29.4.0...v29.4.1

  • 29.4.0 - 2023-01-24
    Read more
  • 29.3.1 - 2022-11-08

    Fixes

    • [jest-config] Do not warn about preset in ProjectConfig (#13583)

    Performance

    • [jest-transform] Defer creation of cache directory (#13420)
  • 29.2.1 - 2022-10-18

    Features

    • [@ jest/globals, jest-mock] Add jest.Spied* utility types (#13440)

    Fixes

    • [jest-environment-node] make globalThis.performance writable for Node 19 and fake timers (#13467)
    • [jest-mock] Revert #13398 to restore mocking of setters (#13472)

    Performance

    • [*] Use sha1 instead of sha256 for hashing (#13421)

    Full Changelog: v29.2.0...v29.2.1

  • 29.2.0 - 2022-10-14

    Features

    • [@ jest/cli, jest-config] A seed for the test run will be randomly generated, or set by a CLI option (#13400)
    • [@ jest/cli, jest-config] --show-seed will display the seed value in the report, and can be set via a CLI flag or through the config file (#13400)
    • [jest-config] Add readInitialConfig utility function (#13356)
    • [jest-core] Allow testResultsProcessor to be async (#13343)
    • [@ jest/environment, jest-environment-node, jest-environment-jsdom, jest-runtime] Add getSeed() to the jest object (#13400)
    • [expect, @ jest/expect-utils] Allow isA utility to take a type argument (#13355)
    • [expect] Expose AsyncExpectationResult and SyncExpectationResult types (#13411)

    Fixes

    • [babel-plugin-jest-hoist] Ignore TSTypeQuery when checking for hoisted references (#13367)
    • [jest-core] Fix detectOpenHandles false positives for some special objects such as TLSWRAP (#13414)
    • [jest-mock] Fix mocking of getters and setters on classes (#13398)
    • [jest-reporters] Revert: Transform file paths into hyperlinks (#13399)
    • [@ jest/types] Infer type of each table correctly when the table is a tuple or array (#13381)
    • [@ jest/types] Rework typings to allow the *ReturnedWith matchers to be called with no argument (#13385)

    Chore & Maintenance

    • [*] Update @ babel/* deps, resulting in slightly different stack traces for each (#13422)

    Performance

    • [jest-runner] Do not instrument v8 coverage data if coverage should not be collected (#13282)

    New Contributors

    Full Changelog: v29.1.2...v29.2.0

  • 29.1.2 - 2022-09-30

    Fixes

    • [expect, @ jest/expect] Revert buggy inference of argument types for *CalledWith and *ReturnedWith matchers introduced in 29.1.0 (#13339)
    • [jest-worker] Add missing dependency on jest-util (#13341)

    New Contributors

    Full Changelog: v29.1.1...v29.1.2

  • 29.1.0 - 2022-09-28
  • 29.0.3 - 2022-09-10
  • 29.0.2 - 2022-09-03
  • 29.0.1 - 2022-08-26
  • 29.0.0 - 2022-08-25
  • 29.0.0-alpha.6 - 2022-08-19
  • 29.0.0-alpha.4 - 2022-08-08
  • 29.0.0-alpha.3 - 2022-08-07
  • 29.0.0-alpha.1 - 2022-08-04
  • 29.0.0-alpha.0 - 2022-07-17
  • 28.1.3 - 2022-07-13
  • 28.1.1 - 2022-06-07
  • 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.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
  • 27.5.0 - 2022-02-05
  • 27.4.6 - 2022-01-04
  • 27.4.2 - 2021-11-30
  • 27.4.1 - 2021-11-30
  • 27.4.0 - 2021-11-29
  • 27.3.1 - 2021-10-19
  • 27.3.0 - 2021-10-17
  • 27.2.5 - 2021-10-08
  • 27.2.4 - 2021-09-29
  • 27.2.3 - 2021-09-28
  • 27.2.2 - 2021-09-25
  • 27.2.0 - 2021-09-13
  • 27.1.1 - 2021-09-08
  • 27.1.0 - 2021-08-27
  • 27.0.6 - 2021-06-28
  • 27.0.2 - 2021-05-29
  • 27.0.1 - 2021-05-25
  • 27.0.0 - 2021-05-25
  • 27.0.0-next.11 - 2021-05-20
  • 27.0.0-next.10 - 2021-05-20
  • 27.0.0-next.9 - 2021-05-04
  • 27.0.0-next.8 - 2021-04-12
  • 27.0.0-next.7 - 2021-04-02
  • 27.0.0-next.6 - 2021-03-25
  • 27.0.0-next.5 - 2021-03-15
  • 27.0.0-next.3 - 2021-02-18
  • 27.0.0-next.1 - 2020-12-07
  • 27.0.0-next.0 - 2020-12-05
  • 26.6.2 - 2020-11-02
  • 26.6.1 - 2020-10-23
  • 26.6.0 - 2020-10-19
  • 26.5.2 - 2020-10-06
  • 26.5.0 - 2020-10-05
  • 26.3.0 - 2020-08-10
  • 26.2.0 - 2020-07-30
  • 26.1.0 - 2020-06-23
  • 26.0.1 - 2020-05-05
  • 26.0.1-alpha.0 - 2020-05-04
  • 26.0.0 - 2020-05-04
  • 26.0.0-alpha.2 - 2020-05-04
  • 26.0.0-alpha.1 - 2020-05-03
  • 26.0.0-alpha.0 - 2020-05-02
  • 25.5.0 - 2020-04-28
from @jest/test-result GitHub release notes
Commit messages
Package name: @jest/test-result

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants