Update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/preset-env (source) | devDependencies | patch | 7.13.8 -> 7.13.9 |
chai (source) | devDependencies | patch | 4.3.0 -> 4.3.3 |
i18next (source) | dependencies | patch | 19.9.0 -> 19.9.1 |
mocha (source) | devDependencies | patch | 8.3.0 -> 8.3.1 |
rollup-plugin-license | devDependencies | minor | 2.2.0 -> 2.3.0 |
Release Notes
babel/babel
v7.13.9
🐛 Bug Fix
-
babel-preset-env
-
#12934 Load
.browserslistrc
when using old@babel/core
versions (@nicolo-ribaudo)
-
#12934 Load
-
babel-parser
- #12939 fix: add tokens when tokens: true is passed to parseExpression (@JLHwung)
- #12930 babel-parser(flow): Add null property to FunctionTypeAnnotation without parens (@sosukesuzuki)
-
babel-generator
- #12921 Fix a bug with invalid print output when empty array is passed to t.tsInterfaceDeclaration (@saitonakamura)
- #12920 Allow nullish extends in interfaceish (@saitonakamura)
🏠 Internal
-
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
#12919 Put back ESM helpers in a folder where we can use
.js
(@nicolo-ribaudo)
-
#12919 Put back ESM helpers in a folder where we can use
chaijs/chai
v4.3.3
This reintroduces Assertion
as an export in the mjs file. See #1378 & #1375
v4.3.2
This fixes a regression in IE11. See #1380 & #1379
v4.3.1
This releases fixed an engine incompatibility with 4.3.0
The 4.x.x series of releases will be compatible with Node 4.0. Please report any errors found in Node 4 as bugs, and they will be fixed.
The 5.x.x series, when released, will drop support for Node 4.0
This fix also ensures pathval
is updated to 1.1.1
to fix CVE-2020-7751
Renovate configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.