Skip to content

Commit

Permalink
Bump cytoscape from 3.30.3 to 3.30.4 in /src/vscode-bicep (#16079)
Browse files Browse the repository at this point in the history
Bumps [cytoscape](https://github.com/cytoscape/cytoscape.js) from 3.30.3
to 3.30.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cytoscape/cytoscape.js/releases">cytoscape's
releases</a>.</em></p>
<blockquote>
<h2>v3.30.4</h2>
<p>Release version v3.30.4</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cytoscape/cytoscape.js/commit/a4de13e0c1668436273c82f90613c6e5911f3f32"><code>a4de13e</code></a>
3.30.4</li>
<li><a
href="https://github.com/cytoscape/cytoscape.js/commit/2327d87d3070bc30d51ff7cb430676c0fb60a860"><code>2327d87</code></a>
Build 3.30.4</li>
<li><a
href="https://github.com/cytoscape/cytoscape.js/commit/07545feb853423864fd11dbfebd508a29c96d887"><code>07545fe</code></a>
Docs: Add 3.30.4 to versions.json</li>
<li><a
href="https://github.com/cytoscape/cytoscape.js/commit/c7dfb2d7fc6f889401513d8080e6c03301dfb190"><code>c7dfb2d</code></a>
Cherry-pick to master: Remove call to isBundledBezier() in
checkBoundsTrigger()</li>
<li>See full diff in <a
href="https://github.com/cytoscape/cytoscape.js/compare/v3.30.3...v3.30.4">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cytoscape&package-manager=npm_and_yarn&previous-version=3.30.3&new-version=3.30.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 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>
###### Microsoft Reviewers: [Open in
CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16079)

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 Jan 12, 2025
1 parent 100a254 commit ffdee2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions src/vscode-bicep/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 src/vscode-bicep/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@
"@microsoft/vscode-azext-azureutils": "^3.1.2",
"@microsoft/vscode-azext-utils": "^2.5.12",
"@vscode/codicons": "^0.0.36",
"cytoscape": "^3.30.2",
"cytoscape": "^3.30.4",
"cytoscape-elk": "^2.3.0",
"fs-extra": "^11.2.0",
"react": "^18.3.1",
Expand Down

0 comments on commit ffdee2e

Please sign in to comment.