aurelia-ui-framework
aurelia-ui-framework copied to clipboard
An in-range update of aurelia-cli is breaking the build π¨
The devDependency aurelia-cli was updated from 1.2.2
to 1.2.3
.
π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
aurelia-cli is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Commits
The new version differs by 5 commits.
af4ea05
chore(all): prepare release 1.2.3
479357b
chore: upgrade packages
160a817
fix(cli-bundler): avoid passing empty source map to concat-with-sourcemaps
be2430a
chore(webpack): upgrade less-loader to latest version
80bf352
chore(webpack): upgrade sass-loader to latest version
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 :palm_tree:
After pinning to 1.2.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
- The
devDependency
aurelia-cli was updated from1.2.3
to1.3.0
.
Your tests are still failing with this version. Compare changes
Release Notes for 1.3.0
aurelia-cli 1.3.0
Bug Fixes
- missing semicolon in ts skeleton (5661b23)
- cli-bundler: avoid writing out webpack env json files (5893a67)
- docker: only copy config folder for webpack projs (d560a4d)
- protractor: fix chrome-driver issue on visible chrome too (f45a7a9)
- tasks: update-all-dependencies should mutate original file, not dist file (ec3a743)
- webpack: clean-webpack-plugin changed export (273a1f4)
Features
- webpack: show aurelia-dialog patch for IE11 issue (ff13245)
Commits
The new version differs by 24 commits.
20b7b14
chore(all): prepare release 1.3.0
3f26364
chore(jest): upgrade aurelia-pal-nodejs to latest 2.0.0
f45a7a9
fix(protractor): fix chrome-driver issue on visible chrome too
8eed20a
chore(jest): migrate to latest jest-cli
7a8cb0b
chore: latest jest-jasmine2 doesn't work with karma
5387688
chore: write dependencies.json with ending new line
1028c7f
chore(babel): relax eslint check
6b61241
chore: move back to systemjs 0.21.6
273a1f4
fix(webpack): clean-webpack-plugin changed export
fcc06f2
chore: move mkdirp back to 0.5.1
006bcee
chore: upgrade cli deps
6d59700
chore: end of line
c8b9b6a
chore(all): upgrade user app dependencies
ec3a743
fix(tasks): update-all-dependencies should mutate original file, not dist file
8211a7a
chore: cleanup lint errors
There are 24 commits in total.
See the full diff