dependabot[bot] opened a new pull request, #138: URL: https://github.com/apache/systemds-website/pull/138
Bumps the npm_and_yarn group group with 1 update: [browser-sync](https://github.com/BrowserSync/browser-sync). Updates `browser-sync` from 2.29.3 to 3.0.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/BrowserSync/browser-sync/releases">browser-sync's releases</a>.</em></p> <blockquote> <h2>v3.0.2</h2> <h2>What's Changed</h2> <ul> <li>fix: dist path by <a href="https://github.com/bufo24"><code>@bufo24</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2054">BrowserSync/browser-sync#2054</a></li> <li>fix ui-external url by <a href="https://github.com/qdirks"><code>@qdirks</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/1970">BrowserSync/browser-sync#1970</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/bufo24"><code>@bufo24</code></a> made their first contribution in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2054">BrowserSync/browser-sync#2054</a></li> <li><a href="https://github.com/qdirks"><code>@qdirks</code></a> made their first contribution in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/1970">BrowserSync/browser-sync#1970</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v3.0.1...v3.0.2">https://github.com/BrowserSync/browser-sync/compare/v3.0.1...v3.0.2</a></p> <h2>v3.0.1</h2> <h2>⚠️ Breaking</h2> <ul> <li>removed localtunnel (it's not maintained, and was always optional) - see <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2059">BrowserSync/browser-sync#2059</a></li> </ul> <h2>What's Changed</h2> <ul> <li>build(deps): bump nanoid and mocha in /packages/browser-sync-ui by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2015">BrowserSync/browser-sync#2015</a></li> <li>build(deps): bump engine.io from 6.2.1 to 6.4.2 in /packages/browser-sync by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2038">BrowserSync/browser-sync#2038</a></li> <li>build(deps-dev): bump webpack from 5.75.0 to 5.76.0 in /packages/browser-sync-client by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2027">BrowserSync/browser-sync#2027</a></li> <li>build(deps): bump json5 from 1.0.1 to 1.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2014">BrowserSync/browser-sync#2014</a></li> <li>build(deps): bump json-schema and jsprim in /packages/browser-sync-ui by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2042">BrowserSync/browser-sync#2042</a></li> <li>fixing nx caching, run tests on nonde 16, 18 & 20 by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2050">BrowserSync/browser-sync#2050</a></li> <li>Update README.md by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2051">BrowserSync/browser-sync#2051</a></li> <li>adding playwright tests by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2052">BrowserSync/browser-sync#2052</a></li> <li>remove localtunnel by <a href="https://github.com/shakyShane"><code>@shakyShane</code></a> in <a href="https://redirect.github.com/BrowserSync/browser-sync/pull/2059">BrowserSync/browser-sync#2059</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.1">https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BrowserSync/browser-sync/commit/53835f7cdce168bb4c13e09f5d5125f83bd9f7e6"><code>53835f7</code></a> v3.0.2</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/ab925ee1782a6217eb380173faed1bad4b250a96"><code>ab925ee</code></a> fix ui-external url</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/dc33c0b350af76c8a2be323b2ebb499126553359"><code>dc33c0b</code></a> Merge branch 'fix-ui-external-url'</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/8cdd32228e7bbc37cc0f6f80819072e43a8387b7"><code>8cdd322</code></a> fix: dist path (<a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2054">#2054</a>)</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/dc27912e8b5703c9096122ca62e2fd4eed28b588"><code>dc27912</code></a> v3.0.1</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/6030e873c5e84efbcde79b785ad9f073f2de5077"><code>6030e87</code></a> moving localtunnel to peer dependency (<a href="https://redirect.github.com/BrowserSync/browser-sync/issues/2059">#2059</a>)</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/f267cb6fd0d896199ed0b8492b987f62f1b5e7b1"><code>f267cb6</code></a> Merge remote-tracking branch 'origin/09-09-adding_playwright_tests'</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/b107ba8a16905e2840f11b0264719ffef0c19cfc"><code>b107ba8</code></a> Merge branch 'BrowserSync:master' into fix-ui-external-url</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/97f08e7aa197693fa0008d60ffa70c6ed00623d1"><code>97f08e7</code></a> removing cypress</li> <li><a href="https://github.com/BrowserSync/browser-sync/commit/8731b989d2c476d83f449c7280ad24a81ff0a97a"><code>8731b98</code></a> removing cypress</li> <li>Additional commits viewable in <a href="https://github.com/BrowserSync/browser-sync/compare/v2.29.3...v3.0.2">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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/systemds-website/network/alerts). </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: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org