Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2021

Bumps ng-packagr from 11.2.4 to 12.0.2.

Release notes

Sourced from ng-packagr's releases.

v12.0.2

Bug Fixes

  • display stylesheet file path when there is an error (698de4e)

v12.0.1

Bug Fixes

  • ignore type definitions when building entry-point dependency graph (9a7dccb), closes #1982
  • log error from stylesheet pre-processor (077fc65), closes #1983

v12.0.0

Bug Fixes

  • improve stylesheet caching mechanism (b4b44c8)
  • add built at and time to console output (50639dc)
  • initialize worker options post browserlist setup (ff90621)
  • disable CSS declaration sorting optimizations (4f06939)
  • don't generate minified UMD bundles. (cf56f3b)
  • update cssnano to version 5.0.0 (1ad8fe6)
  • update supported range of node versions (3800679)
  • release main thread on worker error (eb3138a)
  • process only the typings files of packages with NGCC (9122e7f)
  • deprecate whitelistedNonPeerDependencies in favor of allowedNonPeerDependencies (e7fc214), closes #1884
  • removed default value from whitelistedNonPeerDependencies in json schema (f0d38fc), closes #1892
  • replace i with checkmark when displaying a built entrypoint (54b8968), closes #1883

Performance

  • remove double iteration over source files (5e6afb1)
  • cache processed stylesheets (b791429)
  • reuse stylesheet processor (2c6bb7d)

Features

⚠ BREAKING CHANGES

  • Bundling of dependencies has been removed without replacement. In many cases this was used incorrectly which drastically increase in size. This was also mainly used for UMD bundles which will be removed in future.

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

12.0.2 (2021-05-25)

Bug Fixes

  • display file stylesheet file path when there is an error (698de4e)

12.0.1 (2021-05-25)

Bug Fixes

  • ignore type definitions when building entry-point dependency graph (9a7dccb), closes #1982
  • log error from stylesheet pre-processor (077fc65), closes #1983

12.0.0 (2021-05-12)

12.0.0 (2021-05-12)

12.0.0-rc.3 (2021-05-10)

Bug Fixes

  • improve stylesheet caching mechanism (b4b44c8)

12.0.0-rc.2 (2021-05-06)

Bug Fixes

  • add built at and time to console output (50639dc)
  • initialize worker options post browserlist setup (ff90621)

Performance

  • cache processed stylesheets (b791429)

12.0.0-rc.1 (2021-05-05)

Bug Fixes

  • disable CSS declaration sorting optimizations (4f06939)

Performance

  • remove double iteration over source files (5e6afb1)

... (truncated)

Commits
  • 36ebd88 release: cut v12.0.2
  • 4664c96 Update cache-compiler-host.ts
  • 698de4e fix: display file stylesheet file path when there is an error
  • 6832048 release: cut v12.0.1
  • 0673e9b build: lock file maintenance
  • 9a7dccb fix: ignore type definitions when building entry-point dependency graph
  • 657b8de build: update dependency sinon to v11
  • 2688583 build: update dependency ts-node to v10
  • 077fc65 fix: log error from stylesheet pre-processor
  • 26a7240 build: lock file maintenance
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2021

Superseded by #340.

@dependabot dependabot bot closed this Jun 3, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-packagr-12.0.2 branch June 3, 2021 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant