Renovate Bot
5994ba2854
build: update @types/semver to version ^7.0.0
2020-02-03 17:28:07 -08:00
Renovate Bot
9b7c612100
build: update webpack-dev-server to version 3.10.2
2020-02-03 17:27:47 -08:00
Renovate Bot
62f6f2bdc8
build: update open to version 7.0.2
2020-02-03 17:26:58 -08:00
Charles Lyding
52a74a841c
fix(@angular-devkit/build-angular): remove unneeded regex polyfills
2020-01-30 11:23:40 -08:00
Renovate Bot
1f5f033825
build: update browserslist to version 4.8.6
2020-01-30 11:22:29 -08:00
Renovate Bot
fc4b778686
build: update open to version 7.0.1
2020-01-30 11:22:20 -08:00
Charles Lyding
397ef0590b
refactor(@angular-devkit/build-angular): improve debug optimize environment variables
...
`NG_BUILD_DEBUG_OPTIMIZE` when enabled will disable minify and mangle as well as enable beautify.
2020-01-29 17:12:05 -08:00
Renovate Bot
dc661353e2
build: update terser-webpack-plugin to version 2.3.3
2020-01-29 10:17:02 -08:00
Renovate Bot
fa452d370d
build: update cacache to version 14.0.0
2020-01-28 10:52:32 -08:00
Charles Lyding
f85c00ad55
fix(@angular-devkit/build-angular): when optimizing do not emit Ivy class metadata or module scope
2020-01-28 10:47:54 -08:00
Charles Lyding
8a55bc3115
fix(@angular-devkit/build-angular): ensure babel configurations are isolated
...
The `configFile` option needs to be set to false to ensure Babel does not attempt to discover and load any file based configurations.
2020-01-28 10:35:18 -08:00
Pete Bacon Darwin
9bbc7c785f
fix(@angular-devkit/build-angular): pass filename to parseSync
...
The latest version of Babel (e.g. 7.8.3) requires a filename
to be passed to `parseSync()`.
Fixes #16781
2020-01-28 10:22:43 -08:00
renovate[bot]
dbf40181ae
build: update rimraf to version 3.0.1 ( #16775 )
...
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-28 10:06:59 -08:00
Charles Lyding
d8cd9b73b3
fix(@angular-devkit/build-angular): reintroduce fast sourcemap path
2020-01-27 11:26:20 -08:00
Renovate Bot
ca7973e5e0
build: update caniuse-lite to version 1.0.30001023
2020-01-27 11:25:53 -08:00
Renovate Bot
5dc2020b0f
build: update rollup to version 1.30.1
2020-01-27 11:04:20 -08:00
Filipe Silva
d463166461
fix(@ngtools/webpack): correctly determine resource dependencies
...
Fix #16569
2020-01-23 18:01:03 -08:00
Charles Lyding
5a1b190fdf
refactor(@angular-devkit/build-angular): add additional debug build environment variables
...
`NG_BUILD_MINIFY` can be used to separately disable minification (terser's compress)
`NG_BUILD_BEAUTIFY` can be used to format the output code even when otherwise optimized
2020-01-23 18:00:25 -08:00
Charles Lyding
9a7d8e3877
fix(@angular-devkit/build-angular): ensure output is ASCII only
...
Fixes : #16721
2020-01-23 18:00:04 -08:00
Alan Agius
237c1dcf2b
build: update jest-worker to version 25.1.0
2020-01-23 15:28:37 -08:00
Renovate Bot
d81f1a1bfb
build: update browserslist to version 4.8.5
2020-01-22 08:56:43 -08:00
Renovate Bot
8c36dce97a
build: update rollup to version 1.29.1
2020-01-21 11:47:37 -08:00
Renovate Bot
b26d394d98
build: update style-loader to version 1.1.3
2020-01-21 11:42:52 -08:00
Renovate Bot
79fbe59d00
build: update ajv to version 6.11.0
2020-01-21 10:31:50 -08:00
Charles Lyding
d918af3935
refactor(@angular-devkit/build-angular): remove nonexistent argument from rxjs path mapping call
...
The rxjs path mapping function does not have any parameters and has not since version 5.5.0 which is not supported.
2020-01-21 08:35:45 -08:00
Renovate Bot
1152e5d308
build: update sass to version 1.25.0
2020-01-21 08:13:36 -08:00
Renovate Bot
034c6dee0e
build: update browserslist to version 4.8.4
2020-01-21 08:12:00 -08:00
Renovate Bot
038bd9c8c0
build: update caniuse-lite to version 1.0.30001022
2020-01-21 08:11:39 -08:00
Renovate Bot
14de4132a6
build: update sass to version 1.24.5
2020-01-17 08:11:37 -08:00
Renovate Bot
491d422c6f
build: update @angular/animations to version
2020-01-17 08:10:54 -08:00
Alan Agius
bcfccc93f8
test: refactor web-worker to wait for filesystem to be fully settled
2020-01-16 14:48:23 -08:00
Filipe Silva
3e89d2eac3
build: update latest versions
2020-01-16 10:03:39 -08:00
Alan Agius
f1ffb106b2
fix(@angular-devkit/build-angular): emit error when a script is not found
...
While we currently invoke the `callback` with the error in d4f1ff82c5/packages/angular_devkit/build_angular/src/angular-cli-files/plugins/scripts-webpack-plugin.ts (L163)
this is not bubbled up to the main webpack compilation due to the usage of `thisCompilation`.
Closes #16659
2020-01-15 11:31:09 -08:00
Renovate Bot
e368533382
build: update sass-loader to version 8.0.2
2020-01-15 10:23:55 -08:00
Renovate Bot
769cd69e39
build: update @babel/core to version 7.8.3
2020-01-15 10:23:07 -08:00
Renovate Bot
70a2ec87f1
build: update terser to version 4.6.3
2020-01-15 10:22:50 -08:00
Renovate Bot
3ec5b9edb9
build: update caniuse-lite to version 1.0.30001021
2020-01-15 10:22:35 -08:00
Renovate Bot
8c71b79cb9
build: update autoprefixer to version 9.7.4
2020-01-15 08:22:56 -08:00
Renovate Bot
f6d71021e6
build: update core-js to version 3.6.4
2020-01-15 08:22:10 -08:00
Renovate Bot
ce523a067d
build: update core-js to version 3.6.3
2020-01-13 09:47:19 -08:00
Alan Agius
e9897de7ae
fix(@angular-devkit/build-angular): change css optimizer from clean-css with cssnano
...
Closes #16123 and closes #13854
2020-01-13 09:46:15 -08:00
Renovate Bot
578b2a484e
build: update terser to version 4.6.2
2020-01-10 17:25:52 -08:00
Renovate Bot
af5746260c
build: update karma-jasmine to version ~3.1.0
2020-01-10 17:25:29 -08:00
Renovate Bot
48e4765f85
build: update magic-string to version 0.25.6
2020-01-10 17:25:20 -08:00
Renovate Bot
046c5eee82
build: update sass to version 1.24.4
2020-01-10 17:25:08 -08:00
Filipe Silva
86d4385440
build: use TypeScript 3.7
2020-01-09 13:43:49 -08:00
Charles Lyding
b989e4583e
fix(@angular-devkit/build-angular): improve quality of differential loading sourcemaps
2020-01-09 12:02:32 -08:00
Renovate Bot
d746906cb1
build: update caniuse-lite to version 1.0.30001020
2020-01-09 12:00:07 -08:00
Renovate Bot
14777e481b
build: update @angular/animations to version 9.0.0-rc.8
2020-01-09 11:59:55 -08:00
Alan Agius
653be114ca
fix(@angular-devkit/build-angular): replace istanbul-instrumenter-loader with coverage-istanbul-loader
...
Fixes #16576 and fixes #7117
2020-01-09 11:55:35 -08:00