ng2-ui / auto-complete

Angular Auto Complete component and directive
https://ng2-ui.github.io/dist/#/auto-complete
MIT License
279 stars 122 forks source link

Bump nth-check and ng-packagr #411

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes nth-check. It's no longer used after updating ancestor dependency ng-packagr. These dependencies need to be updated together.

Removes nth-check

Updates ng-packagr from 10.1.1 to 15.0.0

Release notes

Sourced from ng-packagr's releases.

15.0.0

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.
  • Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.

Features

  • add support for tailwindcss (fdc0707), closes #1943
  • add support for Node.js version 18 (e70e3a3)
  • drop support for TypeScript 4.6 and 4.7 (56d9a85)
  • switch to sass modern API (b1ebee3)

Bug Fixes

  • grammatical update error message (6d7d2a9)
  • remove support for Stylus (2f92ab8)
  • emit TypeScript declaration diagnostics (844ea6c), closes #2405
  • exclude scanning node_modules when trying to locate README.md (b54159b), closes #2418
  • exclude scanning nested node_modules when locating README.md (4e4c00b), closes #2459
  • show actionable error when component resource is not found (5dcba25)

15.0.0-rc.0

Features

15.0.0-next.4

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.

Features

  • add support for Node.js version 18 (e70e3a3)
  • drop support for TypeScript 4.6 and 4.7 (56d9a85)

15.0.0-next.3

⚠ BREAKING CHANGES

  • Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.

... (truncated)

Changelog

Sourced from ng-packagr's changelog.

15.0.0 (2022-11-16)

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.
  • Deprecated support for Stylus has been removed. The Stylus package has never reached a stable version and it's usage in the ng-packagr is minimal. It's recommended to migrate to another CSS preprocessor that the ng-packagr supports.

Features

  • add support for tailwindcss (fdc0707), closes #1943
  • add support for Node.js version 18 (e70e3a3)
  • drop support for TypeScript 4.6 and 4.7 (56d9a85)
  • switch to sass modern API (b1ebee3)

Bug Fixes

  • grammatical update error message (6d7d2a9)
  • remove support for Stylus (2f92ab8)
  • emit TypeScript declaration diagnostics (844ea6c), closes #2405
  • exclude scanning node_modules when trying to locate README.md (b54159b), closes #2418
  • exclude scanning nested node_modules when locating README.md (4e4c00b), closes #2459
  • show actionable error when component resource is not found (5dcba25)

15.0.0-rc.0 (2022-10-21)

Features

15.0.0-next.4 (2022-10-12)

⚠ BREAKING CHANGES

  • ng-packagr no longer supports Node.js versions 14.[15-19].x and 16.[10-12].x. Current supported versions of Node.js are 14.20.x, 16.13.x and 18.10.x.
  • TypeScript versions older than 4.8.2 are no longer supported.

Features

  • add support for Node.js version 18 (e70e3a3)
  • drop support for TypeScript 4.6 and 4.7 (56d9a85)

15.0.0-next.3 (2022-09-28)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 390b4ca 15.0.0
  • 3320715 docs: release version 15.0.0
  • 2a6e2ef build: update typescript-eslint to v5.43.0
  • 41c1097 build: lock file maintenance
  • 6df6502 build: update dependency zone.js to v0.12.0
  • 1520283 build: update typescript-eslint to v5.42.1 (#2473)
  • df81950 docs: mention the new asset copying syntax
  • 2ac42ce build: update dependency eslint to v8.27.0
  • af291a3 build: lock file maintenance
  • c01c284 build: update typescript-eslint to v5.42.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by alan.agius4, a new releaser for ng-packagr since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ng2-ui/auto-complete/network/alerts).