Bump jasmine-core from 5.5.0 to 6.0.0 in /web_embedding/ng-flutter (#2771)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.5.0 to 6.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jasmine/jasmine/releases">jasmine-core's releases</a>.</em></p>
<blockquote>
<h2>v6.0.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0.md">release notes</a>.</p>
<h2>v6.0.0-beta.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0-beta.1.md">release notes</a>.</p>
<h2>v6.0.0-beta.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0-beta.0.md">release notes</a>.</p>
<h2>v6.0.0-alpha.2</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0-alpha.2.md">release notes</a>.</p>
<h2>v6.0.0-alpha.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0-alpha.1.md">release notes</a>.</p>
<h2>v6.0.0-alpha.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/6.0.0-alpha.0.md">release notes</a>.</p>
<h2>v5.13.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.13.0.md">release notes</a>.</p>
<h2>v5.12.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.12.1.md">release notes</a>.</p>
<h2>v5.12.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.12.0.md">release notes</a>.</p>
<h2>v5.11.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.11.0.md">release notes</a>.</p>
<h2>v5.10.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.10.0.md">release notes</a>.</p>
<h2>v5.9.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.9.0.md">release notes</a>.</p>
<h2>v5.8.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.8.0.md">release notes</a>.</p>
<h2>v5.7.1</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.7.1.md">release notes</a>.</p>
<h2>v5.7.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.7.0.md">release notes</a>.</p>
<h2>v5.6.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.6.0.md">release notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="0a6f6d2b0e"><code>0a6f6d2</code></a> Bump version to 6.0.0</li>
<li><a href="6755b03f12"><code>6755b03</code></a> Temporarily (I hope) disable testing against Safari 16 and 17</li>
<li><a href="e759ddced2"><code>e759ddc</code></a> Clarify monkey patching deprecation warning</li>
<li><a href="1ad28d8515"><code>1ad28d8</code></a> Update copyright date</li>
<li><a href="3d36b11c8f"><code>3d36b11</code></a> rm bogus <a href="https://github.com/optional"><code>@​optional</code></a> jsdoc tags</li>
<li><a href="a15df6d455"><code>a15df6d</code></a> Document that globals may be overwritten</li>
<li><a href="9f0488dc32"><code>9f0488d</code></a> Bump version to 6.0.0-beta.1</li>
<li><a href="f3dba82b04"><code>f3dba82</code></a> Revert to using window.onload</li>
<li><a href="c999ce0787"><code>c999ce0</code></a> Update some dev dependencies</li>
<li><a href="5b76bf9552"><code>5b76bf9</code></a> Merge branch '6.0'</li>
<li>Additional commits viewable in <a href="https://github.com/jasmine/jasmine/compare/v5.5.0...v6.0.0">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=jasmine-core&package-manager=npm_and_yarn&previous-version=5.5.0&new-version=6.0.0)](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`.

---

<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>
pull/2772/head
dependabot[bot] 6 days ago committed by GitHub
parent 65bd064a58
commit 688be575af
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -30,7 +30,7 @@
"@angular/cli": "~20.1.0",
"@angular/compiler-cli": "^20.0.3",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.5.0",
"jasmine-core": "~6.0.0",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",

Loading…
Cancel
Save