hisptz / idashboard

1 stars 4 forks source link

An in-range update of @angular/cli is breaking the build 🚨 #27

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency @angular/cli was updated from 8.1.1 to 8.1.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

@angular/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 failed ([Details](https://travis-ci.org/hisptz/idashboard/builds/560285877?utm_source=github_status&utm_medium=notification)).

Release Notes for v8.1.2

Commits

@schematics/angular (8.1.2)

Commit Description Notes
add commonjs module to universal tsconfig (#15090)


Special Thanks

Minko Gechev, Filipe Silva, Alan Agius, Judy Bogart

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:

greenkeeper[bot] commented 5 years ago

After pinning to 8.1.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.2.0

Commits

@angular/cli (8.2.0)

Commit Description Notes
add `anyComponentStyle` budget type
report telemetry opt-ins (#15054)
don't add leftovers when there are none
use correct schematic defaults considering workspace (#15041) [Closes #14986]
display a more detailed error message when workspace cannot be loaded [Closes #15023]
[Closes #10757]
[Closes #14933]
[Closes #11204]
add `verbose` option to `update` and `add`

@schematics/angular (8.2.0)

Commit Description Notes
add `anyComponentStyle` to the applications bundle budget
add migration to add `anyComponentStyle` bundle budget
enable ivy in tests (#15044)
application schematic should prompt for --routing and --style [Closes #14705]
change `findNodes` to stop recursive lookup for child nodes of kind [Closes #15117]
add differential loading profiling file to gitignore
the required 'alt' attribute is missing in the root component's template
exclusively list the files in tsconfigs (#15030)
add commonjs module to universal tsconfig (#15090)
ignore nested arrays in route declarations [Closes #15016]
add `text-summary` to code coverage reporter
update sass documentation links [Closes #14975]

@angular-devkit/architect (0.802.0)

Commit Description Notes
add target to ScheduleOptions to allow its use in `context.scheduleBuilder`

@angular-devkit/build-angular (0.802.0)

Commit Description Notes
add bundle budget for component styles
add defer attributes to classic scripts (#15087)
run Build Optimizer only on TS-generated files
allow control of index output path
escape dot in js extensions to match literally [Closes #15195]
rollback sass to version `1.22.7`
fix sourcemaps for vscode breakpoints [Closes #15116]
only add module script types to actual module scripts [Closes #15102]
support pnpm with ng serve [Closes #13680]
fix sourcemaps paths
use query option to set sockJS path in dev-server [Closes #15002]
only add module script types to actual module scripts [Closes #14952]

@angular-devkit/build-optimizer (0.802.0)

Commit Description Notes
add BuildOptimizerWebpackPlugin
don't wrap classes which static properties have been removed
don't wrap enum like nodes which are inside of methods. [Closes #15145]
wrap classes with a let variable [Closes #14930]

@ngtools/webpack (8.2.0)

Commit Description Notes
show warning when a TS compilations contains unused files
find aliased lazy route factories [Closes #14707]
use a single module resolution cache
delete all virtual files for styles on change [Closes #15143]
retain child compilation warnings and errors
resources path normalizations [Closes #15012]

@schematics/update (0.802.0)

Commit Description Notes
update `@angular/pwa` when migrating to 8


Special Thanks

Alan Agius, Renovate Bot, Charles Lyding, Filipe Silva, vikerman, Amadou Sall, Joey Perrott, mgechev, Pavel BΕ™ezina, Judy Bogart, CΓ©dric Exbrayat, Hans Larsen, Keen Yee Liau, Wataru.Kasahara, istiti, Minko Gechev

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.2.2

Commits

@angular-devkit/build-angular (0.802.2)

Commit Description Notes
serve option merging is being overridden by defaults in schema (#15328) [Closes #15273]
[Closes #15064]
never use component css sourcemap when optimizations are on. (#15238)
avoid defer attribute for Safari nomodule polyfill (#15276)

@angular-devkit/build-optimizer (0.802.2)

Commit Description Notes
don't add pure comments to tslib helpers (#15314) [Closes #15301]

@ngtools/webpack (8.2.2)

Commit Description Notes
add more details to the unused files warnings (#15321)

@schematics/angular (8.2.2)

Commit Description Notes
add `manifest.webmanifest` to the list of prefetched files in ngws-config.json (#15277)

@schematics/schematics (0.802.2)

Commit Description Notes
exclude typescript sources from published files (#15329)


Special Thanks

Alan Agius, mgechev, Simon Jespersen, Filipe Silva, Charles Lyding

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.0

Commits

@schematics/angular (8.3.0)

Commit Description Notes
add twitter link icon (#15385)
default interface for guard


Special Thanks

Judy Bogart, Keen Yee Liau, Stefanie Fluin, Charles Lyding, Alan Agius, CΓ©dric Exbrayat

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.1

Commits

@angular-devkit/build-angular (0.803.1)

Commit Description Notes
add sourcemap comment for ES2015 differential loading (#15461) [Closes #15460]
update worker-plugin to 3.2.0 (#15456) [Closes #15188]
[Closes #14582]

@angular-devkit/build-optimizer (0.803.1)

Commit Description Notes
don't mark tslib helpers which are suffixed with `$` and a number as pure (#15451) [Closes #15451]
[Closes #15392]
replace multiple tslib helpers (#15400)

@angular-devkit/core (8.3.1)

Commit Description Notes
track workspace targets with no original collection (#15413) [Closes #15403]

@ngtools/webpack (8.3.1)

Commit Description Notes
only add ctor params to decorated classes (#15416) [Closes #15404]

@schematics/angular (8.3.1)

Commit Description Notes
open twitter link in new tab (#15446)
update tsickle to 0.37.0 (#15430) [Closes #15428]
implements items type for guard schematics (#15412)


Special Thanks

Charles Lyding, Alan Agius, mgechev, vikerman, CΓ©dric Exbrayat

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.2

Commits

@angular-devkit/build-angular (0.900.0-next.2)

Commit Description Notes
disable top level variable and function name mangling
remove deprecation of `baseUrl` in protractor builder [Closes #13952]
ensure generator polyfills are present for ES5


Special Thanks

Alan Agius, Charles Lyding, vikerman

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v8.3.4

Commits

@angular/cli (8.3.4)

Commit Description Notes
correctly account for linked packages in update [Closes #15511]
[Closes #15294]

@schematics/angular (8.3.4)

Commit Description Notes
infer main server file name from main option
lazy loading module generation routing module lookup

@angular-devkit/build-angular (0.803.4)

Commit Description Notes
fully optimize script bundles with bundle downleveling [Closes #15507]
add trailing back slash to protractor baseUrl [Closes #15522]

@schematics/update (0.803.4)

Commit Description Notes
only update peer dependency if out of range


Special Thanks

Alan Agius, Judy Bogart, Charles Lyding, Keen Yee Liau, Joey Perrott

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.5

Commits

@angular/cli (8.3.5)

Commit Description Notes
ensure analytics postinstall script is ES5 (#15620)


Special Thanks

mgechev, Charles Lyding

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.6

Commits

@angular/cli (9.0.0-next.6)

Commit Description Notes
do not warn on multiple array option use [Closes #15630]
add browser builder index option longhand form to schema

@angular-devkit/build-angular (0.900.0-next.6)

Commit Description Notes
workaround Node.js copyFile defect on macOS [Closes #15544]
use manual sourcemap processing for large sourcemaps
always use ECMA 5 optimizations with terser [Closes #15580]


Special Thanks

Charles Lyding, vikerman

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.8

Commits

@angular/cli (9.0.0-next.8)

Commit Description Notes
initialize baseUrl variable

@angular-devkit/build-angular (0.900.0-next.8)

Commit Description Notes
downlevel with non-loose ECMA compliance [Closes #15673]


Special Thanks

vikerman, Nikita Potapenko, Charles Lyding

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.9

Commits

@angular-devkit/build-angular (0.803.9)

Commit Description Notes
remove prerelease @angular/compiler-cli peer dependency (#15780)


Special Thanks

Charles Lyding, Minko Gechev

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.13

Commits

@angular/cli (8.3.13)

Commit Description Notes
logic to determine if the installed CLI is out of date


Special Thanks

Alan Agius, vikerman, Judy Bogart

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for v8.3.14

Commits

@angular-devkit/build-angular (0.803.14)

Commit Description Notes
sockPath for custom path


Special Thanks

vikerman, Noopur, Michael