-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: update babel monorepo (minor) #59
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
deps/webpack-focus-babel-monorepo
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
5 times, most recently
from
July 17, 2019 21:25
4ef9f40
to
5f468c0
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.5.0
fix: update @babel/cli to v7.5.5
Jul 17, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
September 6, 2019 17:36
5f468c0
to
0308565
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.5.5
fix: update @babel/cli to v7.6.0
Sep 6, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
October 1, 2019 04:58
0308565
to
6ba910a
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.6.0
fix: update @babel/cli to v7.6.2
Oct 1, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
November 11, 2019 05:58
6ba910a
to
3f1b4c4
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.6.2
fix: update @babel/cli to v7.7.0
Nov 11, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
December 14, 2019 18:52
3f1b4c4
to
b26e2d8
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.7.0
fix: update @babel/cli to v7.7.5
Dec 14, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
December 22, 2019 06:59
b26e2d8
to
a2b725a
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.7.5
fix: update @babel/cli to v7.7.7
Dec 22, 2019
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
January 18, 2020 22:59
a2b725a
to
2d4b9af
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.7.7
fix: update @babel/cli to v7.8.3
Jan 18, 2020
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
February 8, 2020 22:51
2d4b9af
to
cee3bd8
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.8.3
fix: update @babel/cli to v7.8.4
Feb 8, 2020
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
April 28, 2020 05:55
cee3bd8
to
0a1cb04
Compare
renovate
bot
changed the title
fix: update @babel/cli to v7.8.4
fix: update babel monorepo (minor)
Apr 28, 2020
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
July 1, 2020 21:58
0a1cb04
to
f600210
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
August 22, 2020 05:59
f600210
to
280a52a
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
October 26, 2020 03:00
280a52a
to
088a399
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
November 27, 2020 08:59
088a399
to
e105efc
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
January 5, 2021 17:56
e105efc
to
d2f99ed
Compare
renovate
bot
changed the title
fix: update babel monorepo (minor)
chore: update babel monorepo (minor)
Jan 5, 2021
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
February 3, 2021 13:01
d2f99ed
to
f993da4
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
April 26, 2021 12:42
f993da4
to
8400271
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
June 6, 2021 23:15
8400271
to
4210969
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
June 15, 2021 07:03
4210969
to
34f5be8
Compare
renovate
bot
force-pushed
the
deps/webpack-focus-babel-monorepo
branch
from
October 18, 2021 21:08
34f5be8
to
e9846ff
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2.3
->7.15.7
8.0.6
->8.2.2
Release Notes
babel/babel
v7.15.7
Compare Source
🐛 Bug Fix
babel-parser
assert
return type (@JuniorTour)PrivateName
inMemberExpression
(@nicolo-ribaudo)babel-standalone
regexpu-core
bundling in@babel/standalone
(@nicolo-ribaudo)static
using aKeyword
token (@nicolo-ribaudo)babel-helper-validator-identifier
🏠 Internal
babel-parser
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-helper-transform-fixture-test-runner
produceCachedData
option used invm
module withscript.createCachedData()
(@wafuwafu13)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.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)babel-plugin-transform-arrow-functions
,babel-traverse
arguments
is defined as variable (@snitin315)babel-traverse
babel-types
UnaryExpression
inTSLiteralType
(@colinaaa)💅 Polish
babel-core
babel-cli
📝 Documentation
make generate-standalone
->make build-standalone
(@sosukesuzuki)🏠 Internal
babel-helpers
🏃♀️ Performance
babel-parser
v7.14.5
Compare Source
👓 Spec Compliance
babel-plugin-proposal-do-expressions
,babel-traverse
babel-parser
🐛 Bug Fix
babel-parser
async()
call param is object with assignement (@tony-go)babel-helpers
🏠 Internal
babel-helper-hoist-variables
babel-parser
exprAllowed
usage (@JLHwung)@babel/parser
): fix tokenizer context update code (@Eyoatam)babel-cli
,babel-code-frame
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-annotate-as-pure
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-builder-react-jsx
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-define-map
,babel-helper-explode-assignable-expression
,babel-helper-fixtures
,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-plugin-test-runner
,babel-helper-plugin-utils
,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-transform-fixture-test-runner
,babel-helper-validator-identifier
,babel-helper-validator-option
,babel-helper-wrap-function
,babel-helpers
,babel-highlight
,babel-node
,babel-parser
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-external-helpers
,babel-plugin-proposal-async-do-expressions
,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-syntax-async-do-expressions
,babel-plugin-syntax-class-static-block
,babel-plugin-syntax-decimal
,babel-plugin-syntax-decorators
,babel-plugin-syntax-do-expressions
,babel-plugin-syntax-export-default-from
,babel-plugin-syntax-flow
,babel-plugin-syntax-function-bind
,babel-plugin-syntax-function-sent
,babel-plugin-syntax-import-assertions
,babel-plugin-syntax-jsx
,babel-plugin-syntax-module-blocks
,babel-plugin-syntax-partial-application
,babel-plugin-syntax-pipeline-operator
,babel-plugin-syntax-private-property-in-object
,babel-plugin-syntax-record-and-tuple
,babel-plugin-syntax-throw-expressions
,babel-plugin-syntax-top-level-await
,babel-plugin-syntax-typescript
,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-literals
,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-assign
,babel-plugin-transform-object-set-prototype-of-to-assign
,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-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
,babel-template
,babel-traverse
,babel-types
🏃♀️ Performance
babel-parser
exportedIdentifiers
by set (@JLHwung)v7.14.3
Compare Source
🐛 Bug Fix
babel-core
babel-parser
let
declarations whose id starts with\
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
constantSuper
(@nicolo-ribaudo)🏠 Internal
babel-plugin-transform-block-scoping
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-proposal-class-static-block
,babel-preset-env
v7.13.16
Compare Source
👓 Spec Compliance
babel-parser
SyntaxError
fordeclare
before getter/setter (@fedeci)🐛 Bug Fix
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-spread
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime
Symbol
(@nicolo-ribaudo)babel-helper-compilation-targets
babel-generator
📝 Documentation
babel-types
babel-helper-compilation-targets
🏠 Internal
babel-helper-bindify-decorators
,babel-helper-explode-class
babel-helper-call-delegate
@babel/helper-call-delegate
(@nicolo-ribaudo)babel-helper-hoist-variables
,babel-plugin-transform-block-scoping
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-function-name
,babel-register
,babel-types
lodash
dependencies (@nicolo-ribaudo)v7.13.14
Compare Source
🐛 Bug Fix
babel-core
🏠 Internal
babel-cli
,babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
,babel-types
🏃♀️ Performance
babel-core
package.json
when relative configs are enabled (@nicolo-ribaudo)v7.13.10
Compare Source
🐛 Bug Fix
babel-plugin-transform-async-to-generator
,babel-plugin-transform-react-constant-elements
,babel-plugin-transform-react-jsx
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
babel-helper-compilation-targets
,babel-preset-env
esmodules: true
without specified browsers (@nicolo-ribaudo)💅 Polish
babel.config.json
when linting dependencies (@nicolo-ribaudo)babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
📝 Documentation
🏠 Internal
babel-helper-fixtures
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
babel-helper-transform-fixture-test-runner
,babel-highlight
,babel-plugin-transform-runtime
,babel-preset-env
v7.13.0
Compare Source
v7.13.0 (2021-02-22)
You can read the release post at https://babeljs.io/blog/2021/02/22/7.13.0!
Thanks @dsainati1, @immitsu, and @perrin4869 for your first PRs!
🚀 New Feature
babel-parser
babel-generator
,babel-parser
,babel-plugin-syntax-module-blocks
,babel-standalone
,babel-traverse
,babel-types
babel-generator
,babel-parser
,babel-types
babel-core
,babel-register
babel-traverse
babel-plugin-transform-typescript
,babel-preset-typescript
transform-typescript
by default (@JLHwung)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-parameters
,babel-types
this
parameter annotations (@dsainati1)babel-plugin-proposal-record-and-tuple
babel-plugin-transform-runtime
,babel-plugin-transform-typeof-symbol
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
@babel/runtime
for CJS/ESM (@nicolo-ribaudo)babel-core
,babel-helper-plugin-utils
,babel-preset-env
@babel/core
support for the newassumptions
option (@nicolo-ribaudo)babel-core
,babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
targets
andbrowserslist*
options to@babel/core
(@nicolo-ribaudo)babel-core
.mjs
plugins/presets and async factories (@nicolo-ribaudo)🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-plugin-transform-parameters
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-preset-env
babel-cli
chmod
throws an error (@immitsu)babel-node
babel-standalone
babel-plugin-proposal-optional-chaining
,babel-traverse
🏠 Internal
babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-plugin-polyfill-*
packages intransform-runtime
(@nicolo-ribaudo)babel-plugin-transform-runtime
useESModules
in@babel/runtime
build script (@nicolo-ribaudo)babel-standalone
dynamicRequireTargets
are included (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-decorators
,babel-preset-env
babel-plugin-polyfill-*
packages inpreset-env
(@nicolo-ribaudo)🏃♀️ Performance
babel-register
🔬 Output optimization
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-plugin-proposal-class-properties
noDocumentAll
forobj?.#p
(@JLHwung)Committers: 14
v7.12.17
Compare Source
🐛 Bug Fix
babel-core
babel-helper-module-transforms
,babel-plugin-transform-typescript
babel-parser
babel-traverse
babel-types
💅 Polish
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
readOnlyError
helper for private methods (@nicolo-ribaudo)🏠 Internal
babel-helper-transform-fixture-test-runner
babel-parser
v7.12.16
Compare Source
🐛 Bug Fix
babel-core
babel-parser
asserts
inTSTypePredicate
location (@fedeci)TSUnionType
orTSIntersectionType
when typealias has a leading operator (@fedeci)babel-plugin-transform-typescript
💅 Polish
babel-node
@babel/node
REPL (@JLHwung)🏠 Internal
babel-cli
,babel-core
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-validator-option
,babel-node
,babel-parser
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
,babel-preset-env
,babel-preset-typescript
.json
files (@nicolo-ribaudo)v7.12.13
Compare Source
👓 Spec Compliance
babel-parser
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-plugin-transform-computed-properties
,babel-plugin-transform-shorthand-properties
__proto__
properties (@ExE-Boss)🐛 Bug Fix
babel-plugin-proposal-class-properties
,babel-traverse
super()
is in a default param (@nicolo-ribaudo)babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-parser
,babel-template
babel-core
,babel-helper-transform-fixture-test-runner
,babel-register
require()
in ESM files (@nicolo-ribaudo)babel-parser
babel-helpers
,babel-plugin-transform-classes
babel-generator
babel-register
babel-node
babel-types
babel-plugin-transform-modules-systemjs
babel-plugin-transform-for-of
for-of
inside bracelessif
statement (@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-plugin-transform-classes
super.*
(@Zzzen)babel-helper-module-imports
,babel-plugin-transform-react-jsx-development
,babel-plugin-transform-react-jsx
jsx-runtime
after existing imports (@nicolo-ribaudo)💅 Polish
babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
babel-cli
,babel-core
,babel-parser
babel-helper-create-class-features-plugin
,babel-plugin-proposal-private-methods
#
to the private name in "write-only" errors (@nicolo-ribaudo)babel-helper-compilation-targets
,babel-preset-env
babel-code-frame
📝 Documentation
babel-cli
,babel-code-frame
,babel-compat-data
,babel-core
,babel-generator
,babel-helper-annotate-as-pure
,babel-helper-bindify-decorators
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-builder-react-jsx
,babel-helper-call-delegate
,babel-helper-compilation-targets
,babel-helper-create-class-features-plugin
,babel-helper-create-regexp-features-plugin
,babel-helper-define-map
,babel-helper-explode-assignable-expression
,babel-helper-explode-class
,babel-helper-fixtures
,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-plugin-test-runner
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-simple-access
,babel-helper-split-export-declaration
,babel-helper-transform-fixture-test-runner
,babel-helper-wrap-function
,babel-helpers
,babel-highlight
,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-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-throw-expressions
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-syntax-class-properties
,babel-plugin-syntax-class-static-block
,babel-plugin-syntax-decorators
,babel-plugin-syntax-do-expressions
,babel-plugin-syntax-export-default-from
,babel-plugin-syntax-flow
,babel-plugin-syntax-function-bind
,babel-plugin-syntax-function-sent
,babel-plugin-syntax-jsx
,babel-plugin-syntax-module-string-names
,babel-plugin-syntax-partial-application
,babel-plugin-syntax-pipeline-operator
,babel-plugin-syntax-throw-expressions
,babel-plugin-syntax-top-level-await
,babel-plugin-syntax-typescript
,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-literals
,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-assign
,babel-plugin-transform-object-set-prototype-of-to-assign
,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-self
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-react-jsx
,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-runtime-corejs2
,babel-runtime
,babel-standalone
,babel-template
,babel-traverse
,babel-types
🏠 Internal
babel-traverse
,babel-types
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 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.