chore(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.17.9 -> 7.17.10 |
@babel/preset-env (source) | devDependencies | minor | 7.16.11 -> 7.17.10 |
@rollup/plugin-node-resolve | devDependencies | minor | 13.2.1 -> 13.3.0 |
eslint (source) | devDependencies | minor | 8.14.0 -> 8.15.0 |
eslint-plugin-jsdoc | devDependencies | patch | 39.2.8 -> 39.2.9 |
i18next (source) | dependencies | minor | 21.6.16 -> 21.8.0 |
i18next-parser | devDependencies | minor | 6.3.0 -> 6.4.0 |
lit (source) | dependencies | patch | 2.2.2 -> 2.2.3 |
rollup (source) | devDependencies | minor | 2.70.2 -> 2.72.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
rollup/plugins
v13.3.0
2022-05-02
Features
- feat: support
node:
protocol (#1124)
v13.2.2
2022-05-02
Bugfixes
eslint/eslint
v8.15.0
Features
Bug Fixes
Documentation
-
28116cc
docs: update AST node names link in no-restricted-syntax (#15843) (Milos Djermanovic) -
272965f
docs: fix h1 heading on formatters page (#15834) (Milos Djermanovic) -
a798166
docs: update example for running individual rule tests (#15833) (Milos Djermanovic) -
57e732b
docs: markSourceCode#getJSDocComment
deprecated in working-with-rules (#15829) (Milos Djermanovic) -
9a90abf
docs: update docs directory in working-with-rules (#15830) (Milos Djermanovic) -
810adda
docs: add more examples for prefer-object-spread (#15831) (coderaiser) -
06b1edb
docs: clarify no-control-regex rule (#15808) (Milos Djermanovic) -
9ecd42f
docs: Fixed typo in code comment (#15812) (Addison G) -
de992b7
docs: remove links to 2fa document (#15804) (Milos Djermanovic) -
5222659
docs: fix 'Related Rules' heading in no-constant-binary-expression (#15799) (Milos Djermanovic) -
e70ae81
docs: Update README team and sponsors (ESLint Jenkins)
Chores
-
1ba6a92
chore: upgrade @eslint/eslintrc@1.2.3 (#15847) (Milos Djermanovic) -
8167aa7
chore: bump version of minimatch due to security issue MRISMA-2022-0039 (#15774) (Jan Opravil) -
b8995a4
chore: Implement docs site (#15815) (Nicholas C. Zakas) -
6494e3e
chore: update link incodeql-analysis.yml
(#15817) (Milos Djermanovic) -
36503ec
chore: enable no-constant-binary-expression in eslint-config-eslint (#15807) (唯然)
i18next/i18next
v21.8.0
v21.7.1
- types: missing returnDetails option in init options 1765
v21.7.0
- introduce returnDetails option 1764
i18next/i18next-parser
v6.4.0
- Fix a bug that was resetting a namespace when given an empty key #502
rollup/rollup
v2.72.1
2022-05-07
Bug Fixes
- Improve tree-shaking of classes with super classes in certain scenarios (#4489)
Merge Requests
- #4489: Do not deoptimize entire super class when adding a property (@lukastaegert)
v2.72.0
2022-05-05
Features
- Add CLI hooks to run external commands at certain points in watch mode (#4457)
Bug Fixes
- Fix an issue that could accidentally treat relevant assignments as side effect free (#4486)
Merge Requests
- #4457: feat: CLI event hook flags (@Harris-Miller)
- #4486: Fix reassignment tracking (@lukastaegert)
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.