mirror of
https://github.com/maputnik/editor.git
synced 2026-05-22 07:57:26 +00:00
abe6230932d862a57720a83ec71b600b1611659a
2222 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
abe6230932 |
Move style and store initialization to mount method (#1351)
This is in order to reduce warnings in the console for React 19 usage. This removes the deprecated defaultProp and also move all the store initialization logic out of the App.tsx file, keeping it a lot more clean. It removes the `debug` flag from the supported urls along with the `localport` and `localhost`, which I'm not sure if and how they were ever used. The tests are using the `style` url, so I think it is covered in terms of tests. It also improves some typings along the project. It removes some callbacks from the code and moves to use promises. ## Launch Checklist - [x] Briefly describe the changes in this PR. - [x] Include before/after visuals or gifs if this PR includes visual changes. - [x] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. Before: <img width="1263" height="439" alt="image" src="https://github.com/user-attachments/assets/1988c4f7-39de-4fd2-b6da-b4736abc0441" /> After: <img width="1263" height="203" alt="image" src="https://github.com/user-attachments/assets/28079e6d-9de7-40a1-9869-01a0876ca79f" /> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Bart Louwers <bart.louwers@gmail.com> |
||
|
|
6f4c34b29a |
Fix ReactDOM.render usage (#1267)
## Summary - render popups with createRoot - document the fix in CHANGELOG ## Testing - `npm run lint` - `npm run build` - `apt run xvfb` *(fails: Invalid operation)* - `xvfb-run -a npm run test` *(fails: command not found)* ------ https://chatgpt.com/codex/tasks/task_e_686915f46ba883319b83639b6b71cc6b |
||
|
|
3f011a21dc |
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 23.2.3 to 23.3.0 (#1199)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.2.3 to 23.3.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases"><code>@maplibre/maplibre-gl-style-spec</code>'s releases</a>.</em></p> <blockquote> <h2>v23.3.0</h2> <p><a href="https://github.com/maplibre/maplibre-gl-style-spec">https://github.com/maplibre/maplibre-gl-style-spec</a> <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.2.3...v23.3.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases/tag/v23.2.3">MapLibre Style Spec v23.2.3</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add new layer type: `color-relief (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1067">#1067</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Add missing <code>global-state</code> expression typing (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1130">#1130</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-style-spec/blob/main/CHANGELOG.md"><code>@maplibre/maplibre-gl-style-spec</code>'s changelog</a>.</em></p> <blockquote> <h2>23.3.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add new layer type: `color-relief (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/1067">#1067</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Add missing <code>global-state</code> expression typing (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1130">#1130</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/abd2c68b3179e57fa7b02ef2e952221b107f6b6f"><code>abd2c68</code></a> Bump version to 23.3.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1133">#1133</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/fb25245b728238ac42b3fd3cd1bd172d1a3447a5"><code>fb25245</code></a> Color Relief (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1089">#1089</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/7c590fe6d7378ca17316d3dff59ece3cc93c62d5"><code>7c590fe</code></a> add build test of 'latest' (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/908">#908</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/ff3a1ae7d05339cd0b65b5ee6ef63e62c75effe3"><code>ff3a1ae</code></a> replace jest with vitest (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1131">#1131</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/caf83d60df1b731f5dfe8184ed1a6333121b5459"><code>caf83d6</code></a> add missing global-state expression typing (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1130">#1130</a>)</li> <li>See full diff in <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.2.3...v23.3.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Co-authored-by: HarelM <harel.mazor@gmail.com> |
||
|
|
54c1b761fd |
[pre-commit.ci] pre-commit autoupdate (#1339)
<!--pre-commit.ci start--> updates: - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|
|
7289e26563 |
chore(deps): Bump maplibre-gl from 5.5.0 to 5.6.2 (#1308)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.5.0 to 5.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/releases">maplibre-gl's releases</a>.</em></p> <blockquote> <h2>v5.6.2</h2> <p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a> <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.6.1...v5.6.2">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.6.1">MapLibre GL JS v5.6.1</a>:</p> <h3>🐞 Bug fixes</h3> <ul> <li>Fix white artifacts when using non-zero elevation (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6032">#6032</a>)</li> <li>Fix geolocate control lock loss on window resize and zoom (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504">#3504</a>)</li> <li>Fix a memory leak in <code>GeoJSONSource</code> when rapidly updating data (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6163">#6163</a>)</li> <li>Fix <code>Map.setTransformRequest</code> parameter type to include <code>null</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6179">#6179</a>)</li> <li>Fix typo <code>_rotatePitchHandler</code> in the <code>navigation_control.ts</code> file (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6207">#6207</a>)</li> </ul> <h2>v5.6.1</h2> <p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a> <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.6.0...v5.6.1">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.6.0">MapLibre GL JS v5.6.0</a>:</p> <h3>🐞 Bug fixes</h3> <ul> <li>Fix use of <code>textureSize</code> call in color relief shader (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5980">#5980</a>)</li> <li>Fix Y axis transformation in projectFromLabelPlaneToClipSpace (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6021">#6021</a>)</li> <li>Alpha-sort all examples (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6049">#6049</a>)</li> <li>Ensure opacity is reset for popups when <code>locationOccludedOpacity</code> no longer applicable (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6088">#6088</a>)</li> </ul> <h2>v5.6.0</h2> <p><a href="https://github.com/maplibre/maplibre-gl-js">https://github.com/maplibre/maplibre-gl-js</a> <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.5.0...v5.6.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.5.0">MapLibre GL JS v5.5.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add <code>setGlobalStateProperty()</code> and <code>getGlobalState()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5613">#5613</a>)</li> <li>Improve tile frustum culling for globe, leading to better performance and faster loading times. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5865">#5865</a>)</li> <li>Add new <code>color-relief</code> layer type to render hypsometric tint from terrain-RGB tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5742">#5742</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix <code>queryRenderedFeatures</code> bounding box crossing antimeridian in globe view. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5856">#5856</a>)</li> <li>Fix handling invalid glyph placement results along lines (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5118">#5118</a>)</li> <li>Fix <code>refreshTiles()</code> for vector tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5875">#5875</a>)</li> <li>Revert changes to polygon intersection detection (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590">#5590</a> caused issue <a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5864">5864</a>)</li> <li>Fix breaking clusters when non-integer value provided for <code>clusterMaxZoom</code> (warning is shown) (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5929">#5929</a>) + clarify API docs</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-js/blob/main/CHANGELOG.md">maplibre-gl's changelog</a>.</em></p> <blockquote> <h2>5.6.2</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Fix white artifacts when using non-zero elevation (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6032">#6032</a>)</li> <li>Fix geolocate control lock loss on window resize and zoom (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504">#3504</a>)</li> <li>Fix a memory leak in <code>GeoJSONSource</code> when rapidly updating data (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6163">#6163</a>)</li> <li>Fix <code>Map.setTransformRequest</code> parameter type to include <code>null</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6179">#6179</a>)</li> <li>Fix typo <code>_rotatePitchHandler</code> in the <code>navigation_control.ts</code> file (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6207">#6207</a>)</li> </ul> <h2>5.6.1</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Fix use of <code>textureSize</code> call in color relief shader (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5980">#5980</a>)</li> <li>Fix Y axis transformation in projectFromLabelPlaneToClipSpace (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6021">#6021</a>)</li> <li>Alpha-sort all examples (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6049">#6049</a>)</li> <li>Ensure opacity is reset for popups when <code>locationOccludedOpacity</code> no longer applicable (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/6088">#6088</a>)</li> </ul> <h2>5.6.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add <code>setGlobalStateProperty()</code> and <code>getGlobalState()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5613">#5613</a>)</li> <li>Improve tile frustum culling for globe, leading to better performance and faster loading times. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5865">#5865</a>)</li> <li>Add new <code>color-relief</code> layer type to render hypsometric tint from terrain-RGB tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5742">#5742</a>)</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix <code>queryRenderedFeatures</code> bounding box crossing antimeridian in globe view. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5856">#5856</a>)</li> <li>Fix handling invalid glyph placement results along lines (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5118">#5118</a>)</li> <li>Fix <code>refreshTiles()</code> for vector tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5875">#5875</a>)</li> <li>Revert changes to polygon intersection detection (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5590">#5590</a> caused issue <a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5864">5864</a>)</li> <li>Fix breaking clusters when non-integer value provided for <code>clusterMaxZoom</code> (warning is shown) (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5929">#5929</a>) + clarify API docs</li> <li>Fix use of reserved GLSL <code>switch</code> statement in hillshade shader (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5972">#5972</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/7887f2c899dcc7f7bfa8a05f5a98c92bf1a5bf5a"><code>7887f2c</code></a> Bump version to 5.6.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6225">#6225</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/f3bf5d392ede4d8928028f3275f8d8548ab70565"><code>f3bf5d3</code></a> msft tier update (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6212">#6212</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/6a66c1193637f608ec2f4f6e43203ccdbe6c83db"><code>6a66c11</code></a> Fix: issue <a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/3504">#3504</a> geolocate lock loss zoom (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6219">#6219</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/627ddaf4ad1517b253fb645ec073df73511a8004"><code>627ddaf</code></a> chore(deps): bump <code>@mapbox/tiny-sdf</code> from 2.0.6 to 2.0.7 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6224">#6224</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/5bbdd804aba154264321bd091d1854921e0f35c4"><code>5bbdd80</code></a> chore(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6221">#6221</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/cb873a583369402f267d08b6ba7ef7f4b9ce69b8"><code>cb873a5</code></a> chore(deps-dev): bump <code>@types/node</code> from 24.1.0 to 24.2.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6222">#6222</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b20ddb10491a67b78ddb9f3cd171c8b116e5c2dc"><code>b20ddb1</code></a> chore(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.38.0 to 8.39.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6220">#6220</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/34b050ca74a905745e23015307e1196e8fa5d83a"><code>34b050c</code></a> chore(deps-dev): bump devtools-protocol from 0.0.1493946 to 0.0.1495869 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6218">#6218</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/cc4dfc25d57d6cec656673dbb3c9d276d5144d26"><code>cc4dfc2</code></a> Fix _rotatePitchHandler typo (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6208">#6208</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b1a2d8971000af94b7d0c5e6b8df28bf3c1acd53"><code>b1a2d89</code></a> chore(deps-dev): bump stylelint-config-standard from 38.0.0 to 39.0.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/6203">#6203</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.5.0...v5.6.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 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> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> Co-authored-by: Harel M <harel.mazor@gmail.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> |
||
|
|
4d5c74f4ee |
chore(deps): Bump actions/setup-node from 4 to 5 (#1347)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>Upgrade action to use node24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1325">actions/setup-node#1325</a></li> </ul> <p>Make sure your runner is updated to this version or newer to use this release. v2.327.1 <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <h3>Dependency Upgrades</h3> <ul> <li>Upgrade <code>@octokit/request-error</code> and <code>@actions/github</code> by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-node/pull/1227">actions/setup-node#1227</a></li> <li>Upgrade uuid from 9.0.1 to 11.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-node/pull/1273">actions/setup-node#1273</a></li> <li>Upgrade undici from 5.28.5 to 5.29.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-node/pull/1295">actions/setup-node#1295</a></li> <li>Upgrade form-data to bring in fix for critical vulnerability by <a href="https://github.com/gowridurgad"><code>@gowridurgad</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1332">actions/setup-node#1332</a></li> <li>Upgrade actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-node/pull/1345">actions/setup-node#1345</a></li> </ul> <h3>Enhancement:</h3> <ul> <li>Enhance caching in setup-node with automatic package manager detection by <a href="https://github.com/priya-kinthali"><code>@priya-kinthali</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1348">actions/setup-node#1348</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/priya-kinthali"><code>@priya-kinthali</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1348">actions/setup-node#1348</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1325">actions/setup-node#1325</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v4...v5.0.0">https://github.com/actions/setup-node/compare/v4...v5.0.0</a></p> <h2>v4.4.0</h2> <h2>What's Changed</h2> <h3>Bug fixes:</h3> <ul> <li>Make eslint-compact matcher compatible with Stylelint by <a href="https://github.com/FloEdelmann"><code>@FloEdelmann</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/98">actions/setup-node#98</a></li> <li>Add support for indented eslint output by <a href="https://github.com/fregante"><code>@fregante</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1245">actions/setup-node#1245</a></li> </ul> <h3>Enhancement:</h3> <ul> <li>Support private mirrors by <a href="https://github.com/marco-ippolito"><code>@marco-ippolito</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1240">actions/setup-node#1240</a></li> </ul> <h3>Dependency update:</h3> <ul> <li>Upgrade <code>@action/cache</code> from 4.0.2 to 4.0.3 by <a href="https://github.com/aparnajyothi-y"><code>@aparnajyothi-y</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1262">actions/setup-node#1262</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/FloEdelmann"><code>@FloEdelmann</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/98">actions/setup-node#98</a></li> <li><a href="https://github.com/fregante"><code>@fregante</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1245">actions/setup-node#1245</a></li> <li><a href="https://github.com/marco-ippolito"><code>@marco-ippolito</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1240">actions/setup-node#1240</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v4...v4.4.0">https://github.com/actions/setup-node/compare/v4...v4.4.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <h3>Dependency updates</h3> <ul> <li>Upgrade <code>@actions/glob</code> from 0.4.0 to 0.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1200">actions/setup-node#1200</a></li> <li>Upgrade <code>@action/cache</code> from 4.0.0 to 4.0.2 by <a href="https://github.com/gowridurgad"><code>@gowridurgad</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1251">actions/setup-node#1251</a></li> <li>Upgrade <code>@vercel/ncc</code> from 0.38.1 to 0.38.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1203">actions/setup-node#1203</a></li> <li>Upgrade <code>@actions/tool-cache</code> from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1220">actions/setup-node#1220</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-node/commit/a0853c24544627f65ddf259abe73b1d18a591444"><code>a0853c2</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/actions/setup-node/issues/1345">#1345</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/b7234cc9fe124f0f4932554b4e5284543083ae7b"><code>b7234cc</code></a> Upgrade action to use node24 (<a href="https://redirect.github.com/actions/setup-node/issues/1325">#1325</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/d7a11313b581b306c961b506cfc8971208bb03f6"><code>d7a1131</code></a> Enhance caching in setup-node with automatic package manager detection (<a href="https://redirect.github.com/actions/setup-node/issues/1348">#1348</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/5e2628c959b9ade56971c0afcebbe5332d44b398"><code>5e2628c</code></a> Bumps form-data (<a href="https://redirect.github.com/actions/setup-node/issues/1332">#1332</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/65beceff8e91358525397bdce9103d999507ab03"><code>65becef</code></a> Bump undici from 5.28.5 to 5.29.0 (<a href="https://redirect.github.com/actions/setup-node/issues/1295">#1295</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/7e24a656e1c7a0d6f3eaef8d8e84ae379a5b035b"><code>7e24a65</code></a> Bump uuid from 9.0.1 to 11.1.0 (<a href="https://redirect.github.com/actions/setup-node/issues/1273">#1273</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/08f58d1471bff7f3a07d167b4ad7df25d5fcfcb6"><code>08f58d1</code></a> Bump <code>@octokit/request-error</code> and <code>@actions/github</code> (<a href="https://redirect.github.com/actions/setup-node/issues/1227">#1227</a>)</li> <li>See full diff in <a href="https://github.com/actions/setup-node/compare/v4...v5">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
285fa6e509 |
chore(deps): Bump i18next from 25.5.0 to 25.5.2 (#1349)
Bumps [i18next](https://github.com/i18next/i18next) from 25.5.0 to 25.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.5.2</h2> <ul> <li>fix <a href="https://redirect.github.com/i18next/i18next/pull/2347">last change</a> => for cjs there is just 1 default export, no named exports, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2348">2348</a></li> </ul> <h2>v25.5.1</h2> <ul> <li>export keyFromSelector from index.cjs <a href="https://redirect.github.com/i18next/i18next/pull/2347">2347</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.5.2</h2> <ul> <li>fix <a href="https://redirect.github.com/i18next/i18next/pull/2347">last change</a> => for cjs there is just 1 default export, no named exports, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2348">2348</a></li> </ul> <h2>25.5.1</h2> <ul> <li>export keyFromSelector from index.cjs <a href="https://redirect.github.com/i18next/i18next/pull/2347">2347</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/a618e984565c1ad8d9a7b732ed7d773b4556d0da"><code>a618e98</code></a> 25.5.2</li> <li><a href="https://github.com/i18next/i18next/commit/57da10888760932f9df4df93fa79f9a6e459e6ed"><code>57da108</code></a> for cjs there is just 1 default export, no named exports, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2348">#2348</a></li> <li><a href="https://github.com/i18next/i18next/commit/83353ba59d3aafcd8a6055ef84b6ab8d61ec4247"><code>83353ba</code></a> 25.5.1</li> <li><a href="https://github.com/i18next/i18next/commit/cbd3ba2c688cc40464764ec7d4b74137fc582ebc"><code>cbd3ba2</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/912a8ec9999202dea140f706449c1a38c191a6da"><code>912a8ec</code></a> exports <code>keyFromSelector</code> for CommonJS (<a href="https://redirect.github.com/i18next/i18next/issues/2347">#2347</a>)</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.5.0...v25.5.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
5d4b9e9654 |
chore(deps-dev): Bump @shellygo/cypress-test-utils from 5.0.2 to 6.0.1 (#1346)
Bumps [@shellygo/cypress-test-utils](https://github.com/shellyDCMS/cypress-test-utils) from 5.0.2 to 6.0.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ShellyDCMS/cypress-test-utils/blob/main/CHANGELOG.md"><code>@shellygo/cypress-test-utils</code>'s changelog</a>.</em></p> <blockquote> <h1>CHANGELOG</h1> <p>All notable changes to this project will be documented in this file.</p> <blockquote> <p><strong>Tags</strong></p> <ul> <li>Features</li> <li>Bug Fixes</li> <li>Performance Improvements</li> <li>Dependency Updates</li> <li>Breaking Changes</li> <li>Enhancements</li> <li>Documentation</li> <li>Internal</li> </ul> </blockquote> <h2>v5.0.0 (2025-May-03)</h2> <h4>Dependency Updates</h4> <ul> <li>update Cypress dependencies</li> <li>update Angular dependencies</li> <li>update React dependencies</li> </ul> <h4>Breaking Changes</h4> <ul> <li>requires Angular v19 or greater</li> <li>requires Cypress v14 or greater</li> <li>requires React v19 or greater</li> </ul> <h2>v6.0.0 (2025-Sep-04)</h2> <h4>Dependency Updates</h4> <ul> <li>update Cypress dependencies</li> <li>update Angular dependencies</li> </ul> <h4>Breaking Changes</h4> <ul> <li>requires Angular v20 or greater</li> <li>requires Cypress v15 or greater</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/shellyDCMS/cypress-test-utils/commits">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
bd576e7bae |
chore(deps): Bump actions/setup-go from 5 to 6 (#1345)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-go/releases">actions/setup-go's releases</a>.</em></p> <blockquote> <h2>v6.0.0</h2> <h2>What's Changed</h2> <h3>Breaking Changes</h3> <ul> <li>Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/460">actions/setup-go#460</a></li> <li>Upgrade Nodejs runtime from node20 to node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/624">actions/setup-go#624</a></li> </ul> <p>Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. <a href="https://github.com/actions/runner/releases/tag/v2.327.1">See Release Notes</a></p> <h3>Dependency Upgrades</h3> <ul> <li>Upgrade <code>@types/jest</code> from 29.5.12 to 29.5.14 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/589">actions/setup-go#589</a></li> <li>Upgrade <code>@actions/tool-cache</code> from 2.0.1 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/591">actions/setup-go#591</a></li> <li>Upgrade <code>@typescript-eslint/parser</code> from 8.31.1 to 8.35.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/590">actions/setup-go#590</a></li> <li>Upgrade undici from 5.28.5 to 5.29.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/594">actions/setup-go#594</a></li> <li>Upgrade typescript from 5.4.2 to 5.8.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/538">actions/setup-go#538</a></li> <li>Upgrade eslint-plugin-jest from 28.11.0 to 29.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/603">actions/setup-go#603</a></li> <li>Upgrade <code>form-data</code> to bring in fix for critical vulnerability by <a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/618">actions/setup-go#618</a></li> <li>Upgrade actions/checkout from 4 to 5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/actions/setup-go/pull/631">actions/setup-go#631</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/matthewhughes934"><code>@matthewhughes934</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-go/pull/618">actions/setup-go#618</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-go/pull/624">actions/setup-go#624</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-go/compare/v5...v6.0.0">https://github.com/actions/setup-go/compare/v5...v6.0.0</a></p> <h2>v5.5.0</h2> <h2>What's Changed</h2> <h3>Bug fixes:</h3> <ul> <li>Update self-hosted environment validation by <a href="https://github.com/priyagupta108"><code>@priyagupta108</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/556">actions/setup-go#556</a></li> <li>Add manifest validation and improve error handling by <a href="https://github.com/priyagupta108"><code>@priyagupta108</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/586">actions/setup-go#586</a></li> <li>Update template link by <a href="https://github.com/jsoref"><code>@jsoref</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/527">actions/setup-go#527</a></li> </ul> <h3>Dependency updates:</h3> <ul> <li>Upgrade <code>@action/cache</code> from 4.0.2 to 4.0.3 by <a href="https://github.com/aparnajyothi-y"><code>@aparnajyothi-y</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/574">actions/setup-go#574</a></li> <li>Upgrade <code>@actions/glob</code> from 0.4.0 to 0.5.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/573">actions/setup-go#573</a></li> <li>Upgrade ts-jest from 29.1.2 to 29.3.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/582">actions/setup-go#582</a></li> <li>Upgrade eslint-plugin-jest from 27.9.0 to 28.11.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/537">actions/setup-go#537</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jsoref"><code>@jsoref</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-go/pull/527">actions/setup-go#527</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-go/compare/v5...v5.5.0">https://github.com/actions/setup-go/compare/v5...v5.5.0</a></p> <h2>v5.4.0</h2> <h2>What's Changed</h2> <h3>Dependency updates :</h3> <ul> <li>Upgrade semver from 7.6.0 to 7.6.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/535">actions/setup-go#535</a></li> <li>Upgrade eslint-config-prettier from 8.10.0 to 10.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/536">actions/setup-go#536</a></li> <li>Upgrade <code>@action/cache</code> from 4.0.0 to 4.0.2 by <a href="https://github.com/aparnajyothi-y"><code>@aparnajyothi-y</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/568">actions/setup-go#568</a></li> <li>Upgrade undici from 5.28.4 to 5.28.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-go/pull/541">actions/setup-go#541</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-go/commit/44694675825211faa026b3c33043df3e48a5fa00"><code>4469467</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/actions/setup-go/issues/631">#631</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/e093d1e9bb74ffc381514c57dcb7832730010598"><code>e093d1e</code></a> Node 24 upgrade (<a href="https://redirect.github.com/actions/setup-go/issues/624">#624</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/1d76b952eb9246b03e20e15a9ef98c6d4af389ef"><code>1d76b95</code></a> Improve toolchain handling (<a href="https://redirect.github.com/actions/setup-go/issues/460">#460</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/e75c3e80bcde46e322cd5845ae46582947c9becd"><code>e75c3e8</code></a> Bump <code>form-data</code> to bring in fix for critical vulnerability (<a href="https://redirect.github.com/actions/setup-go/issues/618">#618</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/8e57b58e57be52ac95949151e2777ffda8501267"><code>8e57b58</code></a> Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (<a href="https://redirect.github.com/actions/setup-go/issues/603">#603</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/7c0b336c9aab5e8ed4f0ad8b81225b125f9883e4"><code>7c0b336</code></a> Bump typescript from 5.4.2 to 5.8.3 (<a href="https://redirect.github.com/actions/setup-go/issues/538">#538</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/6f26dcc668f723b50085562b23062c5a4be16a3d"><code>6f26dcc</code></a> Bump undici from 5.28.5 to 5.29.0 (<a href="https://redirect.github.com/actions/setup-go/issues/594">#594</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/8d4083a006463573cfc77227acf5b80c61a5713a"><code>8d4083a</code></a> Bump <code>@typescript-eslint/parser</code> from 5.62.0 to 8.32.0 (<a href="https://redirect.github.com/actions/setup-go/issues/590">#590</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/fa96338abe5531f6e34c5cc0bbe28c1a533d5505"><code>fa96338</code></a> Bump <code>@actions/tool-cache</code> from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/actions/setup-go/issues/591">#591</a>)</li> <li><a href="https://github.com/actions/setup-go/commit/4de67c04ab4550d5b619aef0b37cd4ec732d7b37"><code>4de67c0</code></a> Bump <code>@types/jest</code> from 29.5.12 to 29.5.14 (<a href="https://redirect.github.com/actions/setup-go/issues/589">#589</a>)</li> <li>See full diff in <a href="https://github.com/actions/setup-go/compare/v5...v6">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
8d5d8e1ee0 |
chore(deps): Bump i18next from 25.4.2 to 25.5.0 (#1344)
Bumps [i18next](https://github.com/i18next/i18next) from 25.4.2 to 25.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.5.0</h2> <ul> <li>export keyFromSelector function for testing purposes <a href="https://redirect.github.com/i18next/i18next/pull/2346">2346</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.5.0</h2> <ul> <li>export keyFromSelector function for testing purposes <a href="https://redirect.github.com/i18next/i18next/pull/2346">2346</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/9b668f8f56a809d7555f0eafdc2a71d24207a47d"><code>9b668f8</code></a> 25.5.0</li> <li><a href="https://github.com/i18next/i18next/commit/0a391716be68340bb1a80e573cfc0d3f10623443"><code>0a39171</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/ab084ce186e891364e923253c78c55f836bb3ee2"><code>ab084ce</code></a> exports <code>keyFromSelector</code> function for testing purposes (<a href="https://redirect.github.com/i18next/i18next/issues/2346">#2346</a>)</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.4.2...v25.5.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b503a44aa4 |
chore(deps-dev): Bump cypress from 15.0.0 to 15.1.0 (#1343)
Bumps [cypress](https://github.com/cypress-io/cypress) from 15.0.0 to 15.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v15.1.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#15.1.0">https://docs.cypress.io/app/references/changelog#15.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/591de461fd8ca9a56af617845b2c55b5b23ebf29"><code>591de46</code></a> chore: release 15.1.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32401">#32401</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8d0aee00b129a87bb285df9665018b9c1589d1ee"><code>8d0aee0</code></a> fix: wrap the <code>tsx</code> loader path in quotes (<a href="https://redirect.github.com/cypress-io/cypress/issues/32400">#32400</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/21be37e72e475be2122ab91f8119e48f1d82c32f"><code>21be37e</code></a> fix: move <code>@cypress/schematic</code> npm registry query to https (<a href="https://redirect.github.com/cypress-io/cypress/issues/32390">#32390</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/30f8bc39682013d0715e40bfd84712e32b9f133e"><code>30f8bc3</code></a> chore: fix the package name in docs. (<a href="https://redirect.github.com/cypress-io/cypress/issues/32399">#32399</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/61307b09943fb5bcf3271279f3fd2f95dadd27d2"><code>61307b0</code></a> chore(deps): remove sharp dependency resolution (<a href="https://redirect.github.com/cypress-io/cypress/issues/32378">#32378</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d0570f8fec3b6d661d902e558fefbadf430b0b40"><code>d0570f8</code></a> chore: Update Chrome (beta) to 140.0.7339.41 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32375">#32375</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/695fa95c3ee687293c603bfecc497a71c88ae8c3"><code>695fa95</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32387">#32387</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/505eb1397d509f197ca0f4ce299ee13d13b3112a"><code>505eb13</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32386">#32386</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ef6ad2aeb61b8fd78c05393b645adb11befe5e7f"><code>ef6ad2a</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32385">#32385</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/58bee2839c9326a305002c233bbf9e9684442363"><code>58bee28</code></a> fix: force gtk version 3 to avoid Electron 36 from crashing (<a href="https://redirect.github.com/cypress-io/cypress/issues/32372">#32372</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v15.0.0...v15.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1607c985d9 |
chore(deps-dev): Bump sass from 1.91.0 to 1.92.0 (#1342)
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.92.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.92.0</h2> <p>To install Sass 1.92.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li> <p><strong>Breaking change:</strong> Emit declarations, childless at-rules, and comments in the order they appear in the source even when they're interleaved with nested rules. This obsoletes the <code>mixed-decls</code> deprecation.</p> </li> <li> <p><strong>Breaking change:</strong> The function name <code>type()</code> is now fully reserved for the plain CSS function. This means that <code>@function</code> definitions with the name <code>type</code> will produce errors, while function calls will be parsed as special function strings.</p> </li> <li> <p>Configuring private variables using <code>@use ... with</code>, <code>@forward ... with</code>, and <code>meta.load-css(..., $with: ...)</code> is now deprecated. Private variables were always intended to be fully encapsulated within the module that defines them, and this helps enforce that encapsulation.</p> </li> <li> <p>Fix a bug where <code>@extend</code> rules loaded through a mixture of <code>@import</code> and <code>@use</code> rules could fail to apply correctly.</p> </li> </ul> <h3>Command-Line Interface</h3> <ul> <li>In <code>--watch</code> mode, delete the source map when the associated source file is deleted.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1920">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.92.0</h2> <ul> <li> <p><strong>Breaking change:</strong> Emit declarations, childless at-rules, and comments in the order they appear in the source even when they're interleaved with nested rules. This obsoletes the <code>mixed-decls</code> deprecation.</p> </li> <li> <p><strong>Breaking change:</strong> The function name <code>type()</code> is now fully reserved for the plain CSS function. This means that <code>@function</code> definitions with the name <code>type</code> will produce errors, while function calls will be parsed as special function strings.</p> </li> <li> <p>Configuring private variables using <code>@use ... with</code>, <code>@forward ... with</code>, and <code>meta.load-css(..., $with: ...)</code> is now deprecated. Private variables were always intended to be fully encapsulated within the module that defines them, and this helps enforce that encapsulation.</p> </li> <li> <p>Fix a bug where <code>@extend</code> rules loaded through a mixture of <code>@import</code> and <code>@use</code> rules could fail to apply correctly.</p> </li> </ul> <h3>Command-Line Interface</h3> <ul> <li>In <code>--watch</code> mode, delete the source map when the associated source file is deleted.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/055ef2416fb4b5a637a64d49ca1269575d87fc5c"><code>055ef24</code></a> [Private Config] Implement the deprecation (<a href="https://redirect.github.com/sass/dart-sass/issues/2631">#2631</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/3526d62faeaa261a96b0c0a950e46b4e4588a3e5"><code>3526d62</code></a> Bump actions/attest-build-provenance from 2 to 3 (<a href="https://redirect.github.com/sass/dart-sass/issues/2633">#2633</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/87e2e1c3df5193a1fdc3e14e3c3580cc2516e764"><code>87e2e1c</code></a> Add support for the plain CSS type() function (<a href="https://redirect.github.com/sass/dart-sass/issues/2630">#2630</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/9009a64c19a753ebb3399dc6b6a4e01491cbfd75"><code>9009a64</code></a> Implement the new mixed declaration/comment/at-rule behavior (<a href="https://redirect.github.com/sass/dart-sass/issues/2629">#2629</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/6d3d9283dde97c1ec891beba56fc322955e3a8bb"><code>6d3d928</code></a> Delete source maps when source files are deleted in watch mode (<a href="https://redirect.github.com/sass/dart-sass/issues/2626">#2626</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c61b098b39194c88844c951327c23d38cbe3d4e6"><code>c61b098</code></a> Fix <code>@extend</code> through mixed <code>@import</code> and <code>@use</code> (<a href="https://redirect.github.com/sass/dart-sass/issues/2627">#2627</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/dc923edbc1bd6c64c002082aa8c19b464e947e53"><code>dc923ed</code></a> Update Jest snapshot URLs (<a href="https://redirect.github.com/sass/dart-sass/issues/2628">#2628</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.91.0...1.92.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
bdcc5ddc31 |
chore(deps-dev): Bump typescript-eslint from 8.41.0 to 8.42.0 (#1341)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.41.0 to 8.42.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.42.0</h2> <h2>8.42.0 (2025-09-02)</h2> <h3>🚀 Features</h3> <ul> <li>deprecate tseslint.config() (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11531">#11531</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update eslint monorepo to v9.33.0 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11482">#11482</a>)</li> <li><strong>typescript-eslint:</strong> handle non-normalized windows paths produced by jiti (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11546">#11546</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.42.0 (2025-09-02)</h2> <h3>🚀 Features</h3> <ul> <li>deprecate tseslint.config() (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11531">#11531</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> handle non-normalized windows paths produced by jiti (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11546">#11546</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d13590979dc4130525d7b321230298dcdebc176f"><code>d135909</code></a> chore(release): publish 8.42.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fa156454702398aa2002315f468a360a5508c2e2"><code>fa15645</code></a> fix(typescript-eslint): handle non-normalized windows paths produced by jiti ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/d7614a74c3609843a0a3aefdd2c0685dec82e7c5"><code>d7614a7</code></a> feat: deprecate tseslint.config() (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11531">#11531</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.42.0/packages/typescript-eslint">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for typescript-eslint since your current version.</p> </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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
2545c55f1a |
chore(deps-dev): Bump vite from 7.1.3 to 7.1.4 (#1340)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.3 to 7.1.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.3...v7.1.4">7.1.4</a> (2025-09-01)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li>add missing awaits (<a href="https://redirect.github.com/vitejs/vite/issues/20697">#20697</a>) (<a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853">79d10ed</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20676">#20676</a>) (<a href="https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135">5a274b2</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20709">#20709</a>) (<a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83">0401feb</a>)</li> <li>pass rollup watch options when building in watch mode (<a href="https://redirect.github.com/vitejs/vite/issues/20674">#20674</a>) (<a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41">f367453</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>remove unused constants entry from rolldown.config.ts (<a href="https://redirect.github.com/vitejs/vite/issues/20710">#20710</a>) (<a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675">537fcf9</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20701">#20701</a>) (<a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4">8099582</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/bcc31449c0c4f852ccb1eedda1842bc7ded23d01"><code>bcc3144</code></a> release: v7.1.4</li> <li><a href="https://github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83"><code>0401feb</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20709">#20709</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675"><code>537fcf9</code></a> chore: remove unused constants entry from rolldown.config.ts (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20710">#20710</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853"><code>79d10ed</code></a> fix: add missing awaits (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20697">#20697</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4"><code>8099582</code></a> refactor: remove unnecessary <code>minify</code> parameter from <code>finalizeCss</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20701">#20701</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41"><code>f367453</code></a> fix: pass rollup watch options when building in watch mode (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20674">#20674</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135"><code>5a274b2</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20676">#20676</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.4/packages/vite">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
b238e07b0b |
chore(deps): Bump react-i18next from 15.7.2 to 15.7.3 (#1338)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.7.2 to 15.7.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.7.3</h3> <ul> <li>exports TransSelectorProps <a href="https://redirect.github.com/i18next/react-i18next/pull/1862">1862</a> to address <a href="https://redirect.github.com/i18next/react-i18next/issues/1861">1861</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/04e72223608a6a4f8f7e774cb212e404485f1266"><code>04e7222</code></a> 15.7.3</li> <li><a href="https://github.com/i18next/react-i18next/commit/4b9d7e3b03268d375b996183e19eeb2115f4d6ee"><code>4b9d7e3</code></a> changelog</li> <li><a href="https://github.com/i18next/react-i18next/commit/3f815edb9ebc34a2a42515b2077f1902f80f333c"><code>3f815ed</code></a> chore: exports <code>TransSelectorProps</code> (<a href="https://redirect.github.com/i18next/react-i18next/issues/1862">#1862</a>)</li> <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v15.7.2...v15.7.3">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
fc500449d7 |
chore(deps-dev): Bump @vitejs/plugin-react from 5.0.1 to 5.0.2 (#1337)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.1 to 5.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@5.0.2</h2> <h3>Skip transform hook completely in rolldown-vite in dev if possible (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/783">#783</a>)</h3> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>5.0.2 (2025-08-28)</h2> <h3>Skip transform hook completely in rolldown-vite in dev if possible (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/783">#783</a>)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/1f4b4d9523c0cbdba66724e83477309ef65cac96"><code>1f4b4d9</code></a> release: plugin-react@5.0.2</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/c719e5d97d9c70e29fc4a7a4f44c1abaa382a59e"><code>c719e5d</code></a> perf(react): skip transform hook completely in rolldown-vite in dev if possib...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/9989897fd102ba2d46bee0961e43aacb1e4f9436"><code>9989897</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/773">#773</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/1ab26664ad6b99bdcaa49e5e0a805ee686c05c61"><code>1ab2666</code></a> build: watch <code>common</code> package (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/748">#748</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.2/packages/plugin-react">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0af01c7c39 |
chore(deps-dev): Bump typescript-eslint from 8.40.0 to 8.41.0 (#1336)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.40.0 to 8.41.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.41.0</h2> <h2>8.41.0 (2025-08-25)</h2> <h3>🚀 Features</h3> <ul> <li>tighten <code>tsconfigRootDir</code> validation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11463">#11463</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.41.0 (2025-08-25)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/31a73361bd6449974c89b78ef77be0d04e77510b"><code>31a7336</code></a> chore(release): publish 8.41.0</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.41.0/packages/typescript-eslint">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
65f4ced302 |
chore(deps-dev): Bump sass from 1.90.0 to 1.91.0 (#1335)
Bumps [sass](https://github.com/sass/dart-sass) from 1.90.0 to 1.91.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.91.0</h2> <p>To install Sass 1.91.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li> <p><strong>Potentially breaking change:</strong> <code>meta.inspect()</code> (as well as other systems that use it such as <code>@debug</code> and certain error messages) now emits numbers with as high precision as is available instead of rounding to the nearest 1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of <code>meta.inspect()</code>, which is to provide full information about the structure of a Sass value.</p> </li> <li> <p>Passing a rest argument (<code>$arg...</code>) before a positional or named argument when calling a function or mixin is now deprecated. This was always outside the specified syntax, but it was historically treated the same as passing the rest argument at the end of the argument list whether or not that matched the visual order of the arguments.</p> </li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1910">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.91.0</h2> <ul> <li> <p><strong>Potentially breaking change:</strong> <code>meta.inspect()</code> (as well as other systems that use it such as <code>@debug</code> and certain error messages) now emits numbers with as high precision as is available instead of rounding to the nearest 1e⁻¹⁰ as we do when serializing to CSS. This better fits the purpose of <code>meta.inspect()</code>, which is to provide full information about the structure of a Sass value.</p> </li> <li> <p>Passing a rest argument (<code>$arg...</code>) before a positional or named argument when calling a function or mixin is now deprecated. This was always outside the specified syntax, but it was historically treated the same as passing the rest argument at the end of the argument list whether or not that matched the visual order of the arguments.</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/68787090890e03186423f006ba2222853902fdd2"><code>6878709</code></a> Deprecate misplaced rest arguments (<a href="https://redirect.github.com/sass/dart-sass/issues/2623">#2623</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/6607204f2d6df85d7c6ac6150184805c2ee85f6c"><code>6607204</code></a> Use official dart riscv64 docker image (<a href="https://redirect.github.com/sass/dart-sass/issues/2619">#2619</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1df71a5a6856ade82cc71093bc2f13350f6b7fbb"><code>1df71a5</code></a> Print non-integer number at full precision in inspect mode (<a href="https://redirect.github.com/sass/dart-sass/issues/2615">#2615</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/e0b2a50437acc858c980ea8cb1aac4bff02aed30"><code>e0b2a50</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/sass/dart-sass/issues/2620">#2620</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/e55398a03829a8a229db84ca4052dfbfd22dcd00"><code>e55398a</code></a> Bump actions/checkout from 4 to 5 in /.github/util/initialize (<a href="https://redirect.github.com/sass/dart-sass/issues/2621">#2621</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/8f1c24a25f2c3b7198492554ec34db05dfd0ef30"><code>8f1c24a</code></a> Bump expect from 29.7.0 to 30.0.5 in /pkg/sass-parser (<a href="https://redirect.github.com/sass/dart-sass/issues/2611">#2611</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.90.0...1.91.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
c78025c9e4 |
chore(deps-dev): Bump @eslint/js from 9.33.0 to 9.34.0 (#1334)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.33.0 to 9.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.34.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19951">#19951</a>) (Pixel998)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20002">#20002</a>) (Sweta Tanwar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the "Configuring Rules" section (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20005">#20005</a>) (dependabot[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.34.0 - August 22, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20002">#20002</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19951">#19951</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20005">#20005</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the "Configuring Rules" section (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.34.0/packages/js">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
1fbeb66f55 |
chore(deps): Bump react-i18next from 15.7.1 to 15.7.2 (#1333)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.7.1 to 15.7.2. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.7.2</h3> <ul> <li>update i18next dependency</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/4edb897ae0a0f619ba982398679a5f2419ab237f"><code>4edb897</code></a> 15.7.2</li> <li><a href="https://github.com/i18next/react-i18next/commit/652fdeb3acd6f23baf99cc02903063b5935985c5"><code>652fdeb</code></a> update i18next dep</li> <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v15.7.1...v15.7.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
3ad55d7f97 |
chore(deps-dev): Bump cypress from 14.5.4 to 15.0.0 (#1330)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.4 to 15.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v15.0.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#15.0.0">https://docs.cypress.io/app/references/changelog#15.0.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/6db5cb19350db11fe615dfc17a07d09b46a4d8d1"><code>6db5cb1</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32288">#32288</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/84d5c26d3f7c07e43ca126477d42f4b05173d407"><code>84d5c26</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32287">#32287</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f041f422a05a933e242f86439753de759ab06cdd"><code>f041f42</code></a> chore: release <code>@cypress/schematic-v4</code>.1.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/ecd12563473c3fd545a291748f8b742cac6b8c57"><code>ecd1256</code></a> chore: Release 15.0.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32285">#32285</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/53c6c3808ecab0fb5625cb0902b7c69b988b870b"><code>53c6c38</code></a> test: (studio) fix test (<a href="https://redirect.github.com/cypress-io/cypress/issues/32286">#32286</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/f437cad4b654ac449b14b04579184f4295b88d9b"><code>f437cad</code></a> fix(fixtures): cache null and undefined encodings separately (<a href="https://redirect.github.com/cypress-io/cypress/issues/32277">#32277</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e463fdbc61143238e38004ef242515920f16d60a"><code>e463fdb</code></a> fix: Redirect spammy electron stderr to a debug sink (<a href="https://redirect.github.com/cypress-io/cypress/issues/32188">#32188</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/01683b8f80eea3e334d48ce3ab92efa5b85e0b54"><code>01683b8</code></a> chore: release <code>@cypress/webpack-preprocessor-v7</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/833149ebe130303ef9cf0d5c4316a76a50bad899"><code>833149e</code></a> chore: release <code>@cypress/webpack-batteries-included-preprocessor-v4</code>.0.1</li> <li><a href="https://github.com/cypress-io/cypress/commit/7acb7e0b714f1de92836bb55605abe16066afbaf"><code>7acb7e0</code></a> chore: move dep update into dep area of changelog (<a href="https://redirect.github.com/cypress-io/cypress/issues/32281">#32281</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.5.4...v15.0.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
ba35f260a5 |
chore(deps-dev): Bump eslint from 9.33.0 to 9.34.0 (#1332)
Bumps [eslint](https://github.com/eslint/eslint) from 9.33.0 to 9.34.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.34.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://redirect.github.com/eslint/eslint/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://redirect.github.com/eslint/eslint/issues/19951">#19951</a>) (Pixel998)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>) (Sweta Tanwar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://redirect.github.com/eslint/eslint/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the "Configuring Rules" section (<a href="https://redirect.github.com/eslint/eslint/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://redirect.github.com/eslint/eslint/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/eslint/eslint/issues/20005">#20005</a>) (dependabot[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.34.0 - August 22, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>) (Domenico Gemoli)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>) (Kirk Waiblinger)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/327c67256fbeaf9d5e365802c2a11f5d32a16522"><code>327c672</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/d503f1981354c7b86e423879846c61e0405af8fe"><code>d503f19</code></a> ci: fix <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20010">#20010</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/0bb777a82b533df595cd520d9c89d291efa14a33"><code>0bb777a</code></a> feat: multithread linting (<a href="https://redirect.github.com/eslint/eslint/issues/19794">#19794</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/bf2622991f5b892610a8c3343ff16519e5fd7a79"><code>bf26229</code></a> docs: Fix typo in core-concepts/index.md (<a href="https://redirect.github.com/eslint/eslint/issues/20009">#20009</a>) (Tobias Hernstig)</li> <li><a href="https://github.com/eslint/eslint/commit/43a5f9e36f1aade16f81fc49ef4b333660faadab"><code>43a5f9e</code></a> feat: add eslint-plugin-regexp to eslint-config-eslint base config (<a href="https://redirect.github.com/eslint/eslint/issues/19951">#19951</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/e2dc67d8b028147de4da35c64efe1d74c9f6a883"><code>e2dc67d</code></a> ci: centralize <code>stale.yml</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19994">#19994</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/7093cb8f590ec2a1b5364d7b5687e9b5f4e06f8a"><code>7093cb8</code></a> ci: bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/eslint/eslint/issues/20005">#20005</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/2309327554acbf011f0d17e7b36fdd68e43adf3a"><code>2309327</code></a> docs: fix typo in the "Configuring Rules" section (<a href="https://redirect.github.com/eslint/eslint/issues/20001">#20001</a>) (ghazi-git)</li> <li><a href="https://github.com/eslint/eslint/commit/2b87e21321422c120c2248dae25cac7f9eec0f29"><code>2b87e21</code></a> docs: [no-else-return] clarify sample code. (<a href="https://redirect.github.com/eslint/eslint/issues/19991">#19991</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/c36570c6657c2a92dbb4f09a8166a4d9909a091a"><code>c36570c</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/b8875f67a7bc99824f19147f4a669be7e98f3eee"><code>b8875f6</code></a> 9.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/2e455fb433c4cae19572d75d866392f3b5a677d0"><code>2e455fb</code></a> Build: changelog update for 9.34.0</li> <li><a href="https://github.com/eslint/eslint/commit/f19ad9493e0ca04c2c1455fbb3402eaad993a8be"><code>f19ad94</code></a> chore: upgrade to <code>@eslint/js@9.34.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20030">#20030</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b48fa20034e53bc65d1a58f3d834705e3087b00c"><code>b48fa20</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/4bce8a250262ec47207bc260581f979e40c86bda"><code>4bce8a2</code></a> chore: package.json update for eslint-config-eslint release</li> <li><a href="https://github.com/eslint/eslint/commit/0c9999c2a682151cf13bb3a4f8916930678c2f9b"><code>0c9999c</code></a> refactor: prefer default options in <code>grouped-accessor-pairs</code> (<a href="https://redirect.github.com/eslint/eslint/issues/20028">#20028</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0b4a590333b73a21b9e0ddc98462680e09fe3232"><code>0b4a590</code></a> docs: make rulesdir deprecation clearer (<a href="https://redirect.github.com/eslint/eslint/issues/20018">#20018</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9b8990397b2d2ed70771bb0e2070261a0c41782c"><code>9b89903</code></a> fix: default value of accessor-pairs option in rule.d.ts file (<a href="https://redirect.github.com/eslint/eslint/issues/20024">#20024</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/6c074206ae0eae4816197a57648b415832a20e1d"><code>6c07420</code></a> fix: fix spurious failure in neostandard integration test (<a href="https://redirect.github.com/eslint/eslint/issues/20023">#20023</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/676f4acaaed6e4f6ffe0c2e21272d4702b311a7b"><code>676f4ac</code></a> fix: allow scientific notation with trailing zeros matching exponent (<a href="https://redirect.github.com/eslint/eslint/issues/20002">#20002</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.33.0...v9.34.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d178e2f46b |
chore(deps): Bump i18next from 25.4.0 to 25.4.2 (#1331)
Bumps [i18next](https://github.com/i18next/i18next) from 25.4.0 to 25.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.4.2</h2> <ul> <li>fix: enableSelector: true doesn't work with custom keySeparator <a href="https://redirect.github.com/i18next/i18next/issues/2341">2341</a></li> </ul> <h2>v25.4.1</h2> <ul> <li>fix: KeyPrefix not working with new selector api <a href="https://redirect.github.com/i18next/i18next/issues/2340">2340</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.4.2</h2> <ul> <li>fix: enableSelector: true doesn't work with custom keySeparator <a href="https://redirect.github.com/i18next/i18next/issues/2341">2341</a></li> </ul> <h2>25.4.1</h2> <ul> <li>fix: KeyPrefix not working with new selector api <a href="https://redirect.github.com/i18next/i18next/issues/2340">2340</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/a7852d7698ec11ccd83b8da914c1eb859b4460dd"><code>a7852d7</code></a> 25.4.2</li> <li><a href="https://github.com/i18next/i18next/commit/5bf51e95c38097bf763b804dbab929089620706c"><code>5bf51e9</code></a> fix <a href="https://redirect.github.com/i18next/i18next/issues/2341">#2341</a></li> <li><a href="https://github.com/i18next/i18next/commit/48d47fb292c17e969cc6f8d2e8a9616dd1a39905"><code>48d47fb</code></a> 25.4.1</li> <li><a href="https://github.com/i18next/i18next/commit/bfa40de172648ced0ba22eafa7bd6fd641b9a7a3"><code>bfa40de</code></a> try to fix <a href="https://redirect.github.com/i18next/i18next/issues/2340">#2340</a></li> <li><a href="https://github.com/i18next/i18next/commit/c37d39f1bd2a3d744641b90a18a26ba7e5fefbf3"><code>c37d39f</code></a> build</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.4.0...v25.4.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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
60bcfcf208 |
chore(deps): Bump i18next from 25.3.6 to 25.4.0 (#1329)
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.6 to 25.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.4.0</h2> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/i18next/pull/2322">2322</a> <ul> <li>To enable it, set <code>enableSelector: true</code> in your configuration options</li> <li>With <code>enableSelector: "optimize"</code>, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times</li> <li>To assist with the migration, we've published the following packages: <ul> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/codemod"><code>@i18next-selector/codemod</code></a></li> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/vite-plugin"><code>@i18next-selector/vite-plugin</code></a></li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.4.0</h2> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/i18next/pull/2322">2322</a> <ul> <li>To enable it, set <code>enableSelector: true</code> in your configuration options</li> <li>With <code>enableSelector: "optimize"</code>, i18next can now handle translation dictionaries of any size, without affecting IDE performance or build times</li> <li>To assist with the migration, we've published the following packages: <ul> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/codemod"><code>@i18next-selector/codemod</code></a></li> <li><a href="https://github.com/ahrjarrett/i18next-selector/tree/main/packages/vite-plugin"><code>@i18next-selector/vite-plugin</code></a></li> </ul> </li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/5423a3f71cfdc7dc1ef857d17f296d7ccca59373"><code>5423a3f</code></a> 25.4.0</li> <li><a href="https://github.com/i18next/i18next/commit/03b4949c2d17642aa0ec587d6582af6d92d9c413"><code>03b4949</code></a> changelog</li> <li><a href="https://github.com/i18next/i18next/commit/6c26133170006ba9ced9c815358596a2e83bdb47"><code>6c26133</code></a> feat: adds new "selector" API (<a href="https://redirect.github.com/i18next/i18next/issues/2322">#2322</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/dc8384f3f8a5bfbfe2b5ad299d14d04116b588e9"><code>dc8384f</code></a> instead of warn use deprecate for old format function</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.3.6...v25.4.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
7ceb2ccabd |
chore(deps): Bump react-i18next from 15.6.1 to 15.7.1 (#1328)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.6.1 to 15.7.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md">react-i18next's changelog</a>.</em></p> <blockquote> <h3>15.7.1</h3> <ul> <li>Fix: _EnableSelector type (for compatibility, enableSelector does not exist in TypeOptions) <a href="https://redirect.github.com/i18next/react-i18next/pull/1858">1858</a></li> </ul> <h3>15.7.0</h3> <ul> <li>add new selector API to improve TypeScript IDE performance <a href="https://redirect.github.com/i18next/react-i18next/pull/1852">1852</a> <ul> <li>read more about it <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md#2540">here</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/f0be9f2716313907be7419d3ec9e4d934973ff56"><code>f0be9f2</code></a> 15.7.1</li> <li><a href="https://github.com/i18next/react-i18next/commit/9106eae236610a381541cc2ef3c0d75a0c2db2da"><code>9106eae</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/641f6e5fc8e3ce9177b9519a73dfc2b88fbe61ae"><code>641f6e5</code></a> fix: _EnableSelector type (For compatibility, enableSelector does not exist i...</li> <li><a href="https://github.com/i18next/react-i18next/commit/1d7ad479361d37fd12e3a3e1be0ac413a632c1bf"><code>1d7ad47</code></a> 15.7.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/8c357884a69fd3428760483ab6280891075c1d07"><code>8c35788</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/78aec36c9b4ded8131b351fbd79bcd8f1ce3748d"><code>78aec36</code></a> feat: adds support for new "selector" API (<a href="https://redirect.github.com/i18next/react-i18next/issues/1852">#1852</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/8784cb55b7aef3881619b93522e4adef0e98ccd3"><code>8784cb5</code></a> trans with nesting $t() and interpolation</li> <li><a href="https://github.com/i18next/react-i18next/commit/5cb73deed183747797698088261c553139d789b7"><code>5cb73de</code></a> trans with $t() nesting test</li> <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v15.6.1...v15.7.1">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d5140d77ba |
chore(deps-dev): Bump @cypress/code-coverage from 3.14.5 to 3.14.6 (#1327)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.14.5 to 3.14.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/code-coverage/releases"><code>@cypress/code-coverage</code>'s releases</a>.</em></p> <blockquote> <h2>v3.14.6</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.14.5...v3.14.6">3.14.6</a> (2025-08-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.17.2 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/962">#962</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/e70ef18dedb3e14fcb1a912fe664d9c4e5af8136">e70ef18</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/6d1e588c2cf709c7d28adb6f99f8386c469fec06"><code>6d1e588</code></a> chore(deps): update dependency prettier to v3.6.2 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/963">#963</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/e70ef18dedb3e14fcb1a912fe664d9c4e5af8136"><code>e70ef18</code></a> fix(deps): update dependency <code>@types/node</code> to v22.17.2 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/962">#962</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.14.5...v3.14.6">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
70571dc1cc |
chore(deps-dev): Bump @vitejs/plugin-react from 5.0.0 to 5.0.1 (#1326)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 5.0.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@5.0.1</h2> <h3>Set <code>optimizeDeps.rollupOptions.transform.jsx</code> instead of <code>optimizeDeps.rollupOptions.jsx</code> for rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/735">#735</a>)</h3> <p><code>optimizeDeps.rollupOptions.jsx</code> is going to be deprecated in favor of <code>optimizeDeps.rollupOptions.transform.jsx</code>.</p> <h3>Perf: skip <code>babel-plugin-react-compiler</code> if code has no <code>"use memo"</code> when <code>{ compilationMode: "annotation" }</code> (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/734">#734</a>)</h3> <h3>Respect tsconfig <code>jsxImportSource</code> (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/726">#726</a>)</h3> <h3>Fix <code>reactRefreshHost</code> option on rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/716">#716</a>)</h3> <h3>Fix <code>RefreshRuntime</code> being injected twice for class components on rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/708">#708</a>)</h3> <h3>Skip <code>babel-plugin-react-compiler</code> on non client environment (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/689">689</a>)</h3> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>5.0.1 (2025-08-19)</h2> <h3>Set <code>optimizeDeps.rollupOptions.transform.jsx</code> instead of <code>optimizeDeps.rollupOptions.jsx</code> for rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/735">#735</a>)</h3> <p><code>optimizeDeps.rollupOptions.jsx</code> is going to be deprecated in favor of <code>optimizeDeps.rollupOptions.transform.jsx</code>.</p> <h3>Perf: skip <code>babel-plugin-react-compiler</code> if code has no <code>"use memo"</code> when <code>{ compilationMode: "annotation" }</code> (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/734">#734</a>)</h3> <h3>Respect tsconfig <code>jsxImportSource</code> (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/726">#726</a>)</h3> <h3>Fix <code>reactRefreshHost</code> option on rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/716">#716</a>)</h3> <h3>Fix <code>RefreshRuntime</code> being injected twice for class components on rolldown-vite (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/708">#708</a>)</h3> <h3>Skip <code>babel-plugin-react-compiler</code> on non client environment (<a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/689">689</a>)</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/efe434417542cdbfbb00503d4c35ffbba49d3efa"><code>efe4344</code></a> release: plugin-react@5.0.1</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/126bdb005126aaad35852c95a9554b4849bd3f5e"><code>126bdb0</code></a> feat: set <code>optimizeDeps.rollupOptions.transform.jsx</code> instead of `optimizeDeps...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/d3934ada6f5ad2d5a04e2fa3f475391dc5b65850"><code>d3934ad</code></a> perf(react): skip react compiler when <code>compilationMode: "annotation"</code> but no ...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/e2f0c78a4ff06c7053fc43991a92de22812cdf78"><code>e2f0c78</code></a> fix(react): respect tsconfig jsxImportSource by default (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/726">#726</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/ba0323cfcd7343362e64f782c5aae02ed9ee3273"><code>ba0323c</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/729">#729</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/d33f37db05b4f3fbd4e9ed4a1b0405274f1af478"><code>d33f37d</code></a> refactor(react): simplify rolldown-vite only plugins (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/720">#720</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/d43168083020fc61dde9096fa594b501a6078b00"><code>d431680</code></a> fix(react): respect <code>reactRefreshHost</code> option on rolldown-vite (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/716">#716</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/32c4e2c3f76f787bbd17d8d3d936389a356b869f"><code>32c4e2c</code></a> chore(react): changelog for <a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/689">#689</a> (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/715">#715</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/a22f29bb429ee83434c9179618601aa03903e68a"><code>a22f29b</code></a> fix(react): refreshWrapper was injected twice for class components when using...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/2f62dc0778e8c527c7951d6e35b0658a07f1e6fc"><code>2f62dc0</code></a> fix(react): always skip react-compiler on non client envrionment (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/689">#689</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.1/packages/plugin-react">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
62f1a0622a |
chore(deps-dev): Bump vite from 7.1.2 to 7.1.3 (#1324)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.2 to 7.1.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.2...v7.1.3">7.1.3</a> (2025-08-19)<!-- raw HTML omitted --></h2> <h3>Features</h3> <ul> <li><strong>cli:</strong> add Node.js version warning for unsupported versions (<a href="https://redirect.github.com/vitejs/vite/issues/20638">#20638</a>) (<a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec">a1be1bf</a>)</li> <li>generate code frame for parse errors thrown by terser (<a href="https://redirect.github.com/vitejs/vite/issues/20642">#20642</a>) (<a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780">a9ba017</a>)</li> <li>support long lines in <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20640">#20640</a>) (<a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6">1559577</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20634">#20634</a>) (<a href="https://github.com/vitejs/vite/commit/4851cab3ba818b5f0f82eef3796b61d4b12768f1">4851cab</a>)</li> <li><strong>optimizer:</strong> incorrect incompatible error (<a href="https://redirect.github.com/vitejs/vite/issues/20439">#20439</a>) (<a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09">446fe83</a>)</li> <li>support multiline new URL(..., import.meta.url) expressions (<a href="https://redirect.github.com/vitejs/vite/issues/20644">#20644</a>) (<a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61">9ccf142</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>cli:</strong> dynamically import <code>resolveConfig</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20646">#20646</a>) (<a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca">f691f57</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20633">#20633</a>) (<a href="https://github.com/vitejs/vite/commit/98b92e8c4b10ae87c48292a8ac09b01ca81a02cf">98b92e8</a>)</li> </ul> <h3>Code Refactoring</h3> <ul> <li>replace startsWith with strict equality (<a href="https://redirect.github.com/vitejs/vite/issues/20603">#20603</a>) (<a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96">42816de</a>)</li> <li>use <code>import</code> in worker threads (<a href="https://redirect.github.com/vitejs/vite/issues/20641">#20641</a>) (<a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0">530687a</a>)</li> </ul> <h3>Tests</h3> <ul> <li>remove <code>checkNodeVersion</code> test (<a href="https://redirect.github.com/vitejs/vite/issues/20647">#20647</a>) (<a href="https://github.com/vitejs/vite/commit/731d3e61f444f6c5e611f67b531416ed6450f90f">731d3e6</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/e090b7d1e55f59722f5a312067242e96bb8d8994"><code>e090b7d</code></a> release: v7.1.3</li> <li><a href="https://github.com/vitejs/vite/commit/9ccf142764d48292aa33e5ca6f020a7d55b97f61"><code>9ccf142</code></a> fix: support multiline new URL(..., import.meta.url) expressions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20644">#20644</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/731d3e61f444f6c5e611f67b531416ed6450f90f"><code>731d3e6</code></a> test: remove <code>checkNodeVersion</code> test (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20647">#20647</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a9ba0174a58b949373d6b4240bc69180dff0b780"><code>a9ba017</code></a> feat: generate code frame for parse errors thrown by terser (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20642">#20642</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/530687a344c51daf3115d1c134586bbde58356e0"><code>530687a</code></a> refactor: use <code>import</code> in worker threads (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20641">#20641</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/a1be1bf0905b9086e5f1370c63d76a7fa4a195ec"><code>a1be1bf</code></a> feat(cli): add Node.js version warning for unsupported versions (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20638">#20638</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/15595773170c2a07f2efdccee05964fb87c19ae6"><code>1559577</code></a> feat: support long lines in <code>generateCodeFrame</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20640">#20640</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f691f57e46118328e00174160ceab2101b7256ca"><code>f691f57</code></a> perf(cli): dynamically import <code>resolveConfig</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20646">#20646</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/446fe83033686dd38d13b786a217b8277b5c5f09"><code>446fe83</code></a> fix(optimizer): incorrect incompatible error (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20439">#20439</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/42816dee0e177dded1c9de4d9099089ec4acef96"><code>42816de</code></a> refactor: replace startsWith with strict equality (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20603">#20603</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/v7.1.3/packages/vite">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for vite since your current version.</p> </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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9b9f0b4c78 |
chore(deps-dev): Bump typescript-eslint from 8.39.1 to 8.40.0 (#1325)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.39.1 to 8.40.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.40.0</h2> <h2>8.40.0 (2025-08-18)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are compatible with both <code>defineConfig()</code> and <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11475">#11475</a>)</li> <li><strong>typescript-estree:</strong> correct range of import assertion with trailing comma (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11478">#11478</a>)</li> <li><strong>utils:</strong> correct <code>calculateConfigForFile</code> return type (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11451">#11451</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Nolan Gajdascz <a href="https://github.com/Gajdascz"><code>@Gajdascz</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.40.0 (2025-08-18)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are compatible with both <code>defineConfig()</code> and <code>tseslint.config()</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11475">#11475</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/60c3b26317578b03bf64d8194488ba948c1b05bb"><code>60c3b26</code></a> chore(release): publish 8.40.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/3426f0dd6f1f89d923720ff1af53b672809e5587"><code>3426f0d</code></a> fix(typescript-eslint): export <code>plugin</code>, <code>parser</code>, and <code>configs</code> that are com...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.40.0/packages/typescript-eslint">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
e2e29d7f5e |
Add LocationIQ as supported map provider (#1293)
- Add LocationIQ access token field to settings and export modals - Include LocationIQ Streets style in gallery - Support automatic token replacement for LocationIQ URLs - Add LocationIQ tileset configuration - Include translations for all supported languages ## Launch Checklist - [x] Briefly describe the changes in this PR. - [x] Write tests for all new functionality. - [x] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
728de3aed6 |
chore(deps): Bump ol-mapbox-style from 13.0.1 to 13.1.0 (#1322)
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 13.0.1 to 13.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/openlayers/ol-mapbox-style/releases">ol-mapbox-style's releases</a>.</em></p> <blockquote> <h2>v13.1.0</h2> <p>Summary:</p> <ul> <li>Respect the <code>layerName</code> property of the source format, instead of using <code>mvt:layer</code></li> <li><code>updateMapboxLayer</code> now also works with raster layers</li> </ul> <h2>What's Changed</h2> <ul> <li>Changes for v13.0.1 by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1310">openlayers/ol-mapbox-style#1310</a></li> <li>Bump proj4 from 2.15.0 to 2.17.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1314">openlayers/ol-mapbox-style#1314</a></li> <li>Bump <code>@maplibre/maplibre-gl-style-spec</code> from 23.1.0 to 23.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1312">openlayers/ol-mapbox-style#1312</a></li> <li>Bump globals from 16.0.0 to 16.2.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1319">openlayers/ol-mapbox-style#1319</a></li> <li>Bump tar-fs from 3.0.8 to 3.0.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1321">openlayers/ol-mapbox-style#1321</a></li> <li>Bump rollup from 4.40.2 to 4.43.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1323">openlayers/ol-mapbox-style#1323</a></li> <li>Bump sinon from 19.0.2 to 21.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1324">openlayers/ol-mapbox-style#1324</a></li> <li>Bump <code>@rollup/plugin-commonjs</code> from 28.0.3 to 28.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1326">openlayers/ol-mapbox-style#1326</a></li> <li>Bump typedoc from 0.28.3 to 0.28.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1331">openlayers/ol-mapbox-style#1331</a></li> <li>Bump puppeteer from 24.8.2 to 24.12.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1336">openlayers/ol-mapbox-style#1336</a></li> <li>Bump <code>@rollup/plugin-node-resolve</code> from 16.0.0 to 16.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1327">openlayers/ol-mapbox-style#1327</a></li> <li>Bump rollup from 4.43.0 to 4.45.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1335">openlayers/ol-mapbox-style#1335</a></li> <li>Bump webpack-dev-server from 5.2.1 to 5.2.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1338">openlayers/ol-mapbox-style#1338</a></li> <li>Bump puppeteer from 24.12.1 to 24.14.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1339">openlayers/ol-mapbox-style#1339</a></li> <li>Bump proj4 from 2.17.0 to 2.19.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1340">openlayers/ol-mapbox-style#1340</a></li> <li>Bump webpack from 5.96.1 to 5.100.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1341">openlayers/ol-mapbox-style#1341</a></li> <li>Bump nanoassert from 2.0.0 to 3.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1343">openlayers/ol-mapbox-style#1343</a></li> <li>Bump rollup from 4.45.0 to 4.45.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1344">openlayers/ol-mapbox-style#1344</a></li> <li>Bump mocha from 11.1.0 to 11.7.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1342">openlayers/ol-mapbox-style#1342</a></li> <li>Bump on-headers and compression by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1337">openlayers/ol-mapbox-style#1337</a></li> <li>Respect the 'layerName' property of the source format by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1345">openlayers/ol-mapbox-style#1345</a></li> <li>Bump puppeteer from 24.14.0 to 24.16.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1352">openlayers/ol-mapbox-style#1352</a></li> <li>Bump globals from 16.2.0 to 16.3.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1347">openlayers/ol-mapbox-style#1347</a></li> <li>Bump rollup from 4.45.1 to 4.46.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1346">openlayers/ol-mapbox-style#1346</a></li> <li>Bump proj4 from 2.19.7 to 2.19.10 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1349">openlayers/ol-mapbox-style#1349</a></li> <li>Bump tmp from 0.2.1 to 0.2.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1351">openlayers/ol-mapbox-style#1351</a></li> <li>Bump typescript from 5.8.3 to 5.9.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1348">openlayers/ol-mapbox-style#1348</a></li> <li>Make updateMapboxLayer work with raster layers by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1353">openlayers/ol-mapbox-style#1353</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlayers/ol-mapbox-style/compare/v13.0.1...v13.1.0">https://github.com/openlayers/ol-mapbox-style/compare/v13.0.1...v13.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/openlayers/ol-mapbox-style/blob/main/CHANGELOG.md">ol-mapbox-style's changelog</a>.</em></p> <blockquote> <h2>13.1.0</h2> <ul> <li>Respect the <code>layerName</code> property of the source format, instead of using <code>mvt:layer</code></li> <li><code>updateMapboxLayer</code> now also works with raster layers</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/02157ebe8cd085cbe3b955a03400c763549239cb"><code>02157eb</code></a> Add dist for v13.1.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/494035e563a098f914c3c045cd447411d245f82d"><code>494035e</code></a> Changes for v13.1.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/b953f5ba6af15543b6c2e20b207973622089ea87"><code>b953f5b</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1353">#1353</a> from openlayers/update-raster</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/8713fed6d789834c404e8964a600e93797ef8d9f"><code>8713fed</code></a> Make updateMapboxLayer work with raster layers</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/f1dbfb5043e08befe8b8909d884c3223eb949bae"><code>f1dbfb5</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1348">#1348</a> from openlayers/dependabot/npm_and_yarn/typescript-5...</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/cac030ae12d044a4cac59e4d62f36e4b63a4403e"><code>cac030a</code></a> Update lockfile</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/4034eecc40ed7f77942ac30bfab4d4e2503839da"><code>4034eec</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1351">#1351</a> from openlayers/dependabot/npm_and_yarn/tmp-0.2.4</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/e9912b4c22ed91af6a1313791303dbb07e8afb33"><code>e9912b4</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1349">#1349</a> from openlayers/dependabot/npm_and_yarn/proj4-2.19.10</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/944cef591be8c1ee82500a7449c3eb5825c94947"><code>944cef5</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1346">#1346</a> from openlayers/dependabot/npm_and_yarn/rollup-4.46.2</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/543cb0d53136bcc6d72a84145957b4e34a15c879"><code>543cb0d</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1347">#1347</a> from openlayers/dependabot/npm_and_yarn/globals-16.3.0</li> <li>Additional commits viewable in <a href="https://github.com/openlayers/ol-mapbox-style/compare/v13.0.1...v13.1.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
f1d98099df |
chore(deps): Bump i18next from 25.3.5 to 25.3.6 (#1323)
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.5 to 25.3.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.3.6</h2> <ul> <li>improve fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.3.6</h2> <ul> <li>improve fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/ff90d79d3956d3a8493d27a426f67e7fb2617c28"><code>ff90d79</code></a> 25.3.6</li> <li><a href="https://github.com/i18next/i18next/commit/bbe7d42ba519aba7580afdafa1111efb270b28cc"><code>bbe7d42</code></a> improve fix: Ordinals and non-ordinals do not work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">#2337</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.3.5...v25.3.6">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9e7cec932b |
chore(deps): Bump i18next from 25.3.4 to 25.3.5 (#1321)
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.4 to 25.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.3.5</h2> <ul> <li>fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.3.5</h2> <ul> <li>fix: Ordinals and non-ordinals don't work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">2337</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/e06418ef3b12fdb3b2bd5a717875cc51878659b0"><code>e06418e</code></a> 25.3.5</li> <li><a href="https://github.com/i18next/i18next/commit/a33a6071ce28e90688ed99ff8bdf3c96eaf58ecc"><code>a33a607</code></a> fix: Ordinals and non-ordinals do not work together <a href="https://redirect.github.com/i18next/i18next/issues/2337">#2337</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.3.4...v25.3.5">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
701e1f4c79 |
chore(deps-dev): Bump typescript-eslint from 8.39.0 to 8.39.1 (#1320)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.39.0 to 8.39.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.39.1 (2025-08-11)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> handle <code>file://</code> urls in stack trace when inferring <code>tsconfigRootDir</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11464">#11464</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b2ee794265c4c727009e65a4eb5f06fad9686cf8"><code>b2ee794</code></a> chore(release): publish 8.39.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/7319bad3a5022be2adfbcb331451cfd85d1d786a"><code>7319bad</code></a> fix(typescript-eslint): handle <code>file://</code> urls in stack trace when inferring `...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.1/packages/typescript-eslint">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
9f682a4213 |
chore(deps-dev): Bump vite from 7.1.1 to 7.1.2 (#1319)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.1 to 7.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.1...v7.1.2">7.1.2</a> (2025-08-12)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>client:</strong> add <code>[vite]</code> prefixes to debug logs (<a href="https://redirect.github.com/vitejs/vite/issues/20595">#20595</a>) (<a href="https://github.com/vitejs/vite/commit/7cdef612a65da5363905723f77516b6745ac9a94">7cdef61</a>)</li> <li><strong>config:</strong> make debugger work with bundle loader (<a href="https://redirect.github.com/vitejs/vite/issues/20573">#20573</a>) (<a href="https://github.com/vitejs/vite/commit/c583927bee657f15f63fdf80468fbe6a74eacdec">c583927</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20587">#20587</a>) (<a href="https://github.com/vitejs/vite/commit/20d48172a0352d32f766b3c878d52a8944fdbf6e">20d4817</a>)</li> <li>don't consider ids with <code>npm:</code> prefix as a built-in module (<a href="https://redirect.github.com/vitejs/vite/issues/20558">#20558</a>) (<a href="https://github.com/vitejs/vite/commit/ab33803f2c831a82ddee637ad62e0c4ceeb663f1">ab33803</a>)</li> <li><strong>hmr:</strong> watch non-inlined assets referenced by CSS (<a href="https://redirect.github.com/vitejs/vite/issues/20581">#20581</a>) (<a href="https://github.com/vitejs/vite/commit/b7d494bf60af3ef7316d87266bb3ebf56617d5fd">b7d494b</a>)</li> <li><strong>module-runner:</strong> prevent crash when sourceMappingURL pattern appears in string literals (<a href="https://redirect.github.com/vitejs/vite/issues/20554">#20554</a>) (<a href="https://github.com/vitejs/vite/commit/2770478d1c190d3e3de34ef9a3d2c493c06e9933">2770478</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> migrate to <code>@jridgewell/remapping</code> from <code>@ampproject/remapping</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20577">#20577</a>) (<a href="https://github.com/vitejs/vite/commit/0a6048aba4523f451edf29ae4037d252cc963815">0a6048a</a>)</li> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20586">#20586</a>) (<a href="https://github.com/vitejs/vite/commit/77632c55db51cd6d03bcf24a1cef8d21058100a3">77632c5</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.2/packages/vite">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
530907610e |
chore(deps): Bump codemirror and @types/codemirror (#1318)
Bumps [codemirror](https://github.com/codemirror/basic-setup) and [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror). These dependencies needed to be updated together. Updates `codemirror` from 5.65.19 to 5.65.20 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/codemirror/basic-setup/commits">compare view</a></li> </ul> </details> <br /> Updates `@types/codemirror` from 5.60.15 to 5.60.16 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | codemirror | [>= 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 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
719c8e5a22 |
chore(deps-dev): Bump @eslint/js from 9.32.0 to 9.33.0 (#1317)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.32.0 to 9.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases"><code>@eslint/js</code>'s releases</a>.</em></p> <blockquote> <h2>v9.33.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e07820e66fd1fceaf2620dc931154955a706cc0f"><code>e07820e</code></a> feat: add global object access detection to no-restricted-globals (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19939">#19939</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/90b050ec11557cab08b6be9f05fabf97dba6a63d"><code>90b050e</code></a> feat: support explicit resource management in <code>one-var</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19941">#19941</a>) (Sweta Tanwar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/732433c4fb023f45154b825cdc8cdaf1979d4336"><code>732433c</code></a> fix: allow any type for <code>meta.docs.recommended</code> in custom rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19995">#19995</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e8a6914a249d036e12494004e586b2a2b6e104d1"><code>e8a6914</code></a> fix: Fixed potential bug in check-emfile-handling.js (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19975">#19975</a>) (諏訪原慶斗)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/34f0723e2d0faf8ac8dc95ec56e6d181bd6b67f2"><code>34f0723</code></a> docs: playground button for TypeScript code example (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19671">#19671</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/dc942a47daf41228d69072c52f1be20789426862"><code>dc942a4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/5a4b6f74320b72f9b6ad8b30f5c463b2b71315af"><code>5a4b6f7</code></a> docs: Update no-multi-assign.md (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19979">#19979</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/247e15698e34919a0cd411842fb3e14ac7a8f1ba"><code>247e156</code></a> docs: add missing let declarations in <code>no-plusplus</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19980">#19980</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/0d17242b3c25c2ddf8363f4560641acd1ae82ca9"><code>0d17242</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fa20b9db8ff90ea9f0527118114dda17c656d095"><code>fa20b9d</code></a> docs: Clarify when to open an issue for a PR (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19974">#19974</a>) (Nicholas C. Zakas)</li> </ul> <h2>Build Related</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/27fa86551bd173387e29a139293de78b0e14f0f3"><code>27fa865</code></a> build: use <code>ESLint</code> class to generate formatter examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19972">#19972</a>) (Milos Djermanovic)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/425804602ecb9ee5f54d1c38a473cf20538420c5"><code>4258046</code></a> chore: update dependency <code>@eslint/js</code> to v9.33.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19998">#19998</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/06a22f154c08ea044b3172b357b226d34dfefc6a"><code>06a22f1</code></a> test: resolve flakiness in --mcp flag test (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19993">#19993</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/54920ed229693f23650dace6e567bf44413aaf98"><code>54920ed</code></a> test: switch to <code>Linter.Config</code> in <code>ESLintRules</code> type tests (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19977">#19977</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md"><code>@eslint/js</code>'s changelog</a>.</em></p> <blockquote> <p>v9.33.0 - August 8, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/425804602ecb9ee5f54d1c38a473cf20538420c5"><code>4258046</code></a> chore: update dependency <code>@eslint/js</code> to v9.33.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19998">#19998</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/06a22f154c08ea044b3172b357b226d34dfefc6a"><code>06a22f1</code></a> test: resolve flakiness in --mcp flag test (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19993">#19993</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/732433c4fb023f45154b825cdc8cdaf1979d4336"><code>732433c</code></a> fix: allow any type for <code>meta.docs.recommended</code> in custom rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19995">#19995</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/34f0723e2d0faf8ac8dc95ec56e6d181bd6b67f2"><code>34f0723</code></a> docs: playground button for TypeScript code example (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19671">#19671</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/dc942a47daf41228d69072c52f1be20789426862"><code>dc942a4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/5a4b6f74320b72f9b6ad8b30f5c463b2b71315af"><code>5a4b6f7</code></a> docs: Update no-multi-assign.md (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19979">#19979</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/247e15698e34919a0cd411842fb3e14ac7a8f1ba"><code>247e156</code></a> docs: add missing let declarations in <code>no-plusplus</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19980">#19980</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/0d17242b3c25c2ddf8363f4560641acd1ae82ca9"><code>0d17242</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e07820e66fd1fceaf2620dc931154955a706cc0f"><code>e07820e</code></a> feat: add global object access detection to no-restricted-globals (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19939">#19939</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/fa20b9db8ff90ea9f0527118114dda17c656d095"><code>fa20b9d</code></a> docs: Clarify when to open an issue for a PR (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19974">#19974</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/54920ed229693f23650dace6e567bf44413aaf98"><code>54920ed</code></a> test: switch to <code>Linter.Config</code> in <code>ESLintRules</code> type tests (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19977">#19977</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e8a6914a249d036e12494004e586b2a2b6e104d1"><code>e8a6914</code></a> fix: Fixed potential bug in check-emfile-handling.js (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19975">#19975</a>) (諏訪原慶斗)</li> <li><a href="https://github.com/eslint/eslint/commit/90b050ec11557cab08b6be9f05fabf97dba6a63d"><code>90b050e</code></a> feat: support explicit resource management in <code>one-var</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19941">#19941</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/27fa86551bd173387e29a139293de78b0e14f0f3"><code>27fa865</code></a> build: use <code>ESLint</code> class to generate formatter examples (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19972">#19972</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.33.0/packages/js">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
104ce8221c |
chore(deps): Bump actions/checkout from 4 to 5 (#1316)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v5.0.0</h2> <h2>What's Changed</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> <li>Prepare v5.0.0 release by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2238">actions/checkout#2238</a></li> </ul> <h2>⚠️ Minimum Compatible Runner Version</h2> <p><strong>v2.327.1</strong><br /> <a href="https://github.com/actions/runner/releases/tag/v2.327.1">Release Notes</a></p> <p>Make sure your runner is updated to this version or newer to use this release.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v5.0.0">https://github.com/actions/checkout/compare/v4...v5.0.0</a></p> <h2>v4.3.0</h2> <h2>What's Changed</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> <li>Prepare release v4.3.0 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2237">actions/checkout#2237</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/motss"><code>@motss</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li><a href="https://github.com/mouismail"><code>@mouismail</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li><a href="https://github.com/benwells"><code>@benwells</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li><a href="https://github.com/nebuk89"><code>@nebuk89</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li><a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4...v4.3.0">https://github.com/actions/checkout/compare/v4...v4.3.0</a></p> <h2>v4.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>V5.0.0</h2> <ul> <li>Update actions checkout to use node 24 by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2226">actions/checkout#2226</a></li> </ul> <h2>V4.3.0</h2> <ul> <li>docs: update README.md by <a href="https://github.com/motss"><code>@motss</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1971">actions/checkout#1971</a></li> <li>Add internal repos for checking out multiple repositories by <a href="https://github.com/mouismail"><code>@mouismail</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1977">actions/checkout#1977</a></li> <li>Documentation update - add recommended permissions to Readme by <a href="https://github.com/benwells"><code>@benwells</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2043">actions/checkout#2043</a></li> <li>Adjust positioning of user email note and permissions heading by <a href="https://github.com/joshmgross"><code>@joshmgross</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2044">actions/checkout#2044</a></li> <li>Update README.md by <a href="https://github.com/nebuk89"><code>@nebuk89</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2194">actions/checkout#2194</a></li> <li>Update CODEOWNERS for actions by <a href="https://github.com/TingluoHuang"><code>@TingluoHuang</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2224">actions/checkout#2224</a></li> <li>Update package dependencies by <a href="https://github.com/salmanmkc"><code>@salmanmkc</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/2236">actions/checkout#2236</a></li> </ul> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/08c6903cd8c0fde910a37f88322edcfb5dd907a8"><code>08c6903</code></a> Prepare v5.0.0 release (<a href="https://redirect.github.com/actions/checkout/issues/2238">#2238</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9f265659d3bb64ab1440b03b12f4d47a24320917"><code>9f26565</code></a> Update actions checkout to use node 24 (<a href="https://redirect.github.com/actions/checkout/issues/2226">#2226</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/v4...v5">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
81c157e3e3 |
chore(deps-dev): Bump eslint from 9.32.0 to 9.33.0 (#1315)
Bumps [eslint](https://github.com/eslint/eslint) from 9.32.0 to 9.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.33.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e07820e66fd1fceaf2620dc931154955a706cc0f"><code>e07820e</code></a> feat: add global object access detection to no-restricted-globals (<a href="https://redirect.github.com/eslint/eslint/issues/19939">#19939</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/90b050ec11557cab08b6be9f05fabf97dba6a63d"><code>90b050e</code></a> feat: support explicit resource management in <code>one-var</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19941">#19941</a>) (Sweta Tanwar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/732433c4fb023f45154b825cdc8cdaf1979d4336"><code>732433c</code></a> fix: allow any type for <code>meta.docs.recommended</code> in custom rules (<a href="https://redirect.github.com/eslint/eslint/issues/19995">#19995</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e8a6914a249d036e12494004e586b2a2b6e104d1"><code>e8a6914</code></a> fix: Fixed potential bug in check-emfile-handling.js (<a href="https://redirect.github.com/eslint/eslint/issues/19975">#19975</a>) (諏訪原慶斗)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/34f0723e2d0faf8ac8dc95ec56e6d181bd6b67f2"><code>34f0723</code></a> docs: playground button for TypeScript code example (<a href="https://redirect.github.com/eslint/eslint/issues/19671">#19671</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/dc942a47daf41228d69072c52f1be20789426862"><code>dc942a4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/5a4b6f74320b72f9b6ad8b30f5c463b2b71315af"><code>5a4b6f7</code></a> docs: Update no-multi-assign.md (<a href="https://redirect.github.com/eslint/eslint/issues/19979">#19979</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/247e15698e34919a0cd411842fb3e14ac7a8f1ba"><code>247e156</code></a> docs: add missing let declarations in <code>no-plusplus</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19980">#19980</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/0d17242b3c25c2ddf8363f4560641acd1ae82ca9"><code>0d17242</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/fa20b9db8ff90ea9f0527118114dda17c656d095"><code>fa20b9d</code></a> docs: Clarify when to open an issue for a PR (<a href="https://redirect.github.com/eslint/eslint/issues/19974">#19974</a>) (Nicholas C. Zakas)</li> </ul> <h2>Build Related</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/27fa86551bd173387e29a139293de78b0e14f0f3"><code>27fa865</code></a> build: use <code>ESLint</code> class to generate formatter examples (<a href="https://redirect.github.com/eslint/eslint/issues/19972">#19972</a>) (Milos Djermanovic)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/425804602ecb9ee5f54d1c38a473cf20538420c5"><code>4258046</code></a> chore: update dependency <code>@eslint/js</code> to v9.33.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19998">#19998</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/06a22f154c08ea044b3172b357b226d34dfefc6a"><code>06a22f1</code></a> test: resolve flakiness in --mcp flag test (<a href="https://redirect.github.com/eslint/eslint/issues/19993">#19993</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/54920ed229693f23650dace6e567bf44413aaf98"><code>54920ed</code></a> test: switch to <code>Linter.Config</code> in <code>ESLintRules</code> type tests (<a href="https://redirect.github.com/eslint/eslint/issues/19977">#19977</a>) (Francesco Trotta)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.33.0 - August 8, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/425804602ecb9ee5f54d1c38a473cf20538420c5"><code>4258046</code></a> chore: update dependency <code>@eslint/js</code> to v9.33.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19998">#19998</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/06a22f154c08ea044b3172b357b226d34dfefc6a"><code>06a22f1</code></a> test: resolve flakiness in --mcp flag test (<a href="https://redirect.github.com/eslint/eslint/issues/19993">#19993</a>) (Pixel998)</li> <li><a href="https://github.com/eslint/eslint/commit/732433c4fb023f45154b825cdc8cdaf1979d4336"><code>732433c</code></a> fix: allow any type for <code>meta.docs.recommended</code> in custom rules (<a href="https://redirect.github.com/eslint/eslint/issues/19995">#19995</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/34f0723e2d0faf8ac8dc95ec56e6d181bd6b67f2"><code>34f0723</code></a> docs: playground button for TypeScript code example (<a href="https://redirect.github.com/eslint/eslint/issues/19671">#19671</a>) (Tanuj Kanti)</li> <li><a href="https://github.com/eslint/eslint/commit/dc942a47daf41228d69072c52f1be20789426862"><code>dc942a4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/5a4b6f74320b72f9b6ad8b30f5c463b2b71315af"><code>5a4b6f7</code></a> docs: Update no-multi-assign.md (<a href="https://redirect.github.com/eslint/eslint/issues/19979">#19979</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/247e15698e34919a0cd411842fb3e14ac7a8f1ba"><code>247e156</code></a> docs: add missing let declarations in <code>no-plusplus</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19980">#19980</a>) (Yuki Takada (Yukinosuke Takada))</li> <li><a href="https://github.com/eslint/eslint/commit/0d17242b3c25c2ddf8363f4560641acd1ae82ca9"><code>0d17242</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e07820e66fd1fceaf2620dc931154955a706cc0f"><code>e07820e</code></a> feat: add global object access detection to no-restricted-globals (<a href="https://redirect.github.com/eslint/eslint/issues/19939">#19939</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/fa20b9db8ff90ea9f0527118114dda17c656d095"><code>fa20b9d</code></a> docs: Clarify when to open an issue for a PR (<a href="https://redirect.github.com/eslint/eslint/issues/19974">#19974</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/54920ed229693f23650dace6e567bf44413aaf98"><code>54920ed</code></a> test: switch to <code>Linter.Config</code> in <code>ESLintRules</code> type tests (<a href="https://redirect.github.com/eslint/eslint/issues/19977">#19977</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e8a6914a249d036e12494004e586b2a2b6e104d1"><code>e8a6914</code></a> fix: Fixed potential bug in check-emfile-handling.js (<a href="https://redirect.github.com/eslint/eslint/issues/19975">#19975</a>) (諏訪原慶斗)</li> <li><a href="https://github.com/eslint/eslint/commit/90b050ec11557cab08b6be9f05fabf97dba6a63d"><code>90b050e</code></a> feat: support explicit resource management in <code>one-var</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19941">#19941</a>) (Sweta Tanwar)</li> <li><a href="https://github.com/eslint/eslint/commit/27fa86551bd173387e29a139293de78b0e14f0f3"><code>27fa865</code></a> build: use <code>ESLint</code> class to generate formatter examples (<a href="https://redirect.github.com/eslint/eslint/issues/19972">#19972</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/a90d7c4fe5ef83054e29d21d7ffb442103429d03"><code>a90d7c4</code></a> 9.33.0</li> <li><a href="https://github.com/eslint/eslint/commit/9534b55372dbff3bf153384ed2aaab172f998175"><code>9534b55</code></a> Build: changelog update for 9.33.0</li> <li><a href="https://github.com/eslint/eslint/commit/425804602ecb9ee5f54d1c38a473cf20538420c5"><code>4258046</code></a> chore: update dependency <code>@eslint/js</code> to v9.33.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19998">#19998</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ad283717ed4764a171120ca7c6cba82a78fa024c"><code>ad28371</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/06a22f154c08ea044b3172b357b226d34dfefc6a"><code>06a22f1</code></a> test: resolve flakiness in --mcp flag test (<a href="https://redirect.github.com/eslint/eslint/issues/19993">#19993</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/732433c4fb023f45154b825cdc8cdaf1979d4336"><code>732433c</code></a> fix: allow any type for <code>meta.docs.recommended</code> in custom rules (<a href="https://redirect.github.com/eslint/eslint/issues/19995">#19995</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/34f0723e2d0faf8ac8dc95ec56e6d181bd6b67f2"><code>34f0723</code></a> docs: playground button for TypeScript code example (<a href="https://redirect.github.com/eslint/eslint/issues/19671">#19671</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/dc942a47daf41228d69072c52f1be20789426862"><code>dc942a4</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/5a4b6f74320b72f9b6ad8b30f5c463b2b71315af"><code>5a4b6f7</code></a> docs: Update no-multi-assign.md (<a href="https://redirect.github.com/eslint/eslint/issues/19979">#19979</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/247e15698e34919a0cd411842fb3e14ac7a8f1ba"><code>247e156</code></a> docs: add missing let declarations in <code>no-plusplus</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19980">#19980</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.32.0...v9.33.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0b466fd3b8 |
chore(deps): Bump i18next from 25.3.2 to 25.3.4 (#1314)
Bumps [i18next](https://github.com/i18next/i18next) from 25.3.2 to 25.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.3.4</h2> <ul> <li>remove unnecessary debug logs</li> </ul> <h2>v25.3.3</h2> <ul> <li>fix: Brackets breaking nesting interpolation <a href="https://redirect.github.com/i18next/i18next/issues/2336">2336</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.3.4</h2> <ul> <li>remove unnecessary debug logs</li> </ul> <h2>25.3.3</h2> <ul> <li>fix: Brackets breaking nesting interpolation <a href="https://redirect.github.com/i18next/i18next/issues/2336">2336</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/ce890726053320b15ce6fc471182c4bc82a49937"><code>ce89072</code></a> 25.3.4</li> <li><a href="https://github.com/i18next/i18next/commit/c728442c2f65c6ec42444f55a1c7c13041dd9afb"><code>c728442</code></a> remove unnecessary debug logs</li> <li><a href="https://github.com/i18next/i18next/commit/a8a502ad4c7d11a726e1283e092605c5e13e4a69"><code>a8a502a</code></a> 25.3.3</li> <li><a href="https://github.com/i18next/i18next/commit/195633039444b8e7f484b5f507b681beeafe95ae"><code>1956330</code></a> fix: Brackets breaking nesting interpolation <a href="https://redirect.github.com/i18next/i18next/issues/2336">#2336</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.3.2...v25.3.4">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
0eeba50de8 |
chore(deps-dev): Bump stylelint from 16.23.0 to 16.23.1 (#1313)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.23.0 to 16.23.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/releases">stylelint's releases</a>.</em></p> <blockquote> <h2>16.23.1</h2> <p>It fixes 7 bugs.</p> <ul> <li>Fixed: <code>no-invalid-position-declaration</code> false positives for embedded styles (<a href="https://redirect.github.com/stylelint/stylelint/issues/8701">#8701</a>) (<a href="https://github.com/sw1tch3roo"><code>@sw1tch3roo</code></a>).</li> <li>Fixed: <code>property-no-deprecated</code> erroneously autofixing <code>clip</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8699">#8699</a>) (<a href="https://github.com/immitsu"><code>@immitsu</code></a>).</li> <li>Fixed: <code>property-no-deprecated</code> false positives for <code>-webkit-box-orient: vertical;</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8699">#8699</a>) (<a href="https://github.com/immitsu"><code>@immitsu</code></a>).</li> <li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for some meter pseudo classes/elements (<a href="https://redirect.github.com/stylelint/stylelint/issues/8708">#8708</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:unchecked</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8705">#8705</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-element-no-unknown</code> false positives for <code>::search-text</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8707">#8707</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>selectedcontent</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8716">#8716</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md">stylelint's changelog</a>.</em></p> <blockquote> <h2>16.23.1 - 2025-08-07</h2> <p>It fixes 7 bugs.</p> <ul> <li>Fixed: <code>no-invalid-position-declaration</code> false positives for embedded styles (<a href="https://redirect.github.com/stylelint/stylelint/pull/8701">#8701</a>) (<a href="https://github.com/sw1tch3roo"><code>@sw1tch3roo</code></a>).</li> <li>Fixed: <code>property-no-deprecated</code> erroneously autofixing <code>clip</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8699">#8699</a>) (<a href="https://github.com/immitsu"><code>@immitsu</code></a>).</li> <li>Fixed: <code>property-no-deprecated</code> false positives for <code>-webkit-box-orient: vertical;</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8699">#8699</a>) (<a href="https://github.com/immitsu"><code>@immitsu</code></a>).</li> <li>Fixed: <code>selector-pseudo-*-no-unknown</code> false positives for some meter pseudo classes/elements (<a href="https://redirect.github.com/stylelint/stylelint/pull/8708">#8708</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-class-no-unknown</code> false positives for <code>:unchecked</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8705">#8705</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-pseudo-element-no-unknown</code> false positives for <code>::search-text</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8707">#8707</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> <li>Fixed: <code>selector-type-no-unknown</code> false positives for <code>selectedcontent</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8716">#8716</a>) (<a href="https://github.com/Mouvedia"><code>@Mouvedia</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/a282f6c2b0b4e8e15d0324b79a3c325a536daf63"><code>a282f6c</code></a> 16.23.1</li> <li><a href="https://github.com/stylelint/stylelint/commit/93e33f00fbd33f80bdf8621b87b47fc35dd08407"><code>93e33f0</code></a> Prepare 16.23.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8706">#8706</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/28116363612f224467025659132c96b170d04ad3"><code>2811636</code></a> Fix <code>no-invalid-position-declaration</code> false positives for embedded styles (<a href="https://redirect.github.com/stylelint/stylelint/issues/8">#8</a>...</li> <li><a href="https://github.com/stylelint/stylelint/commit/6006370ded0292038a049d794d9de8df57372c5d"><code>6006370</code></a> Fix <code>selector-type-no-unknown</code> false positives for <code>selectedcontent</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8716">#8716</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5e7c4f098eaad2a47402071e233977c334309757"><code>5e7c4f0</code></a> Fix <code>selector-pseudo-*-no-unknown</code> false positives for some meter pseudo clas...</li> <li><a href="https://github.com/stylelint/stylelint/commit/5ef3ad8fd66efd2f41bd1dd835e5dff3833654f1"><code>5ef3ad8</code></a> Improve <code>postcss-naive-css-in-js</code> test fixture (<a href="https://redirect.github.com/stylelint/stylelint/issues/8715">#8715</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5c66db701a799c2a99193ab38aa9fedc83d7de41"><code>5c66db7</code></a> Fix <code>selector-pseudo-element-no-unknown</code> false positives for <code>::search-text</code> ...</li> <li><a href="https://github.com/stylelint/stylelint/commit/b17f5a421fbba4867db9667bf46934450962f639"><code>b17f5a4</code></a> Bump typescript from 5.8.3 to 5.9.2 in the typescript group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8711">#8711</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/ce1283bcd81558cab644b8c39a02a3798d6c2d38"><code>ce1283b</code></a> Fix <code>property-no-deprecated</code> false positive for `-webkit-box-orient: vertical...</li> <li><a href="https://github.com/stylelint/stylelint/commit/94b6d696feed785ee183b551ef82dd7219301c58"><code>94b6d69</code></a> Bump rollup from 4.46.0 to 4.46.2 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8709">#8709</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.23.0...16.23.1">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
23b24376ee |
chore(deps-dev): Bump vite from 7.1.0 to 7.1.1 (#1312)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.0 to 7.1.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>v7.1.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><!-- raw HTML omitted --><a href="https://github.com/vitejs/vite/compare/v7.1.0...v7.1.1">7.1.1</a> (2025-08-08)<!-- raw HTML omitted --></h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update <code>launch-editor-middleware</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20569">#20569</a>) (<a href="https://github.com/vitejs/vite/commit/826b394e0efd033d2fe88126fe9a28da9573bd8f">826b394</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li>fix changelog beta links (<a href="https://redirect.github.com/vitejs/vite/issues/20561">#20561</a>) (<a href="https://github.com/vitejs/vite/commit/2e0c21a07ec5ca7ed5eaa1b6a7d44682fa467a06">2e0c21a</a>)</li> <li>update 7.1 changelog (<a href="https://redirect.github.com/vitejs/vite/issues/20560">#20560</a>) (<a href="https://github.com/vitejs/vite/commit/d8869b84208879c7aa6a0268ec073a34760c0d80">d8869b8</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/f4438a17eb703a6e6bd9486fae56c8e7b35adbdd"><code>f4438a1</code></a> release: v7.1.1</li> <li><a href="https://github.com/vitejs/vite/commit/826b394e0efd033d2fe88126fe9a28da9573bd8f"><code>826b394</code></a> fix(deps): update <code>launch-editor-middleware</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20569">#20569</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/2e0c21a07ec5ca7ed5eaa1b6a7d44682fa467a06"><code>2e0c21a</code></a> chore: fix changelog beta links (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20561">#20561</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/d8869b84208879c7aa6a0268ec073a34760c0d80"><code>d8869b8</code></a> chore: update 7.1 changelog (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20560">#20560</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v7.1.1/packages/vite">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
d852443a03 |
chore(deps-dev): Bump cypress from 14.5.3 to 14.5.4 (#1311)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.5.3 to 14.5.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cypress-io/cypress/releases">cypress's releases</a>.</em></p> <blockquote> <h2>v14.5.4</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-5-4">https://docs.cypress.io/app/references/changelog#14-5-4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/3cbfbe76b02816280e1d9fa5bf1d30e0e39aaaf1"><code>3cbfbe7</code></a> chore: release app 14.5.4 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32179">#32179</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2686ec6cbb2510880ef3cbd69dcf42d443d32f25"><code>2686ec6</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32175">#32175</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/be4fe3df9775511df3b48c764f2c685cfb03ece3"><code>be4fe3d</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32174">#32174</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/816c2e470461a577b3a44872daa740201e472268"><code>816c2e4</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32173">#32173</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/c6889d85dd41be136027526631a637239131b14d"><code>c6889d8</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32164">#32164</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/e57936febacc558b7e2316d5a8231f555b004b55"><code>e57936f</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32163">#32163</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/4c6ad85e9c6160bd9832ce2e4f3d9741cc9e0a2f"><code>4c6ad85</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/32162">#32162</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7d9d3e2be1b2629621b1304f5bdeea9f8265a42d"><code>7d9d3e2</code></a> dependency: upgrade tar-fs to 2.1.3 and 3.1.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32160">#32160</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2533e2b9e1c48e1059edf099acbbd0233f105564"><code>2533e2b</code></a> chore(deps): remove check-dependencies (<a href="https://redirect.github.com/cypress-io/cypress/issues/32157">#32157</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/788dfd1c0bc7ef02d5e7161639585e56bbccf326"><code>788dfd1</code></a> chore: bump firefox version we test against to 141 (<a href="https://redirect.github.com/cypress-io/cypress/issues/32078">#32078</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.5.3...v14.5.4">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4f3a8c8ecf |
chore(deps-dev): Bump stylelint-config-recommended-scss from 15.0.1 to 16.0.0 (#1310)
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 15.0.1 to 16.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases">stylelint-config-recommended-scss's releases</a>.</em></p> <blockquote> <h2>16.0.0</h2> <ul> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/17.0.0"><code>stylelint-config-recommended@17.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.12.1"><code>stylelint-scss@6.12.1</code></a>.</li> <li>Removed: <code>stylelint</code> less than <code>16.23.1</code> from peer dependencies.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/blob/master/CHANGELOG.md">stylelint-config-recommended-scss's changelog</a>.</em></p> <blockquote> <h1>16.0.0</h1> <ul> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/17.0.0"><code>stylelint-config-recommended@17.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.12.1"><code>stylelint-scss@6.12.1</code></a>.</li> <li>Removed: <code>stylelint</code> less than <code>16.23.1</code> from peer dependencies.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/c55487214c69b5b899b38076b964e14c3c9bcfb1"><code>c554872</code></a> 16.0.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/829454dbb7d9d4f913cc93386e8609d4e8d926d0"><code>829454d</code></a> Prepare 16.0.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/16ccca803cd16f135c97161060e59f18509c0e14"><code>16ccca8</code></a> Bump eslint-config-stylelint from 24.0.0 to 25.0.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/353">#353</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/095b126b4bdf9ab8c35cfc3b97587da7e32fc853"><code>095b126</code></a> Bump npm-run-all2 from 8.0.1 to 8.0.4 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/351">#351</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/8ddcf4a9b8867aa5ac6c539abaa659a1a4d42666"><code>8ddcf4a</code></a> Bump eslint from 9.26.0 to 9.32.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/357">#357</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/14cef9b76918cb2f69c0372a5b3407b637e17ddf"><code>14cef9b</code></a> Bump prettier from 3.5.3 to 3.6.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/361">#361</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/396e49a5e35c97afca70b98e4d9e57ebc02e971b"><code>396e49a</code></a> Bump stylelint from 16.23.0 to 16.23.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/360">#360</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/97b7020c56e56f052daa27f11f4aeff866f86892"><code>97b7020</code></a> Update to stylelint-config-recommended 17 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/359">#359</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/c45f978b6348beb1484c1778e27f598f0a61d9c5"><code>c45f978</code></a> Bump stylelint-scss from 6.12.0 to 6.12.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/356">#356</a>)</li> <li>See full diff in <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v15.0.1...v16.0.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
6742c0b3a9 |
chore(deps-dev): Bump typescript-eslint from 8.38.0 to 8.39.0 (#1303)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.38.0 to 8.39.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.39.0</h2> <h2>8.39.0 (2025-08-04)</h2> <h3>🚀 Features</h3> <ul> <li>update to TypeScript 5.9.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11445">#11445</a>)</li> <li><strong>eslint-plugin:</strong> [naming-convention] add enumMember PascalCase default option (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11127">#11127</a>)</li> <li><strong>eslint-plugin:</strong> add no-unnecessary-type-conversion to strict-type-checked ruleset (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11427">#11427</a>)</li> <li><strong>eslint-plugin:</strong> [only-throw-error] support yield/await expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11417">#11417</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [prefer-optional-chain] ignore <code>check</code> option for most RHS of a chain (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11272">#11272</a>)</li> <li><strong>eslint-plugin:</strong> [no-unsafe-assignment] add an <code>unsafeObjectPattern</code> message (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11403">#11403</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> <li>James Garbutt <a href="https://github.com/43081j"><code>@43081j</code></a></li> <li>Kim Sang Du <a href="https://github.com/developer-bandi"><code>@developer-bandi</code></a></li> <li>Sasha Kondrashov</li> <li>tao</li> <li>Younsang Na <a href="https://github.com/nayounsang"><code>@nayounsang</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.39.0 (2025-08-04)</h2> <h3>🚀 Features</h3> <ul> <li>update to TypeScript 5.9.2 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11445">#11445</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@bradzacher</code></a></li> </ul> <p>You can read about our <a href="https://main--typescript-eslint.netlify.app/users/versioning">versioning strategy</a> and <a href="https://main--typescript-eslint.netlify.app/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c98d51320bae29639c66d679057ad78785845da8"><code>c98d513</code></a> chore(release): publish 8.39.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/2112d58fd2ba2c929f965621a1b0af7e7a9d09f7"><code>2112d58</code></a> feat: update to TypeScript 5.9.2 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11445">#11445</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.39.0/packages/typescript-eslint">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> |
||
|
|
cf9d9cb2ab |
chore(deps-dev): Bump vite from 6.3.5 to 7.1.0 (#1307)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.5 to 7.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases">vite's releases</a>.</em></p> <blockquote> <h2>plugin-legacy@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.1.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.1.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.1.0-beta.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.1.0-beta.0/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.6</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.6/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.5/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.4/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.3/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.3/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.2/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.2</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.2/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>v7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v7.0.1/packages/vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.1/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.1</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.1/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>create-vite@7.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/create-vite@7.0.0/packages/create-vite/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <h2>plugin-legacy@7.0.0</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/plugin-legacy@7.0.0/packages/plugin-legacy/CHANGELOG.md">CHANGELOG.md</a> for details.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md">vite's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vitejs/vite/compare/v7.1.0-beta.1...v7.1.0">7.1.0</a> (2025-08-07)</h2> <h3>Features</h3> <ul> <li>support files with more than 1000 lines by <code>generateCodeFrame</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20508">#20508</a>) (<a href="https://github.com/vitejs/vite/commit/e7d0b2afa56840dabbbad10015dc04083caaf248">e7d0b2a</a>)</li> <li>add <code>import.meta.main</code> support in config (bundle config loader) (<a href="https://redirect.github.com/vitejs/vite/issues/20516">#20516</a>) (<a href="https://github.com/vitejs/vite/commit/5d3e3c2ae5a2174941fd09fd7842794a287c3ab7">5d3e3c2</a>)</li> <li><strong>optimizer:</strong> improve dependency optimization error messages with esbuild formatMessages (<a href="https://redirect.github.com/vitejs/vite/issues/20525">#20525</a>) (<a href="https://github.com/vitejs/vite/commit/d17cfeda0741e4476570700a00b7b37917c97700">d17cfed</a>)</li> <li><strong>ssr:</strong> add <code>import.meta.main</code> support for Node.js module runner (<a href="https://redirect.github.com/vitejs/vite/issues/20517">#20517</a>) (<a href="https://github.com/vitejs/vite/commit/794a8f230218a3b1e148defc5a2d7a67409177ff">794a8f2</a>)</li> <li>add <code>future: 'warn'</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20473">#20473</a>) (<a href="https://github.com/vitejs/vite/commit/e6aaf17ca21544572941957ce71bd8dbdc94e402">e6aaf17</a>)</li> <li>add <code>removeServerPluginContainer</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20437">#20437</a>) (<a href="https://github.com/vitejs/vite/commit/c1279e75401ac6ea1d0678da88414a76ff36b6fe">c1279e7</a>)</li> <li>add <code>removeServerReloadModule</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20436">#20436</a>) (<a href="https://github.com/vitejs/vite/commit/6970d1740cebd56af696abf60f30adb0c060f578">6970d17</a>)</li> <li>add <code>server.warmupRequest</code> to future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20431">#20431</a>) (<a href="https://github.com/vitejs/vite/commit/8ad388aeab0dc79e4bc14859b91174427805a46b">8ad388a</a>)</li> <li>add <code>ssrFixStacktrace</code> / <code>ssrRewriteStacktrace</code> to <code>removeSsrLoadModule</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20435">#20435</a>) (<a href="https://github.com/vitejs/vite/commit/8c8f5879ead251705c2c363f5b8b94f618fbf374">8c8f587</a>)</li> <li><strong>client:</strong> ping from SharedWorker (<a href="https://redirect.github.com/vitejs/vite/issues/19057">#19057</a>) (<a href="https://github.com/vitejs/vite/commit/5c97c22548476e5f80856ece1d80b9234a7e6ecb">5c97c22</a>)</li> <li><strong>dev:</strong> add <code>this.fs</code> support (<a href="https://redirect.github.com/vitejs/vite/issues/20301">#20301</a>) (<a href="https://github.com/vitejs/vite/commit/0fe3f2f7c325c5990f1059c28b66b24e1b8fd5d3">0fe3f2f</a>)</li> <li>export <code>defaultExternalConditions</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20279">#20279</a>) (<a href="https://github.com/vitejs/vite/commit/344d30243b107852b133175e947a0410ea703f00">344d302</a>)</li> <li>implement <code>removePluginHookSsrArgument</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20433">#20433</a>) (<a href="https://github.com/vitejs/vite/commit/95927d9c0ba1cb0b3bd8c900f039c099f8e29f90">95927d9</a>)</li> <li>implement <code>removeServerHot</code> future deprecation (<a href="https://redirect.github.com/vitejs/vite/issues/20434">#20434</a>) (<a href="https://github.com/vitejs/vite/commit/259f45d0698a184d6ecc352b610001fa1acdcee1">259f45d</a>)</li> <li>resolve server URLs before calling other listeners (<a href="https://redirect.github.com/vitejs/vite/issues/19981">#19981</a>) (<a href="https://github.com/vitejs/vite/commit/45f6443a935258d8eee62874f0695b8c1c60a481">45f6443</a>)</li> <li><strong>ssr:</strong> resolve externalized packages with <code>resolve.externalConditions</code> and add <code>module-sync</code> to default external condition (<a href="https://redirect.github.com/vitejs/vite/issues/20409">#20409</a>) (<a href="https://github.com/vitejs/vite/commit/c669c524e6008a4902169f4b2f865e892297acf3">c669c52</a>)</li> <li><strong>ssr:</strong> support <code>import.meta.resolve</code> in module runner (<a href="https://redirect.github.com/vitejs/vite/issues/20260">#20260</a>) (<a href="https://github.com/vitejs/vite/commit/62835f7c06d37802f0bc2abbf58bbaeaa8c73ce5">62835f7</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li><strong>css:</strong> avoid warnings for <code>image-set</code> containing <code>__VITE_ASSET__</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20520">#20520</a>) (<a href="https://github.com/vitejs/vite/commit/f1a2635e6977a3eda681bec036f64f07686dad0d">f1a2635</a>)</li> <li><strong>css:</strong> empty CSS entry points should generate CSS files, not JS files (<a href="https://redirect.github.com/vitejs/vite/issues/20518">#20518</a>) (<a href="https://github.com/vitejs/vite/commit/bac9f3ecf84ae5c5add6ef224ae057508247f89e">bac9f3e</a>)</li> <li><strong>dev:</strong> denied request stalled when requested concurrently (<a href="https://redirect.github.com/vitejs/vite/issues/20503">#20503</a>) (<a href="https://github.com/vitejs/vite/commit/64a52e70d9250b16aa81ce2df27c23fe56907257">64a52e7</a>)</li> <li><strong>manifest:</strong> initialize <code>entryCssAssetFileNames</code> as an empty Set (<a href="https://redirect.github.com/vitejs/vite/issues/20542">#20542</a>) (<a href="https://github.com/vitejs/vite/commit/6a46cdac5dece70296d1179640958deeeb2e6c19">6a46cda</a>)</li> <li>skip prepareOutDirPlugin in workers (<a href="https://redirect.github.com/vitejs/vite/issues/20556">#20556</a>) (<a href="https://github.com/vitejs/vite/commit/97d5111645a395dae48b16b110bc76c1ee8956c8">97d5111</a>)</li> <li><strong>asset:</strong> only watch existing files for <code>new URL(, import.meta.url)</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20507">#20507</a>) (<a href="https://github.com/vitejs/vite/commit/1b211fd1beccd0fc13bec700815abaa9f54147e8">1b211fd</a>)</li> <li><strong>client:</strong> keep ping on WS constructor error (<a href="https://redirect.github.com/vitejs/vite/issues/20512">#20512</a>) (<a href="https://github.com/vitejs/vite/commit/3676da5bc5b2b69b28619b8521fca94d30468fe5">3676da5</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20537">#20537</a>) (<a href="https://github.com/vitejs/vite/commit/fc9a9d3f1493caa3d614f64e0a61fd5684f0928b">fc9a9d3</a>)</li> <li>don't resolve as relative for specifiers starting with a dot (<a href="https://redirect.github.com/vitejs/vite/issues/20528">#20528</a>) (<a href="https://github.com/vitejs/vite/commit/c5a10ec004130bec17cf42760b76d1d404008fa3">c5a10ec</a>)</li> <li><strong>html:</strong> allow control character in input stream (<a href="https://redirect.github.com/vitejs/vite/issues/20483">#20483</a>) (<a href="https://github.com/vitejs/vite/commit/c12a4a76a299237a0a13b885c72fdda6e4a3c9b7">c12a4a7</a>)</li> <li>merge old and new <code>noExternal: true</code> correctly (<a href="https://redirect.github.com/vitejs/vite/issues/20502">#20502</a>) (<a href="https://github.com/vitejs/vite/commit/9ebe4a514a2e48e3fe194f16b0556a45ff38077a">9ebe4a5</a>)</li> <li><strong>deps:</strong> update all non-major dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20489">#20489</a>) (<a href="https://github.com/vitejs/vite/commit/f6aa04a52d486c8881f666c450caa3dab3c6bba1">f6aa04a</a>)</li> <li><strong>dev:</strong> denied requests overly (<a href="https://redirect.github.com/vitejs/vite/issues/20410">#20410</a>) (<a href="https://github.com/vitejs/vite/commit/4be5270b27f7e6323f1771974b4b3520d86600e4">4be5270</a>)</li> <li><strong>hmr:</strong> register css deps as <code>type: asset</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20391">#20391</a>) (<a href="https://github.com/vitejs/vite/commit/7eac8ddb65033b8c001d6c6bc46aaeeefb79680a">7eac8dd</a>)</li> <li><strong>optimizer:</strong> discover correct jsx runtime during scan (<a href="https://redirect.github.com/vitejs/vite/issues/20495">#20495</a>) (<a href="https://github.com/vitejs/vite/commit/10d48bb2e30824d217e415a58cea9e69c2820c2a">10d48bb</a>)</li> <li><strong>preview:</strong> set correct host for <code>resolvedUrls</code> (<a href="https://redirect.github.com/vitejs/vite/issues/20496">#20496</a>) (<a href="https://github.com/vitejs/vite/commit/62b3e0d95c143e2f8b4e88d99c381d23663025ee">62b3e0d</a>)</li> <li><strong>worker:</strong> resolve WebKit compat with inline workers by deferring blob URL revocation (<a href="https://redirect.github.com/vitejs/vite/issues/20460">#20460</a>) (<a href="https://github.com/vitejs/vite/commit/8033e5bf8d3ff43995d0620490ed8739c59171dd">8033e5b</a>)</li> </ul> <h3>Performance Improvements</h3> <ul> <li><strong>client:</strong> reduce reload debounce (<a href="https://redirect.github.com/vitejs/vite/issues/20429">#20429</a>) (<a href="https://github.com/vitejs/vite/commit/22ad43b4bf2435efe78a65b84e8469b23521900a">22ad43b</a>)</li> </ul> <h3>Miscellaneous Chores</h3> <ul> <li><strong>deps:</strong> update rolldown-related dependencies (<a href="https://redirect.github.com/vitejs/vite/issues/20536">#20536</a>) (<a href="https://github.com/vitejs/vite/commit/8be278748a92b128c49a24619d8d537dd2b08ceb">8be2787</a>)</li> <li><strong>deps:</strong> update dependency parse5 to v8 (<a href="https://redirect.github.com/vitejs/vite/issues/20490">#20490</a>) (<a href="https://github.com/vitejs/vite/commit/744582d0187c50045fb6cf229e3fab13093af08e">744582d</a>)</li> <li>format (<a href="https://github.com/vitejs/vite/commit/f20addc5363058f5fd797e5bc71fab3877ed0a76">f20addc</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/931684ef1ea8b120fcc2f1f2b001b8d24d85daa7"><code>931684e</code></a> release: v7.1.0</li> <li><a href="https://github.com/vitejs/vite/commit/97d5111645a395dae48b16b110bc76c1ee8956c8"><code>97d5111</code></a> fix: skip prepareOutDirPlugin in workers (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20556">#20556</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/1f235545b14a51d41b19a49da4a7e3a8e8eb5d10"><code>1f23554</code></a> test: fix unimportant errors in test-unit (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20545">#20545</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/856d3f06e6889979f630c8453fa385f01d8adaba"><code>856d3f0</code></a> test: detect ts support via <code>process.features</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20544">#20544</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/f1a2635e6977a3eda681bec036f64f07686dad0d"><code>f1a2635</code></a> fix(css): avoid warnings for <code>image-set</code> containing <code>__VITE_ASSET__</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20520">#20520</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/6a46cdac5dece70296d1179640958deeeb2e6c19"><code>6a46cda</code></a> fix(manifest): initialize <code>entryCssAssetFileNames</code> as an empty Set (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20542">#20542</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/64a52e70d9250b16aa81ce2df27c23fe56907257"><code>64a52e7</code></a> fix(dev): denied request stalled when requested concurrently (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20503">#20503</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/e7d0b2afa56840dabbbad10015dc04083caaf248"><code>e7d0b2a</code></a> feat: support files with more than 1000 lines by <code>generateCodeFrame</code> (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20508">#20508</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/bac9f3ecf84ae5c5add6ef224ae057508247f89e"><code>bac9f3e</code></a> fix(css): empty CSS entry points should generate CSS files, not JS files (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/20">#20</a>...</li> <li><a href="https://github.com/vitejs/vite/commit/ddd76e0d84d61cc85f73831aafe6fc55de9f3c33"><code>ddd76e0</code></a> release: v7.1.0-beta.1</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite/commits/create-vite@7.1.0/packages/vite">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Birk Skyum <74932975+birkskyum@users.noreply.github.com> |
||
|
|
727bc7dfae |
Move docker to node 22 (#1309)
This unblocks the CI We already use node 22 in the CI most places, I just forgot the Dockerfile, and now that Node 18 is recently EOL it appear to be failing there. ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [X] Briefly describe the changes in this PR. - [ ] Link to related issues. - [ ] Include before/after visuals or gifs if this PR includes visual changes. - [ ] Write tests for all new functionality. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
0bbb04e4ff |
chore(deps-dev): Bump @vitejs/plugin-react from 4.7.0 to 5.0.0 (#1306)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.7.0 to 5.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/releases"><code>@vitejs/plugin-react</code>'s releases</a>.</em></p> <blockquote> <h2>plugin-react@5.0.0</h2> <p>No release notes provided.</p> <h2>plugin-react@5.0.0-beta.0</h2> <h3>Use Oxc for react refresh transform in rolldown-vite</h3> <p>When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.</p> <p>Since this behavior is what <code>@vitejs/plugin-react-oxc</code> did, <code>@vitejs/plugin-react-oxc</code> is now deprecated and the <code>disableOxcRecommendation</code> option is removed.</p> <p>Also, while <code>@vitejs/plugin-react-oxc</code> used the production JSX transform even for <code>NODE_ENV=development</code> build, <code>@vitejs/plugin-react</code> uses the development JSX transform for <code>NODE_ENV=development</code> build.</p> <h3>Allow processing files in <code>node_modules</code></h3> <p>The default value of <code>exclude</code> options is now <code>[/\/node_modules\//]</code> to allow processing files in <code>node_modules</code> directory. It was previously <code>[]</code> and files in <code>node_modules</code> was always excluded regardless of the value of <code>exclude</code> option.</p> <h3><code>react</code> and <code>react-dom</code> is no longer added to <a href="https://vite.dev/config/#resolve-dedupe"><code>resolve.dedupe</code></a> automatically</h3> <p>Adding values to <code>resolve.dedupe</code> forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer adds <code>react</code> and <code>react-dom</code> to <code>resolve.dedupe</code> automatically.</p> <p>If you encounter errors after upgrading, check your package.json for version mismatches in <code>dependencies</code> or <code>devDependencies</code>, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually add <code>react</code> and <code>react-dom</code> to <code>resolve.dedupe</code>.</p> <h3>Remove old <code>babel-plugin-react-compiler</code> support that requires <code>runtimeModule</code> option</h3> <p><code>runtimeModule</code> option is no longer needed in newer <code>babel-plugin-react-compiler</code> versions. Make sure to use a newer version of <code>babel-plugin-react-compiler</code> that supports <code>target</code> option.</p> <h3>Require Node 20.19+, 22.12+</h3> <p>This plugin now requires Node 20.19+ or 22.12+.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md"><code>@vitejs/plugin-react</code>'s changelog</a>.</em></p> <blockquote> <h2>5.0.0 (2025-08-07)</h2> <h2>5.0.0-beta.0 (2025-07-28)</h2> <h3>Use Oxc for react refresh transform in rolldown-vite</h3> <p>When used with rolldown-vite, this plugin now uses Oxc for react refresh transform.</p> <p>Since this behavior is what <code>@vitejs/plugin-react-oxc</code> did, <code>@vitejs/plugin-react-oxc</code> is now deprecated and the <code>disableOxcRecommendation</code> option is removed.</p> <p>Also, while <code>@vitejs/plugin-react-oxc</code> used the production JSX transform even for <code>NODE_ENV=development</code> build, <code>@vitejs/plugin-react</code> uses the development JSX transform for <code>NODE_ENV=development</code> build.</p> <h3>Allow processing files in <code>node_modules</code></h3> <p>The default value of <code>exclude</code> options is now <code>[/\/node_modules\//]</code> to allow processing files in <code>node_modules</code> directory. It was previously <code>[]</code> and files in <code>node_modules</code> was always excluded regardless of the value of <code>exclude</code> option.</p> <h3><code>react</code> and <code>react-dom</code> is no longer added to <a href="https://vite.dev/config/#resolve-dedupe"><code>resolve.dedupe</code></a> automatically</h3> <p>Adding values to <code>resolve.dedupe</code> forces Vite to resolve them differently from how Node.js does, which can be confusing and may not be expected. This plugin no longer adds <code>react</code> and <code>react-dom</code> to <code>resolve.dedupe</code> automatically.</p> <p>If you encounter errors after upgrading, check your package.json for version mismatches in <code>dependencies</code> or <code>devDependencies</code>, as well as your package manager’s configuration. If you prefer the previous behavior, you can manually add <code>react</code> and <code>react-dom</code> to <code>resolve.dedupe</code>.</p> <h3>Remove old <code>babel-plugin-react-compiler</code> support that requires <code>runtimeModule</code> option</h3> <p><code>runtimeModule</code> option is no longer needed in newer <code>babel-plugin-react-compiler</code> versions. Make sure to use a newer version of <code>babel-plugin-react-compiler</code> that supports <code>target</code> option.</p> <h3>Require Node 20.19+, 22.12+</h3> <p>This plugin now requires Node 20.19+ or 22.12+.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/9e4a94428dae6d39ccc13e0220f2abc7a76aeb5e"><code>9e4a944</code></a> release: plugin-react@5.0.0</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/61d777ddc8524256f890f43a2a78dbfbfd1e97ac"><code>61d777d</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/670">#670</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/7d3a57aa97961aea9998105ba0512f9beae1bbff"><code>7d3a57a</code></a> release: plugin-react@5.0.0-beta.0</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/9ffd86df3c0cfc2060669cac7cc0b86144158b1b"><code>9ffd86d</code></a> fix(react): use development jsx transform for <code>NODE_ENV=development</code> build (#...</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/133d7865f42aa3376b5d3119fdb6a71eaf600275"><code>133d786</code></a> feat: merge <code>plugin-react-oxc</code> into <code>plugin-react</code> (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/609">#609</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/26326b36f1fd191ebee3e05294cd1c0fe6d8bc76"><code>26326b3</code></a> feat!: support including files in node_modules (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/306">#306</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/9ce3b22e4bc7db28f549b9c9b9195d2bd82ff736"><code>9ce3b22</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/593">#593</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/cadd7d22a772b7442cd57ab428592efba532e41a"><code>cadd7d2</code></a> fix!: remove <code>resolve.dedupe</code> (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/586">#586</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/005f16e6e9ac5dad01ed8cb029cc586f8f60c27a"><code>005f16e</code></a> refactor!: remove old <code>babel-plugin-react-compiler</code> support (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/584">#584</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/b9efa3fb356f687d25dce370f9f756cf370280dc"><code>b9efa3f</code></a> refactor!: bump required node version to 20.19+, 22.12+ and drop CJS build (#...</li> <li>Additional commits viewable in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@5.0.0/packages/plugin-react">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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
4ea1958275 |
chore(deps): Bump tmp from 0.2.3 to 0.2.4 (#1305)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/raszi/node-tmp/commit/08fa3abac32b621506512724b28b56b9c4a95846"><code>08fa3ab</code></a> Update version</li> <li><a href="https://github.com/raszi/node-tmp/commit/1cf4ec54180a77a2a95dc1941efa1659774c8787"><code>1cf4ec5</code></a> Merge commit from fork</li> <li><a href="https://github.com/raszi/node-tmp/commit/188b25e529496e37adaf1a1d9dccb40019a08b1b"><code>188b25e</code></a> Fix GHSA-52f5-9888-hmc6</li> <li><a href="https://github.com/raszi/node-tmp/commit/73b9fe45bbb40157acdfab8126dd0911de91c8fa"><code>73b9fe4</code></a> Add test case for GHSA-52f5-9888-hmc6</li> <li><a href="https://github.com/raszi/node-tmp/commit/b8e2f29a7575352e49e4882a836aab4bd2ec927f"><code>b8e2f29</code></a> Remove broken tests</li> <li><a href="https://github.com/raszi/node-tmp/commit/2892a027b4d2d3a25d1d08a398bc108a0200857f"><code>2892a02</code></a> Remove outdated URL</li> <li><a href="https://github.com/raszi/node-tmp/commit/f5923182461a89e9de5a7a09c75f410a76979ae7"><code>f592318</code></a> Reformat package.json</li> <li><a href="https://github.com/raszi/node-tmp/commit/995ac8cc45867b44babdf232a1ab0a3bb1d25d95"><code>995ac8c</code></a> Merge pull request <a href="https://redirect.github.com/raszi/node-tmp/issues/301">#301</a> from raszi/dependabot/npm_and_yarn/braces-3.0.3</li> <li><a href="https://github.com/raszi/node-tmp/commit/caa758d7b55783c1e9abcb34695fdb9a812c30b7"><code>caa758d</code></a> Bump braces from 3.0.2 to 3.0.3</li> <li>See full diff in <a href="https://github.com/raszi/node-tmp/compare/v0.2.3...v0.2.4">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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/maplibre/maputnik/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|
|
db93ce1be1 |
chore(deps-dev): Bump sass from 1.89.2 to 1.90.0 (#1304)
Bumps [sass](https://github.com/sass/dart-sass) from 1.89.2 to 1.90.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/releases">sass's releases</a>.</em></p> <blockquote> <h2>Dart Sass 1.90.0</h2> <p>To install Sass 1.90.0, download one of the packages below and <a href="https://katiek2.github.io/path-doc/">add it to your PATH</a>, or see <a href="https://sass-lang.com/install">the Sass website</a> for full installation instructions.</p> <h1>Changes</h1> <ul> <li>Allow a <code>@forward</code>ed module to be loaded with a configuration when that module has already been loaded with a different configuration <em>and</em> the module doesn't define any variables that would have been configured anyway.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1900">full changelog</a> for changes in earlier releases.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/sass/dart-sass/blob/main/CHANGELOG.md">sass's changelog</a>.</em></p> <blockquote> <h2>1.90.0</h2> <ul> <li>Allow a <code>@forward</code>ed module to be loaded with a configuration when that module has already been loaded with a different configuration <em>and</em> the module doesn't define any variables that would have been configured anyway.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/d6f4f17eef454d870feae0b302d870ffa75beb76"><code>d6f4f17</code></a> Allow unused configurations to go past <code>@forward</code> (<a href="https://redirect.github.com/sass/dart-sass/issues/2600">#2600</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/02fa098afa81bbd3ae9bef2549fabab28a6e285a"><code>02fa098</code></a> Bump <code>@types/jest</code> from 29.5.14 to 30.0.0 in /pkg/sass-parser (<a href="https://redirect.github.com/sass/dart-sass/issues/2591">#2591</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/008bbefad0f5c1dd75fcbd853693b26c7e89b126"><code>008bbef</code></a> Update embedded-host-node release pipeline (<a href="https://redirect.github.com/sass/dart-sass/issues/2609">#2609</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/d3e1abf24fdf0663067c9d2750497dbc23bce5a4"><code>d3e1abf</code></a> Bump jest from 29.7.0 to 30.0.4 in /pkg/sass-parser (<a href="https://redirect.github.com/sass/dart-sass/issues/2603">#2603</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/b27c3ae9415ba83e3f44c34f6c2847bff1bc3e5d"><code>b27c3ae</code></a> Fix CI by pinning postcss version to 8.5.5 and disable app armor for browser ...</li> <li><a href="https://github.com/sass/dart-sass/commit/a42380fcf817e8765d1237c1bb5bfbd98ee73ad9"><code>a42380f</code></a> Bump jest-extended from 5.0.3 to 6.0.0 in /pkg/sass-parser (<a href="https://redirect.github.com/sass/dart-sass/issues/2587">#2587</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.89.2...1.90.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |