kc-workspace / kcws-js

A personal monorepo for javascript and typescript libraries
https://js.kcws.kamontat.net
GNU Affero General Public License v3.0
1 stars 0 forks source link

[Snyk] Upgrade jest-environment-jsdom from 29.5.0 to 29.6.0 #107

Closed kamontat closed 1 year ago

kamontat commented 1 year ago

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


Snyk has created this PR to upgrade jest-environment-jsdom from 29.5.0 to 29.6.0.

:information_source: 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 **22 days ago**, on 2023-07-04.
Release notes
Package name: jest-environment-jsdom
  • 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-environment-jsdom GitHub release notes
Commit messages
Package name: jest-environment-jsdom
  • 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](https://app.snyk.io/org/kamontat/project/5096ffc1-f5e9-4ff3-9317-9dd021ebc677?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/kamontat/project/5096ffc1-f5e9-4ff3-9317-9dd021ebc677/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/kamontat/project/5096ffc1-f5e9-4ff3-9317-9dd021ebc677/settings/integration?pkg=jest-environment-jsdom&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
mergify[bot] commented 1 year ago

Hey @kamontat, this pull request failed to merge and has been dequeued from the merge train. If you believe your PR failed in the merge train because of a flaky test, requeue it by commenting with @mergifyio requeue. More details can be found on the Queue: Embarked in merge train check-run.