avmaisak / ngx-bootstrap-icons

This Angular module allows you to use the Bootstrap Icons in your angular application without additional dependencies.
https://avmaisak.github.io/ngx-bootstrap-icons
MIT License
33 stars 3 forks source link

Bump @angular-eslint/template-parser from 13.2.1 to 14.0.4 #831

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular-eslint/template-parser from 13.2.1 to 14.0.4.

Release notes

Sourced from @​angular-eslint/template-parser's releases.

v14.0.4

14.0.4 (2022-09-08)

Bug Fixes

  • schematics: prefer sourceRoot if available for root project (#1114) (36c62c3)
  • support TS 4.8 with Angular 14.2, update dependencies (#1123) (a780b59)

v14.0.3

14.0.3 (2022-08-23)

Bug Fixes

  • builder: ensure package works with Angular 14.1.3 (#1112) (b00ef2e)

v14.0.2

14.0.2 (2022-07-09)

Bug Fixes

v14.0.1

14.0.1 (2022-07-08)

Bug Fixes

  • builder: update to latest @​nrwl/devkit (#1082) (cc00a21)
  • remaining references to master (now main) (#1083) (8d36232)

v14.0.0

14.0.0 (2022-06-23)

As always we recommend that you update your existing workspaces by using ng update as we provide some helpful schematics to help migrate your workspaces to the latest and greatest. Running the following will update Angular, the Angular CLI and angular-eslint together:

ng update @angular/core @angular/cli @angular-eslint/schematics

BREAKING CHANGES

This is a major version bump and comes with some breaking changes, one of which might possibly impact your ESLint configuration if you are targeting inline HTML templates with a very specific glob pattern because the virtual filename has changed (read on to learn more).

  • update Angular to v14

    • All packages now require the use of Angular CLI >= 14.0.0 < 15.0.0

... (truncated)

Changelog

Sourced from @​angular-eslint/template-parser's changelog.

14.0.4 (2022-09-08)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.3 (2022-08-23)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.2 (2022-07-09)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.1 (2022-07-08)

Note: Version bump only for package @​angular-eslint/template-parser

14.0.0 (2022-06-23)

Note: Version bump only for package @​angular-eslint/template-parser

13.5.0 (2022-06-12)

Note: Version bump only for package @​angular-eslint/template-parser

13.4.0 (2022-06-11)

Note: Version bump only for package @​angular-eslint/template-parser

13.3.0 (2022-06-10)

Note: Version bump only for package @​angular-eslint/template-parser

Commits


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 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 2 years ago

Superseded by #832.