Open greenkeeper[bot] opened 4 years ago
devDependency
@babel/cli was updated from 7.8.4
to 7.10.0
.devDependency
@babel/core was updated from 7.9.6
to 7.10.0
.devDependency
@babel/plugin-proposal-decorators was updated from 7.8.3
to 7.10.0
.devDependency
@babel/plugin-transform-runtime was updated from 7.9.6
to 7.10.0
.devDependency
@babel/preset-env was updated from 7.9.6
to 7.10.0
.devDependency
@babel/register was updated from 7.8.6
to 7.9.0
.dependency
@babel/runtime was updated from 7.9.6
to 7.10.0
.Your tests are still failing with these versions. Compare changes
devDependency
@babel/cli was updated from 7.10.0
to 7.10.1
.devDependency
@babel/core was updated from 7.10.0
to 7.10.1
.devDependency
@babel/plugin-external-helpers was updated from 7.8.3
to 7.10.1
.devDependency
@babel/plugin-proposal-class-properties was updated from 7.8.3
to 7.10.1
.devDependency
@babel/plugin-proposal-decorators was updated from 7.10.0
to 7.10.1
.devDependency
@babel/plugin-transform-runtime was updated from 7.10.0
to 7.10.1
.devDependency
@babel/preset-env was updated from 7.10.0
to 7.10.1
.devDependency
@babel/register was updated from 7.9.0
to 7.10.1
.dependency
@babel/runtime was updated from 7.10.0
to 7.10.1
.Your tests are still failing with these versions. Compare changes
This releases includes fixes for two bugs introduced in 7.10.0. There are still a few known bugs, and we'll fix them soon.
Thanks @saulosantiago for your first PR!
babel-preset-env
babel-standalone
repository.directory
field in package.json
files (@saulosantiago)The new version differs by 5 commits.
88f57a7
v7.10.1
32bd530
[hotfix] Use same targets for fields as for private methods (#11633)
05804b1
Fix standalone tag when data-type is not set. (#11624)
242d9e0
Use repository.directory
field in package.json
files (#11625)
58df778
Add v7.10.0 to CHANGELOG.md [skip ci]
See the full diff
devDependency
@babel/cli was updated from 7.10.0
to 7.10.1
.devDependency
@babel/core was updated from 7.10.1
to 7.10.2
.devDependency
@babel/plugin-external-helpers was updated from 7.8.3
to 7.10.1
.devDependency
@babel/plugin-proposal-class-properties was updated from 7.8.3
to 7.10.1
.devDependency
@babel/plugin-proposal-decorators was updated from 7.10.0
to 7.10.1
.devDependency
@babel/plugin-transform-runtime was updated from 7.10.0
to 7.10.1
.devDependency
@babel/preset-env was updated from 7.10.1
to 7.10.2
.devDependency
@babel/register was updated from 7.9.0
to 7.10.1
.dependency
@babel/runtime was updated from 7.10.1
to 7.10.2
.Your tests are still failing with these versions. Compare changes
Thanks @fivetanley and @hamlim for their first PRs!
babel-helper-compilation-targets
babel-helper-create-class-features-plugin
, babel-preset-env
babel-generator
babel-generator
, babel-types
babel-plugin-syntax-module-attributes
, babel-standalone
The new version differs by 11 commits.
b0350e5
v7.10.2
b5c4a46
refactor: split locationParser into ParserErrors and error message (#11653)
15d6da0
fix: don't mutate InputTarget's passed to @babel/helper-compilation-targets (#11648)
e6d873e
Class features loose should have precedence over preset-env (#11634)
5b24d79
fix: add bigIntSuffix to minified output (#11645)
69198be
feature: babel-eslint-parser passes through config options (#11639)
6b7a6dc
fix: add new plugin names to missing plugin helpers (#11643)
d7d36a6
Add support for printing ImportAttribute (#11641)
8e41f26
Fix moduleAttributesVersion errors with stage-0 preset in babel standalone (#11631)
ddfdf00
Update CHANGELOG.md [skip ci]
1b670c2
Add v7.10.1 to CHANGELOG.md [skip ci]
See the full diff
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
There have been updates to the babel7 monorepo:
devDependency
@babel/core was updated from7.9.0
to7.9.6
.devDependency
@babel/plugin-transform-runtime was updated from7.9.0
to7.9.6
.devDependency
@babel/preset-env was updated from7.9.5
to7.9.6
.devDependency
@babel/register was updated from7.8.6
to7.9.0
.dependency
@babel/runtime was updated from7.9.2
to7.9.6
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
This monorepo update includes releases of one or more dependencies which all belong to the babel7 group definition.
babel7 is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/d-band/better-xlsx/builds/681182258?utm_source=github_status&utm_medium=notification)). - ✅ **coverage/coveralls:** First build on greenkeeper/monorepo.babel7-20200429184705 at 96.313% ([Details](https://coveralls.io/builds/30442730)).FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: