An in-range update of ember-cli-babel is breaking the build π¨
greenkeeper opened this issue Β· 2 comments
βοΈ 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
The dependency ember-cli-babel was updated from 7.18.0
to 7.19.0
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
ember-cli-babel 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
- β Travis CI - Branch: The build errored.
Release Notes for Release 7.19.0
π Enhancement
- #330 Update @babel package to latest (generally 7.9.0) (@jamescdavis)
Committers: 1
- James C. Davis (@jamescdavis)
Commits
The new version differs by 6 commits.
bc32a8c
Release 7.19.0
d1ff8f0
Merge pull request #330 from jamescdavis/update-babel
f08dbe8
chore: yarn-deduplicate
cfb53ff
chore: update @babel/*@latest (generally 7.9.0)
99a2b32
Merge pull request #331 from jamescdavis/test-on-node-12
92ba7a3
chore: configure Appveyor and Travis to test on Node 12
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot π΄
After pinning to 7.18.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
dependency
ember-cli-babel was updated from7.19.0
to7.20.0
.
Your tests are passing again with this update. Explicitly upgrade to this version π
Commits
The new version differs by 7 commits.
4235f3d
Release 7.20.0
e23db5f
Merge pull request #337 from babel/update-modules-polyfill
a97d5e4
Merge pull request #334 from babel/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
f701f06
Merge pull request #335 from babel/dependabot/npm_and_yarn/jquery-3.5.0
eff152f
Add support for
@glimmer/tracking/primitives/cache
on supported Ember versions.43d8ee2
Bump jquery from 3.4.1 to 3.5.0
2795515
Bump https-proxy-agent from 2.2.1 to 2.2.4
See the full diff