chore(deps): update dependency ng-packagr to v19 #2091
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.2.7
->19.0.1
Release Notes
ng-packagr/ng-packagr (ng-packagr)
v19.0.1
Compare Source
v19.0.0
Compare Source
Features
sass
option (c85df4f)Bug Fixes
v18.2.1
Compare Source
18.2.1 (2024-08-21)
v18.2.0
Compare Source
v18.1.0
Compare Source
Features
v18.0.0
Compare Source
⚠ BREAKING CHANGES
Bug Fixes
Features
NgPackagrOptions
to public api (ffc512e)v17.3.0
Compare Source
v17.2.1
Compare Source
v17.2.0
Compare Source
Features
Bug Fixes
url
reference in CSS files (3d96591)v17.1.2
Compare Source
v17.1.1
Compare Source
v17.1.0
Compare Source
Bug Fixes
@screen
directive in matcher (ad1bd50)rollup
(45336ae), closes #2749Performance
v17.0.3
Compare Source
Bug Fixes
rollup
(4d1c0c3), closes #2749v17.0.2
Compare Source
v17.0.1
Compare Source
Bug Fixes
v17.0.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
.tsbuildinfo
when cache mode is enabled (5f32591), closes #2682v16.2.3
Compare Source
Bug Fixes
.tsbuildinfo
when cache mode is enabled (2a0ee90), closes #2682v16.2.2
Compare Source
v16.2.1
Compare Source
v16.2.0
Compare Source
v16.1.0
Compare Source
Features
Bug Fixes
16.0.1 (2023-05-10)
Bug Fixes
v16.0.1
Compare Source
v16.0.0
Compare Source
⚠ BREAKING CHANGES
TypeScript 4.8 is no longer supported.
Several changes to the Angular Package Format (APF)
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
Compare Source
Bug Fixes
v15.2.1
Compare Source
v15.2.0
Compare Source
Bug Fixes
15.1.2 (2023-02-09)
Bug Fixes
15.1.1 (2023-01-12)
Performance
v15.1.2
Compare Source
v15.1.1
Compare Source
v15.1.0
Compare Source
Features
Performance
Bug Fixes
cssUrl
andstyleIncludePaths
in the CSS cache key (6bb7a4a), closes #2523v15.0.3
Compare Source
v15.0.2
Compare Source
v15.0.1
Compare Source
v15.0.0
Compare Source
⚠ BREAKING CHANGES
14.[15-19].x
and16.[10-12].x
. Current supported versions of Node.js are14.20.x
,16.13.x
and18.10.x
.Features
Bug Fixes
README.md
(4e4c00b), closes #2459v14.3.0
Compare Source
v14.2.2
Compare Source
Bug Fixes
README.md
(3b74c0f), closes #2459v14.2.1
Compare Source
v14.2.0
Compare Source
Features
v14.1.0
Compare Source
v14.0.4
Compare Source
v14.0.3
Compare Source
v14.0.2
Compare Source
14.0.2 (2022-06-10)
v14.0.1
Compare Source
No visible changes
v14.0.0
Compare Source
⚠ BREAKING CHANGES
package.json
is not longer a valid method to configure ng-packagr. Useng-package.json
instead.Features
package.json
as configuration (a94bd14), closes #2176assets
configurations (6776e17), closes #1497Bug Fixes
index.ts
(4c96acb)moduleResolution
(3f5448d)index.ts
as entry-files (8c5cc4f)v13.3.1
Compare Source
Bug Fixes
v13.3.0
Compare Source
Features
v13.2.1
Compare Source
Bug Fixes
v13.2.0
Compare Source
Bug Fixes
13.1.3 (2022-01-13)
Bug Fixes
13.1.2 (2021-12-15)
Bug Fixes
13.1.1 (2021-12-08)
v13.1.3
Compare Source
v13.1.2
Compare Source
v13.1.1
Compare Source
v13.1.0
Compare Source
Features
13.0.8 (2021-11-24)
Bug Fixes
sourceMappingUrl
when saving FESMs into cache (657eacd), closes #217213.0.7 (2021-11-23)
Bug Fixes
13.0.6 (2021-11-18)
Bug Fixes
postcss-values-parser
. https://github.com/shellscape/postcss-values-parser/issues/11513.0.5 (2021-11-17)
Bug Fixes
files
property from default tsconfig (c4cd3a7), closes #2156~~13.0.4 (2021-11-17)
Bug Fixes
--version
doesn't work (ba835bb), closes #2157files
property from default tsconfig (c4cd3a7), closes #2156package.json
(037ccf5)13.0.3 (2021-11-05)
Bug Fixes
13.0.2 (2021-11-04)
Bug Fixes
13.0.1 (2021-11-04)
Bug Fixes
v13.0.8
Compare Source
v13.0.7
Compare Source
v13.0.6
Compare Source
13.0.6 (2021-11-18)
v13.0.5
Compare Source
13.0.5 (2021-11-17)
v13.0.3
Compare Source
v13.0.2
Compare Source
v13.0.1
Compare Source
v13.0.0
Compare Source
⚠ BREAKING CHANGES
umdModuleIds
amdId
umdId
node-sass
has been removed. sass will be used by default to compile SASS and SCSS files.Features
.mjs
extension (95166f3)tslib
peerDependencies to^2.3.0
(12dc21e).mjs
extension (95166f3)Bug Fixes
node-sass-tilde-importer
with custom sass importer (5cf363b), closes #2125@rollup/plugin-commonjs
(0d306a3)esbuild-check
in the dist package (eda7f04)Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.