Skip to content

Commit

Permalink
Bump @angular/language-service from 18.2.5 to 18.2.6 (#365)
Browse files Browse the repository at this point in the history
Bumps
[@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service)
from 18.2.5 to 18.2.6.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/releases"><code>@​angular/language-service</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v18.2.6</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>18.2.6 (2024-09-25)</h1>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/angular/angular/blob/main/CHANGELOG.md"><code>@​angular/language-service</code>'s
changelog</a>.</em></p>
<blockquote>
<h1>18.2.6 (2024-09-25)</h1>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1>19.0.0-next.6 (2024-09-18)</h1>
<h3>compiler-cli</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular/commit/f611faadfedd8dc2c3291da98e2c2c60fe3984bd">f611faadfe</a></td>
<td>fix</td>
<td>extended diagnostics not validating ICUs (<a
href="https://redirect.github.com/angular/angular/pull/57845">#57845</a>)</td>
</tr>
</tbody>
</table>
<h3>core</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular/commit/3ebe6b4ad401337e18619edc34477ae98226fa3e">3ebe6b4ad4</a></td>
<td>feat</td>
<td>Add async <code>run</code> method on
<code>ExperimentalPendingTasks</code> (<a
href="https://redirect.github.com/angular/angular/pull/56546">#56546</a>)</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular/commit/1b1519224d10c1cd25d05d7b958772b9adee1e1a">1b1519224d</a></td>
<td>feat</td>
<td>mark input, output and model APIs as stable (<a
href="https://redirect.github.com/angular/angular/pull/57804">#57804</a>)</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular/commit/e5adf9296595644e415d5c147df08890be01ba77">e5adf92965</a></td>
<td>feat</td>
<td>stabilize <code>@let</code> syntax (<a
href="https://redirect.github.com/angular/angular/pull/57813">#57813</a>)</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular/commit/4231e8f28ffe8f55dddc2af0647b5b04fa8445d7">4231e8f28f</a></td>
<td>fix</td>
<td>Handle <code>@let</code> declaration with array when
<code>preparingForHydration</code> (<a
href="https://redirect.github.com/angular/angular/pull/57816">#57816</a>)</td>
</tr>
</tbody>
</table>
<h3>migrations</h3>
<table>
<thead>
<tr>
<th>Commit</th>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><a
href="https://github.com/angular/angular/commit/59fe9bc77236f1374427a851e55b0fa5216d9cf9">59fe9bc772</a></td>
<td>feat</td>
<td>introduce signal input migration as <code>ng generate</code>
schematic (<a
href="https://redirect.github.com/angular/angular/pull/57805">#57805</a>)</td>
</tr>
<tr>
<td><a
href="https://github.com/angular/angular/commit/614461294041d7a2331bf7528907f37353205115">6144612940</a></td>
<td>fix</td>
<td>account for explicit standalone: false in migration (<a
href="https://redirect.github.com/angular/angular/pull/57803">#57803</a>)</td>
</tr>
</tbody>
</table>
<!-- raw HTML omitted -->
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/angular/angular/commit/03ac3c299d7ce2de01b9edee98b85810ae2254b6"><code>03ac3c2</code></a>
refactor: update license text to point to angular.dev (<a
href="https://github.com/angular/angular/tree/HEAD/packages/language-service/issues/57902">#57902</a>)</li>
<li>See full diff in <a
href="https://github.com/angular/angular/commits/18.2.6/packages/language-service">compare
view</a></li>
</ul>
</details>
<br />

<details>
<summary>Most Recent Ignore Conditions Applied to This Pull
Request</summary>

| Dependency Name | Ignore Conditions |
| --- | --- |
| @angular/language-service | [>= 16.2.a, < 16.3] |
</details>


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@angular/language-service&package-manager=npm_and_yarn&previous-version=18.2.5&new-version=18.2.6)](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 show <dependency name> 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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 9d6027e commit a046df9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@angular-eslint/template-parser": "18.3.1",
"@angular/cli": "18.2.6",
"@angular/compiler-cli": "17.3.9",
"@angular/language-service": "18.2.5",
"@angular/language-service": "18.2.6",
"@types/node": "22.7.2",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
Expand Down

0 comments on commit a046df9

Please sign in to comment.