dependabot[bot] opened a new pull request, #48203: URL: https://github.com/apache/airflow/pull/48203
Bumps [elkjs](https://github.com/kieler/elkjs) from 0.9.3 to 0.10.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kieler/elkjs/releases">elkjs's releases</a>.</em></p> <blockquote> <h2>0.10.0</h2> <p>Based on ELK 0.10.0</p> <p>For changes and fixed issues see the <a href="https://eclipse.dev/elk/downloads/releasenotes/release-0.10.0.html">release notes</a>.</p> <h2>elkjs changes</h2> <ul> <li><a href="https://redirect.github.com/kieler/elkjs/issues/208">#208</a> Add worker termination conditions and method by <a href="https://github.com/skspade"><code>@skspade</code></a> in <a href="https://redirect.github.com/kieler/elkjs/pull/274">kieler/elkjs#274</a></li> <li>Enhance <code>layout</code> method typing with generic type by <a href="https://github.com/cjayyy"><code>@cjayyy</code></a> in <a href="https://redirect.github.com/kieler/elkjs/pull/282">kieler/elkjs#282</a></li> <li>Remove DisCo from transpilation to elkjs because it somehow breaks the CI build by <a href="https://github.com/Eddykasp"><code>@Eddykasp</code></a> in <a href="https://redirect.github.com/kieler/elkjs/pull/288">kieler/elkjs#288</a></li> <li>add remove method for json adapter by <a href="https://github.com/Eddykasp"><code>@Eddykasp</code></a> in <a href="https://redirect.github.com/kieler/elkjs/pull/316">kieler/elkjs#316</a></li> <li>Add <code>container</code> property to <code>ElkEdge</code> by <a href="https://github.com/tuckergordon"><code>@tuckergordon</code></a> in <a href="https://redirect.github.com/kieler/elkjs/pull/209">kieler/elkjs#209</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/kieler/elkjs/compare/0.9.3...0.10.0">https://github.com/kieler/elkjs/compare/0.9.3...0.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kieler/elkjs/commit/8a4fc2e11c1a184daa156cf563961bd860980c5f"><code>8a4fc2e</code></a> build elkjs 0.10.0</li> <li><a href="https://github.com/kieler/elkjs/commit/2d656dbf60ffb456a3d43ca197f3eda28a408025"><code>2d656db</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/328">#328</a> from kieler/mka/ci-build</li> <li><a href="https://github.com/kieler/elkjs/commit/092addee3028b1ccc5be10ab3e416dfe17a39cc4"><code>092adde</code></a> update ci to be inline with elk ci</li> <li><a href="https://github.com/kieler/elkjs/commit/db73aa035182e96eb4df96d03237abfddce24ff4"><code>db73aa0</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/324">#324</a> from kieler/dependabot/npm_and_yarn/multi-456de2e4f1</li> <li><a href="https://github.com/kieler/elkjs/commit/6aea4809ed82a1d0dd003d4c96086baea44c7ab6"><code>6aea480</code></a> Bump serialize-javascript and mocha</li> <li><a href="https://github.com/kieler/elkjs/commit/1495f3153e4afac74998301b161263b6bdc7ada5"><code>1495f31</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/323">#323</a> from kieler/mka/update-versions</li> <li><a href="https://github.com/kieler/elkjs/commit/371dffe3971e91b60e5378012ec4ce2692b340fb"><code>371dffe</code></a> add package-lock to avoid future problems with updating dependencies</li> <li><a href="https://github.com/kieler/elkjs/commit/591988f31900b1f879b33b7782f6bf7dd189d0fd"><code>591988f</code></a> Update ci and fix issue in webworker test</li> <li><a href="https://github.com/kieler/elkjs/commit/adcff058d28e76ee7d7ce1a4ef0f12c68ba41d8b"><code>adcff05</code></a> Merge pull request <a href="https://redirect.github.com/kieler/elkjs/issues/209">#209</a> from tuckergordon/master</li> <li><a href="https://github.com/kieler/elkjs/commit/8d0491e47337e9d7cc5aeed7ddb62367785b573a"><code>8d0491e</code></a> add remove method for json adapter (<a href="https://redirect.github.com/kieler/elkjs/issues/316">#316</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kieler/elkjs/compare/0.9.3...0.10.0">compare view</a></li> </ul> </details> <br /> [](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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org