Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.17.5 -> 7.17.7 |
@babel/runtime-corejs3 | devDependencies | patch | 7.17.2 -> 7.17.7 |
eslint-plugin-jsdoc | devDependencies | patch | 38.0.3 -> 38.0.4 |
lit (source) | dependencies | patch | 2.2.0 -> 2.2.1 |
Release Notes
babel/babel
v7.17.7

Spec Compliance

-
babel-generator
,babel-parser
- #14135 [tsx] raise error on single arrow type argument without comma (@ozanhonamlioglu)

Bug Fix

-
babel-helper-compilation-targets
-
#14294 Avoid
resolveTargets
call ifbrowsers
is an empty array (@dev-itsheng)
-
#14294 Avoid
-
babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
- #14341 Fix update expression for exported bigints (@magic-akari)
-
babel-parser
- #14344 Allow variable and function with the same name in static blocks (@Yokubjon-J)
-
#14327 Remove length restriction from JSX entities, and ignore
Object.prototype
(@nicolo-ribaudo) - #14293 fix(ts): skip func-type param start on parsing (@JLHwung)
-
babel-helpers
,babel-plugin-proposal-decorators
-
babel-generator
-
#14309 Fix
import type/typeof
printing with no specifiers (@The-x-Theorist)
-
#14309 Fix
-
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
- #14313 Fix duplicate exports initialization with many exports (@nicolo-ribaudo)
-
babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
- #14311 fix: support bigints in update expressions for private fields (@magic-akari)
-
babel-register

Polish

-
babel-parser
- #14338 Report single error for invalid num seps in unicode escapes (@nicolo-ribaudo)

Internal

-
babel-generator
,babel-parser
- #14320 Type-safe ParseErrors (@tolmasky)
-
babel-plugin-transform-destructuring
- Other
- #14180 Convert ESLint plugins to CommonJS (@nicolo-ribaudo)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph
Merge request reports
Activity
added renovate label
enabled an automatic merge when the pipeline for 7da6385f succeeds
mentioned in issue #60
enabled an automatic merge when the pipeline for 4b3cf452 succeeds
added 3 commits
-
4b3cf452...23c190d7 - 2 commits from branch
master
- b17a95d1 - Update all non-major dependencies
-
4b3cf452...23c190d7 - 2 commits from branch
enabled an automatic merge when the pipeline for b17a95d1 succeeds
enabled an automatic merge when the pipeline for 82f7e0cd succeeds
Please register or sign in to reply