terminus-ui
terminus-ui copied to clipboard
chore(packages): update dependency ng-packagr to v17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| ng-packagr | 9.1.1 -> 17.0.2 |
Release Notes
ng-packagr/ng-packagr (ng-packagr)
v17.0.2
v17.0.1
Bug Fixes
v17.0.0
β BREAKING CHANGES
- TypeScript versions before 5.2 are no longer supported.
Features
- esbuild can't resolve secondary entry point from library (29f417e)
- drop support for TypeScript versions before 5.2 (72500c3)
- add support for Angular 17 (cbb06ee)
- support TypeScript 5.2 (0acd2c4)
Bug Fixes
- emit
.tsbuildinfowhen cache mode is enabled (5f32591), closes #β2682 - add workaround to terminate workers on destroy (7252f53), closes #β2688
v16.2.3
Bug Fixes
v16.2.2
v16.2.1
v16.2.0
v16.1.0
Features
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
v16.0.1
v16.0.0
β BREAKING CHANGES
-
TypeScript 4.8 is no longer supported.
-
Several changes to the Angular Package Format (APF)
- Removal of FESM2015
- Replacing ES2020 with ES2022
- Replacing FESM2020 with FESM2022
-
Node.js v14 support has been removed
Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.
-
NGCC integration has been removed and as a result Angular View Engine libraries will no longer work.
Features
Bug Fixes
v15.2.2
Bug Fixes
- always set destination directory (4e49d12)
v15.2.1
v15.2.0
Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
- remove trailing slash from dest (426a081), closes #β2558
- support of Safari TP versions (fa80ee0)
- update browserslist config to include last 2 Chrome versions (1519c8d), closes angular/angular#48669
15.1.1 (2023-01-12)
Performance
v15.1.2
v15.1.1
v15.1.0
Features
Performance
- move stylesheet processing into a worker pool (9eaa398)
Bug Fixes
v15.0.3
v15.0.2
v15.0.1
v15.0.0
β BREAKING CHANGES
- ng-packagr no longer supports Node.js versions
14.[15-19].xand16.[10-12].x. Current supported versions of Node.js are14.20.x,16.13.xand18.10.x. - TypeScript versions older than 4.8.2 are no longer supported.
- Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.
Features
- add support for tailwindcss (fdc0707), closes #β1943
- add support for Node.js version 18 (e70e3a3)
- drop support for TypeScript 4.6 and 4.7 (56d9a85)
- switch to sass modern API (b1ebee3)
Bug Fixes
- grammatical update error message (6d7d2a9)
- remove support for Stylus (2f92ab8)
- emit TypeScript declaration diagnostics (844ea6c), closes #β2405
- exclude scanning node_modules when trying to locate README.md (b54159b), closes #β2418
- exclude scanning nested node_modules when locating
README.md(4e4c00b), closes #β2459 - show actionable error when component resource is not found (5dcba25)
v14.3.0
v14.2.2
Bug Fixes
v14.2.1
v14.2.0
Features
- add support for TypeScript 4.8 (387a4e1)
v14.1.0
v14.0.4
v14.0.3
v14.0.2
14.0.2 (2022-06-10)
v14.0.1
No visible changes
v14.0.0
β BREAKING CHANGES
- Support for TypeScript 4.4 and 4.5 has been removed. Please update to TypeScript 4.6.
- Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
package.jsonis not longer a valid method to configure ng-packagr. Useng-package.jsoninstead.
Features
- support TypeScript 4.7 (5574598)
- remove handling of
package.jsonas configuration (a94bd14), closes #β2176 - update generated output to APF 14 (c6f6e4d)
- support more complex
assetsconfigurations (6776e17), closes #β1497 - drop support for Node.js 12 (181ac25)
- support TypeScript 4.6.2 (9faef17)
Bug Fixes
- watch mode when using ng-packagr CLI directly (0f8f92a)
- join paths instead of resolving (0a54e7d), closes #β2241
- avoid a recursive export when entryfile is named
index.ts(4c96acb) - ignore circular dependency warnings (9b93a18)
- remove hardcoded
moduleResolution(3f5448d) - re-allow
index.tsas entry-files (8c5cc4f) - invalid browsers version ranges (547a11f)
v13.3.1
Bug Fixes
- watch mode when using ng-packagr CLI directly (c2338a1)
v13.3.0
Features
- add support for TypeScript 4.6 (fe19978)
v13.2.1
Bug Fixes
- invalid browsers version ranges (ccdc339)
v13.2.0
Bug Fixes
13.1.3 (2022-01-13)
Bug Fixes
- update dependency postcss-preset-env to v7
13.1.2 (2021-12-15)
Bug Fixes
- close rollup bundle after write (cf5de76)
13.1.1 (2021-12-08)
v13.1.3
v13.1.2
v13.1.1
v13.1.0
Features
- add support for TypeScript 4.5 (b4d3f5c)
13.0.8 (2021-11-24)
Bug Fixes
13.0.7 (2021-11-23)
Bug Fixes
13.0.6 (2021-11-18)
Bug Fixes
- Revert "build: update dependency postcss-preset-env to v7", due to licensing issues of
postcss-values-parser. https://github.com/shellscape/postcss-values-parser/issues/115
13.0.5 (2021-11-17)
Bug Fixes
13.0.4 (2021-11-17)
Bug Fixes
--versiondoesn't work (ba835bb), closes #β2157- remove
filesproperty from default tsconfig (c4cd3a7), closes #β2156 - show warning when configuring ng-packagr in
package.json(037ccf5)
13.0.3 (2021-11-05)
Bug Fixes
- handle multiple node_modules when resolving Sass (c7c51a3)
13.0.2 (2021-11-04)
Bug Fixes
13.0.1 (2021-11-04)
Bug Fixes
- unable to add additional conditions to entry-point subpaths controlled by ng-packagr (a63ebb7)
v13.0.8
v13.0.7
v13.0.6
13.0.6 (2021-11-18)
v13.0.5
13.0.5 (2021-11-17)
v13.0.3
v13.0.2
v13.0.1
v13.0.0
β BREAKING CHANGES
- TypeScript versions prior to 4.4 are no longer supported.
- Compilation of libraries using VIew Engine is no longer supported.
- We no longer generate UMD bundles. The below options which were used for UMD bundle generation has also been removed;
umdModuleIdsamdIdumdId
- Support for
node-sasshas been removed. sass will be used by default to compile SASS and SCSS files.
Features
- add package exports for node and es2015 (bd986f6)
- add support for package.json exports (047e3ca)
- drop support for node-sass (34d805d)
- emit Javascript files with
.mjsextension (95166f3) - support TypeScript to 4.4 (40f7316)
- update
tslibpeerDependencies to^2.3.0(12dc21e) - add package exports for node and es2015 (bd986f6)
- add support for package.json exports (047e3ca)
- drop support for node-sass (34d805d)
- emit Javascript files with
.mjsextension (95166f3) - support Node.js version 16 (5c8ce22)
- add esm2020 conditions in APF package exports (ed79b27)
- add es2020 conditional export (e5d4296)
- do not generate UMDs (cc59146), closes #β2023 #β2000 #β1757 #β1674
- downlevel es2020 bundle to generate FESM2015 (6cf2514)
- enable Ivy partial compilations by default (46133d9), closes #β1087 #β382 #β285 #β317 #β355 #β656 #β917
- replace es2015 with es2020 (9e37a56)
- support specifying stylesheet language for inline component styles (61cd015)
- enable providing cache directory and disabling caching via options (7d6ee38)
Bug Fixes
- error when a finding a conflicting package export (bf3a0b9)
- merge instead of overriding package exports (f238118)
- improve Safari browserslist to esbuild target conversion (23b4776)
- incorrect cache path (2c0121a)
- make cache paths safe for windows (5b58731)
- provide supported browsers to esbuild (4ed2e08)
- set browserslist defaults (8223a47), closes /github.com/browserslist/browserslist/blob/83764ea81ffaa39111c204b02c371afa44a4ff07/index.js#L516-L522
- error when a finding a conflicting package export (bf3a0b9)
- merge instead of overriding package exports (f238118)
- report typescript configuration errors (31b508d)
- don't process tslib with ngcc (925b427)
- replace
node-sass-tilde-importerwith custom sass importer (5cf363b), closes #β2125 - display package versions correctly when using the version command (141fd65)
- force less version 3.5 math behaviour (a491faf), closes #β2113
- only watch dependent files (5bf477d), closes #β1829 #β2042 #β1723
- remove
@rollup/plugin-commonjs(0d306a3) - include
esbuild-checkin the dist package (eda7f04) - support WASM-based esbuild optimizer fallback (68b5f0b)
- don't exit with non zero error code on non error compiler diagnostics (0daa33e)
- normalize NGCC tsconfig path (3846b40)
Performance
- only re-generate FESMs when ESM has changed (2a02a89)
- read esm files from memory (51ba534)
- store fesm generation state on disk (4565a8b)
v12.2.7
Bug Fixes
- invalid browsers version ranges (570452d)
v12.2.6
v12.2.5
Bug Fixes
- RGBA converted to hex notation in component styles breaks IE11 (b14d7e2)
v12.2.4
Bug Fixes
v12.2.3
Bug Fixes
- include
esbuild-checkin the dist package (b2ba979)
v12.2.2
Bug Fixes
- support WASM-based esbuild optimizer fallback (9ee6bee)
v12.2.1
Bug Fixes
- make cache paths safe for windows (480bbb4)
v12.2.0
Performance
- use esbuild as a CSS optimizer for component styles (ceb81f9)
v12.1.2
v12.1.1
v12.1.0
Features
- add compilation mode in build logs (4959f8b), closes #β1991
- add support for TypeScript 4.3 (d6cabcf)
- update Ivy compilation pipeline to use faster NGTSC program (9f17304)
v12.0.8
Bug Fixes
- error shown multiple times in terminal (22322e8)
v12.0.6
v12.0.5
v12.0.4
v12.0.3
v12.0.2
v12.0.1
v12.0.0
v11.2.4
Bug Fixes
v11.2.3
Bug Fixes
- deprecate whitelistedNonPeerDependencies in favor of allowedNonPeerDependencies (74fe7d1), closes #β1884
v11.2.2
Bug Fixes
- show error when template file is unreadable (5c07958)
v11.2.1
Bug Fixes
Performance
- use sync-rcp instead of execFileSync to transform async function to sync functions #β1872 (b9b25b5)
v11.2.0
11.1.4 (2021-02-05)
Bug Fixes
- remove optional dependency on tsickle (d3e46ce)
11.1.3 (2021-02-02)
Bug Fixes
11.1.2 (2021-01-20)
11.1.1 (2021-01-20)
Bug Fixes
- await async process method (361e43b)
v11.1.4
v11.1.3
v11.1.2
v11.1.0
Features
- add NGCC async integration (232fb21)
- add stylesheet processor DI (dedb3b3)
- add support for using TypeScript 4.1 (ffe3ab9)
Bug Fixes
- add tsickle as optional peer dependency (52f3988), closes #β1801
- changed assets not being copied during watch mode (8d6664e), closes #β1826
- set sourceRoot to empty string to correctly resolve dts sources (94dd2d8)
- termination of process when using CTRL+C (8f6c46e)
Performance
- only use ensureUnixPath when OS is Windows (d4ed2b4)
11.0.3 (2020-11-21)
Bug Fixes
- correctly resolve sourceRoot (6673dbc)
11.0.2 (2020-11-12)
Bug Fixes
- sourcemap should not differ based on build path (1504c8e)
- Revert "fix: update @βrollup/plugin-commonjs to version ^16.0.0"
11.0.1 (2020-11-11)
v11.0.3
v11.0.2
v11.0.1
v11.0.0
Bug Fixes
- sourcemap should not differ based on build path (6f946b7)
v10.1.2
v10.1.1
v10.1.0
v10.0.4
v10.0.3
v10.0.2
v10.0.1
v10.0.0
v9.1.5
Bug Fixes
- remove tslib from peerDependencies when adding it to dependencies (593f861)
v9.1.4
Bug Fixes
- auto add tslib as direct dependency (298fbc4)
9.1.3 (2020-05-06)
v9.1.3
Bug Fixes
- update browserslist and autoprefixer (8293497), closes #β1611
- update rollup-plugin-sourcemaps to version ^0.6.0 (f8c3459)
v9.1.2
Configuration
π Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Never, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.