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/types from 29.5.0 to 29.6.0 #7

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

DaanV2
Copy link
Owner

@DaanV2 DaanV2 commented Jul 26, 2023

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


Snyk has created this PR to upgrade @jest/types from 29.5.0 to 29.6.0.

ℹ️ 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 1 version ahead of your current version.
  • The recommended version was released 21 days ago, on 2023-07-04.
Release notes
Package name: @jest/types
  • 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/types GitHub release notes
Commit messages
Package name: @jest/types
  • 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
  • 57e1d4e Prevent false test failures caused by promise rejections handled asynchronously (#14110)
  • 2cc0258 Configure Renovate (#14209)
  • 4aae8e9 examples: use right way to reverse state in examples code 'CheckboxWithLabel.js' (#14184)
  • bf16169 docs: remove unused import from example (#14197)

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

@DaanV2 DaanV2 merged commit 3917d57 into main Aug 1, 2023
1 check passed
@DaanV2 DaanV2 deleted the snyk-upgrade-7a2d6b3f64659fd0da477e8099d3686a branch June 6, 2024 08:39
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