v9.0.0-rc.2
Pre-releasecommit 5cd4d11
Author: Keen Yee Liau [email protected]
Date: Wed Feb 5 12:55:19 2020 -0800
release: v9.0.0-rc.2
commit a9a258c
Author: Renovate Bot [email protected]
Date: Tue Feb 4 06:14:02 2020 +0000
build: update karma-jasmine-html-reporter to version 1.5.2
commit 5065237
Author: Renovate Bot [email protected]
Date: Sat Feb 1 06:15:43 2020 +0000
build: update build_bazel_rules_nodejs to version 1.2.4
commit 0fec40b
Author: Renovate Bot [email protected]
Date: Fri Jan 31 06:13:58 2020 +0000
build: update build_bazel_rules_nodejs to version 1.2.2
commit a3deb68
Author: Renovate Bot [email protected]
Date: Fri Jan 31 06:31:21 2020 +0000
build: update rollup to version ~1.31.0
commit 099749d
Author: Renovate Bot [email protected]
Date: Thu Jan 30 07:34:39 2020 +0000
build: update build_bazel_rules_nodejs to version 1.2.1
commit e71da18
Author: Renovate Bot [email protected]
Date: Wed Jan 29 06:13:30 2020 +0000
build: update protractor to version 5.4.3
commit 8fc1703
Author: Renovate Bot [email protected]
Date: Tue Jan 28 19:12:04 2020 +0000
build: update @bazel/hide-bazel-files to version ~1.2.0
commit fbef541
Author: Alan Agius [email protected]
Date: Tue Jan 28 19:48:17 2020 +0100
ci: reduce ci steps
commit f46432a
Author: Alan Agius [email protected]
Date: Thu Jan 23 06:43:22 2020 +0100
test: disable flaky ci test
While this works locally, on ci this is causing 90% of our builds to be red,.
commit 5df2fb7
Author: Wagner Maciel [email protected]
Date: Tue Jan 28 10:02:34 2020 -0800
fix(builders): add "/" as the default route in angular.json
Closes #1452
commit 847f87a
Author: Alan Agius [email protected]
Date: Mon Jan 27 21:01:45 2020 +0100
build: change bazel nodejs rules to `~`
This will enable renovate to open seperate PR when there is a a new minor version.
commit 42a2d6d
Author: Renovate Bot [email protected]
Date: Sat Jan 25 06:14:09 2020 +0000
build: update build_bazel_rules_nodejs to version 1.2.0
commit 2aeaed9
Author: Renovate Bot [email protected]
Date: Mon Jan 27 08:02:31 2020 +0000
build: update rollup to version ~1.30.0
commit b5ece98
Author: Renovate Bot [email protected]
Date: Mon Jan 27 07:57:08 2020 +0000
build: update concurrently to version 5.1.0
commit cf5509f
Author: Alan Agius [email protected]
Date: Fri Jan 24 06:38:54 2020 +0100
fix(builders): default to a minimum of 1 CPU when sharding builds
Closes #1466
commit d2e1b12
Author: Alan Agius [email protected]
Date: Thu Jan 23 09:13:51 2020 +0100
build: update nodejs rules to 1.0+
commit 1f055d5
Author: Alan Agius [email protected]
Date: Wed Jan 22 12:46:28 2020 +0100
fix(builders): send `X-Forwarded` headers when using ssr-dev-server
Fixes: #1459
commit 01356cd
Author: Keen Yee Liau [email protected]
Date: Wed Jan 22 11:49:38 2020 -0800
chore: replace vikram with keen in codeowners
commit 117b247
Author: Alan Agius [email protected]
Date: Wed Jan 22 08:52:19 2020 +0100
fix: update `@types/hapi__hapi` as they are incompatible with `@hapi/inert`
commit dde4fed
Author: Alan Agius [email protected]
Date: Wed Jan 22 08:09:56 2020 +0100
test: add `skipLibCheck` to hapi integration due to
```
ERROR in node_modules/@types/hapi__inert/node_modules/@types/hapi__hapi/index.d.ts:23:10 - error TS2305: Module '"@hapi/boom"' has no exported member 'Boom'.
```
commit 01e1f82
Author: Alan Agius [email protected]
Date: Tue Jan 21 08:12:48 2020 +0100
test: fix `initialNavigation` test on windows
commit eeb4413
Author: Alan Agius [email protected]
Date: Tue Jan 21 07:55:36 2020 +0100
build: update to TypeScript 3.7
commit f6224ea
Author: Alan Agius [email protected]
Date: Tue Jan 21 07:38:09 2020 +0100
build: update to version
`@types/hapi__iron`, `@types/hapi__boom` are transitive deps of `@types/hapi__hapi` and is deprecated as these provides their own types definitions however we don't use the latest version so we need to add the resolutions.
commit 8a3accc
Author: Keen Yee Liau [email protected]
Date: Wed Jan 22 10:24:54 2020 -0800
build: upgrade typescript to 3.7.4