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.4.2 to 29.4.3 #71

Closed snyk-bot closed 1 year ago

snyk-bot commented 1 year ago

Snyk has created this PR to upgrade jest-environment-node from 29.4.2 to 29.4.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.


Release notes
Package name: jest-environment-node
  • 29.4.3 - 2023-02-15

    Features

    • [expect] Update toThrow() to be able to use error causes (#13606)
    • [jest-core] allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
    • [jest-message-util] Add support for error causes (#13868 & #13912)
    • [jest-runtime] Revert import assertions for JSON modules as it's been relegated to Stage 2 (#13911)

    Fixes

    • [@ jest/expect-utils] subsetEquality should consider also an object's inherited string keys (#13824)
    • [jest-mock] Clear mock state when jest.restoreAllMocks() is called (#13867)
    • [jest-mock] Prevent mockImplementationOnce and mockReturnValueOnce bleeding into withImplementation (#13888)
    • [jest-mock] Do not restore mocks when jest.resetAllMocks() is called (#13866)

    New Contributors

    Full Changelog: v29.4.2...v29.4.3

  • 29.4.2 - 2023-02-07

    Features

    Fixes

    • [expect, @ jest/expect] Provide type of actual as a generic argument to Matchers to allow better-typed extensions (#13848)
    • [jest-circus] Added explicit mention of test failing because done() is not being called in error message (#13847)
    • [jest-runtime] Handle CJS re-exports of node core modules from ESM (#13856)
    • [jest-transform] Downgrade write-file-atomic to v4 (#13853)
    • [jest-worker] Ignore IPC messages not intended for Jest (#13543)

    Chore & Maintenance

    • [*] make sure to exclude .eslintcache from published module (#13832)
    • [docs] Cleanup incorrect links in CHANGELOG.md (#13857)

    New Contributors

    Full Changelog: v29.4.1...v29.4.2

from jest-environment-node GitHub release notes
Commit messages
Package name: jest-environment-node
  • a49c886 v29.4.3
  • b08ecb4 chore: update changelog for release
  • 0621b2b Update toThrow() to be able to use Error.cause (#13606)
  • af5d5a1 fix: added inherited string keys check on `subsetEquality` method (#13824)
  • 76ec2a4 Revert import assertions (#13911)
  • 5940bf4 feat: allow to use workerIdleMemoryLimit with only 1 worker or runInBand option (#13846)
  • c72962c docs: add missing admonitions in configuration page v29 (#13908)
  • 267fdbe feat(jest-message-util): improve detection of error causes (#13912)
  • 9432fc3 fix(jest-mock): do not restore mocks when `jest.resetAllMocks()` is called (#13866)
  • 21a9271 chore: do not use built version of circus in unit test (#13907)
  • 4af916f chore: do not use deep imports in unit tests (#13905)
  • dd4ea74 docs: clean up Getting Started page (#13896)
  • bed4891 chore: retry cleanup in e2e tests (#13900)
  • 59cf4e3 docs: Fix typos in documentation for custom equality testers (#13878)
  • f9f7d79 docs: add few missing admonitions to the CLI Options page (#13894)
  • 2818bf1 [jest-config] simplify filter-reduce (#13899)
  • c81dfaf jest-each: simplify interpolation (#13898)
  • ee1895f docs: add few missing admonitions to the Expect API page (#13892)
  • fa1930d docs: use `npm2yarn` in all versions of Getting Started page (#13893)
  • 4fbec41 docs: add a note on difference between `toEqual` and `toStrictEqual` (#13891)
  • dc0ac75 chore: retry yarn install in e2e tests (#13890)
  • 0d69a73 fix(jest-mock): prevent `mockImplementationOnce` bleeding into `withImplementation` (#13888)
  • d97b760 refactor(jest-mock): remove unused `specificReturnValues` property (#13889)
  • 94b73a2 chore(e2e): attempt to log better errors when running commands (#13881)
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