-
Notifications
You must be signed in to change notification settings - Fork 8
chore(deps): ⬆️ update dev dependencies (minor) #287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/timelessco/renderlesskit-react-tailwind/6x5YShWb5dpESA3vfFuEdavSQFax |
7566bca
to
f40c844
Compare
f40c844
to
f9d90e0
Compare
f9d90e0
to
8a217e7
Compare
8a217e7
to
cdb77fc
Compare
cdb77fc
to
69b25ee
Compare
69b25ee
to
98c8d9e
Compare
98c8d9e
to
38ed124
Compare
38ed124
to
e5bd179
Compare
e5bd179
to
44e6ade
Compare
44e6ade
to
d03da93
Compare
d03da93
to
75df379
Compare
75df379
to
76a1c7d
Compare
76a1c7d
to
72da978
Compare
1959c6e
to
253f911
Compare
253f911
to
7cbd1a6
Compare
7cbd1a6
to
8882993
Compare
8882993
to
e3ac9e1
Compare
e3ac9e1
to
baaee16
Compare
baaee16
to
be7261a
Compare
be7261a
to
1ee9814
Compare
1ee9814
to
e1d4f81
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
e1d4f81
to
ab2d503
Compare
ab2d503
to
2134ff1
Compare
2134ff1
to
b73c0cf
Compare
b73c0cf
to
bb10c68
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🎉
This PR contains the following updates:
7.17.8
->7.17.9
4.2.2
->4.3.0
6.4.19
->6.4.22
6.4.19
->6.4.22
6.4.19
->6.4.22
6.4.19
->6.4.22
6.4.19
->6.4.22
6.4.19
->6.4.22
0.1.56
->0.1.57
1.2.160
->1.2.168
8.12.0
->8.13.0
5.16.3
->5.16.4
12.1.4
->12.1.5
17.0.43
->17.0.44
17.0.14
->17.0.15
3.0.9
->3.0.10
7.0.0
->7.1.0
8.12.0
->8.13.0
7.0.0
->7.0.1
0.5.7
->0.5.10
10.0.1
->10.1.0
12.3.7
->12.3.8
6.0.9
->6.0.10
2.6.1
->2.6.2
7.28.1
->7.30.0
14.13.1
->14.14.2
3.0.23
->3.0.24
0.19.1
->0.20.0
5.70.0
->5.72.0
Release Notes
babel/babel
v7.17.9
Compare Source
🐛 Bug Fix
babel-parser
,babel-standalone
@babel/standalone
(@nicolo-ribaudo)babel-traverse
babel-plugin-proposal-decorators
babel-parser
babel-generator
,babel-parser
babel-plugin-transform-classes
,babel-plugin-transform-modules-commonjs
,babel-preset-env
.mjs
and.js
files (@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
name
/length
(@nicolo-ribaudo)💅 Polish
babel-plugin-proposal-decorators
📝 Documentation
🏠 Internal
jest-light-runner
from npm (@nicolo-ribaudo)babel-cli
babel-helper-function-name
,babel-helper-get-function-arity
@babel/helper-get-function-arity
package (@nicolo-ribaudo)babel-helpers
@babel/helpers
code (@nicolo-ribaudo)babel-core
,babel-highlight
,babel-parser
release-it/conventional-changelog
v4.3.0
Compare Source
CHANGES.md
just in case before running specs (51d3b10
)prepend-file
dependency (59053b4
)cd55c13
)from
prop (d20e50d
)previousTag
to conventionalChangelog ingitRawCommitsOpts
to select commit messages (#47) (f13909e
)storybookjs/storybook
v6.4.22
Compare Source
Maintenance
v6.4.21
Compare Source
Bug Fixes
v6.4.20
Compare Source
Bug Fixes
Maintenance
@storybook/builder-vite
(#17829)swc-project/cli
v0.1.57
Compare Source
swc-project/swc
v1.2.168
Compare Source
Bug Fixes
(es/codegen) Emit decorators before export (#4349) (4953ce4)
(es/minifier) Preserve vars in dead branches (#4345) (5a5e41a)
Features
const
=>let
(#3654) (b3b95ac)Miscellaneous Tasks
(es/minifier) Organize scripts (#4347) (14c74f5)
(es/minifier) Improve scripts (#4339) (2563c7f)
(repo) Make git commit faster (#4353) (f7df3d8)- general: Fix CI script (a953455)
Performance
(es) Disable wrong parallelization (#4354) (da6fa60)
(es/minifier) Split frequently used functions (#4352) (42e15ae)
v1.2.167
Compare Source
Bug Fixes
Miscellaneous Tasks
Performance
v1.2.165
Compare Source
Bug Fixes
(css/prefixer) FIx a bug related to
writing-mode
(#4278) (7f38e06)(es/minifier) Fix handling of
eval
(#4273) (c961371)(es/module) Support top-level await in dynamic imports (#4277) (720244f)
(es/optimization) Don't create invalid sequence expressions (#4285) (4868c73)
Features
(html) Add raw fields (#4281) (ee108af)
(plugin) Implement
Copy
andClone
for the comment proxy (#4280) (3c4e520)(plugin) Make more types serializable (#4289) (281db2c)
(plugin/runner) Allow fs access from wasi plugin (#4279) (fc3a2d0)
Miscellaneous Tasks
swc_common
to include dummy comment api (#4270) (fad652f)Refactor
(es/minifier) Merge code for multi-replacer (#4269) (434dcf4)
(plugin/api) Expand the proxy crate (#4290) (cf7ca50)
v1.2.164
Compare Source
Bug Fixes
(es/codegen) Commit
;
before a template literal (#4252) (8cd903b)(es/codegen) Handle comments on the argument of
throw
(#4254) (ccd3188)(es/minifier) Remap variables on IIFE evaluation (#4230) (55b98fc)
(es/minifier) Handle empty RegExp (#4235) (6a51d04)
(es/minifier) Fix infinite loops (#4250) (350a195)
(es/optimizer/simplifier) Collect idents in init first (#4239) (b1645f6)
(es/parser) Support error reporting for TS1274 (#4232) (6d380ea)
(es/parser) Adjust context in a function block (#4264) (b89937c)
(html/parser) Support cdata (#4259) (3f6037b)
(html/parser) Fix bugs (#4265) (105a0cc)
Features
(css/parser) Improve error recovery for unknown at-rules (#4257) (8b6647c)
(es) Support jsonc for
.swcrc
(#4236) (8008b79)(es/ast) Add
raw
toNum
(#4245) (f39d3ac)(es/minifier) Improve sequential inlining (#4231) (fe358ad)
(es/minifier) Improve inliner and evaluator (#4216) (4701da5)
(es/minifier) Exclude local bindings from aliases (#4261) (ab1f440)
(es/minifier) Implement more rules for
hoist_props
(#4262) (1f5cac4)(es/parser) Report more errors (#4244) (674275c)
(html) Initialize (#4240) (3e7872c)
(html) Support boolean attributes (#4258) (8640c8b)
(plugin) Implement proxy for
dummy_with_cmt
(#4268) (b15e984)(plugin/api) Expose
swc_ecma_utils
(#4256) (7bc04a6)Miscellaneous Tasks
(bench) Migrate to criterion (#4237) (06d0891)
(build) Dedup
swc_common
(#4247) (4093814)(ci) Fix benchmark action (#4242) (1f466e1)
(es/preset-env) Typo (#4243) (06020bb)
Refactor
Testing
(es) Organize tests (#4251) (c32f42b)
(es/parser) Add a test for a fixed issue (#4255) (1f0039f)
v1.2.163
Compare Source
Bug Fixes
(cli) Update plugin template (#4222) (69cb512)
(css/prefixer) Fix flex box (#4212) (75b0ed5)
(es/preset-env) Change order of passes (7eea95b)
Features
(css/ast) Derive more traits (#4220) (def2826)
(es/ast) Add
raw
toBigInt
(#4218) (e91f271)(es/compat) Support more regex expressions (#4205) (b793aa0)
(plugin) Implement plugin api for comments (#4229) (6ea66cf)
Performance
(es/minifier) Add fast-path for sequences pass (#4217) (688f653)
(es/parser) Improve performance by using
#[cold]
(#4215) (1645562)Refactor
Testing
v1.2.162
Compare Source
Bug Fixes
(es/compat) Handle spreads of string literials (#4191) (4f5c5cf)
(es/compat) Handle
new.target
in getter/setter properties (#4194) (3426dda)(es/compat) Fix label handling of
block_scoping
(#4198) (c946236)(es/compat) Hoist env in function params (#4210) (6a27a0c)
(es/minifier) Fix
react-ace
(#4183) (9a9a4f3)(es/minifier) Fix evaluation of IIFEs (#4207) (1071854)
(es/optimization) Support jsx in
dce
(#4203) (073751f)(es/parser) Fix parsing of an arrow and a conditional expression (#4199) (99a0d34)
(node-swc) Initialize custom trace subscriber only once (#4209) (eecda21)
Features
(common/preset-env) Dedup
arrayvec
(#4201) (1ad357c)(es/minifier) Evaluate trivial expressions (#4179) (a6f6799)
(es/minifier) Optimize switches more correctly (#4180) (6d3ea17)
(es/minifier) Evaluate more iifes (#4200) (11fe5fa)
(es/parser) Allow parsing files with missing close braces (#4187) (cffe5ca)
(plugin) Implement PoC of comments api (#4206) (536a190)
Miscellaneous Tasks
Refactor
(*) Remove
fastmem
(#4211) (3b1da22)(cli) Alias plugin build with wasm target (#4181) (8ca4e67)
v1.2.161
Compare Source
Bug Fixes
(cli) Fix executable permission (#4154) (e1d1d82)
(es) Make
ErrorConfig.filename
default to true (#4150) (7a1dcb1)(es) Consume surrogate pairs (#4115) (fcf67c4)
(es/codegen) Fix codegen of template literals (#4124) (f5a5217)
(es/codegen) Emit sourcemap of key-value properties correctly (#4166) (ea0de90)
(es/lints) Ignore type-only imports while checking duplicates (#4163) (fce554c)
(es/parser) Allow arrows without parenthesized param in typescript (#4138) (ab4ea9f)
(es/parser) Fix logic for consuming ts modifiers (#4137) (f5ce79a)
Features
(cli) Implements some compile flags (#4125) (a6f39d3)
(css/minifier) Compress more properties (#4130) (93866d0)
(css/minifier) Remove
@charset
at-rule if possible (#4135) (6b6664a)(css/minifier) Compress more properties (#4155) (364ebd9)
(css/prefixer) Prefix more properties (#4153) (46c35da)
(es/codegen) Compress
\t
in string literals more (#4131) (48f3dc8)(es/lints) Use
Str.raw
instead of source map (#4139) (d8a988e)(es/lints) Improve error messages (#4142) (0f92eda)
(es/lints) Implement
no-param-reassign
rule (#4134) (47712de)(es/lints) Remove source map accesses (#4147) (7a06c5b)
(es/lints) Implement
symbol-description
rule (#4161) (10851ec)(es/lints) Implement
no-obj-calls
rule (#4168) (a88d56e)(es/minifier) Implement some unsafe evaluation rules (#4133) (1d3763d)
(es/minifier) Implement more rules for optimizing for-if-break (#4140) (ee5c48c)
(es/minifier) Implement rules for optimizing loops (#4157) (b37dafb)
(es/minifier) Implement more rules for dropping unused assignemnts (#4171) (6f25e57)
(es/parser) Report more errors for invalid patterns (#4145) (cd7112b)
(es/plugin) Make
quote
optional (#4160) (5de3141)(es/typescript) Support optional variance annotations (#4008) (bf1924d)
(plugin/runner) Implement initial loading for wasm32 (#4151) (161353c)
(wasm/plugin) Implement initial plugin interface for wasm runtimes (#4123) (50f7f46)
Miscellaneous Tasks
(deps) Update
string-cache
(#4169) (b473414)(es/minifier) Add logging (#4156) (97dfcb9)
Refactor
(css/prefixer) Rename crate (#4159) (7817547)
(es/lints) Use util for parens (#4167) (2a9cb2d)
Testing
testing-library/dom-testing-library
v8.13.0
Compare Source
Features
testing-library/jest-dom
v5.16.4
Compare Source
Bug Fixes
testing-library/react-testing-library
v12.1.5
Compare Source
Bug Fixes
open-cli-tools/concurrently
v7.1.0
Compare Source
concurrently npm:lint:*(!fix)
(#305, #306)New Contributors
eslint/eslint
v8.13.0
Compare Source
Features
Configuration
📅 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.