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-worker from 25.5.0 to 28.1.3 #220

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

Conversation

tunnckoCore
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-worker from 25.5.0 to 28.1.3.

merge advice
ℹ️ 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 58 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2022-07-13.
Release notes
Package name: jest-worker
  • 28.1.3 - 2022-07-13

    Features

    • [jest-leak-detector] Use native FinalizationRegistry when 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 for spyOn types (#13013, #13020)
    • [jest-snapshot] Fix indentation of awaited inline snapshots (#12986)

    Chore & Maintenance

    • [*] Replace internal usage of pretty-format/ConvertAnsi with jest-serializer-ansi-escapes (#12935, #13004)
    • [docs] Update spyOn docs (#13000)

    New Contributors

    Full Changelog: v28.1.2...v28.1.3

  • 28.1.1 - 2022-06-07

    Features

    • [jest] Expose Config type (#12848)
    • [@ jest/reporters] Improve GitHubActionsReporters annotation format (#12826)
    • [@ jest/types] Infer argument types passed to test and describe callback functions from each tables (#12885, #12905)

    Fixes

    • [@ jest/expect-utils] Fix deep equality of ImmutableJS OrderedMaps (#12763)
    • [jest-docblock] Handle multiline comments in parseWithComments (#12845)
    • [jest-mock] Improve spyOn error messages (#12901)
    • [jest-runtime] Correctly report V8 coverage with resetModules: true (#12912)
    • [jest-worker] Make JestWorkerFarm helper type to include methods of worker module that take more than one argument (#12839)

    Chore & Maintenance

    • [docs] Updated docs to indicate that jest-environment-jsdom is a separate package #12828

    • [docs] Document the comments used by coverage providers #12835

    • [docs] Use docusaurus-remark-plugin-tab-blocks to format tabs with code examples (#12859)

    • [jest-haste-map] Bump walker version (#12324)

    • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers 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 collect SIGNREQUEST as open handles (#12789)

    New Contributors

    Full Changelog: v28.1.0...v28.1.1

  • 28.1.0 - 2022-05-06

    Features

    • [jest-circus] Add failing test modifier that inverts the behaviour of tests (#12610)
    • [jest-environment-node, jest-environment-jsdom] Allow specifying customExportConditions (#12774)

    Fixes

    • [expect] Adjust typings of lastCalledWith, nthCalledWith, toBeCalledWith matchers 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 collect SIGNREQUEST as open handles (#12789)

    Chore & Maintenance

    • [docs] Specified documentation about --filter CLI docs (#12799)
    • [@ jest-reporters] Move helper functions from utils.ts into separate files (#12782)
    • [jest-resolve] Replace process.versions.pnp type declaration with @ types/pnpapi devDependency (#12783)

    New Contributors

    Full Changelog: v28.0.3...v28.1.0

  • 28.0.2 - 2022-04-27
    Read more
  • 28.0.1 - 2022-04-26
    Read more
  • 28.0.0 - 2022-04-25
    Read more
  • 28.0.0-alpha.11 - 2022-04-20
    Read more
  • 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.5 - 2021-12-13
  • 27.4.4 - 2021-12-10
  • 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.4 - 2021-03-08
  • 27.0.0-next.3 - 2021-02-18
  • 27.0.0-next.2 - 2020-12-07
  • 27.0.0-next.0 - 2020-12-05
  • 26.6.2 - 2020-11-02
  • 26.6.1 - 2020-10-23
  • 26.5.0 - 2020-10-05
  • 26.3.0 - 2020-08-10
  • 26.2.1 - 2020-07-30
  • 26.2.0 - 2020-07-30
  • 26.1.0 - 2020-06-23
  • 26.0.0 - 2020-05-04
  • 26.0.0-alpha.0 - 2020-05-02
  • 25.5.0 - 2020-04-28
from jest-worker GitHub release notes
Commit messages
Package name: jest-worker
  • 2cce069 v28.1.3
  • 2f788ae chore: update changelog for release
  • 94163e2 chore: update docusaurus (#13021)
  • b3d4a1d refactor(jest-mock): simplify `PropertyLikeKeys` utility type (#13020)
  • 3d94b58 fix: missing spaces in string concats (#13019)
  • 0425de0 chore: bump `typescript` and related dependencies (#13017)
  • 33a8a59 Update JestCommunity.md (#12988)
  • c2cd09f chore: update react-native example (#13016)
  • ca61556 chore: fixed changelog.md typo (#13015)
  • 073a798 chore: update babel
  • b0c210e chore: update lint dependencies (#13014)
  • c98fc56 Update spyOn docs (#13000)
  • ba443a5 Refine babel-plugin-jest-hoist typings (#13011)
  • f87e4c3 fix(jest-mock): add index signature support for `spyOn` types (#13013)
  • c44de55 fix(scripts): also check for package.json (#12983)
  • 12b12b8 chore: bump `jest-serialiser-ansi-escapes` (#13004)
  • fd4bfbd chore: replace `pretty-format/ConvertAnsi` with `jest-serializer-ansi-escapes` (#12935)
  • 312d3a9 docs: minor grammar correction from "as document" to "as documented" (#12995)
  • fe33f3d Correct `await`-ed inline snapshot indentation (#12986)
  • 51fa619 feat(jest-leak-detector): use FinalizationRegistry when it exists to get rid of external dependency (#12973)
  • 43368be chore: bump `jest-runner-tsd` (#12981)
  • 30f70cb fix: Switch from throat to p-limit (#12960)
  • 9931a58 feat: upgrade TypeBox (#12979)
  • 0c37619 fix(expect-utils): Fix equalityof ImmutableJS OrderedSets (#12977)

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants