chore(deps): ⬆️ update dev dependencies (minor) #250
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
13.2.0
->13.2.1
9.2.6
->9.3.0
13.2.1
->13.3.0
27.2.4
->27.2.5
24.5.2
->24.7.0
27.2.4
->27.2.5
27.2.4
->27.2.5
11.2.0
->11.2.3
7.17.1
->7.17.2
10.2.1
->10.3.0
5.58.0
->5.58.1
Release Notes
conventional-changelog/commitlint
v13.2.1
Compare Source
Bug Fixes
pmndrs/react-spring
v9.3.0
Compare Source
What's Changed
Full Changelog: pmndrs/react-spring@v9.2.6...v9.3.0
testing-library/user-event
v13.3.0
Compare Source
Features
facebook/jest
v27.2.5
Compare Source
Features
[jest-config]
Warn when multiple Jest configs are located (#11922)Fixes
[expect]
Pass matcher context to asymmetric matchers (#11926 & #11930)[expect]
Improve TypeScript types (#11931)[expect]
Improve typings oftoThrow()
andtoThrowError()
matchers (#11929)[jest-cli]
Improve--help
printout by removing defunct--browser
option (#11914)[jest-haste-map]
Use distinct cache paths for different values ofcomputeDependencies
(#11916)[@jest/reporters]
Do not bufferconsole.log
s when using verbose reporter (#11054)Chore & Maintenance
[expect]
Export default matchers (#11932)[@jest/types]
Mark deprecated configuration options as@deprecated
(#11913)Performance
jest-community/eslint-plugin-jest
v24.7.0
Compare Source
Features
require-hook
rule (#929) (6204b31)prefer-to-be-null
rule (4db9161)prefer-to-be-undefined
rule (fa08f09)v24.6.0
Compare Source
Features
24.5.2 (2021-10-04)
Bug Fixes
24.5.1 (2021-10-04)
Bug Fixes
toBe
-able (#922) (99b6d42)okonet/lint-staged
v11.2.3
Compare Source
Bug Fixes
v11.2.2
Compare Source
Bug Fixes
v11.2.1
Compare Source
Bug Fixes
react-hook-form/react-hook-form
v7.17.2
Compare Source
🐞 fix #6748 skip clone object when object contains function nodes (#6749)
⏮ revert interface & mapped type update (#6747)
🐞 fix #6736 custom onChange getting called on blur (#6746)
🐞 fix #6731 subscription issue with unmount field array (#6732)
💉 simplify controller field state error type (#6730)
🌟 improve reset with keepDefaultValues options (#6720)
👂 improve useSubscribe hook (#6724)
📖 more TS test coverage for missing generic at useForm (#6716)
thanks to @fzkirablackwhy @kotarella1110
TypeStrong/ts-node
v10.3.0
Compare Source
Questions about this release? Ask in the official discussion thread: #1507
Added
util.promisify(setTimeout)(1000)
orfs.readFileSync('example.txt')
createEsmHooks()
function to create ESM loader hooks (API docs) (#1439) @nonararegister()
accepts a ts-nodeService
(API docs) (#1474)register(options)
is still supported; no breaking changes--emit
to--help
output (#1400, #1484) @markbradley27Changed
require('source-map-support')
, they will be redirected to@cspotcode/source-map-support
Fixed
source-map-support
instead of@cspotcode/source-map-support
(#1440, #1441, #1438, #1495, cspotcode/node-source-map-support#23, #1496, #1497) @ejose19require('source-map-support')
, they will be redirected to@cspotcode/source-map-support
@cspotcode/source-map-support
for the fixes and enhancements listed here:@cspotcode/source-map-support
changelog100
on first line and* 2
on second line would erronously be interpreted as100 * 2
allowJs
(#1488, #1489)TS_NODE_IGNORE
andTS_NODE_IGNORE_DIAGNOSTICS
; treat empty environment variable as empty array (#1301, #1483) @ValeriaVGTS_NODE_IGNORE= ts-node ./example.ts
will disable default ignore rules; will compile files in./node_modules
Docs
https://github.com/TypeStrong/ts-node/milestone/5
webpack/webpack
v5.58.1
Compare Source
Bugfixes
.webpack[]
suffix to not execute rulesConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.