MaibornWolff / mwui

Storybook (dev): https://maibornwolff.github.io/mwui-dev
https://maibornwolff.github.io/mwui
MIT License
7 stars 0 forks source link

depandabot-update: bump ng-packagr from 15.2.2 to 16.1.0 #194

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps ng-packagr from 15.2.2 to 16.1.0.

Release notes

Sourced from ng-packagr's releases.

16.1.0

Features

  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)

Bug Fixes

  • allow usages of ECMAScript Decorators (9abe6a0), closes #2625

16.1.0-next.0

Features

16.0.1

Bug Fixes

  • warn when finding conflicting package export conditions (b08b075), closes #2609

16.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

  • (APF) Angular Package Format updates (4ae531c)
  • remove NGCC integration (d9fdc89)

Bug Fixes

  • always set destination directory (4e89bcf)
  • remove Node.js v14 support (a091d82)

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

16.1.0 (2023-06-13)

Features

  • support TypeScript 5.1 (fcc0c6a)
  • support incremental TypeScript semantic diagnostics (d3b9488)

Bug Fixes

  • allow usages of ECMAScript Decorators (9abe6a0), closes #2625

16.0.1 (2023-05-10)

Bug Fixes

  • warn when finding conflicting package export conditions (b08b075), closes #2609

16.0.0 (2023-05-03)

⚠ 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

  • (APF) Angular Package Format updates (4ae531c)
  • remove NGCC integration (d9fdc89)

Bug Fixes

  • always set destination directory (4e89bcf)
  • remove Node.js v14 support (a091d82)

16.0.0-rc.1 (2023-04-18)

... (truncated)

Commits
  • 6f1bf1d release: cut 16.1.0
  • c62bd6b release: cut 16.1.0-rc.0
  • 785963a build: update dependency eslint to v8.42.0
  • 4de097f build: update typescript-eslint to v5.59.9
  • 6719917 build: update typescript-eslint to v5.59.8
  • f90a949 build: update typescript-eslint to v5.59.7
  • 5fbd66a build: update dependency eslint to v8.41.0
  • 9abe6a0 fix: allow usages of ECMAScript Decorators
  • d3b9488 feat: support incremental TypeScript semantic diagnostics
  • 9b1ba29 build: update typescript-eslint to v5.59.6
  • 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[bot] commented 11 months ago

Superseded by #216.