generated from timelessco/react-components-template
-
Notifications
You must be signed in to change notification settings - Fork 6
chore(deps): ⬆️ update dev dependencies (minor) #345
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
3b77c01 to
e0e7c6b
Compare
e0e7c6b to
795cea6
Compare
795cea6 to
f41e50b
Compare
f41e50b to
7cc85f9
Compare
7cc85f9 to
1ba7c1e
Compare
1ba7c1e to
6e039ba
Compare
6e039ba to
fc3323a
Compare
fc3323a to
34549c5
Compare
34549c5 to
cc70513
Compare
cc70513 to
4d5cb71
Compare
4d5cb71 to
0a2a7d8
Compare
0a2a7d8 to
efa2dc6
Compare
efa2dc6 to
a2de9d1
Compare
a2de9d1 to
c82f950
Compare
c82f950 to
49cb47f
Compare
49cb47f to
1e118a7
Compare
navin-moorthy
approved these changes
Aug 4, 2022
Contributor
navin-moorthy
left a comment
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 🎉
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.18.9->7.18.107.18.9->7.18.107.18.9->7.18.106.5.9->6.5.106.5.9->6.5.106.5.9->6.5.106.5.9->6.5.106.5.9->6.5.106.5.9->6.5.101.2.218->1.2.22314.3.0->14.4.110.4.7->10.4.88.20.0->8.21.00.6.1->0.6.37.0.0->7.1.00.1.12->0.1.1315.1.4->15.2.03.1.6->3.1.7Release Notes
babel/babel
v7.18.10Compare Source
🚀 New Feature
babel-helper-string-parser,babel-typescookedfortemplateElement(@liuxingbaoyu)🐛 Bug Fix
babel-parserbabel-helper-string-parser,babel-parserbabel-plugin-transform-typescriptdeclare classin namespace should be removed (@yimingjfe)babel-plugin-transform-react-jsxbabel-generatorbabel-helper-wrap-function,babel-plugin-transform-async-to-generator,babel-traverse🏠 Internal
.yarnrcfile (@liuxingbaoyu)makecommands cross-platform (@liuxingbaoyu)babel-traversebabel-clibabel-parserbabel-core,babel-parserbabel-cli,babel-core,babel-parser,babel-plugin-transform-unicode-escapes,babel-preset-env,babel-template,babel-traverse@babel/parserto TypeScript (@JLHwung)babel-helper-string-parser,babel-parserbabel-cli,babel-nodebabel-{cli,node}(@liuxingbaoyu)🔬 Output optimization
babel-plugin-proposal-export-default-fromexport-default-fromtransform (@magic-akari)storybookjs/storybook
v6.5.10Compare Source
Maintenance
svelte-loaderoptional dependency #18645themes.normalwiththemes.light#17034Bug Fixes
docs.extractArgTypes#18831Dependency Upgrades
swc-project/swc
v1.2.223Compare Source
Bug Fixes
(es/fixer) Don't insert extra paren when left of
BinExprisUpdateExpr(#5376) (77497e4)(es/lints) Ignore TS module declare blocks (#5363) (daaa8b5)
(es/minifier) Drop more comments (#5361) (27cdc65)
(es/minifier) Optimize inlining function calls with a literal in arguments (#5365) (b221f90)
Documentation
Features
(es/minifier) Remove duplicate
vardeclarations (#5373) (4fdbe40)(es/minifier) Consider char frequencies (#5375) (3943eb2)
(swc_core) Introduce package (#5364) (27b464d)
(swc_core) Expand features and use it from wasm and cli (#5369) (8b9dd6f)
Miscellaneous Tasks
Performance
v1.2.222Compare Source
Bug Fixes
(css/ast) Support list of component values (#5321) (8f81104)
(css/prefixer) Generate prefixes for selectors using env (#5307) (b18172d)
(es/codegen) Emit type parameters of class super expression (#5338) (42d8ad2)
(es/minifier) Change default es version to
es5(#5333) (64a9946)(es/minifier) Check if an inlined value is mutated (#5318) (11f495a)
(es/minifier) Ignore member expression without side-effects in assign position (#5344) (8611161)
(es/minifier) Allow single-thread mode (#5353) (fbdc9af)
(es/utils) Fix
contains_top_level_await(#5335) (1d10c3e)Features
(css/prefixer) Prefix more properties (#5340) (8e12e52)
(css/prefixer) Avoid prefixing general functions (#5319) (07732d6)
(wasm) Add interfaces for wasm bindings (#5341) (c16b6b7)
(wasm) Enable string interning (#5351) (b0cb35a)
(wasm) Expose async facade interfaces (#5352) (281bdd9)
(xml) Add xml crates (#5329) (83e5023)
Miscellaneous Tasks
(ci) Set MSRV to
1.60(#5354) (d3ecfd3)(ci) Fix publish action (#5358) (4c461d1)
Performance
(es/minifier) Make name mangler faster (#5336) (b378c06)
(html/parser) Apply small memory optimizations (#5345) (2a499de)
Refactor
Testing
(es) Support tsc multi-file unit tests (#5316) (81ac366)
(es) Update test cases (#5334) (add1b75)
Build
(cargo) Update packages (#5331) (5c9ea16)
(node) Include fallback binding as a dependency (#5322) (0782d25)
v1.2.220Compare Source
Bug Fixes
(atoms) Workaround a bug of
rkyv(#5323) (14894ed)(css/prefixer) Avoid prefixes for media features (#5308) (925b16a)
Features
Testing
v1.2.219Compare Source
Bug Fixes
(css) Fix parsing of
layer(#5290) (83651c2)(css/prefixer) Generate at-rules based on preset-env (#5294) (94b4e0a)
(es/codegen) Add
;for a generator function (#5292) (daac26b)(es/codegen) Fix sourcemap of multiline comments (#5299) (3100bf8)
(es/compat) Preserve orders of
imports andexports (#5249) (2010409)(es/compat) Fix capturing of block scoping pass (#5279) (b423d6f)
(es/decorators) Use decorated consturctors (#5263) (d9877e3)
(es/fixer) Wrap
awaitandyieldin callee (#5314) (b3269fd)(es/minifier) Preserve order of side-effects in sequences pass (#5283) (ee84842)
(es/modules) Use a private context for
export from(#5262) (c0ace4c)(es/preset-env) Realign with
babel-polyfills(#5293) (dd0a152)(es/preset-env) Don't add instance properties when there's a static property (#5305) (06677c2)
(es/visit) Disable
serdeby default (#5273) (a0007e1)(html/minifier) Don't break unknown attributes (#5256) (4f55459)
(html/parser) Fix span (#5312) (c80b9e1)
Documentation
Features
(css/minifier) Remove duplicate selectors (#5257) (ce34746)
(css/prefixer) Implement
preset-env(#5247) (e78d23d)(es/codegen) Optimize number and bigint literal (#5223) (3f0856d)
(es/codegen) Remove extra space before a private method (#5295) (0f254d5)
(es/minifier) Calculate correct size (#5253) (6573324)
(es/plugin) Add experimental metadata field (#5254) (bd1c2cc)
(es/plugin) Pass experimental metadata from host (#5261) (43eeeb3)
(node) Coerce fallback bindings (#5250) (7e6ffff)
(plugin) Make metadata api lazy (#5310) (5a164bd)
(testing/macros) Generalize test names with regex (#5242) (ecbf9d6)
Miscellaneous Tasks
(ci) Update macos runner (#5284) (e8473eb)
(ci) Fix build for Android platforms (#5317) (18d4029)
(deps) Update
bytecheck(#5296) (35b1e78)- general: Fix CI (#5251) (d229917)- general: Fix CI (3421064)Performance
Atomin some places (#5271) (037a53d)Testing
Build
testing-library/user-event
v14.4.1Compare Source
Bug Fixes
v14.4.0Compare Source
Features
auxclickevents (#1003) (2852509)Bug Fixes
ControlonAltGraph(#1003) (2852509)contextmenuevents withdetail: 0(#1003) (2852509)PointerEvent.isPrimary(#1003) (2852509)buttonproperty on pointer events separately from legacy mouse events (#1003) (2852509)mousedownandmouseuphappen on different elements (#1003) (2852509)mouseover,mouseenterandmousemoveon disabled elements (#1003) (2852509)mouse*events perpointerdownevent handler (#1003) (2852509)*outand*overevents when moving into / out of nested elements (#1003) (2852509)*enterand*leaveevents on ancestors (#1003) (2852509)postcss/autoprefixer
v10.4.8Compare Source
color-adjustwarning ifprint-color-adjustalso is in rule.eslint/eslint
v8.21.0Compare Source
Features
7b43ea1feat: Implement FlatESLint (#16149) (Nicholas C. Zakas)92bf49afeat: improve the key width calculation inkey-spacingrule (#16154) (Nitin Kumar)c461542feat: add newallowLineSeparatedGroupsoption to thesort-keysrule (#16138) (Nitin Kumar)1cdcbcafeat: add deprecation warnings for legacy API inRuleTester(#16063) (Nitin Kumar)Bug Fixes
0396775fix: lines-around-comment applyallowBlockStartfor switch statements (#16153) (Nitin Kumar)Documentation
2aadc93docs: add anchors to headings inside docs content (#16134) (Strek)Chores
8892511chore: Upgrade to Espree 9.3.3 (#16173) (Brandon Mills)1233beechore: switch to eslint-plugin-node's maintained fork (#16150) (唯然)97b95c0chore: upgrade puppeteer v13 (#16151) (唯然)storybookjs/eslint-plugin-storybook
v0.6.3Compare Source
🐛 Bug Fix
Authors: 1
v0.6.2Compare Source
Release Notes
feat(no-uninstalled-addons): add option for a custom package.json location (#102)
feat(no-uninstalled-addons): add option for a custom package.json location (#102)
🐛 Bug Fix
Authors: 2
csstools/postcss-plugins
v7.1.0Compare Source
tailwindlabs/prettier-plugin-tailwindcss
v0.1.13Compare Source
Fixed
release-it/release-it
v15.2.0Compare Source
b78eb1e)acc66f7)145fc71)ce3a726)b830876)b7cd505)tailwindlabs/tailwindcss
v3.1.7Compare Source
Fixed
@layerrules (#8971)Added
resolveConfig(#8924)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.