cobbler / cobbler-web

Our new seperate Angular based web interface for Cobbler
https://cobbler.github.io/cobbler-web/
MIT License
13 stars 7 forks source link

Bump ng-packagr from 17.3.0 to 18.1.0 #288

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps ng-packagr from 17.3.0 to 18.1.0.

Release notes

Sourced from ng-packagr's releases.

18.1.0

Features

  • add support for TypeScript 5.5 (ae2a698)

18.1.0-next.0

Features

  • add support for TypeScript 5.5 (ae2a698)

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

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

18.1.0 (2024-07-10)

Features

  • add support for TypeScript 5.5 (ae2a698)

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

... (truncated)

Commits
  • c7c0044 release: cut 18.1.0
  • 74d6b1b build: lock file maintenance
  • 128a2da build: update typescript-eslint to v7.16.0
  • 5320e35 build: update typescript-eslint to v7.15.0
  • 1750160 build: update dependency typescript to v5.5.3
  • 5879359 build: update dependency esbuild to ^0.23.0
  • fbd21b7 build: lock file maintenance
  • de299b7 build: update dependency esbuild to ^0.22.0
  • a3cad8f build: update dependency typescript to ~5.5.0
  • 4bf6217 release: cut 18.1.0-next.0
  • 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 4 weeks ago

Superseded by #295.