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-node from 29.6.3 to 29.7.0 #141

Closed kamontat closed 8 months ago

kamontat commented 9 months ago

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


Snyk has created this PR to upgrade jest-environment-node from 29.6.3 to 29.7.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 **2 versions** ahead of your current version. - The recommended version was released **2 months ago**, on 2023-09-12.
Release notes
Package name: jest-environment-node
  • 29.7.0 - 2023-09-12

    Features

    • [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465)
    • [jest-validate] Allow deprecation warnings for unknown options (#14499)

    Fixes

    • [jest-resolver] Replace unmatched capture groups in moduleNameMapper with empty string instead of undefined (#14507)
    • [jest-snapshot] Allow for strings as well as template literals in inline snapshots (#14465)
    • [@ jest/test-sequencer] Calculate test runtime if perStats.duration is missing (#14473)

    Performance

    • [@ jest/create-cache-key-function] Cache access of NODE_ENV and BABEL_ENV (#14455)

    Chore & Maintenance

    • [jest-cli] Move internal config initialisation logic to the create-jest package (#14465)

    New Contributors

    Full Changelog: v29.6.4...v29.7.0

  • 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

from jest-environment-node GitHub release notes
Commit messages
Package name: jest-environment-node
  • 4e56991 v29.7.0
  • 04f8272 chore: update changelog for release
  • f0cfd50 feat(jest-validate): Allow deprecation warnings for unknown options (#14499)
  • 176b229 chore: use glob@10 in build scripts (#14512)
  • 56793ab fix(@ jest/resolve): replace unmatched capture group with empty string instead of "undefined" (#14507)
  • b7828e9 chore: remove a couple filters and move to reduce (#14506)
  • 4feb4ba changed-files: simplify Array.from (#14505)
  • 55d6a22 chore: disable automerge of renovate PR
  • ab1074c Revert "chore(deps): lock file maintenance"
  • da878b9 chore(deps): lock file maintenance
  • e821b83 chore: patch psl to avoid deprecation warning (#14502)
  • a0e067a changed-files: simplify find repos (#14503)
  • 856d6ab docblock: use flatMap instead of map+reduce (#14504)
  • 3738e3f pretty-format: remove needless map (#14494)
  • 9171085 Upgrade Jest website to Docusaurus v3 (#14463)
  • 70138b8 docs: use `caution` over `danger` admonition (#14493)
  • d724d2b Prepare website docs content for MDX v2 and Docusaurus v3 (#14492)
  • febaa2f chore: upgrade `github-actions-cpu-cores` (#14491)
  • 0b0cf73 feat(create-jest): Add `npm init` / `yarn create` initialiser (#14453)
  • 008caa9 chore: group tsd dep updates
  • 9183d01 chore: upgrade TypeScript (#14477)
  • b303ca1 chore(deps): update dependency eslint-config-prettier to v9 (#14419)
  • 9592877 chore(deps): update actions/checkout action to v4 (#14475)
  • f3ab93a chore(deps): update yarn to v3.6.3 (#14474)
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/e370c17b-08ac-494d-b779-ba2bc17fd7ac?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/kamontat/project/e370c17b-08ac-494d-b779-ba2bc17fd7ac/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/e370c17b-08ac-494d-b779-ba2bc17fd7ac/settings/integration?pkg=jest-environment-node&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)
mergify[bot] commented 9 months 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.