Update all non-major dependencies (patch)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | 7.16.5 -> 7.16.7 |
@babel/plugin-transform-runtime (source) | devDependencies | patch | 7.16.5 -> 7.16.8 |
@babel/preset-env (source) | devDependencies | patch | 7.16.5 -> 7.16.8 |
@babel/runtime-corejs3 | devDependencies | patch | 7.16.5 -> 7.16.8 |
@rollup/plugin-node-resolve | devDependencies | patch | 13.1.1 -> 13.1.3 |
@rollup/plugin-replace | dependencies | patch | 3.0.0 -> 3.0.1 |
@rollup/plugin-replace | devDependencies | patch | 3.0.0 -> 3.0.1 |
i18next (source) | dependencies | patch | 21.6.3 -> 21.6.6 |
jose | dependencies | patch | 4.3.7 -> 4.3.8 |
karma (source) | devDependencies | patch | 6.3.9 -> 6.3.11 |
mocha (source) | devDependencies | patch | 9.1.3 -> 9.1.4 |
rollup-plugin-license | devDependencies | patch | 2.6.0 -> 2.6.1 |
selfsigned | devDependencies | patch | 1.10.11 -> 1.10.14 |
webdav | dependencies | patch | 4.6.0 -> 4.6.1 |
Release Notes
babel/babel
v7.16.7
👓 Spec Compliance
🐛 Bug Fix
-
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
-
babel-helpers
- #14072 Fix derived classes in Chrome <= 36 (@nicolo-ribaudo)
-
babel-helper-function-name
,babel-plugin-transform-function-name
- #14047 Fix unicode handling in generated function names (@The-x-Theorist)
💅 Polish
-
babel-core
-
#14067 Allow
$schema
property in json config files (@The-x-Theorist)
-
#14067 Allow
rollup/plugins
v13.1.3
2022-01-05
Bugfixes
- fix: use correct version when published (#1063)
v13.1.2
2021-12-31
Bugfixes
- fix: forward meta-information from other plugins (#1062)
i18next/i18next
v21.6.6
- fix: deepFind fallback when accessing missing flat dotted key 1719
v21.6.5
- fix: passed format parameter value truncation in options argument for custom formatter 1715
v21.6.4
- fix: skipOnVariables (and all other interpolation options should respect defaults) 1711
karma-runner/karma
v6.3.11
Bug Fixes
- deps: pin colors package to 1.4.0 due to security vulnerability (a5219c5)
v6.3.10
Bug Fixes
mochajs/mocha
v9.1.4
🐛 Fixes
-
#4807:
import
throws wrong error if loader is used (@giltayar)
🔩 Other
- #4777: Add Node v17 to CI test matrix (@outsideris)
perry-mitchell/webdav-client
v4.6.1
2021-08-14
-
Bugfix:
-
#267 Fix
getFileContents
string handling of remote JSON files
-
#267 Fix
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.