Skip to content

[Snyk] Upgrade jest from 29.6.0 to 29.6.4 #49

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

Merged

Conversation

shafeeqd959
Copy link
Contributor

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


Snyk has created this PR to upgrade jest from 29.6.0 to 29.6.4.

ℹ️ 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.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-08-24.
Release notes
Package name: jest
  • 29.6.4 - 2023-08-24

    Fixes

    • [jest-core] Fix typo in scheduleAndRun performance marker (#14434)
    • [jest-environment-node] Make sure atob and btoa are writeable in Node 20 (#14446)
    • [jest-worker] Additional error wrapper for parentPort.postMessage to fix unhandled DataCloneError. (#14437)

    New Contributors

    Full Changelog: v29.6.3...v29.6.4

  • 29.6.3 - 2023-08-21

    Fixes

    • [expect, @ jest/expect-utils] ObjectContaining support symbol as key (#14414)
    • [expect] Remove @ types/node from dependencies (#14385)
    • [jest-core] Use workers in watch mode by default to avoid crashes (#14059 & #14085).
    • [jest-reporters] Update istanbul-lib-instrument dependency to v6. (#14401)
    • [jest-mock] Revert #13692 as it was a breaking change (#14429)
    • [jest-mock] Revert #13866 as it was a breaking change (#14429)
    • [jest-mock] Revert #13867 as it was a breaking change (#14429)
    • [@ jest/reporters] Marks Reporter's hooks as optional (#14433)
    • [jest-runtime] Fix dynamic ESM import module bug when loaded module through jest.isolateModulesAsync (#14397)

    Chore & Maintenance

    • [jest-changed-files, jest-circus, jest-console, @ jest/core, @ jest/runtime, @ jest/transform] Use invariant and notEmpty from jest-util rather than own internal (#14366)

    New Contributors

    Full Changelog: v29.6.2...v29.6.3

  • 29.6.2 - 2023-07-27

    Fixes

    • [jest-circus] Fix snapshot matchers in concurrent tests when nr of tests exceeds maxConcurrency (#14335)
    • [@ jest/core] When running global setup and teardown, do not try to change the message property of the thrown error object when the message property is unwritable (#14113)
    • [jest-snapshot] Move @ types/prettier from dependencies to devDependencies (#14328)
    • [jest-snapshot] Throw an explicit error if Prettier v3 is used (#14367)
    • [jest-reporters] Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)

    Chore & Maintenance

    • [@ jest/core] Use pluralize from jest-util rather than own internal (#14322)

    New Contributors

    Full Changelog: v29.6.1...v29.6.2

  • 29.6.1 - 2023-07-06

    Fixes

    • [jest-circus] Revert #14110 as it was a breaking change (#14304)

    Full Changelog: v29.6.0...v29.6.1

  • 29.6.0 - 2023-07-04
    Read more
from jest GitHub release notes
Commit messages
Package name: jest
  • 55cd6a0 v29.6.4
  • eadf88c chore: update changelog for release
  • 921e959 Created issue template for documentation (#14444)
  • c2ef4df fix: make sure `atob` and `btoa` are writeable (#14446)
  • 834d9d6 fix(jest-worker): `postMessage` error handler in child threads (#14437)
  • 642267f docs: Minor grammar correction in ManualMocks.md (#14424)
  • ac8ee61 docs: all hooks are optional in the `Reporter` interface (#14435)
  • 73c91be fix(jest-core): Correct typo in `performance.mark()` label for `scheduleAndRun:end` (#14434)
  • fb7d95c v29.6.3
  • b657415 chore: update changelog for release
  • d9710a1 chore: add `invariant` and `notEmpty` to `jest-util` (#14366)
  • 58e8491 fix: isolate esm async import bug (#14397)
  • 8426b5d Marks Reporter's hooks as optional (#14433)
  • 085f063 Revert breaking changes to mocks (restoreAllMocks, spy changes) since 29.3.0 (#14429)
  • eb61702 Archive docs versions 29.3 and below (#14425)
  • 9c8fdbb fix: symbol key could not be enum (#14414)
  • a5cdc86 fix(deps): update dependency clsx to v2 (#14364)
  • a515a16 fix(jest-core): don't use workers in watch mode if runInBand specified (#14085)
  • dde57f7 docs: incorrect specification to the method jest.replaceProperty (#14388)
  • 0cbe04d fix(expect): remove @ types/node from dependencies (#14385)
  • 49bacb9 chore: update jest repo organisation in urls (#14413)
  • 25a8785 fix: update `istanbul-lib-instrument` to v6 (#14401)
  • 0fd5b1c v29.6.2
  • 77fb774 chore: update changelog for release

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

@shafeeqd959 shafeeqd959 requested a review from a team as a code owner September 26, 2023 03:17
@netrajpatel netrajpatel changed the base branch from main to development October 10, 2023 09:30
@netrajpatel netrajpatel changed the base branch from development to main October 10, 2023 09:52
@netrajpatel netrajpatel changed the base branch from main to development October 10, 2023 09:53
@netrajpatel netrajpatel merged commit 88a478f into development Oct 10, 2023
@netrajpatel netrajpatel deleted the snyk-upgrade-3ed1727c07a42b1b8af69bf7ce540e84 branch October 10, 2023 11:11
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.

3 participants