-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update babel monorepo #139
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
Codecov Report
@@ Coverage Diff @@
## master #139 +/- ##
======================================
Coverage 81.1% 81.1%
======================================
Files 10 10
Lines 381 381
Branches 60 60
======================================
Hits 309 309
Misses 64 64
Partials 8 8 Continue to review full report at Codecov.
|
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 22, 2019 07:17
8d7d595
to
5159dfa
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
February 15, 2019 21:47
5159dfa
to
9af354a
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
February 25, 2019 18:39
9af354a
to
4e7974a
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 19, 2019 21:02
4e7974a
to
adf623d
Compare
renovate
bot
changed the title
Update babel monorepo to v7.3.4
Update babel monorepo to v7.4.0
Mar 19, 2019
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
2 times, most recently
from
March 21, 2019 10:50
c70c3a4
to
27f88df
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
April 2, 2019 20:20
27f88df
to
7f23d6c
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 4, 2019 08:57
7f23d6c
to
bcd6c3a
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
May 22, 2019 12:55
bcd6c3a
to
2832e50
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
July 13, 2019 02:56
2832e50
to
9bafccd
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
August 10, 2019 03:56
9bafccd
to
7b133cc
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 6, 2019 17:45
7b133cc
to
6ab16cd
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
September 30, 2019 10:59
6ab16cd
to
6b9d35b
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
November 10, 2019 18:59
6b9d35b
to
a935cce
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
December 14, 2019 16:58
a935cce
to
ae921b1
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
December 21, 2019 21:00
ae921b1
to
407de67
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
January 18, 2020 13:55
407de67
to
9952e82
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
February 8, 2020 12:59
9952e82
to
a1425db
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
March 10, 2020 14:59
a1425db
to
d547fb8
Compare
renovate
bot
force-pushed
the
renovate/babel-monorepo
branch
from
April 26, 2020 09:01
d547fb8
to
cda1b91
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.8.4
7.2.2
->7.9.0
7.2.3
->7.8.3
7.2.0
->7.8.3
7.2.0
->7.8.3
7.2.3
->7.9.5
7.0.0
->7.9.0
7.0.0
->7.9.4
7.0.0
->7.9.0
Release Notes
babel/babel
v7.8.4
Compare Source
v7.8.3
Compare Source
🐛 Bug Fix
babel-types
🏠 Internal
babel-preset-env-standalone
,babel-standalone
babel-plugin-proposal-decorators
,babel-plugin-proposal-dynamic-import
,babel-plugin-proposal-logical-assignment-operators
,babel-plugin-proposal-object-rest-spread
,babel-plugin-syntax-async-generators
,babel-plugin-syntax-bigint
,babel-plugin-syntax-dynamic-import
,babel-plugin-syntax-json-strings
,babel-plugin-syntax-nullish-coalescing-operator
,babel-plugin-syntax-object-rest-spread
,babel-plugin-syntax-optional-catch-binding
,babel-plugin-syntax-optional-chaining
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-react-constant-elements
,babel-preset-env-standalone
,babel-preset-env
,babel-standalone
↩️ Revert
v7.8.0
Compare Source
👓 Spec Compliance
babel-parser
babel-plugin-proposal-numeric-separator
babel-generator
,babel-parser
,babel-plugin-proposal-private-methods
💥 Breaking Change
babel-types
🚀 New Feature
babel-standalone
babel-core
babel-compat-data
,babel-preset-env-standalone
,babel-preset-env
babel-helper-module-transforms
,babel-plugin-transform-modules-systemjs
allowTopLevelThis
option totransform-modules-systemjs
(@JLHwung)babel-parser
babel-cli
babel-core
,babel-generator
,babel-parser
babel-core
,babel-parser
🐛 Bug Fix
babel-node
babel-plugin-proposal-numeric-separator
babel-preset-env
babel-parser
babel-traverse
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-traverse
,babel-types
babel-core
babel-helpers
💅 Polish
babel-node
babel >
as prompt in babel-node (@ZYSzys)babel-parser
📝 Documentation
babel-preset-env
🏠 Internal
babel-preset-env
babel-core
babel-compat-data
,babel-helper-compilation-targets
,babel-preset-env
babel-parser
↩️ Revert
babel-cli
v7.7.7
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-plugin-proposal-object-rest-spread
babel-core
babel-node
babel-plugin-transform-parameters
babel-parser
💅 Polish
babel-plugin-transform-react-jsx
🏠 Internal
babel-generator
,babel-plugin-proposal-pipeline-operator
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-syntax-pipeline-operator
,babel-plugin-transform-dotall-regex
,babel-preset-env-standalone
,babel-preset-typescript
,babel-standalone
babel-preset-env
babel-parser
babel-cli
,babel-node
,babel-register
↩️ Revert
babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-preset-env
async-to-generator
even whenregenerator
is enabled (@nicolo-ribaudo)v7.7.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-modules-commonjs
,babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
babel-cli
babel --watch
should have equivalent file selection logic withbabel
(@JLHwung)babel-parser
babel-parser
,babel-plugin-proposal-optional-chaining
,babel-plugin-transform-modules-amd
babel-helper-module-transforms
,babel-plugin-transform-modules-amd
💅 Polish
babel-plugin-transform-runtime
babel-core
🏠 Internal
babel-preset-env-standalone
babel-helper-transform-fixture-test-runner
v7.7.4
Compare Source
🐛 Bug Fix
babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-preset-env
babel-parser
babel-preset-env-standalone
babel-plugin-transform-function-name
,babel-plugin-transform-modules-umd
,babel-preset-env
babel-cli
babel-plugin-proposal-optional-chaining
babel-parser
,babel-types
asserts this [is type]
parsing support. (@JLHwung)babel-traverse
babel-helpers
,babel-plugin-proposal-object-rest-spread
,babel-preset-env
💅 Polish
babel-plugin-proposal-nullish-coalescing-operator
🏠 Internal
babel-core
babel-plugin-transform-literals
,babel-preset-env-standalone
babel-cli
v7.7.0
Compare Source
👓 Spec Compliance
babel-types
babel-parser
🚀 New Feature
babel-generator
,babel-helper-create-class-features-plugin
,babel-parser
,babel-plugin-transform-typescript
,babel-preset-typescript
,babel-types
babel-core
,babel-parser
,babel-preset-typescript
babel-core
babel-plugin-syntax-top-level-await
,babel-preset-env
babel-helper-builder-react-jsx
,babel-plugin-transform-react-jsx
,babel-preset-react
babel-generator
,babel-parser
,babel-plugin-proposal-decorators
,babel-plugin-syntax-flow
,babel-types
babel-plugin-transform-function-name
,babel-plugin-transform-modules-umd
,babel-preset-env
babel-parser
babel-generator
,babel-parser
,babel-types
babel-cli
,babel-register
babel-cli
🐛 Bug Fix
babel-helpers
,babel-plugin-proposal-async-generator-functions
,babel-plugin-proposal-function-sent
,babel-preset-env
babel-helper-module-transforms
,babel-plugin-transform-modules-commonjs
babel-plugin-transform-modules-systemjs
babel-parser
babel-plugin-transform-typescript
babel-core
babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-dynamic-import
,babel-plugin-transform-modules-commonjs
,babel-preset-env
babel-traverse
babel-preset-env
babel-generator
babel-plugin-transform-async-to-generator
,babel-preset-env
,babel-traverse
💅 Polish
babel-plugin-transform-classes
,babel-plugin-transform-regenerator
,babel-preset-env
babel-helpers
,babel-plugin-transform-modules-commonjs
,babel-preset-env
babel-register
🏠 Internal
babel-cli
,babel-node
babel-register
babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-unicode-property-regex
,babel-plugin-transform-dotall-regex
,babel-plugin-transform-named-capturing-groups-regex
,babel-plugin-transform-unicode-regex
,babel-preset-env
babel-preset-env
babel-helper-module-imports
babel-runtime
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-define-map
,babel-helper-explode-assignable-expression
,babel-helper-explode-class
,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-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-template
🏃♀️ Performance
babel-traverse
v7.6.4
Compare Source
👓 Spec Compliance
babel-parser
🐛 Bug Fix
babel-cli
,babel-core
,babel-generator
,babel-helper-transform-fixture-test-runner
v7.6.3
Compare Source
👓 Spec Compliance
babel-parser
🚀 New Feature
babel-types
🐛 Bug Fix
babel-plugin-transform-block-scoping
babel-parser
babel-plugin-transform-react-constant-elements
,babel-traverse
babel-generator
,babel-parser
,babel-plugin-transform-block-scoping
,babel-plugin-transform-flow-comments
,babel-plugin-transform-flow-strip-types
,babel-plugin-transform-typescript
💅 Polish
babel-core
🏠 Internal
make -j
for parallel build (@JLHwung)babel-cli
,babel-core
,babel-generator
,babel-helper-fixtures
,babel-helper-transform-fixture-test-runner
,babel-node
,babel-plugin-transform-react-jsx-source
,babel-plugin-transform-runtime
,babel-preset-env
,babel-preset-react
🏃♀️ Performance
babel-parser
v7.6.2
Compare Source
👓 Spec Compliance
babel-parser
constructor
. (@guywaldman)🐛 Bug Fix
babel-parser
babel-cli
babel-core
babel-plugin-transform-block-scoping
,babel-plugin-transform-spread
,babel-traverse
babel-plugin-proposal-object-rest-spread
,babel-preset-env
🏠 Internal
babel-plugin-transform-named-capturing-groups-regex
babel-helper-fixtures
babel-node
babel-generator
,babel-helper-fixtures
babel-core
,babel-plugin-transform-runtime
,babel-register
🏃♀️ Performance
babel-parser
v7.6.0
Compare Source
👓 Spec Compliance
babel-generator
,babel-parser
babel-helpers
,babel-plugin-transform-block-scoping
,babel-traverse
🚀 New Feature
babel-core
babel-helper-create-class-features-plugin
,babel-helpers
,babel-plugin-proposal-private-methods
babel-generator
,babel-parser
,babel-types
babel-preset-typescript
babel-parser
babel-types
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-destructuring
,babel-plugin-transform-modules-commonjs
,babel-preset-env
babel-plugin-transform-runtime
babel-preset-env
babel-plugin-transform-named-capturing-groups-regex
babel-types
babel-parser
babel-parser
,babel-types
babel-generator
,babel-plugin-transform-typescript
,babel-types
babel-core
,babel-types
babel-plugin-transform-flow-comments
babel-helpers
,babel-plugin-transform-react-constant-elements
babel-plugin-proposal-decorators
Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.