renovate[bot]
2785222344
build: update @angular/animations to version 9.0.0-rc.1 ( #15992 )
2019-11-09 11:47:06 -08:00
Alan Agius
82fbda6255
build: update @angular to version 9.0.0-next.15
2019-11-05 16:28:40 -08:00
Renovate Bot
44c74df7e6
build: update @angular/animations to version 9.0.0-next.14
2019-10-28 10:06:21 -07:00
Renovate Bot
362cf5e640
build: update @angular/animations to version 9.0.0-next.13
2019-10-25 09:54:14 -07:00
Alan Agius
8d892160d3
feat(@angular-devkit/build-ng-packagr): limit support to version 9.0
...
ng-packagr version 9 removes support for previous versions of Angular.
2019-10-22 13:26:38 -07:00
Renovate Bot
987aebec14
build: update @angular/animations to version 9.0.0-next.12
2019-10-21 11:22:03 -07:00
Alan Agius
6b0aec4cc2
build: update framework packages to 9.0.0-next.11
2019-10-16 05:56:23 -07:00
Alan Agius
e847ee5c83
fix(@angular-devkit/build-angular): change the ngComponentDef
to ɵcmp
...
Related to 64fd0d6db9
2019-10-16 05:56:23 -07:00
Renovate Bot
2b22e73990
build: update ng-packagr to version ~5.7.0
2019-10-15 11:23:32 -07:00
Filipe Silva
318396345a
feat(@schematics/angular): use ngcc on postinstall ( #15801 )
...
* build: use FW 9.0.0-next.10
* feat(@schematics/angular): use ngcc on postinstall
This should improve the time first builds take.
Part of https://github.com/angular/angular/pull/32999
Blocked on an Angular release that includes https://github.com/angular/angular/pull/33049
2019-10-10 12:39:10 -07:00
Renovate Bot
3e5906baec
build: update ng-packagr to version ~5.6.0 ( #15793 )
2019-10-09 11:06:11 -07:00
Renovate Bot
38823cf92c
build: update @angular/animations to version 9.0.0-next.9
2019-10-02 13:13:25 -07:00
Renovate Bot
87153f159d
build: update @angular/animations to version 9.0.0-next.8
2019-09-26 10:00:18 -07:00
Charles Lyding
6cb9f4df92
test: update to Angular 9.0.0-next.7
...
This requires localize polyfills for i18n support.
2019-09-25 10:54:25 -07:00
Alan Agius
ab5b1909d6
build: update rxjs to 6.5.3
2019-09-24 13:18:09 -07:00
Charles
0d0d124a6d
build: yarn upgrade lock update ( #15589 )
...
* build: yarn upgrade lock update
* build: change sauce connect proxy name to avoid npm package shadowing
`sauce-connect` is an old npm package. Using the name for the saucelabs proxy tool causes false security vulnerability warnings.
* build: update license exceptions
mainly removal of now unneeded exceptions
2019-09-17 08:34:09 -07:00
Alan Agius
5c823ce830
build: update angular dev packages
2019-08-30 00:11:14 +05:30
Filipe Silva
60f9b19ecd
test: use Ivy by default, opt-in to VE
2019-08-28 22:54:52 +05:30
Alan Agius
ad8acb0d23
build: bump angular dev packages to latest next versions
2019-08-22 09:41:28 -07:00
Charles Lyding
2e4cae172e
test: remove additional usages of experimental workspaces
2019-08-16 09:32:04 -07:00
Alan Agius
2ed70bb5d2
build: update angular packages to version 9
2019-08-16 09:30:22 -07:00
Alan Agius
0111693271
Ivy build_ng_packagr ( #15262 )
...
* test: update ng-packagr builder tests to work on Windows
* build: add ng packagr test large for ivy
* test: fix web-worker test in ivy
Previously, we were not testing web workers under Ivy as we were overriding tsconfig.app.json entirely without including enableIvy.
When enabling Ivy we are getting warning of files that are part of the compilation which causing a warning to show and break the test.
* build: update ng-packagr to `^5.4.0`
* test: display ivy mode message once
2019-08-12 10:20:02 -07:00
Filipe Silva
e8dff5718f
build: update to TS 3.5
2019-07-29 10:15:23 -07:00
Alan Agius
85011b36d3
build: update angular packages to 8.1.0
2019-07-10 04:17:05 +08:00
Charles Lyding
d3e2267afe
test(@angular-devkit/build-ng-packagr): use stable workspace API
2019-06-18 18:25:40 -07:00
Judy Bogart
23553d12eb
docs: remove ref to apps in ng_packagr doc
2019-06-11 10:23:43 -07:00
Judy Bogart
dc117324ac
docs: differentiate lib build from app build
2019-06-11 10:23:43 -07:00
Alan Agius
905f3acae8
build: update angular framework packages to next`
2019-06-11 09:52:56 -07:00
Charles Lyding
5f80702d82
fix(@angular-devkit/build-ng-packagr): propogate errors during execution
2019-05-10 15:07:41 -07:00
Filipe Silva
c8b4f4a57c
build: update to Angular 8.0.0-beta.14
2019-04-24 07:11:21 -10:00
Alex Eagle
d88175ddf1
Revert "build: update rxjs to version 6.5.1"
...
This reverts commit c4613ced63a901fe327e062d2be474d72ccc56f1.
2019-04-23 11:23:51 -07:00
Renovate Bot
c4613ced63
build: update rxjs to version 6.5.1
2019-04-23 08:07:56 -07:00
Alan Agius
5b6502b645
build: update ng-packagr and tslint
2019-04-15 11:09:13 -07:00
Filipe Silva
b7dfdb8643
build: update to Angular 8.0.0-beta.12
2019-04-13 10:23:02 -07:00
Alan Agius
d917c7bca6
build: update to angular version 8.0.0-beta.11
2019-04-04 09:27:35 -07:00
Charles Lyding
9bb7e7dc8c
refactor(@angular-devkit/build-ng-packagr): cleanup architect imports
2019-04-02 10:31:24 -07:00
Alan Agius
4595d9c598
build: update angular packages to 8.0.0-beta.10
2019-04-01 02:54:41 -07:00
Charles Lyding
7e9297b64d
refactor(@angular-devkit/build-ng-packagr): cleanup experimental architect API
2019-03-29 14:37:46 -07:00
Alan Agius
952da428f6
feat(@angular-devkit/build-ng-packagr): add support for ng-packagr version 5
2019-03-27 12:11:38 -07:00
Renovate Bot
a516f8ad91
build: update semver to version 6.0.0
2019-03-27 10:05:43 -07:00
Filipe Silva
6e3d2e0c4d
feat(@ngtools/webpack): support Angular 8
...
This requires updating projects to TypeScript 3.3
2019-03-20 12:29:01 -07:00
Charles Lyding
fc48101a90
feat(@angular-devkit/build-ng-packagr): implement stable architect API
2019-03-19 09:05:01 -07:00
Hans Larsen
08e91a94ab
build: refactor QoL on monorepo.json
...
This should make it easier to manage and diff. This takes 2 things into account:
1. we have either stable or experimental versions and each are kept in monorepo.
2. we dont keep hash and update only changed packages.
This commit also removed the hash to make sure this does not happen.
2019-03-13 13:51:01 -07:00
Alan Agius
ae13974f1d
build: update to rxjs 6.4
2019-02-26 08:33:48 -08:00
Alan
e0e129c22a
build: update angular packages to version 8
2019-02-08 16:06:37 -08:00
Renovate Bot
ce42a4ce4e
build: update semver to version 5.6.0
2018-12-20 13:18:17 -08:00
Alan Agius
5111d15ff2
build: update to TypeScript 3.2 and Angular 7.2 RC
2018-12-19 10:55:05 -08:00
Alan Agius
508d4df482
choreUpdate angular and tsickle dependencies ( #13034 )
...
* build: update `@angular/packages` to `7.1.0`
* feat(@schematics/angular): use tsickle `>=0.34.0` when creating a library
This is the official version that supports 3.1+
* feat(@schematics/angular): use angular version `7.1.0`
2018-11-27 14:02:23 -08:00
Charles Lyding
c631c1852f
test: update angular test dependencies
2018-11-15 17:07:59 -08:00
Alan Agius
91e5fc0bfa
build: update to TypeScript 3.1
2018-10-01 07:39:59 -07:00