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.2.0 #216

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

Bumps ng-packagr from 15.2.2 to 16.2.0.

Release notes

Sourced from ng-packagr's releases.

16.2.0

Bug Fixes

  • no provider for InjectionToken ng.v5.defaultTsConfig (6652727)

16.2.0-next.1

Bug Fixes

  • no provider for InjectionToken ng.v5.defaultTsConfig (6652727)

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

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

16.2.0 (2023-08-09)

16.2.0-next.1 (2023-07-11)

Bug Fixes

  • no provider for InjectionToken ng.v5.defaultTsConfig (6652727)

16.2.0-next.0 (2023-06-28)

Features

  • add support for Angular 16.2.0 (3c1072e)

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.

... (truncated)

Commits
  • e47e353 release: cut 16.2.0
  • 6152e0b build: update dependency eslint-config-prettier to v9
  • 9501473 build: update dependency esbuild to ^0.19.0
  • a8835a8 build: update dependency esbuild-wasm to ^0.19.0
  • dea75cf build: update dependency eslint to v8.46.0
  • ed4692e build: update dependency eslint-plugin-import to v2.28.0
  • f01e6de build: update dependency eslint-config-prettier to v8.9.0
  • f994f9b docs: document release process
  • 42d9b15 release: cut 16.2.0-next.1
  • 2c428ab build: update dependency prettier to v3
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 10 months ago

Superseded by #223.