Bump @angular-eslint/builder from 13.2.1 to 14.0.4 in /frontend #406

Closed
dependabot[bot] wants to merge 1 commits from dependabot/npm_and_yarn/frontend/angular-eslint/builder-14.0.4 into main
dependabot[bot] commented 2022-09-09 09:35:59 +00:00 (Migrated from github.com)

Bumps @angular-eslint/builder from 13.2.1 to 14.0.4.

Release notes

Sourced from @​angular-eslint/builder'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/builder's changelog.

14.0.4 (2022-09-08)

Bug Fixes

  • support TS 4.8 with Angular 14.2, update dependencies (#1123) (a780b59)

14.0.3 (2022-08-23)

Bug Fixes

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

14.0.2 (2022-07-09)

Bug Fixes

14.0.1 (2022-07-08)

Bug Fixes

  • builder: update to latest @​nrwl/devkit (#1082) (cc00a21)

14.0.0 (2022-06-23)

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

13.5.0 (2022-06-12)

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

13.4.0 (2022-06-11)

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

13.3.0 (2022-06-10)

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

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)
Bumps [@angular-eslint/builder](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder) from 13.2.1 to 14.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/releases"><code>@​angular-eslint/builder</code>'s releases</a>.</em></p> <blockquote> <h2>v14.0.4</h2> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.3...v14.0.4">14.0.4</a> (2022-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>schematics:</strong> prefer sourceRoot if available for root project (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1114">#1114</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/36c62c34098b4cf5b841e577038257b2110bf60a">36c62c3</a>)</li> <li>support TS 4.8 with Angular 14.2, update dependencies (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1123">#1123</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/a780b592b42a61f149ae3d1d0f5c55808cb755df">a780b59</a>)</li> </ul> <h2>v14.0.3</h2> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.2...v14.0.3">14.0.3</a> (2022-08-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> ensure package works with Angular 14.1.3 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1112">#1112</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/b00ef2e0de8d3b541dfa963c4c1901bfa380c4b3">b00ef2e</a>)</li> </ul> <h2>v14.0.2</h2> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.1...v14.0.2">14.0.2</a> (2022-07-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> add explicit dependency on nx (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1088">#1088</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/753a3839a402c4a7f22f6de9ccfa84566c4b7572">753a383</a>)</li> </ul> <h2>v14.0.1</h2> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.0...v14.0.1">14.0.1</a> (2022-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> update to latest <code>@​nrwl/devkit</code> (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1082">#1082</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/cc00a21d99e1e9e48431f066b2942473e99390ec">cc00a21</a>)</li> <li>remaining references to master (now main) (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1083">#1083</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/8d36232435e5e09f870fc42c40327cedd703749f">8d36232</a>)</li> </ul> <h2>v14.0.0</h2> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v13.5.0...v14.0.0">14.0.0</a> (2022-06-23)</h1> <p>As always we recommend that you update your existing workspaces by using <code>ng update</code> 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:</p> <pre lang="sh"><code>ng update @angular/core @angular/cli @angular-eslint/schematics </code></pre> <h3>BREAKING CHANGES</h3> <p>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).</p> <ul> <li> <p>update Angular to v14</p> <ul> <li>All packages now require the use of Angular CLI &gt;= 14.0.0 &lt; 15.0.0</li> </ul> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/angular-eslint/angular-eslint/blob/main/packages/builder/CHANGELOG.md"><code>@​angular-eslint/builder</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.3...v14.0.4">14.0.4</a> (2022-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>support TS 4.8 with Angular 14.2, update dependencies (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1123">#1123</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/a780b592b42a61f149ae3d1d0f5c55808cb755df">a780b59</a>)</li> </ul> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.2...v14.0.3">14.0.3</a> (2022-08-23)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> ensure package works with Angular 14.1.3 (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1112">#1112</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/b00ef2e0de8d3b541dfa963c4c1901bfa380c4b3">b00ef2e</a>)</li> </ul> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.1...v14.0.2">14.0.2</a> (2022-07-09)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> add explicit dependency on nx (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1088">#1088</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/753a3839a402c4a7f22f6de9ccfa84566c4b7572">753a383</a>)</li> </ul> <h2><a href="https://github.com/angular-eslint/angular-eslint/compare/v14.0.0...v14.0.1">14.0.1</a> (2022-07-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>builder:</strong> update to latest <code>@​nrwl/devkit</code> (<a href="https://github-redirect.dependabot.com/angular-eslint/angular-eslint/issues/1082">#1082</a>) (<a href="https://github.com/angular-eslint/angular-eslint/commit/cc00a21d99e1e9e48431f066b2942473e99390ec">cc00a21</a>)</li> </ul> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v13.5.0...v14.0.0">14.0.0</a> (2022-06-23)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/builder</code></p> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v13.4.0...v13.5.0">13.5.0</a> (2022-06-12)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/builder</code></p> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v13.3.0...v13.4.0">13.4.0</a> (2022-06-11)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/builder</code></p> <h1><a href="https://github.com/angular-eslint/angular-eslint/compare/v13.2.1...v13.3.0">13.3.0</a> (2022-06-10)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​angular-eslint/builder</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/95a06756d2118ae548798f56d3f759bf157b4933"><code>95a0675</code></a> chore: publish v14.0.4</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/a780b592b42a61f149ae3d1d0f5c55808cb755df"><code>a780b59</code></a> fix: support TS 4.8 with Angular 14.2, update dependencies (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder/issues/1123">#1123</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/89459be35a922ba5f6146636b02cee508ac88ffb"><code>89459be</code></a> chore: publish v14.0.3</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/b00ef2e0de8d3b541dfa963c4c1901bfa380c4b3"><code>b00ef2e</code></a> fix(builder): ensure package works with Angular 14.1.3 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder/issues/1112">#1112</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/56a345032bdbd6dc03cdbe4d219156dda73c1e6b"><code>56a3450</code></a> chore: publish v14.0.2</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/753a3839a402c4a7f22f6de9ccfa84566c4b7572"><code>753a383</code></a> fix(builder): add explicit dependency on nx (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder/issues/1088">#1088</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/d22e28e6a0135ca724cafdff29fd3491291344b5"><code>d22e28e</code></a> chore: publish v14.0.1</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/cc00a21d99e1e9e48431f066b2942473e99390ec"><code>cc00a21</code></a> fix(builder): update to latest <code>@​nrwl/devkit</code> (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder/issues/1082">#1082</a>)</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/676699f28a4ecaf41f8c65418d0bdc9c973714aa"><code>676699f</code></a> chore: publish v14.0.0</li> <li><a href="https://github.com/angular-eslint/angular-eslint/commit/2a388e90b4adfe2e82d02d66eb683a29813f2f43"><code>2a388e9</code></a> feat!: update to Angular v14 (<a href="https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/builder/issues/1004">#1004</a>)</li> <li>Additional commits viewable in <a href="https://github.com/angular-eslint/angular-eslint/commits/v14.0.4/packages/builder">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular-eslint/builder&package-manager=npm_and_yarn&previous-version=13.2.1&new-version=14.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>
administrator closed this pull request 2022-09-17 22:44:36 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.