Update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.13.8 -> 7.13.14 |
@babel/preset-env (source) | devDependencies | patch | 7.13.9 -> 7.13.12 |
@rollup/plugin-node-resolve | devDependencies | patch | 11.2.0 -> 11.2.1 |
chai (source) | devDependencies | patch | 4.3.3 -> 4.3.4 |
eslint (source) | devDependencies | minor | 7.21.0 -> 7.23.0 |
eslint-plugin-jsdoc | devDependencies | minor | 32.2.0 -> 32.3.0 |
i18next (source) | dependencies | patch | 19.9.1 -> 19.9.2 |
karma (source) | devDependencies | minor | 6.1.1 -> 6.3.2 |
mocha (source) | devDependencies | patch | 8.3.1 -> 8.3.2 |
rollup (source) | devDependencies | minor | 2.40.0 -> 2.44.0 |
Release Notes
babel/babel
v7.13.14
🐛 Bug Fix
-
babel-core
- #13068 fix(core): make sure "clone-deep-browser" code path is used on browsers (@charlessuh)
🏠 Internal
- Other
-
babel-cli
,babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
,babel-types
:running_woman: Performance
-
babel-core
-
#13063 Only resolve
package.json
when relative configs are enabled (@nicolo-ribaudo)
-
#13063 Only resolve
v7.13.13
👓 Spec Compliance
🐛 Bug Fix
-
babel-core
-
#13031 Correctly handle relative
browserslistConfigFile
paths (@nicolo-ribaudo)
-
#13031 Correctly handle relative
-
babel-core
,babel-preset-env
-
#13028 Resolve
.browserslistrc
as a project-wide file (@nicolo-ribaudo)
-
#13028 Resolve
-
babel-plugin-transform-react-constant-elements
-
babel-types
-
babel-node
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
- #13037 fix: make babel-node spawned process bubble msg (@lambertkevin)
-
babel-parser
💅 Polish
🏠 Internal
-
babel-core
- #13021 Remove lodash sortBy use (@jridgewell)
- Other
-
babel-traverse
- #13044 Expand type definitions for path.{get,set}Data to cover symbols (@addaleax)
:running_woman: Performance
-
babel-core
-
#13040 Set
rootMode: "root"
inloadPartialConfig
(@nicolo-ribaudo)
-
#13040 Set
v7.13.10
🐛 Bug Fix
-
babel-plugin-transform-async-to-generator
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
- #12967 Lazily initialize and cache constant JSX elements (@nicolo-ribaudo)
-
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
-
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
-
babel-parser
- #12687 (ts) Raise syntax error for an abstract method that has body (@sosukesuzuki)
-
babel-helper-compilation-targets
,babel-preset-env
-
#12908 Fix
esmodules: true
without specified browsers (@nicolo-ribaudo)
-
#12908 Fix
💅 Polish
- Other
-
#12956 Suggest using
babel.config.json
when linting dependencies (@nicolo-ribaudo)
-
#12956 Suggest using
-
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
📝 Documentation
- #12974 Capitalize design docs headings (@MrBrain295)
🏠 Internal
-
babel-helper-fixtures
- #12982 Optionally enable external-helpers in tests (@jridgewell)
-
babel-cli
,babel-core
,babel-generator
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-fixtures
,babel-helper-module-imports
,babel-helper-plugin-test-runner
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-do-expressions
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-export-default-from
,babel-plugin-proposal-export-namespace-from
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-nullish-coalescing-operator
,babel-plugin-proposal-numeric-separator
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-catch-binding
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-proposal-throw-expressions
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoped-functions
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-computed-properties
,babel-plugin-transform-destructuring
,babel-plugin-transform-dotall-regex
,babel-plugin-transform-duplicate-keys
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-for-of
,babel-plugin-transform-function-name
,babel-plugin-transform-instanceof
,babel-plugin-transform-jscript
,babel-plugin-transform-member-expression-literals
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-new-target
,babel-plugin-transform-object-super
,babel-plugin-transform-parameters
,babel-plugin-transform-property-literals
,babel-plugin-transform-property-mutators
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-display-name
,babel-plugin-transform-react-inline-elements
,babel-plugin-transform-react-jsx-compat
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-react-jsx
,babel-plugin-transform-react-pure-annotations
,babel-plugin-transform-regenerator
,babel-plugin-transform-reserved-words
,babel-plugin-transform-runtime
,babel-plugin-transform-shorthand-properties
,babel-plugin-transform-spread
,babel-plugin-transform-sticky-regex
,babel-plugin-transform-strict-mode
,babel-plugin-transform-template-literals
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-plugin-transform-unicode-regex
,babel-preset-env
,babel-preset-flow
,babel-preset-react
,babel-preset-typescript
,babel-register
,babel-standalone
,babel-traverse
- #12963 Avoid using CJS globals in internal source files (@nicolo-ribaudo)
-
babel-helper-transform-fixture-test-runner
,babel-highlight
,babel-plugin-transform-runtime
,babel-preset-env
- #12795 [internal] Use the Node.js behavior for default imports (@nicolo-ribaudo)
chaijs/chai
v4.3.4
This fixes broken inspect behavior with bigints (#1321) (#1383) thanks @vapier
eslint/eslint
v7.23.0
-
687ccae
Update: add option "allowInParentheses" to no-sequences (fixes #14197) (#14199) (Daniel Rentz) -
dbf2529
Sponsors: Sync README with website (ESLint Jenkins) -
4bdf2c1
Sponsors: Sync README with website (ESLint Jenkins) -
49d1697
Chore: Upgrade eslint-plugin-jsdoc to v25 and remove --legacy-peer-deps (#14244) (Brandon Mills) -
43f1685
Update:--quiet
should not supress--max-warnings
(fixes #14202) (#14242) (Milos Djermanovic) -
909c727
Docs: Add valid example that shows vars in a block scope (#14230) (Ed S) -
28583eb
Fix: no-mixed-operators false positives with? :
(fixes #14223) (#14226) (Milos Djermanovic) -
a99eb2d
Fix: Clarify line breaks in object-curly-newline (fixes #14024) (#14063) (armin yahya) -
8984c91
Update: eslint --env-info output os info (#14059) (薛定谔的猫) -
2a79306
Sponsors: Sync README with website (ESLint Jenkins) -
ebd7026
Docs: Fix typo (#14225) (Greg Finley) -
a2013fc
Sponsors: Sync README with website (ESLint Jenkins)
v7.22.0
-
3a432d8
Docs: Improve documentation for indent rule (#14168) (Serkan Özel) -
f62ec8d
Update: throw error when fix range is invalid (#14142) (Jacob Bandes-Storch) -
0eecad2
Upgrade: Update lodash in package.json to V 4.17.21 (#14159) (Basem Al-Nabulsi) -
5ad91aa
Update: report es2021 globals in no-extend-native (refs #13602) (#14177) (Milos Djermanovic) -
c295581
Chore: remove leftover JSDoc from lint-result-cache (#14176) (Milos Djermanovic) -
0d541f9
Chore: Reduce lodash usage (#14178) (Stephen Wade) -
27a67d7
Sponsors: Sync README with website (ESLint Jenkins) -
459d821
Chore: upgrade dependencies of browser test (#14127) (Pig Fang) -
ebfb63a
Sponsors: Sync README with website (ESLint Jenkins) -
3ba029f
Docs: Remove Extraneous Dash (#14164) (Danny Hurlburt) -
6f4540e
Sponsors: Sync README with website (ESLint Jenkins) -
ddf361c
Docs: Fix Formatting (#14154) (Danny Hurlburt) -
c0d2ac1
Sponsors: Sync README with website (ESLint Jenkins) -
a8df03e
Docs: Clarify triage process (#14117) (Nicholas C. Zakas)
gajus/eslint-plugin-jsdoc
v32.3.0
Features
-
check-tag-names
: jsxTags an opt-in option for jsx annotations (8afb9fc)
i18next/i18next
v19.9.2
karma-runner/karma
v6.3.2
Bug Fixes
- fix running tests in IE9 (#3668) (0055bc5), closes /github.com/karma-runner/karma/blob/026fff870913fb6cd2858dd962935dc74c92b725/client/main.js#L14 #3665
v6.3.1
Bug Fixes
v6.3.0
Features
v6.2.0
Features
6.1.2 (2021-03-09)
Bug Fixes
- commitlint: skip task on master (#3650) (3fc6fda)
- patch karma to allow loading virtual packages (#3663) (5bfcf5f)
6.1.1 (2021-02-12)
Bug Fixes
- config: check extension before ts-node register (#3651) (474f4e1), closes #3329
- report launcher process error when exit event is not emitted (#3647) (7ab86be)
v6.1.2
Bug Fixes
mochajs/mocha
v8.3.2
🐛 Fixes
-
#4599: Fix regression in
require
interface (@alexander-fenster)
📖 Documentation
- #4601: Add build to GH actions run ([@christian-bromann](https://github.com/christian-bromann
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.