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 29.5.0 to 29.6.1 #41

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

Conversation

impactyogi
Copy link

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


Snyk has created this PR to upgrade @jest/globals from 29.5.0 to 29.6.1.

ℹ️ 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 2 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2023-07-06.
Release notes
Package name: @jest/globals
  • 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

    Features

    • [jest-circus, jest-snapshot] Add support for snapshot matchers in concurrent tests (#14139)
    • [jest-cli] Include type definitions to generated config files (#14078)
    • [jest-snapshot] Support arrays as property matchers (#14025)
    • [jest-core, jest-circus, jest-reporter, jest-runner] Added support for reporting about start individual test cases using jest-circus (#14174)

    Fixes

    • [jest-circus] Prevent false test failures caused by promise rejections handled asynchronously (#14110)
    • [jest-config] Handle frozen config object (#14054)
    • [jest-config] Allow coverageDirectory and collectCoverageFrom in project config (#14180)
    • [jest-core] Always use workers in watch mode to avoid crashes (#14059).
    • [jest-environment-jsdom, jest-environment-node] Fix assignment of customExportConditions via testEnvironmentOptions when custom env subclass defines a default value (#13989)
    • [jest-matcher-utils] Fix copying value of inherited getters (#14007)
    • [jest-mock] Tweak typings to allow jest.replaceProperty() replace methods (#14008)
    • [jest-mock] Improve user input validation and error messages of spyOn and replaceProperty methods (#14087)
    • [jest-runtime] Bind jest.isolateModulesAsync to this (#14083)
    • [jest-runtime] Forward wrapperLength to the Script constructor as columnOffset for accurate debugging (#14148)
    • [jest-runtime] Guard _isMockFunction access with in (#14188)
    • [jest-snapshot] Fix a potential bug when not using prettier and improve performance (#14036)
    • [@ jest/transform] Do not instrument .json modules (#14048)
    • [jest-worker] Restart a shut down worker before sending it a task (#14015)

    Chore & Maintenance

    • [*] Update semver dependency to get vulnerability fix (#14262)
    • [docs] Updated documentation for the --runTestsByPath CLI command (#14004)
    • [docs] Updated documentation regarding the synchronous fallback when asynchronous code transforms are unavailable (#14056)
    • [docs] Update jest statistics of use and downloads in website Index.

    New Contributors

    Full Changelog: v29.5.0...v29.6.0

  • 29.5.0 - 2023-03-06
    Read more
from @jest/globals GitHub release notes
Commit messages
Package name: @jest/globals
  • 1f019af v29.6.1
  • 1277947 chore: update changelog for release
  • 208f2f1 Revert "Prevent false test failures caused by promise rejections handled asynchronously (#14110)" (#14304)
  • 596422e chore: fix labelling GH action (#14300)
  • c1e5b8a v29.6.0
  • 3015fd1 chore: update changelog for release
  • 8f35bcd chore(deps): update yarn to v3.6.1 (#14291)
  • 02ce2a7 chore: use `fs.rm` instead of `fs.unlink` in test (#14296)
  • 4ecf91c feat: add support for snapshot matchers in concurrent tests (#14139)
  • 372d6c5 Revert "feat: add match named snapshot (#14045)"
  • aaf5315 chore: upgrade @ tsconfig/node14 (#14284)
  • e60ab7c chore: upgrade to TS 5.1 (#14276)
  • 8a413ba chore: update typescript to v5 in e2e tests (#14273)
  • 3da370f Fix vulnerability of regular expression denial of service by upgrading semver to 7.5.3 (#14262)
  • efe3edd chore: upgrade rimraf (#14250)
  • e536dd7 chore: test Node 20 on CI (#14215)
  • b133201 chore: replace `peter-evans/close-issue` action with gh CLI usage (#14235)
  • 59618f3 chore(deps): update dependency @ types/react-is to v18 (#14229)
  • 2b956eb chore(deps): update dependency eslint-plugin-jsdoc to v46 (#14231)
  • 0e7e7a6 fix: upgrade typebox (#14220)
  • f4172f5 chore: upgrade yarn (#14213)
  • c044b8b chore: fix prettier violation
  • 05633f6 chore(deps): update node orb to v5.1.0 (#14214)
  • f91b077 chore: lock down lerna-lite dep

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
Development

Successfully merging this pull request may close these issues.

2 participants