kuhnroyal / mat-datetimepicker

Material datetimepicker for @angular/material
MIT License
151 stars 86 forks source link

chore(deps-dev): bump ng-packagr from 17.3.0 to 18.0.0 #558

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 month ago

Bumps ng-packagr from 17.3.0 to 18.0.0.

Release notes

Sourced from ng-packagr's releases.

18.0.0

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

Features

  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

18.0.0-rc.0

No release notes provided.

18.0.0-next.4

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

18.0.0-next.2

Features

  • add support for polling (2c7f75b)

18.0.0-next.1

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Performance

  • use esbuild instead of rollup to generate FESM (9c23827), closes #2759

18.0.0-next.0

Features

  • add support for Angular 18 (9bef232)
Changelog

Sourced from ng-packagr's changelog.

18.0.0 (2024-05-22)

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

Features

  • add support for Angular 18 (9bef232)
  • add NgPackagrOptions to public api (ffc512e)
  • add support for polling (2c7f75b)
  • support TypeScript 5.4 (07d5cea)

18.0.0-rc.0 (2024-05-02)

18.0.0-next.4 (2024-04-25)

Bug Fixes

  • incorrect path resolution for entry-points when generating FESM (f2cd914), closes #2838

18.0.0-next.3 (2024-04-18)

Bug Fixes

  • add NgPackagrOptions to public api (ffc512e)

18.0.0-next.2 (2024-04-18)

Features

  • add support for polling (2c7f75b)

18.0.0-next.1 (2024-03-19)

⚠ BREAKING CHANGES

  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

Performance

  • use esbuild instead of rollup to generate FESM (9c23827), closes #2759

... (truncated)

Commits
  • e39339e release: cut 18.0.0
  • f030bbf build: update angular peer deps
  • f9fafd4 Revert "perf: use esbuild instead of rollup to generate FESM"
  • 163813e build: update typescript-eslint to v7.10.0
  • aa5e5c3 build: update typescript-eslint to v7.9.0
  • f9c0dd7 build: lock file maintenance
  • c1ef375 build: lock file maintenance
  • 45933ce build: update dependency esbuild to ^0.21.0
  • f0f97b2 release: cut 18.0.0-rc.0
  • fd77786 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 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 1 week ago

Looks like ng-packagr is up-to-date now, so this is no longer needed.