chore(deps): 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.8 |
eslint-plugin-jsdoc | devDependencies | patch | 38.0.0 -> 38.0.6 |
lit (source) | dependencies | patch | 2.2.0 -> 2.2.1 |
rollup (source) | devDependencies | patch | 2.70.0 -> 2.70.1 |
Release Notes
babel/babel
v7.17.8
👓 Spec Compliance
-
babel-helpers
,babel-plugin-proposal-decorators
🐛 Bug Fix
-
babel-plugin-transform-modules-systemjs
-
#14057 [systemjs] Fix nested
let
/const
shadowing imported bindings (@The-x-Theorist)
-
#14057 [systemjs] Fix nested
-
babel-parser
- #14362 Allow keywords in TS qualified types (@nicolo-ribaudo)
↩ Revert
-
babel-parser
-
#14367 Defer
<T>() => {}
TSX error to Babel 8 (@nicolo-ribaudo)
-
#14367 Defer
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)
gajus/eslint-plugin-jsdoc
v38.0.6
Bug Fixes
v38.0.5
Bug Fixes
- update jsdoccomment, comment-parser, debug (63d18d2)
v38.0.4
Bug Fixes
-
require-jsdoc
: allowTSTypeLiteral
andTSTypeAliasDeclaration
to haveTSPropertySignature
checks pass through them toward public export forpublicOnly
checks; fixes #852 (19e4f6f)
v38.0.3
Bug Fixes
-
valid-types
: updatees-joy/jsdoccomment
(5e8e0c7)
v38.0.2
Bug Fixes
-
match-description
: single empty line was not being reported (ec34e66)
v38.0.1
Bug Fixes
-
match-name
: perform replacements for names appearing after multiline types (a23168d)
rollup/rollup
v2.70.1
2022-03-14
Bug Fixes
- Handle unfinished hook action errors as regular errors and avoid console logging (#4434)
- Allow access to "dist" folder in a Node 17 compatible way (#4436)
Merge Requests
- #4434: Track unfinished hook actions as regular errors (@lukastaegert)
- #4436: Update package.json (@frank-dspeed)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.