Closed renovate[bot] closed 6 years ago
Renovate failed when attempting to generate a lock file. The most frequent cause is when you have private modules but have not added configuration for private module support. It is strongly recommended that you do not merge this PR as-is.
Renovate will not retry generating a lockfile for this PR unless either (a) the package.json
in this branch needs updating, or (b) you rename then delete this PR unmerged, so that it can be regenerated.
The lock file failure details are included below:
error An unexpected error occurred: "https://registry.yarnpkg.com/@babel%2fpreset-react: getaddrinfo ENOTFOUND registry.yarnpkg.com registry.yarnpkg.com:443".
This Pull Request updates devDependency
@babel/preset-react
(homepage, source) fromv7.0.0-beta.49
tov7.0.0
Release Notes
v7.0.0
Compare Source
π New Feature
babel-polyfill
π Bug Fix
babel-register
babel-generator
,babel-helper-builder-react-jsx
,babel-plugin-transform-react-jsx
babel-core
,babel-generator
,babel-template
,babel-traverse
,babel-types
π Documentation
babel-plugin-transform-es2015-modules-commonjs
babel-plugin-transform-es2015-spread
π Internal
babel-core
v7.0.0-alpha.6 (2017-03-27)
Fix issue with
babel-core
not picking up the .babelrc correctlyAlso started Babel to compile itself with Babel 7! (We'll be working on making it compile the last good version from master soon so we don't need to wait until after publishing to find a regression)
π Bug Fix
babel-core
π Internal
babel-*
v7.0.0-alpha.5 (2017-03-24)
babel-runtime
helpers weren't built correctly, and I found extra dep onbabel-runtime
in 2 packages.v7.0.0-rc.4
Compare Source
v7.0.0-rc.4 (2018-08-27)
One last release before final today
v7.0.0-rc.3
Compare Source
v7.0.0-rc.3 (2018-08-24)
v7.0.0-rc.2
Compare Source
v7.0.0-rc.2 (2018-08-21)
So in the next few days, landing some small changes/bug fixes!
A notable change is the addition of #8485 which enables babel/babel-loader#660 (automatically doing
modules: false
for@babel/preset-env
when usingbabel-loader
.π₯ Breaking Change
babel-core
babel-core
,babel-parser
,babel-plugin-syntax-decorators
π New Feature
babel-preset-env
babel-cli
,babel-core
,babel-node
,babel-preset-env
,babel-register
babel-core
babel-helper-transform-fixture-test-runner
,babel-plugin-transform-runtime
π Bug Fix
babel-parser
babel-core
babel-helpers
,babel-plugin-proposal-decorators
babel-plugin-transform-parameters
π Polish
babel-core
π Internal
babel-core
babel-plugin-transform-classes
Committers: 9
v7.0.0-rc.1
Compare Source
Same as rc.0 but fixes the peerDep issue #8443. It's changed to just be
^7.0.0-0
v7.0.0-rc.0
Compare Source
v7.0.0-rc.0 (2018-08-09)
EDIT: This had an issue with
peerDependencies
so please userc.1
.Alright finally at the end π. Shouldn't have anymore breaking changes and going to wait some time to fix bugs/regressions
v7.0.0-beta.56
Compare Source
v7.0.0-beta.56 (2018-08-03)
@babel/runtime
: should work for helpers alone and opt-into core-js if necessary.babel-upgrade
issue: babel/babel-upgrade#70π₯ Breaking Change
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime
babel-core
,babel-helper-module-imports
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-transform-runtime
π New Feature
babel-plugin-transform-regenerator
,babel-plugin-transform-runtime
,babel-runtime-corejs2
,babel-runtime
π Bug Fix
babel-parser
,babel-plugin-transform-typescript
babel-preset-env
π Documentation
Committers: 5
v7.0.0-beta.55
Compare Source
v7.0.0-beta.55 (2018-07-28)
Breaking Change in beta: