chore(deps): update all non-major dependencies (minor) - autoclosed
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/preset-env (source) | devDependencies | minor | 7.16.11 -> 7.17.10 |
@typescript-eslint/eslint-plugin | devDependencies | minor | 5.20.0 -> 5.21.0 |
@typescript-eslint/parser | devDependencies | minor | 5.20.0 -> 5.21.0 |
i18next-parser | devDependencies | minor | 6.3.0 -> 6.4.0 |
jose | dependencies | minor | 4.7.0 -> 4.8.0 |
rollup (source) | devDependencies | minor | 2.70.2 -> 2.71.1 |
Release Notes
babel/babel
v7.17.10
🐛 Bug Fix
-
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
-
#14479 [cli] Avoid
SourceMapGenerator
for simple map concatenation (@jridgewell)
-
#14479 [cli] Avoid
💅 Polish
-
babel-cli
,babel-core
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
- #14506 Do not add sourcemap markings for indentation (@jridgewell)
-
babel-plugin-proposal-pipeline-operator
,babel-traverse
🏠 Internal
-
babel-core
- #14493 Remove git.io shortlinks from repo (@Andoryuuta)
- Other
- #14462 fix: build standalone on windows (@liuxingbaoyu)
:running_woman: Performance
-
babel-cli
,babel-core
,babel-generator
-
#14497 Switch to
@jridgewell/gen-mapping
for sourcemap generation (@jridgewell)
-
#14497 Switch to
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v5.21.0
Bug Fixes
- eslint-plugin: [no-misused-promises] prioritize false returns when checking whether a function returns only void (#4841) (ccadb60)
- eslint-plugin: [no-namespace] fix false positive for exported namespaces when allowDeclarations=true (#4844) (4e7c9be)
- eslint-plugin: [space-infix-ops] fix no error when right type is function (#4848) (d74d559)
Features
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v5.21.0
Note: Version bump only for package @typescript-eslint/parser
i18next/i18next-parser
v6.4.0
- Fix a bug that was resetting a namespace when given an empty key #502
rollup/rollup
v2.71.1
2022-04-30
Bug Fixes
- Allow importing loadConfigFile without extension (#4483)
Merge Requests
- #4483: Add exports exception for loadConfigFile (@lukastaegert)
v2.71.0
2022-04-30
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph