Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

An in-range update of aurelia-cli is breaking the build 🚨 #207

Open
greenkeeper bot opened this issue Dec 18, 2019 · 2 comments
Open

An in-range update of aurelia-cli is breaking the build 🚨 #207

greenkeeper bot opened this issue Dec 18, 2019 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Dec 18, 2019

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).

Release Notes for 1.2.3

aurelia-cli 1.2.3

Bug Fixes

  • cli-bundler: avoid passing empty source map to concat-with-sourcemaps (160a817), closes #1157
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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 18, 2019

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.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2020

  • The devDependency aurelia-cli was updated from 1.2.3 to 1.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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

0 participants