stephanrauh / ngx-extended-pdf-viewer

A full-blown PDF viewer for Angular 16, 17, and beyond
https://pdfviewer.net
Apache License 2.0
449 stars 167 forks source link

Bump ng-packagr from 17.3.0 to 18.0.0 #2366

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks 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


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | ng-packagr | [>= 14.a, < 15] | | ng-packagr | [>= 15.a, < 16] | | ng-packagr | [>= 16.a, < 17] |

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)
sonarcloud[bot] commented 2 days ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud