Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.

chore(deps): update dependency ng-packagr to v13 #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 3, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ng-packagr 10.1.2 -> 13.2.1 age adoption passing confidence

Release Notes

ng-packagr/ng-packagr

v13.2.1

Compare Source

Bug Fixes
  • invalid browsers version ranges (ccdc339)

v13.2.0

Compare Source

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

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

Features
  • add support for TypeScript 4.5 (b4d3f5c)
13.0.8 (2021-11-24)
Bug Fixes
  • correctly append sourceMappingUrl when saving FESMs into cache (657eacd), closes #​2172
13.0.7 (2021-11-23)
Bug Fixes
13.0.6 (2021-11-18)
Bug Fixes
13.0.5 (2021-11-17)
Bug Fixes
  • ~~remove files property from default tsconfig (c4cd3a7), closes #​2156~~
13.0.4 (2021-11-17)
Bug Fixes
  • --version doesn't work (ba835bb), closes #​2157
  • remove files property 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

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
  • 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;
    • umdModuleIds
    • amdId
    • umdId
  • Support for node-sass has been removed. sass will be used by default to compile SASS and SCSS files.
Features
Bug Fixes
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

Compare Source

Bug Fixes
  • invalid browsers version ranges (570452d)

v12.2.6

Compare Source

v12.2.5

Compare Source

Bug Fixes
  • RGBA converted to hex notation in component styles breaks IE11 (b14d7e2)

v12.2.4

Compare Source

Bug Fixes

v12.2.3

Compare Source

Bug Fixes
  • include esbuild-check in the dist package (b2ba979)

v12.2.2

Compare Source

Bug Fixes
  • support WASM-based esbuild optimizer fallback (9ee6bee)

v12.2.1

Compare Source

Bug Fixes
  • make cache paths safe for windows (480bbb4)

v12.2.0

Compare Source

Performance
  • use esbuild as a CSS optimizer for component styles (ceb81f9)

v12.1.2

Compare Source

v12.1.1

Compare Source

v12.1.0

Compare Source

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

Compare Source

v12.0.5

Compare Source

v12.0.4

Compare Source

v12.0.3

Compare Source

v12.0.2

Compare Source

v12.0.1

Compare Source

v12.0.0

Compare Source

v11.2.4

Compare Source

Bug Fixes
  • removed default value from whitelistedNonPeerDependencies in json schema (4229231), closes #​1892

v11.2.3

Compare Source

Bug Fixes
  • deprecate whitelistedNonPeerDependencies in favor of allowedNonPeerDependencies (74fe7d1), closes #​1884

v11.2.2

Compare Source

Bug Fixes
  • show error when template file is unreadable (5c07958)

v11.2.1

Compare Source

Bug Fixes
  • use path.join instead of require.resolve to resolve worker (784d340), closes #​1867
Performance
  • use sync-rcp instead of execFileSync to transform async function to sync functions #​1872 (b9b25b5)

v11.2.0

Compare Source

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

Compare Source

v11.1.3

Compare Source

v11.1.2

Compare Source

v11.1.0

Compare Source

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
11.0.1 (2020-11-11)

v11.0.3

Compare Source

v11.0.2

Compare Source

v11.0.1

Compare Source

v11.0.0

Compare Source

Bug Fixes
  • sourcemap should not differ based on build path (6f946b7)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch 3 times, most recently from e585597 to 1e32b0c Compare November 5, 2021 15:33
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch 3 times, most recently from e0ecee8 to 3412ea7 Compare November 23, 2021 13:45
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from 3412ea7 to 5d27cf9 Compare November 24, 2021 15:11
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from 5d27cf9 to 285e51c Compare December 8, 2021 10:53
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from 285e51c to 289ee9f Compare December 15, 2021 17:21
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from 289ee9f to 4952e6d Compare January 13, 2022 10:26
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from 4952e6d to f52a0cc Compare January 26, 2022 13:17
@renovate renovate bot force-pushed the renovate/ng-packagr-13.x branch from f52a0cc to de6dd9d Compare January 31, 2022 13:29
@renovate
Copy link
Author

renovate bot commented Jan 31, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Using default tag: latest
latest: Pulling from renovate/node
ea362f368469: Pulling fs layer
ffb9287e6249: Pulling fs layer
80a2dd5a3ccd: Pulling fs layer
9c0b097ce318: Pulling fs layer
b611d7a133cd: Pulling fs layer
b40f749227d8: Pulling fs layer
9c0b097ce318: Waiting
b611d7a133cd: Waiting
b40f749227d8: Waiting
80a2dd5a3ccd: Verifying Checksum
80a2dd5a3ccd: Download complete
ffb9287e6249: Verifying Checksum
ffb9287e6249: Download complete
ea362f368469: Verifying Checksum
ea362f368469: Download complete
9c0b097ce318: Verifying Checksum
9c0b097ce318: Download complete
b611d7a133cd: Verifying Checksum
b611d7a133cd: Download complete
b40f749227d8: Verifying Checksum
b40f749227d8: Download complete
ea362f368469: Pull complete
ffb9287e6249: Pull complete
80a2dd5a3ccd: Pull complete

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant