Skip to content

Commit da60522

Browse files
Bump the minor-frontend group in /frontend with 3 updates (#4596)
Bumps the minor-frontend group in /frontend with 3 updates: [jotai](https://github.com/pmndrs/jotai), [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [@playwright/test](https://github.com/microsoft/playwright). Updates `jotai` from 2.16.1 to 2.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pmndrs/jotai/releases">jotai's releases</a>.</em></p> <blockquote> <h2>v2.17.0</h2> <p>This release deprecates some features, which will be dropped in v3.</p> <h2>What's Changed</h2> <ul> <li>deprecate loadable util by <a href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/3217">pmndrs/jotai#3217</a></li> <li>breaking: remove unstable_onInit by <a href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/3219">pmndrs/jotai#3219</a></li> <li>deprecate setSelf in the atom read function by <a href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/3220">pmndrs/jotai#3220</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pmndrs/jotai/compare/v2.16.2...v2.17.0">https://github.com/pmndrs/jotai/compare/v2.16.2...v2.17.0</a></p> <h2>v2.16.2</h2> <p>Fixes <code>unwrap</code> and <code>loadable</code>, resolving a regression introduced in v2.15.2.</p> <h2>What's Changed</h2> <ul> <li>fix(utils): unwrap should not violate the store mutation rule by <a href="https://github.com/dai-shi"><code>@​dai-shi</code></a> in <a href="https://redirect.github.com/pmndrs/jotai/pull/3213">pmndrs/jotai#3213</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/dev-itsheng"><code>@​dev-itsheng</code></a> made their first contribution in <a href="https://redirect.github.com/pmndrs/jotai/pull/3206">pmndrs/jotai#3206</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/pmndrs/jotai/compare/v2.16.1...v2.16.2">https://github.com/pmndrs/jotai/compare/v2.16.1...v2.16.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pmndrs/jotai/commit/97f3c1093178acc68ee99df6ebc4dd0b9e23adc1"><code>97f3c10</code></a> 2.17.0</li> <li><a href="https://github.com/pmndrs/jotai/commit/fca7b2544006274b3487964ee16157cbd0cc20ec"><code>fca7b25</code></a> chore: update dev dependencies (<a href="https://redirect.github.com/pmndrs/jotai/issues/3228">#3228</a>)</li> <li><a href="https://github.com/pmndrs/jotai/commit/a015d75d98b010de3c8de202d9232997d711c279"><code>a015d75</code></a> deprecate setSelf in the atom read function (<a href="https://redirect.github.com/pmndrs/jotai/issues/3220">#3220</a>)</li> <li><a href="https://github.com/pmndrs/jotai/commit/26ff91e41712e024ac3a36ba560df7df7c106629"><code>26ff91e</code></a> breaking: remove unstable_onInit (<a href="https://redirect.github.com/pmndrs/jotai/issues/3219">#3219</a>)</li> <li><a href="https://github.com/pmndrs/jotai/commit/d4348b66c4ea6b7ab8cdbff48827bf7df848b8c0"><code>d4348b6</code></a> deprecate loadable util (<a href="https://redirect.github.com/pmndrs/jotai/issues/3217">#3217</a>)</li> <li><a href="https://github.com/pmndrs/jotai/commit/071b0f47cc1bf0467fc86936794c4d646af3e330"><code>071b0f4</code></a> test(vanilla/basic): add test for 'debugLabel' inclusion in 'toString' output...</li> <li><a href="https://github.com/pmndrs/jotai/commit/333c87dd386a71fffc8e0efd48e831dca1cdb928"><code>333c87d</code></a> test(react/vanilla-utils/splitAtom): add test for write error when item is re...</li> <li><a href="https://github.com/pmndrs/jotai/commit/3825317c9c581b57a8de1179817d468cab823b1d"><code>3825317</code></a> test(react/vanilla-utils/atomWithStorage): add test for 'withStorageValidator...</li> <li><a href="https://github.com/pmndrs/jotai/commit/74b6de56da9c8bc9392c5034e0da10305f65aed7"><code>74b6de5</code></a> chore(eslint.config): use 'globalIgnores' for ignored directories (<a href="https://redirect.github.com/pmndrs/jotai/issues/3218">#3218</a>)</li> <li><a href="https://github.com/pmndrs/jotai/commit/c3a472f0f857995855f667752a6973ad744b179f"><code>c3a472f</code></a> 2.16.2</li> <li>Additional commits viewable in <a href="https://github.com/pmndrs/jotai/compare/v2.16.1...v2.17.0">compare view</a></li> </ul> </details> <br /> Updates `react-router-dom` from 7.12.0 to 7.13.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/releases">react-router-dom's releases</a>.</em></p> <blockquote> <h2>react-router-dom-v5-compat@6.4.0-pre.15</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies <ul> <li>react-router@6.4.0-pre.15</li> <li>react-router-dom@6.4.0-pre.15</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md">react-router-dom's changelog</a>.</em></p> <blockquote> <h2>7.13.0</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies: <ul> <li><code>react-router@7.13.0</code></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/remix-run/react-router/commit/5557ba3f848e52dfe400a47cc28256a51e13a150"><code>5557ba3</code></a> chore: Update version for release (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14749">#14749</a>)</li> <li><a href="https://github.com/remix-run/react-router/commit/62c6e0effd9ae754fa05b1812fd013341226c0cb"><code>62c6e0e</code></a> chore: Update version for release (pre) (<a href="https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom/issues/14738">#14738</a>)</li> <li>See full diff in <a href="https://github.com/remix-run/react-router/commits/react-router-dom@7.13.0/packages/react-router-dom">compare view</a></li> </ul> </details> <br /> Updates `@playwright/test` from 1.57.0 to 1.58.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/microsoft/playwright/releases"><code>@​playwright/test</code>'s releases</a>.</em></p> <blockquote> <h2>v1.58.1</h2> <h2>Highlights</h2> <p><a href="https://redirect.github.com/microsoft/playwright/issues/39036">#39036</a> fix(msedge): fix local network permissions <a href="https://redirect.github.com/microsoft/playwright/issues/39037">#39037</a> chore: update cft download location <a href="https://redirect.github.com/microsoft/playwright/issues/38995">#38995</a> chore(webkit): disable frame sessions on fronzen builds</p> <h2>Browser Versions</h2> <ul> <li>Chromium 145.0.7632.6</li> <li>Mozilla Firefox 146.0.1</li> <li>WebKit 26.0</li> </ul> <h2>v1.58.0</h2> <h2>📣 Playwright CLI+SKILLs 📣</h2> <p>We are adding a new token-efficient CLI mode of operation to Playwright with the skills located at <a href="https://github.com/microsoft/playwright-cli">playwright-cli</a>. This brings the long-awaited official SKILL-focused CLI mode to our story and makes it more coding agent-friendly.</p> <blockquote> <p>It is the first snapshot with the essential command set (which is already larger than the original MCP!), but we expect it to grow rapidly. Unlike the token use, that one we expect to go down since snapshots are no longer forced into the LLM!</p> </blockquote> <h2>Timeline</h2> <p>If you're using <a href="https://playwright.dev/docs/test-sharding#merging-reports-from-multiple-environments">merged reports</a>, the HTML report Speedboard tab now shows the Timeline:</p> <p><img src="https://github.com/microsoft/playwright/blob/main/docs/src/images/timeline.png?raw=true" alt="Timeline chart in the HTML report" /></p> <h2>UI Mode and Trace Viewer Improvements</h2> <ul> <li>New 'system' theme option follows your OS dark/light mode preference</li> <li>Search functionality (Cmd/Ctrl+F) is now available in code editors</li> <li>Network details panel has been reorganized for better usability</li> <li>JSON responses are now automatically formatted for readability</li> </ul> <p>Thanks to <a href="https://github.com/cpAdm"><code>@​cpAdm</code></a> for contributing these improvements!</p> <h2>Miscellaneous</h2> <p><a href="https://playwright.dev/docs/api/class-browsertype#browser-type-connect-over-cdp">browserType.connectOverCDP()</a> now accepts an <code>isLocal</code> option. When set to <code>true</code>, it tells Playwright that it runs on the same host as the CDP server, enabling file system optimizations.</p> <h2>Breaking Changes ⚠️</h2> <ul> <li>Removed <code>_react</code> and <code>_vue</code> selectors. See <a href="https://playwright.dev/docs/locators">locators guide</a> for alternatives.</li> <li>Removed <code>:light</code> selector engine suffix. Use standard CSS selectors instead.</li> <li>Option <code>devtools</code> from <a href="https://playwright.dev/docs/api/class-browsertype#browser-type-launch">browserType.launch()</a> has been removed. Use <code>args: ['--auto-open-devtools-for-tabs']</code> instead.</li> <li>Removed macOS 13 support for WebKit. We recommend to upgrade your macOS version, or keep using an older Playwright version.</li> </ul> <h2>Browser Versions</h2> <ul> <li>Chromium 145.0.7632.6</li> <li>Mozilla Firefox 146.0.1</li> <li>WebKit 26.0</li> </ul> <p>This version was also tested against the following stable channels:</p> <ul> <li>Google Chrome 144</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/playwright/commit/97bc385142cfb498a59219442d8032ca2e1d79fe"><code>97bc385</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/38995">#38995</a>): chore(webkit): disable frame sessions on fronzen builds</li> <li><a href="https://github.com/microsoft/playwright/commit/ad625fe2b6214967369ee06a80ebf580835cf5da"><code>ad625fe</code></a> chore: mark v1.58.1 (<a href="https://redirect.github.com/microsoft/playwright/issues/39055">#39055</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/f07234d2a0a5d88ec987c82ab8749db158154e3d"><code>f07234d</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/39036">#39036</a>): fix(msedge): fix local network permissions (<a href="https://redirect.github.com/microsoft/playwright/issues/39053">#39053</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/ab8136c375310d2a1e3edb9cbcfadff817b8fca5"><code>ab8136c</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/39037">#39037</a>): chore: update cft download location (<a href="https://redirect.github.com/microsoft/playwright/issues/39052">#39052</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/aa6ffebf0c33607e03aa85d3e9c35602b31b95b4"><code>aa6ffeb</code></a> cherry-pick(<a href="https://redirect.github.com/microsoft/playwright/issues/39014">#39014</a>): docs: add 1.58 release notes for Java, Python, and C#</li> <li><a href="https://github.com/microsoft/playwright/commit/961381ec73a9fa2661d92504eab1a6bd6eaffc75"><code>961381e</code></a> chore: mark 1.58.0 (<a href="https://redirect.github.com/microsoft/playwright/issues/38921">#38921</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/0c1b64c8fcfc53332c72a92a4243817fd57bd9ba"><code>0c1b64c</code></a> chore: hide stuff (<a href="https://redirect.github.com/microsoft/playwright/issues/38882">#38882</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/b1fd5d0c5bfc27af126abd2e738c4ec0d9a196b8"><code>b1fd5d0</code></a> test: unflake some ui-mode tests (<a href="https://redirect.github.com/microsoft/playwright/issues/38907">#38907</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/faf317ca1e203265dc4a998ee55a1808db75fae3"><code>faf317c</code></a> chore: tune press/type via cli (<a href="https://redirect.github.com/microsoft/playwright/issues/38898">#38898</a>)</li> <li><a href="https://github.com/microsoft/playwright/commit/ba4b983c1673c2b7bef3711a3ad100e2883a28e6"><code>ba4b983</code></a> docs: add v1.58 release notes (<a href="https://redirect.github.com/microsoft/playwright/issues/38879">#38879</a>)</li> <li>Additional commits viewable in <a href="https://github.com/microsoft/playwright/compare/v1.57.0...v1.58.1">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | react-router-dom | [>= 6.a, < 7] | </details> 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 </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ben Hammond 🎛️ <benjamin.hammond@gmail.com>
1 parent d299928 commit da60522

File tree

2 files changed

+27
-27
lines changed

2 files changed

+27
-27
lines changed

frontend/package-lock.json

Lines changed: 24 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"data-forge": "^1.10.3",
3030
"dom-to-image-more": "^3.7.1",
3131
"geojson": "^0.5.0",
32-
"jotai": "^2.16.1",
32+
"jotai": "^2.17.0",
3333
"jotai-location": "^0.6.0",
3434
"just-debounce-it": "^3.2.0",
3535
"lru-cache": "^11.2.2",
@@ -39,7 +39,7 @@
3939
"react-intersection-observer": "^9.16.0",
4040
"react-joyride-react-19": "^2.9.2",
4141
"react-router": "^7.9.3",
42-
"react-router-dom": "^7.12.0",
42+
"react-router-dom": "^7.13.0",
4343
"react-router-hash-link": "^2.4.3",
4444
"react-scroll": "^1.9.3",
4545
"react-share": "^5.2.2",
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@axe-core/playwright": "^4.11.0",
5151
"@biomejs/biome": "^2.3.2",
52-
"@playwright/test": "^1.57.0",
52+
"@playwright/test": "^1.58.1",
5353
"@tailwindcss/postcss": "^4.1.8",
5454
"@testing-library/jest-dom": "^6.6.3",
5555
"@testing-library/react": "^16.3.0",

0 commit comments

Comments
 (0)