-
Notifications
You must be signed in to change notification settings - Fork 6
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(deps): update babel monorepo #390
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/babel-monorepo
base: master
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
renovate/babel-monorepo
branch
from
April 29, 2020 18:54
dce6efd
to
953c316
Compare
renovate
bot
changed the title
chore(deps): update dependency @babel/preset-env to v7.9.5
chore(deps): update babel monorepo to v7.9.6
Apr 29, 2020
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 1, 2020 21:49
953c316
to
ab6a88d
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo to v7.9.6
chore(deps): update babel monorepo to v7.10.4
Jul 1, 2020
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
August 25, 2020 01:53
ab6a88d
to
d864f8c
Compare
renovate
bot
changed the title
chore(deps): update babel monorepo to v7.10.4
chore(deps): update babel monorepo
Aug 25, 2020
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
October 26, 2020 04:54
d864f8c
to
bbba6d0
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 27, 2020 07:59
bbba6d0
to
e426c7f
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 7, 2021 05:56
e426c7f
to
701fdb2
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
February 7, 2021 14:54
701fdb2
to
77eac42
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
April 26, 2021 15:43
77eac42
to
18e9cfc
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
May 15, 2021 21:16
3793158
to
f2c74de
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
June 12, 2021 16:07
711a67c
to
0c71316
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
October 20, 2021 05:54
0c71316
to
d339878
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 7, 2022 15:54
d339878
to
56218fc
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 26, 2022 15:13
56218fc
to
3a876e9
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
April 24, 2022 20:26
3a876e9
to
bff4b52
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 15, 2022 21:22
bff4b52
to
bc4a1da
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
June 18, 2022 13:25
bc4a1da
to
a31d451
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 25, 2022 15:28
a31d451
to
412755c
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 20, 2022 08:27
412755c
to
e3ec717
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 16, 2023 23:46
e3ec717
to
2b1c6d5
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 31, 2023 10:01
2b1c6d5
to
f069c44
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.9.0
->7.21.3
7.8.3
->7.18.6
7.8.3
->7.21.0
7.8.3
->7.18.10
7.8.3
->7.18.6
7.9.0
->7.21.0
7.8.3
->7.18.6
7.9.0
->7.20.2
7.9.4
->7.18.6
7.9.0
->7.21.0
Release Notes
babel/babel
v7.21.3
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-parser
babel-plugin-transform-typescript
var
decls generated byimport ... =
TS transform (@amoeller)export { type foo }
as type-only usage (@magic-akari)💅 Polish
babel-traverse
,babel-types
@babel
package (@nicolo-ribaudo)babel-generator
jsonCompatibleStrings
deprecation (@liuxingbaoyu)🏠 Internal
🔬 Output optimization
babel-plugin-transform-typescript
,babel-preset-typescript
v7.21.0
Compare Source
🚀 New Feature
babel-core
,babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-private-methods
,babel-plugin-proposal-private-property-in-object
privateFieldsAsSymbols
assumption for classes (@fwienber)babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-regexp-modifiers
,babel-standalone
babel-cli
,babel-core
,babel-generator
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-react-jsx
,babel-traverse
babel-parser
,babel-types
const
modifier in type parameters (@nicolo-ribaudo)babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
2023-01
TC39 meeting (@nicolo-ribaudo)babel-parser
new.target
outside functions (@overlookmotel)annexb: false
parser option to disable Annex B (@nicolo-ribaudo)babel-core
.cts
as configuration file (@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-typescript
export type * from
(@nicolo-ribaudo)🐛 Bug Fix
babel-plugin-transform-typescript
babel-core
babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-private-methods
,babel-plugin-transform-classes
,babel-plugin-transform-new-target
babel-parser
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-types
💅 Polish
babel-parser
await
as identifier" error in modules (@JLHwung)🏠 Internal
babel-core
@babel/core
(@nicolo-ribaudo)🔬 Output optimization
babel-plugin-transform-typescript
v7.20.12
Compare Source
🐛 Bug Fix
babel-traverse
TaggedTemplateLiteral
evaluation (@nmn)babel-helper-create-class-features-plugin
,babel-plugin-proposal-class-properties
delete this
in static class properties initialization (@SuperSodaSea)💅 Polish
babel-traverse
v7.20.7
Compare Source
👓 Spec Compliance
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-object-super
🐛 Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-traverse
.parentPath
after rename inSwitchCase
(@nicolo-ribaudo)babel-plugin-transform-typescript
,babel-traverse
babel-plugin-transform-block-scoping
babel-plugin-proposal-async-generator-functions
,babel-preset-env
for await
with shadowed variables (@liuxingbaoyu)babel-generator
,babel-plugin-proposal-optional-chaining
(a ?? b) as T
(@liuxingbaoyu)babel-plugin-transform-react-jsx
,babel-types
JSXText
(@liuxingbaoyu)babel-core
,babel-helpers
,babel-plugin-transform-computed-properties
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helper-member-expression-to-functions
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-transform-classes
babel-generator
TSEnumMember
(@liuxingbaoyu)💅 Polish
babel-plugin-transform-block-scoping
,babel-traverse
🏠 Internal
babel-helper-define-map
,babel-plugin-transform-property-mutators
@babel/helper-define-map
(@nicolo-ribaudo)babel-core
,babel-plugin-proposal-class-properties
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-destructuring
,babel-plugin-transform-parameters
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-traverse
transform-block-scoping
plugin (@nicolo-ribaudo)🏃♀️ Performance
babel-helper-compilation-targets
getTargets
(@liuxingbaoyu)v7.20.5
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-traverse
babel-cli
,babel-helpers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-class-static-block
,babel-plugin-transform-classes
,babel-plugin-transform-runtime
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-proposal-private-property-in-object
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
in
when transpiling#p in C
(@JLHwung)🐛 Bug Fix
babel-parser
using[foo]
as computed member expression (@JLHwung)ParseResult
type (@davydof)import module, ...
(@JLHwung)babel-helper-wrap-function
,babel-preset-env
,babel-traverse
noNewArrow
assumption (@liuxingbaoyu)babel-plugin-transform-arrow-functions
,babel-plugin-transform-parameters
,babel-traverse
super()
in arrow functions with default / rest parameters (@SuperSodaSea)babel-helpers
,babel-node
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regenerator
and add tests (@SuperSodaSea)babel-helper-create-regexp-features-plugin
regjsparser
for@babel/standalone
(@liuxingbaoyu)babel-parser
,babel-types
babel-generator
(``)
(@nicolo-ribaudo)babel-plugin-transform-block-scoping
,babel-traverse
switch
'sdiscriminant
in the outer scope (@nicolo-ribaudo)💅 Polish
babel-generator
comments:false
(@liuxingbaoyu)babel-plugin-transform-block-scoping
🏠 Internal
babel-core
,babel-parser
v7.20.2
Compare Source
🐛 Bug Fix
babel-core
,babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-simple-access
,babel-node
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-react-constant-elements
,babel-preset-env
,babel-standalone
,babel-types
@babel/node
repl and enableno-use-before-define
rule (@liuxingbaoyu)babel-plugin-transform-typescript
tsSatisfiesExpression
check with different duplicated@babel/types
versions (@liuxingbaoyu)babel-parser
parser
typings for plugins (@liuxingbaoyu)babel-generator
babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-transform-jscript
babel-plugin-transform-destructuring
for ( let { } = 0 ; 0 ; )
(@liuxingbaoyu)v7.19.6
Compare Source
👓 Spec Compliance
babel-plugin-proposal-decorators
🐛 Bug Fix
babel-parser
babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime-corejs3
@babel/runtime-corejs3/core-js/*.js
can be imported on Node.js 17+ (@JLHwung)babel-preset-env
,babel-traverse
super.*
template tags (@liuxingbaoyu)💅 Polish
babel-generator
,babel-plugin-transform-flow-comments
📝 Documentation
babel-standalone
transformSync
function name (@lomirus)🏠 Internal
babel-parser
startLoc.index
instead of carrying aroundstart
(@nicolo-ribaudo)🏃♀️ Performance
babel-core
,babel-standalone
@babel/standalone
(@nicolo-ribaudo)v7.19.3
Compare Source
🐛 Bug Fix
babel-plugin-proposal-decorators
babel-parser
JSXText
followingJSXSpreadChild
(@liuxingbaoyu)declare module
s (@liuxingbaoyu)import =
andvar
(@liuxingbaoyu)babel-generator
babel-cli
@babel/cli
source maps based on configuration files (@liuxingbaoyu)babel-plugin-transform-typescript
declare
(@liuxingbaoyu)💅 Polish
babel-core
🏠 Internal
babel-helper-compilation-targets
,babel-helper-transform-fixture-test-runner
,babel-parser
,babel-preset-env
,babel-traverse
c8
for coverage testing (@liuxingbaoyu)🔬 Output optimization
babel-plugin-transform-typescript
declare namespace
(@liuxingbaoyu)v7.19.1
Compare Source
🐛 Bug Fix
babel-core
babel-traverse
babel-parser
babel-plugin-transform-typescript
v7.19.0
Compare Source
👓 Spec Compliance
babel-parser
babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
🚀 New Feature
babel-generator
,babel-helpers
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-decorators
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
decoratorsBeforeExport
default tofalse
(@nicolo-ribaudo)babel-generator
,babel-parser
babel-standalone
babel-helper-create-regexp-features-plugin
,babel-helpers
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-named-capturing-groups-regex
,babel-standalone
🐛 Bug Fix
babel-helper-function-name
,babel-helper-wrap-function
,babel-plugin-transform-classes
babel-plugin-transform-typescript
#privateField!
(@liuxingbaoyu)babel-parser
babel-helper-builder-react-jsx
💅 Polish
babel-core
@babel/core
functions in config errors (@nicolo-ribaudo)📝 Documentation
🏠 Internal
babel-standalone
babel-core
,babel-parser
,babel-traverse
v7.18.13
Compare Source
🐛 Bug Fix
babel-generator
retainLines
(@liuxingbaoyu)babel-core
@babel/core
(@JLHwung)babel-plugin-transform-destructuring
for
expressions (@liuxingbaoyu)💅 Polish
babel-traverse
path.remove()
removeIfStatement.alternate
(@djpohly)🏠 Internal
v7.18.10
Compare Source
🚀 New Feature
babel-helper-string-parser
,babel-types
cooked
fortemplateElement
(@liuxingbaoyu)🐛 Bug Fix
babel-parser
babel-helper-string-parser
,babel-parser
babel-plugin-transform-typescript
declare class
in namespace should be removed (@yimingjfe)babel-plugin-transform-react-jsx
babel-generator
babel-helper-wrap-function
,babel-plugin-transform-async-to-generator
,babel-traverse
🏠 Internal
.yarnrc
file (@liuxingbaoyu)make
commands cross-platform (@liuxingbaoyu)babel-traverse
babel-cli
babel-parser
babel-core
,babel-parser
babel-cli
,babel-core
,babel-parser
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-template
,babel-traverse
@babel/parser
to TypeScript (@JLHwung)babel-helper-string-parser
,babel-parser
babel-cli
,babel-node
babel-{cli,node}
(@liuxingbaoyu)🔬 Output optimization
babel-plugin-proposal-export-default-from
export-default-from
transform (@magic-akari)v7.18.9
Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-systemjs
,babel-types
TSDeclareFunction
as default (@zxbodya)babel-generator
returnType
with comments generates incorrect code (@liuxingbaoyu)💅 Polish
babel-cli
babel-cli
is ready. (@liuxingbaoyu)🏠 Internal
babel-core
,babel-helper-remap-async-to-generator
,babel-helpers
,babel-parser
,babel-plugin-transform-block-scoping
,babel-preset-env
babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-decorators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-traverse
,babel-types
🏃♀️ Performance
babel-generator
v7.18.6
Compare Source
👓 Spec Compliance
babel-parser
...<...>
followed by newline or binary operator (@nicolo-ribaudo)babel-generator
,babel-parser
,babel-preset-env
,babel-template
🐛 Bug Fix
babel-helper-remap-async-to-generator
,babel-plugin-proposal-async-generator-functions
await
in computed class keys (@Yokubjon-J)babel-plugin-transform-parameters
babel-core
babel-core
(@liuxingbaoyu)babel-core
,babel-helper-check-duplicate-nodes
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-runtime
import { types } from "@​babel/core"
with native ESM (@nicolo-ribaudo)🏠 Internal
babel-standalone
proposal-unicode-sets-regex
to@babel/standalone
(@nicolo-ribaudo)babel-generator
,babel-types
babel-code-frame
,babel-core
,babel-generator
,babel-helper-annotate-as-pure
,babel-helper-builder-binary-assignment-operator-visitor
,babel-helper-builder-react-jsx
,babel-helper-check-duplicate-nodes
,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-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-validator-option
,babel-helper-wrap-function
,babel-helpers
,babel-highlight
,babel-plugin-bugfix-v8-spread-parameters-in-optional-chaining
,babel-plugin-external-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-decorators
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-function-bind
,babel-plugin-proposal-function-sent
,babel-plugin-proposal-json-strings
,babel-plugin-proposal-object-rest-spread
,babel-plugin-proposal-optional-chaining
,babel-plugin-proposal-partial-application
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-private-property-in-object
,babel-plugin-proposal-record-and-tuple
,babel-plugin-syntax-typescript
,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-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-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-modules-umd
,babel-plugin-transform-object-super
,babel-plugin-transform-parameters
,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-source
,babel-plugin-transform-react-jsx
,babel-plugin-transform-runtime
,babel-plugin-transform-typescript
,babel-plugin-transform-unicode-escapes
,babel-preset-env
,babel-preset-typescript
,babel-standalone
,babel-template
,babel-traverse
,babel-types
babel-core
,babel-helper-transform-fixture-test-runner
,babel-plugin-transform-destructuring
v7.18.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-new-target
new.target
with shadowed class name (@liuxingbaoyu)babel-plugin-transform-modules-systemjs
📝 Documentation
🏠 Internal
babel-traverse
_guessExecutionStatusRelativeTo
(@nicolo-ribaudo)babel-core
babel-parser
🏃♀️ Performance
babel-traverse
_guessExecutionStatusRelativeToDifferentFunctions
perf (@liuxingbaoyu)v7.18.2
Compare Source
🐛 Bug Fix
babel-plugin-transform-template-literals
babel-helpers
@babel/runtime
(@Jack-Works)babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
regeneratorRuntime
in@babel/runtime/regenerator
(@nicolo-ribaudo)babel-helper-environment-visitor
,babel-helper-replace-supers
,babel-plugin-proposal-class-properties
,babel-plugin-proposal-decorators
,babel-traverse
,babel-types
📝 Documentation
babel-types
🏠 Internal
v7.18.0
Compare Source
🚀 New Feature
babel-preset-env
babel-helper-create-class-features-plugin
,babel-helper-define-map
,babel-plugin-proposal-class-static-block
,babel-plugin-proposal-destructuring-private
,babel-plugin-proposal-object-rest-spread
,babel-plugin-syntax-destructuring-private
,babel-plugin-transform-destructuring
,babel-plugin-transform-proto-to-assign
,babel-plugin-transform-typescript
,babel-standalone
,babel-traverse
,babel-types
babel-generator
,babel-parser
,babel-types
babel-generator
,babel-parser
extends
constraints forinfer
(@sosukesuzuki)babel-generator
,babel-parser
,babel-plugin-transform-typescript
,babel-traverse
,babel-types
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-umd
importInterop
method (@NickHeiner)🐛 Bug Fix
babel-types
babel-parser
<
after object literals with thejsx
plugin (@JLHwung)babel-plugin-transform-react-pure-annotations
React[...]
methods as pure (@JLHwung)💅 Polish
babel-core
,babel-helper-transform-fixture-test-runner
,babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-transform-async-to-generator
,babel-plugin-transform-block-scoping
,babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
,babel-standalone
regeneratorRuntime
as a normal helper (@nicolo-ribaudo)🏠 Internal
babel-core
,babel-helper-create-class-features-plugin
, `babel-plugin-proposal-Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.