Update all non-major dependencies #5217
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
7.14.6
->7.15.5
7.14.5
->7.15.4
7.14.7
->7.15.6
0.4.0
->0.4.1
2.16.0
->2.17.0
0.17.0
->0.17.2
3.1.2
->3.1.5
2.0.1
->2.1.0
3.39.0
->3.40.0
4.7.8
->4.9.0
4.2.14
->4.2.21
7.1.3
->7.1.4
2.2.1
->2.2.2
2.1.0
->2.1.1
7.2.10
->7.28.0
7.3.1
->7.3.3
4.0.0
->4.0.3
1.0.32
->1.0.33
0.14.2
->0.14.4
2.7.3
->2.7.4
12.20.15
->12.20.24
2.5.7
->2.5.12
2.3.0
->2.3.2
1.20.0
->1.20.1
9.0.10
->9.0.11
0.2.0
->0.2.1
4.28.0
->4.31.0
4.28.0
->4.31.0
4.28.0
->4.31.0
v1.1.0
->v1.1.3
4.1.0
->4.1.2
3.1.0
->3.1.1
7.29.0
->7.32.0
2.23.4
->2.24.2
1.1.1
->1.1.4
0.11.3
->0.11.4
9.9.0
->9.11.1
3.15.4
->3.15.5
3.14.1
->3.15.5
9.14.0
->9.18.0
2.0.3
->2.0.4
7.1.6
->7.1.7
4.3.6
->4.3.8
8.1.1
->8.1.2
2.1.0
->2.1.1
2.0.0
->2.0.2
5.5.1
->5.5.2
3.2.0
->3.2.4
1.1.1
->1.1.3
2.6.1
->2.6.2
2.3.1
->2.4.0
2.52.2
->2.56.3
2.53.1
->2.56.3
4.0.0-beta.1
->4.0.0-rc-1
7.3.4
->7.3.5
2.40.0
->2.45.1
9.2.2
->9.2.4
5.7.0
->5.7.2
2.3.0
->2.3.1
6.1.1
->6.1.2
0.4.1
->0.4.3
Release Notes
babel/babel
v7.15.5
Compare Source
👓 Spec Compliance
babel-parser
#a in #b in c
and similar expressions (@nicolo-ribaudo)↩️ Revert
babel-core
v7.15.4
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🐛 Bug Fix
"latest"
asecmaVersion
(@fisker)babel-traverse
,babel-types
getBindingIdentifiers
should return params for private methods (@JLHwung)babel-types
babel-helper-compilation-targets
browserslistEnv
toresolveTargets
(@meskill)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-property-in-object
babel-plugin-transform-typescript
babel-parser
static
property from class static block for TS (@sosukesuzuki)babel-core
📝 Documentation
babel-parser
🏠 Internal
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-property-in-object
,babel-plugin-syntax-class-static-block
,babel-plugin-syntax-private-property-in-object
,babel-plugin-syntax-top-level-await
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-preset-env
,babel-standalone
🏃♀️ Performance
babel-core
,babel-generator
,babel-helper-annotate-as-pure
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-builder-react-jsx
,babel-helper-define-map
,babel-helper-explode-assignable-expression
,babel-helper-function-name
,babel-helper-get-function-arity
,babel-helper-hoist-variables
,babel-helper-member-expression-to-functions
,babel-helper-module-imports
,babel-helper-module-transforms
,babel-helper-optimise-call-expression
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-simple-access
,babel-helper-skip-transparent-expression-wrappers
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-preset-env
,babel-template
,babel-traverse
babel-cli
,babel-helper-define-map
,babel-helpers
,babel-node
,babel-parser
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-for-of
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-parameters
,babel-traverse
,babel-types
.concat
with.push
(@fedeci)v7.15.0
Compare Source
👓 Spec Compliance
babel-parser
🚀 New Feature
babel-parser
attachComment
parser option to disable comment attachment (@JLHwung)babel-standalone
preset-stage-*
(@sosukesuzuki)@babel/standalone
(@JLHwung)babel-parser
,babel-preset-env
await
parsing by default (@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-preset-typescript
babel-plugin-transform-typescript
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
noIncompleteNsImportDetection
assumption toplugin-transform-modules-commonjs
(@fedeci)babel-plugin-transform-react-display-name
babel-parser
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
%
topic token (@js-choi)babel-generator
,babel-parser
,babel-plugin-proposal-pipeline-operator
,babel-plugin-syntax-pipeline-operator
,babel-traverse
,babel-types
babel-plugin-transform-runtime
@babel/eslint-parser/experimental-worker
(@nicolo-ribaudo)babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-compat-data
,babel-parser
,babel-preset-env
#priv in
) by default (@nicolo-ribaudo)🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-plugin-transform-typescript
babel-parser
%==
parsing in hack pipes (@nicolo-ribaudo)export default interface {}
(@a-tarasyuk)📝 Documentation
v7.14.8
Compare Source
👓 Spec Compliance
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-new-target
new.target
in static properties withundefined
(@colinaaa)babel-parser
async
/get
/set
keyword (@JLHwung)babel-helper-module-transforms
,babel-helper-simple-access
,babel-plugin-transform-modules-commonjs
🐛 Bug Fix
babel-parser
strictMode
option (@overlookmotel)Configuration
📅 Schedule: "before 3am on Friday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.