Update all non-major dependencies (patch) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/preset-env (source) | devDependencies | patch | 7.14.5 -> 7.14.7 |
can-npm-publish | devDependencies | patch | 1.3.4 -> 1.3.5 |
eslint-plugin-jsdoc | devDependencies | patch | 35.3.2 -> 35.4.0 |
rollup (source) | devDependencies | patch | 2.52.2 -> 2.52.3 |
universal-router (source) | dependencies | patch | 9.0.1 -> 9.1.0 |
Release Notes
babel/babel
v7.14.7
🐛 Bug Fix
-
babel-plugin-proposal-object-rest-spread
-
#13483 Don't hoist template literal keys in
object-rest-spread
(@lala7573)
-
#13483 Don't hoist template literal keys in
-
babel-plugin-transform-destructuring
- #13482 Don't hoist template strings from destructuring keys (@lala7573)
-
babel-traverse
- Other
- #13477 Add record and tuple tokens to eslint parser (@plourenco)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
🏠 Internal
rollup/rollup
v2.52.3
2021-06-25
Bug Fixes
- Fix an issue where code was wrongly removed when using vars in nested scopes (#4149)
Merge Requests
- #4149: Make sure the initializer of hoisted variables is deoptimized (@lukastaegert)
kriasoft/universal-router
v9.1.0
- Add
uniqueRouteNameSep
option togenerateUrls(router, options)
to allow non-unique route names among different branches of nested routes and access them by uniquely generated name (#194)
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph