chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @babel/runtime-corejs3 | devDependencies | minor | 7.19.6 -> 7.20.0 |
| @typescript-eslint/eslint-plugin | devDependencies | minor | 5.40.1 -> 5.41.0 |
| @typescript-eslint/parser | devDependencies | minor | 5.40.1 -> 5.41.0 |
| rollup-plugin-license | devDependencies | minor | 2.8.2 -> 2.9.0 |
Release Notes
babel/babel
v7.20.0
🚀 New Feature
-
babel-compat-data,babel-helper-compilation-targets,babel-preset-env -
babel-plugin-syntax-typescript-
#14923 Expose
dtsoption in@babel/plugin-syntax-typescript(@oceandrama)
-
#14923 Expose
-
babel-generator,babel-parser,babel-plugin-syntax-explicit-resource-management,babel-plugin-transform-block-scoping,babel-plugin-transform-destructuring,babel-standalone,babel-traverse,babel-types -
babel-generator,babel-parser,babel-plugin-syntax-import-reflection,babel-standalone,babel-types -
babel-generator,babel-helper-skip-transparent-expression-wrappers,babel-parser,babel-plugin-transform-typescript,babel-traverse,babel-types-
#14211 [ts] Add support for
expr satisfies Typeexpressions (@nicolo-ribaudo)
-
#14211 [ts] Add support for
🐛 Bug Fix
-
babel-generator,babel-parser-
#15032 Fix handling of comments with decorators before
export(@nicolo-ribaudo)
-
#15032 Fix handling of comments with decorators before
-
babel-generator
🏠 Internal
-
babel-helpers,babel-node,babel-plugin-proposal-async-generator-functions,babel-plugin-transform-regenerator,babel-preset-env,babel-runtime-corejs2,babel-runtime-corejs3,babel-runtime-
#15078 Update
regenerator-runtime(@nicolo-ribaudo)
-
#15078 Update
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.41.0
Bug Fixes
- eslint-plugin: [no-base-to-string] ignore Error, URL, and URLSearchParams by default (#5839) (96e1c6c)
-
type-utils: prevent stack overflow in
isTypeReadonly(#5860) (a6d8f7e), closes #4476
Features
- eslint-plugin: [no-unsafe-declaration-merging] switch to use scope analysis instead of type information (#5865) (e70a10a)
- eslint-plugin: add no-unsafe-declaration-merging (#5840) (3728031)
5.40.1 (2022-10-17)
Bug Fixes
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.41.0
Note: Version bump only for package @typescript-eslint/parser
5.40.1 (2022-10-17)
Note: Version bump only for package @typescript-eslint/parser
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph