Update devDependencies (non-major)
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
eslint (source) | ^8.33.0 -> ^8.34.0 |
||||
jest (source) | ^29.4.2 -> ^29.4.3 |
Release Notes
eslint/eslint
v8.34.0
Features
Bug Fixes
Documentation
-
f0a9883
docs: split rules documentation (#16797) (Ben Perlmutter) -
67aa37b
docs: fix typo in command-line-interface.md (#16871) (Kevin Rouchut) -
337f7ed
docs: fix width of language input (#16849) (Tanuj Kanti) -
71349a1
docs: Configure a Parser page (#16803) (Ben Perlmutter) -
de7e925
docs: remove extra line numbers in example (#16848) (jonz94) -
ad38d77
docs: Update README (GitHub Actions Bot)
Chores
facebook/jest
v29.4.3
Features
-
[expect]
UpdatetoThrow()
to be able to use errorcause
s (#13606) -
[jest-core]
allow to useworkerIdleMemoryLimit
with only 1 worker orrunInBand
option (#13846) -
[jest-message-util]
Add support for errorcause
s (#13868 & #13912) -
[jest-runtime]
Revertimport 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 whenjest.restoreAllMocks()
is called (#13867) -
[jest-mock]
PreventmockImplementationOnce
andmockReturnValueOnce
bleeding intowithImplementation
(#13888) -
[jest-mock]
Do not restore mocks whenjest.resetAllMocks()
is called (#13866)
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GoldenBot