Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps ng-packagr from 11.2.4 to 12.0.0.

Release notes

Sourced from ng-packagr's releases.

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.
  • Minified UMD bundles are no longer generated.
  • During watch mode we no longer generate UMD bundles.
  • Node.js version 10 will become EOL on 2021-04-30. Angular CLI 12 will require Node.js 12.13+ or 14.15+. Node.js 12.13 and 14.15 are the first LTS releases for their respective majors.
  • update to use Node 12 APIs (69ec8e2)

v12.0.0-rc.3

Bug Fixes

  • improve stylesheet caching mechanism (b4b44c8)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

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)

12.0.0-next.0 (2021-05-05)

Bug Fixes

  • disable CSS declaration sorting optimizations (4f06939)

Performance

  • remove double iteration over source files (5e6afb1)

12.0.0-rc.0 (2021-04-22)

... (truncated)

Commits
  • e3a46d3 release: cut v12.0.0
  • d0163ec release: cut v12.0.0
  • 88395d8 Create stylesheet-processor-worker.ts
  • 9265f00 build: lock file maintenance
  • a2aa84e Update analyse-sources.transform.ts
  • fd327d4 release: cut v12.0.0-rc.3
  • 496ef61 Update analyse-sources.transform.ts
  • b4b44c8 fix: improve stylesheet caching mechanism
  • d710e4a build: update dependency prettier to ~2.3.0
  • e680b6d build: update dependency @​rollup/plugin-commonjs to v19
  • 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 25, 2021

Superseded by #328.

@dependabot dependabot bot closed this May 25, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/ng-packagr-12.0.0 branch May 25, 2021 13:10
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