Skip to content

Commit

Permalink
Bump jasmine-core from 5.4.0 to 5.5.0 in /web_embedding/ng-flutter (#…
Browse files Browse the repository at this point in the history
…2545)

Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.4.0 to 5.5.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>v5.5.0</h2>
<p>Please see the <a href="https://github.com/jasmine/jasmine/blob/main/release_notes/5.5.0.md">release notes</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/jasmine/jasmine/commit/483d4ab3c3aaf279481df653824d89da1cbd1458"><code>483d4ab</code></a> Bump version to 5.5.0</li>
<li><a href="https://github.com/jasmine/jasmine/commit/663dfe59329f63741bb13be4b2d11dbe7a00c97b"><code>663dfe5</code></a> Updated release instructions</li>
<li><a href="https://github.com/jasmine/jasmine/commit/ce9c7528990a11b414ea18a2b56b2840f7381d40"><code>ce9c752</code></a> Added debug logging to flaky test</li>
<li><a href="https://github.com/jasmine/jasmine/commit/d5e7bc9fd62acf65eb6cd2fe778e9f2255014d57"><code>d5e7bc9</code></a> Optionally enforce uniqueness of spec and suite names</li>
<li><a href="https://github.com/jasmine/jasmine/commit/744e765d6f1a21b198f200438e02f9a86781b96d"><code>744e765</code></a> Update copyright date</li>
<li><a href="https://github.com/jasmine/jasmine/commit/29551ba4f31f862e26683c0543162eb3da1b178f"><code>29551ba</code></a> Prettier</li>
<li><a href="https://github.com/jasmine/jasmine/commit/bd9a3b23058ae2bd41992f0b703babc32949a954"><code>bd9a3b2</code></a> Include property value mismatches in diffs even when there are missing or ext...</li>
<li>See full diff in <a href="https://github.com/jasmine/jasmine/compare/v5.4.0...v5.5.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.4.0&new-version=5.5.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>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a7def8b commit 1ccce7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_embedding/ng-flutter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@angular/cli": "~19.0.2",
"@angular/compiler-cli": "^19.0.1",
"@types/jasmine": "~5.1.0",
"jasmine-core": "~5.4.0",
"jasmine-core": "~5.5.0",
"karma": "~6.4.2",
"karma-chrome-launcher": "~3.2.0",
"karma-coverage": "~2.2.0",
Expand Down

0 comments on commit 1ccce7c

Please sign in to comment.