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/globals from 27.0.6 to 29.4.2 #2

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 3, 2023

Snyk has created this PR to upgrade @jest/globals from 27.0.6 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 58 versions ahead of your current version.
  • The recommended version was released 24 days ago, on 2023-02-07.
Release notes
Package name: @jest/globals
  • 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.3.0 - 2022-11-07

    Features

    • [jest-runtime] Support WebAssembly (Wasm) imports in ESM modules (#13505)

    Fixes

    • [jest-config] Add config validation for projects option (#13565)
    • [jest-mock] Treat cjs modules as objects so they can be mocked (#13513)
    • [jest-worker] Throw an error instead of hanging when jest workers terminate unexpectedly (#13566)

    Chore & Maintenance

    • [@ jest/transform] Update convert-source-map (#13509)
    • [docs] Mention toStrictEqual in UsingMatchers docs. (#13560)

    New Contributors

    Full Changelog: v29.2.2...v29.3.0

  • 29.2.2 - 2022-10-24

    Fixes

    • [@ jest/test-sequencer] Make sure sharding does not produce empty groups (#13476)
    • [jest-circus] Test marked as todo are shown as todo when inside a focussed describe (#13504)
    • [jest-mock] Ensure mock resolved and rejected values are promises from correct realm (#13503)
    • [jest-snapshot] Don't highlight passing asymmetric property matchers in snapshot diff (#13480)

    Chore & Maintenance

    • [docs] Update link to Jest 28 upgrade guide in error message (#13483)
    • [jest-runner, jest-watcher] Update emittery (#13490)

    New Contributors

    Full Changelog: v29.2.1...v29.2.2

  • 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
    Read more
  • 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.1 - 2022-09-28

    Fixes

    • [jest-mock] Revert #13145 which broke mocking of transpiled ES modules

    Full Changelog: v29.1.0...v29.1.1

  • 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.5 - 2022-08-11
  • 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.2 - 2022-06-29
  • 28.1.1 - 2022-06-07
  • 28.1.0 - 2022-05-06
  • 28.0.3 - 2022-04-29
  • 28.0.2 - 2022-04-27
  • 28.0.1 - 2022-04-26
  • 28.0.0 - 2022-04-25
  • 28.0.0-alpha.11 - 2022-04-20
  • 28.0.0-alpha.10 - 2022-04-20
  • 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.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.1 - 2021-09-20
  • 27.2.0 - 2021-09-13
  • 27.1.1 - 2021-09-08
  • 27.1.0 - 2021-08-27
  • 27.0.6 - 2021-06-28
from @jest/globals GitHub release notes
Commit messages
Package name: @jest/globals
  • f0fc92e v29.4.2
  • 900fd48 chore: update changelog for release
  • 5a9870b fix: correctly handle CJS re-exports in ESM modules (#13856)
  • 8313d00 Downgrade write-file-atomic to v4 (#13853)
  • be501e1 docs: clean up formatting of blog posts (#13862)
  • 1a2ffe4 docs: bring back missing images (#13863)
  • c8e7577 feat(jest-core): Add performance markers around significant lifecycle events (#13859)
  • 423142c chore: Cleanup incorrect links in CHANGELOG.md (#13857)
  • cfa2d39 docs: fix link formatting in Expect API page (#13860)
  • f93ddb6 docs: remove extraneous tab symbol (#13861)
  • ffe2352 chore: move `@ jest/test-utils` reference (#13468)
  • 48ddbf4 fix: ignore all unrelated messages from child process (#13543)
  • 485d8fb chore: use `glob` to select files in `buildTs` script (#13850)
  • 2b313fa feat: explicitly mention that test is failing because `done()` is not being called (#13847)
  • 427fe2b feat(@ jest/expect): Expose type of actual to Matchers (#13848)
  • 836157f Remove unused dependency 'progress' (#13843)
  • fc8562d chore: add some missing dev dependencies (#13837)
  • 742302f chore: use `link:` protocol instead of `eslint-plugin-local` (#13836)
  • 596c886 chore: bump docusaurus (#13835)
  • bc7b20c chore: make sure to exclude .eslintcache from published module (#13832)
  • bc84c8a v29.4.1
  • e8b207a chore: update changelog for release
  • 6ab67bf Add new default reporter for github actions (#13626)
  • 8884105 fix(@ jest/types): add partial support for `done` callbacks in typings of `each` (#13756)

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

1 participant