chore(deps): ⬆️ update dev dependencies (minor) #276
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:
7.17.3
->7.17.6
1.2.141
->1.2.143
8.3.0
->8.4.0
7.27.0
->7.27.1
Release Notes
babel/babel
v7.17.6
Compare Source
👓 Spec Compliance
babel-helper-module-transforms
🐛 Bug Fix
babel-cli
🔬 Output optimization
babel-plugin-transform-react-constant-elements
allowMutablePropsOnTags
: cache JSX constant elements with function props (@nicolo-ribaudo)babel-plugin-proposal-pipeline-operator
,babel-standalone
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-preset-env
swc-project/swc
v1.2.143
Compare Source
Features
(es/lints) Implement
no-restricted-syntax
rule (#3607) (72343ba)(es/minifier) Treat
!0
as a literal while inlining (#3631) (d2c9441)Performance
v1.2.142
Compare Source
Bug Fixes
(css) Fix recovery mode for functions (#3600) (5420bcc)
(css/parser) Fix parsing of component values (#3611) (b7dcccc)
(es) Pass
FileName::Custom
to plugins (#3578) (df69930)(es/compat) Handle
super
andnew.target
in class properties (#3594) (3191741)(es/lints) Use
kebab-case
for configuration (#3590) (71a94b1)(node-swc/types) Fix experimental config options (#3603) (2b5eba1)
(plugin) Fix caching of wasm modulee (#3616) (05aecf5)
(swc_common) Fix names of proxied functions (#3608) (e863f9d)
Documentation
(api/rust) Fix rustdoc (#3620) (4d5ba55)
(swc_common) Document error reporting using
HANDLER
(#3605) (9df0d7c)Features
(api/rust) Improve error messages for wrong usages of scoped thread-local variables (#3606) (798ef13)
(cli) Initialize compile command (#3602) (5ed3f3a)
(css/ast) Use
SimpleBlock
for@keyframe
s (#3577) (a20ed34)(css/codegen) Improve minification of selectors (#3624) (8271566)
(css/minifier) Remove empty qualified rules and at-rules (#3597) (8c9b154)
(css/minifier) Implement the rule for easing functions (#3615) (8e06b2a)
(es/compat) Check for duplicate private names and undefined private names (#3613) (5c03551)
(es/lints) Implement
no-dupe-args
rule (#3574) (3e29b73)(es/lints) Allow using number as an error level (#3593) (08c343b)
(swc) Add
$schema
and utf8-bom support for.swcrc
(#3622) (3615f41)Miscellaneous Tasks
CHANGELOG.md
(cbe87db)Refactor
Testing
(css/codegen) Add tests for custom properties in at-rules (#3596) (b019165)
(es/modules) Add a test for a fixed issue (#3586) (038e7f8)
(es/parser) Add a test for #2417 (#3588) (a2f9c88)
(es/typescript) Add a test for #2670 (#3589) (f469e65)
Build
parking_lot
(#3604) (5061101)prettier/eslint-config-prettier
v8.4.0
Compare Source
react-hook-form/react-hook-form
v7.27.1
Compare Source
🐛 fix https://github.com/react-hook-form/react-hook-form/issues/7853 (useFieldArray): pass context type down to Control (https://github.com/react-hook-form/react-hook-form/pull/7856)
🐞 fix https://github.com/react-hook-form/react-hook-form/issues/7849 issue with unset on multiple dimension array (https://github.com/react-hook-form/react-hook-form/pull/7859)
thanks to @Moshyfawn
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 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.