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.2 to 29.6.3 #123

Closed kamontat closed 10 months 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-node from 29.6.2 to 29.6.3.

: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 **21 days ago**, on 2023-08-21.
Release notes
Package name: jest-environment-node
  • 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

from jest-environment-node GitHub release notes
Commit messages
Package name: jest-environment-node
  • 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)
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 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.