vyakymenko / dipi

Dipi is a simple Angular library that contains a huge, useful pack of Directives and Pipes for Angular developers.

Home Page:https://github.com/vyakymenko/dipi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

The devDependency @angular/cli was updated from 8.0.2 to 8.0.3.

🚨 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
  • ❌ ci/circleci: build: Your tests failed on CircleCI (Details).
  • ❌ continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Release Notes for v8.0.3

Commits

@angular/cli (8.0.3)

Commit Description Notes
only enable CLI 1.x update handling when no new config [Closes #14703]
allow update when git is unclean outside the workspace

@schematics/angular (8.0.3)

Commit Description Notes
remove `lint` target from minimal projects [Closes #14727]
enable tsc `downlevelIteration` [Closes #14697]

@angular-devkit/architect (0.800.3)

Commit Description Notes
error out when invalid configurations are provided [Closes #14654]

@angular-devkit/build-angular (0.800.3)

Commit Description Notes
always disable `buildOptimizer` when extracting i18n
browsers that partially support es6 modules are being marked as not supported [Closes #14580]
nomodule polyfill for Safari 10.1 and iOS Safari 10.3 [Closes #14680]

@ngtools/webpack (8.0.3)

Commit Description Notes
avoid resetting emit skipped flag before emit [Closes #14719]

@schematics/update (0.800.3)

Commit Description Notes
remove update all suggestion message


Special Thanks

Filipe Silva, Alan Agius, Charles Lyding, Judy Bogart, Keen Yee Liau, Ben Lesh

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 8.0.2 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency @angular/cli was updated from 8.0.3 to 8.0.4.

Your tests are still failing with this version. Compare changes

Release Notes for v8.0.4

Commits

@angular/cli (8.0.4)

Commit Description Notes
correct git branch in ng version
ensure analytics prompt exceptions are caught [Closes #14684]

@schematics/angular (8.0.4)

Commit Description Notes
enable tsickle for library compilation
remove `emitDecoratorMetadata` TS option for new applications
improve pipe signature [Closes #12602]
remove indentation in component html [Closes #14816]
support adding web-worker to pre version 8 applications [Closes #14791]

@angular-devkit/build-angular (0.800.4)

Commit Description Notes
re-order reporters to set code coverage at the very end
remove certain redundant build steps from second build in differential loading
browser builder should not swollow error messages [Closes #14813]
browser builder should not swollow error messages [Closes #14813]
emit warning when using extract-i18n in Ivy [Closes #14225]

@angular-devkit/build-optimizer (0.800.4)

Commit Description Notes
incorrectly augmented ES2015 default class exports [Closes #14769]
wrap TypeScript string enums in IIFE [Closes #14786]

@ngtools/webpack (8.0.4)

Commit Description Notes
ensure references for constructor parameter types
downlevel constructor parameter type information
remove old TypeScript workarounds
avoid re-running full emit when there wasn't a an emit [Closes #14775]


Special Thanks

Alan Agius, Charles Lyding, Hans Larsen, Lakhyari, CΓ©dric Exbrayat, SamanthaAdrichem

  • The devDependency @angular/cli was updated from 8.0.4 to 8.0.5.

Your tests are still failing with this version. Compare changes

  • The devDependency @angular/cli was updated from 8.0.5 to 8.0.6.

Your tests are still failing with this version. Compare changes

Release Notes for v8.0.6

Commits

@angular/cli (8.0.6)

Commit Description Notes
report RAM in gigabytes instead of megabytes


Special Thanks

vikerman, Hans Larsen

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

Your tests are still failing with this version. Compare changes

  • The devDependency @angular/cli was updated from 8.2.0 to 8.2.1.

Your tests are still failing with this version. Compare changes

Release Notes for v8.2.1

Commits

@angular-devkit/build-angular (0.802.1)

Commit Description Notes
use GLOBAL_DEFS_FOR_TERSER_WITH_AOT if present [Closes #15206]
various breakpoints issues

@angular-devkit/core (8.2.1)

Commit Description Notes
add schema defaults when value is undefined

@ngtools/webpack (8.2.1)

Commit Description Notes
gracefully show error when compiling broken component styles [Closes #15240]
display unused file warning once per file


Special Thanks

Alan Agius, Filipe Silva, Keen Yee Liau

  • The devDependency @angular/cli was updated from 8.2.1 to 8.2.2.

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

  • The devDependency @angular/cli was updated from 8.3.0 to 8.3.1.

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

  • The devDependency @angular/cli was updated from 8.3.1 to 8.3.2.

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

  • The devDependency @angular/cli was updated from 8.3.2 to 8.3.3.

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

  • The devDependency @angular/cli was updated from 8.3.3 to 8.3.4.

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

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

  • The devDependency @angular/cli was updated from 8.3.4 to 8.3.5.

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

  • The devDependency @angular/cli was updated from 8.3.5 to 8.3.6.

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

  • The devDependency @angular/cli was updated from 8.3.6 to 8.3.7.

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

  • The devDependency @angular/cli was updated from 8.3.7 to 8.3.8.

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

  • The devDependency @angular/cli was updated from 8.3.8 to 8.3.9.

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

  • The devDependency @angular/cli was updated from 8.3.9 to 8.3.10.

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

  • The devDependency @angular/cli was updated from 8.3.10 to 8.3.12.

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

Release Notes for v8.3.12

Commits

@angular/cli (8.3.12)

Commit Description Notes
Determine relative paths correctly


Special Thanks

vikerman, Tom Sullivan

  • The devDependency @angular/cli was updated from 8.3.12 to 8.3.13.

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

  • The devDependency @angular/cli was updated from 8.3.13 to 8.3.14.

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

  • The devDependency @angular/cli was updated from 8.3.14 to 8.3.15.

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

  • The devDependency @angular/cli was updated from 8.3.15 to 8.3.16.

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

  • The devDependency @angular/cli was updated from 8.3.16 to 8.3.17.

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

Release Notes for v8.3.17

Commits

@angular-devkit/build-angular (0.803.17)

Commit Description Notes
update terser to 4.3.9 to address issue with keep_fnames [Closes #15996]


Special Thanks

vikerman, Alan Agius

  • The devDependency @angular/cli was updated from 8.3.17 to 8.3.18.

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

Release Notes for v8.3.18

Commits

@angular/cli (8.3.18)

Commit Description Notes
don't install using global command but rather install in a different folder


Special Thanks

Alan Agius, vikerman

  • The devDependency @angular/cli was updated from 8.3.18 to 8.3.19.

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

Release Notes for v8.3.19

Commits

@angular/cli (8.3.19)

Commit Description Notes
clarify ng update outdated message
add pnpm options to install package task
remove no-bin-links during npm/yarn install

@schematics/update (0.803.19)

Commit Description Notes
add pnpm and cnpm as a valid packageManagers


Special Thanks

Alan Agius, Minko Gechev

  • The devDependency @angular/cli was updated from 8.3.19 to 8.3.20.

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

Release Notes for v8.3.20

Commits

@angular/cli (8.3.20)

Commit Description Notes
fix package manager warnings when running temporary install
use spawned process error when it's available
handle null stderr during npm install
only show add/update package install output on errors [Closes #16014]
[Closes #16027]

@angular-devkit/build-angular (0.803.20)

Commit Description Notes
properly process es2016+ targets with differential loading
downlevel iteration during differential loading [Closes #16229]


Special Thanks

Charles Lyding, Alan Agius, vikerman

  • The devDependency @angular/cli was updated from 8.3.20 to 8.3.21.

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

  • The devDependency @angular/cli was updated from 8.3.23 to 8.3.24.

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

Release Notes for v8.3.24

Commits

@angular-devkit/build-angular (0.803.24)

Commit Description Notes
support TSLint 6.0+
remove unneeded regex polyfills


Special Thanks

Charles Lyding, Minko Gechev, CΓ©dric Exbrayat

  • The devDependency @angular/cli was updated from 8.3.24 to 8.3.25.

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

Release Notes for v8.3.25

Commits

Misc

Commit Description Notes
remove alias for ng doc command

@angular-devkit/build-angular (0.803.25)

Commit Description Notes
provide supported browsers to babel
add crossorigin attribute to lazy chunks [Closes #16801]


Special Thanks

Alan Agius, Charles Lyding, Minko Gechev