Renovate Bot
e36dc1d957
build: update jest-worker to version 25.5.0
2020-04-29 10:15:00 -07:00
Renovate Bot
799bb10b61
build: update rollup to version 2.7.3
2020-04-28 09:01:12 -07:00
Renovate Bot
c8915f4205
build: update terser-webpack-plugin to version 2.3.6
2020-04-27 15:08:32 -07:00
Alan Agius
8fb7e586cc
refactor(@angular-devkit/build-angular): remove deprecated evalSourceMap
, vendorSourceMap
, profile
and skipAppShell
options
...
BREAKING CHANGE:
The following deprecated devkit builders options have been removed:
- `skipAppShell:` This has no effect
- `evalSourceMap`: This done to improve performance in older versions of the CLI and is no longer needed
- `vendorSourceMap`: Use `sourceMap.vendor` instead
- `profile`: Use `NG_BUILD_PROFILING` environment variable instead
2020-04-27 15:08:15 -07:00
Charles Lyding
254994db85
fix(@angular-devkit/build-angular): ensure webpack tilde resolve behavior for stylesheet resources
2020-04-27 11:07:58 -07:00
Charles Lyding
c034477dc5
feat(@angular-devkit/build-angular): rebase relative stylesheet assets when using preprocessors
...
Previously, when using a preprocessor, resources (e.g., `url(./my-image.jpg)`) referenced in a stylesheet that was imported into another stylesheet would retain the exact URL. This would be problematic as the resource would not be at the relative location within the new combined stylesheet. With this change the resource URLs will now be adjusted to reference the origin location of the resource. This allows the resources to be found without any additional changes to the application or build process.
CSS and Less already functioned in this manner. This change brings Sass and Stylus to parity.
Fixes : #12797
2020-04-27 11:07:58 -07:00
Charles Lyding
06e9955743
test(@angular-devkit/build-angular): ensure autoprefixed global CSS imports
2020-04-27 11:07:58 -07:00
Renovate Bot
537b314d4e
build: update css-loader to version 3.5.3
2020-04-27 11:07:36 -07:00
Renovate Bot
67f39db889
build: update style-loader to version 1.2.0
2020-04-27 11:07:23 -07:00
Renovate Bot
ce024d23dd
build: update terser to version 4.6.12
2020-04-27 11:07:14 -07:00
Renovate Bot
86a127fad7
build: update source-map-support to version 0.5.19
2020-04-24 09:52:43 -07:00
Renovate Bot
82ce6850ce
build: update sass to version 1.26.5
2020-04-24 09:51:39 -07:00
Renovate Bot
fba98dc51b
build: update rollup to version 2.7.2
2020-04-23 10:32:25 -07:00
Renovate Bot
132cba5efc
build: update webpack to version 4.43.0
2020-04-22 10:40:03 -07:00
Renovate Bot
02dee37174
build: update rollup to version 2.7.1
2020-04-22 10:39:51 -07:00
Alan Agius
69aa460335
refactor(@angular-devkit/build-angular): remove deprecated es5BrowserSupport
build option
...
BREAKING CHANGE
Deprecated browser builder option `es5BrowserSupport` has been removed. The inclusion for ES5 polyfills will be determined from the browsers listed in the browserslist configuration.
2020-04-22 10:38:19 -07:00
Renovate Bot
1c916dc352
build: update source-map-support to version 0.5.18
2020-04-21 12:46:36 -07:00
Renovate Bot
c8cd89d9d2
build: update ajv to version 6.12.2
2020-04-21 12:46:20 -07:00
Renovate Bot
a0ca32aaf1
build: update style-loader to version 1.1.4
2020-04-21 12:45:47 -07:00
Renovate Bot
bd5a13eb6e
build: update jest-worker to version 25.4.0
2020-04-21 12:45:19 -07:00
Renovate Bot
8263e608dd
build: update raw-loader to version 4.0.1
2020-04-21 12:44:28 -07:00
Renovate Bot
e894c2faa4
build: update angular packages
2020-04-16 13:27:04 -07:00
Charles Lyding
98b3eb5b9e
build: update rxjs to version 6.5.5
2020-04-15 13:17:31 -07:00
Renovate Bot
36d3f21c37
build: update semver to version 7.3.2
2020-04-14 12:18:02 -07:00
Renovate Bot
da7fbc6738
build: update karma to version ~5.0.0
2020-04-13 11:32:15 -07:00
Renovate Bot
10bd570196
build: update css-loader to version 3.5.2
2020-04-13 11:15:17 -07:00
Renovate Bot
a79bfbb026
build: update rollup to version 2.6.1
2020-04-13 11:14:39 -07:00
Renovate Bot
475922438b
build: update semver to version 7.2.2
2020-04-13 11:14:26 -07:00
Renovate Bot
9de389fb77
build: update rollup to version 2.4.0
2020-04-10 10:00:22 -07:00
Alan Agius
710cf5656e
fix(@angular-devkit/build-angular): retain css declarations order when using extractCss
and @import
rule
...
Relevant code:
239e43d1f3/src/plugins/postcss-import-parser.js (L9)
239e43d1f3/src/index.js (L132-L150)
Fixes #9475
2020-04-10 09:56:55 -07:00
Renovate Bot
099387bca7
build: update terser to version 4.6.11
2020-04-09 13:23:12 -07:00
Doug Parker
863067cbd8
revert: "fix(@angular-devkit/build-angular): suppress duplicate 3rdpartylicenses.txt warning"
...
This reverts commit 59c9802d2667db71ef44aa78c7d56b4caa6ff065.
No longer necessary to suppress this log, now that the root cause has been fixed.
2020-04-08 13:16:54 -07:00
Renovate Bot
bd582591dc
build: update rollup to version 2.3.4
2020-04-08 13:16:54 -07:00
Renovate Bot
fcba2e7b7f
build: update rollup to version 2.3.4
2020-04-08 10:57:17 -07:00
Renovate Bot
f48a66df8a
build: update angular packages
2020-04-08 10:56:36 -07:00
Renovate Bot
f516b9468c
build: update semver to version 7.2.1
2020-04-07 19:42:36 -07:00
Renovate Bot
ba5f807589
build: update autoprefixer to version 9.7.6
2020-04-07 19:42:22 -07:00
Charles Lyding
44b3cc7c89
feat(@angular-devkit/build-angular): provide webpack support for resolving via Yarn PnP
2020-04-07 19:42:00 -07:00
Renovate Bot
fe8fb1ffc9
build: update rollup to version 2.3.3
2020-04-06 10:01:17 -07:00
Charles Lyding
8a3e655845
fix(@angular-devkit/build-angular): avoid overwriting localize sourcemaps
2020-04-06 10:00:00 -07:00
Alan Agius
10e7eb2c24
test: change browserslist
file name to .browserslistrc
2020-04-06 09:58:42 -07:00
Alan Agius
b7a612f14a
feat(@schematics/angular): change browserslist
file name to .browserslistrc
...
Closes : #15961
2020-04-06 09:58:42 -07:00
Renovate Bot
142099efb5
build: update terser to version 4.6.10
2020-04-06 09:54:02 -07:00
Renovate Bot
29660aa8ed
build: update jest-worker to version 25.2.6
2020-04-02 10:28:36 -07:00
Renovate Bot
d1978c321e
build: update rollup to version 2.3.2
2020-04-02 10:27:18 -07:00
Alan Agius
bd789f5dd6
refactor(@angular-devkit/build-angular): remove deprecation of namedChunks
...
Previusly this option didn't have an effect on platform server because when targetting commonjs all chunks will be concatenated into main.js.
We now changed the module to esnext, which enables us to have lazy loading on the server.
2020-04-02 10:25:04 -07:00
Renovate Bot
0917a9482c
build: update jest-worker to version 25.2.1
2020-03-30 10:25:04 -07:00
Renovate Bot
40938e4b50
build: update angular packages
2020-03-30 10:24:41 -07:00
Alan Agius
a75f5dbc71
fix(@angular-devkit/build-angular): don't show commonjs usage for webpack-dev-server utils
2020-03-30 10:23:52 -07:00
renovate[bot]
1e258317b1
Merge pull request #17301 from angular/renovate/rollup-2.x
...
build: update rollup to version 2.2.0
2020-03-25 12:04:11 -07:00