mirror of
https://github.com/maputnik/editor.git
synced 2026-05-21 15:37:26 +00:00
19389ca3d3050af6aec8c6dffe13d40a39ec69a7
2105 Commits
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
|
|
19389ca3d3 |
Chore: Quick Typo fix in readme (#1209)
This is a quick typo fix for the Tests section of the readme file. ## Launch Checklist <!-- Thanks for the PR! Feel free to add or remove items from the checklist. --> - [x] Briefly describe the changes in this PR. - [ ] Add an entry to `CHANGELOG.md` under the `## main` section. (_so small that this doesn't seem necessary, but will add if you would prefer it_). |
||
|
|
79d0b21d8f |
chore(deps-dev): Bump typescript-eslint from 8.32.1 to 8.33.0 (#1208)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.32.1 to 8.33.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.33.0</h2> <h2>8.33.0 (2025-05-26)</h2> <h3>🚀 Features</h3> <ul> <li>create standalone project-service, tsconfig-utils packages (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11182">#11182</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Josh Goldberg ✨</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.33.0 (2025-05-26)</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/dca57b3e6643fdd533f2939c5322ffb9c6044e63"><code>dca57b3</code></a> chore(release): publish 8.33.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/f9e0eb9dbe40f89c1bd39ea466bab8666b7f60b3"><code>f9e0eb9</code></a> chore: clean up nx and other config (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11226">#11226</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1c0e1ae8d88d210e255814ee998bb9d7eefe6ba8"><code>1c0e1ae</code></a> chore: update some package scripts and dependency config (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/10765">#10765</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8f79ad0b50fb1e6fce329d9dd23fbba50a148d03"><code>8f79ad0</code></a> chore(typescript-eslint): finish migrating to <code>vitest</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11137">#11137</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.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> |
||
|
|
f4a1c586d0 |
chore(deps): Bump i18next from 25.2.0 to 25.2.1 (#1207)
Bumps [i18next](https://github.com/i18next/i18next) from 25.2.0 to 25.2.1. <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.2.1</h2> <ul> <li>streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">2312</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.2.1</h2> <ul> <li>streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">2312</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/defa00f1a3bc79a32645d95f737b5ce4dcace14b"><code>defa00f</code></a> 25.2.1</li> <li><a href="https://github.com/i18next/i18next/commit/8b42d4bef6774e0ca27b724ca995951f43d54a3c"><code>8b42d4b</code></a> streamline <code>fallbackLng</code> option of t call with the init options <a href="https://redirect.github.com/i18next/i18next/issues/2312">#2312</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.2.0...v25.2.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> |
||
|
|
afde3da81d |
chore(deps-dev): Bump @vitejs/plugin-react from 4.4.1 to 4.5.0 (#1206)
Bumps [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react) from 4.4.1 to 4.5.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@4.5.0</h2> <h3>Add <code>filter</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/470">#470</a></h3> <p>Added <code>filter</code> so that it is more performant when running this plugin with rolldown-powered version of Vite.</p> <h3>Skip HMR for JSX files with hooks <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/480">#480</a></h3> <p>This removes the HMR warning for hooks with JSX.</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>4.5.0 (2025-05-23)</h2> <h3>Add <code>filter</code> for rolldown-vite <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/470">#470</a></h3> <p>Added <code>filter</code> so that it is more performant when running this plugin with rolldown-powered version of Vite.</p> <h3>Skip HMR for JSX files with hooks <a href="https://redirect.github.com/vitejs/vite-plugin-react/pull/480">#480</a></h3> <p>This removes the HMR warning for hooks with JSX.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/476e705375ef618458918580beb63f43799d12e4"><code>476e705</code></a> release: plugin-react@4.5.0</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/02b1ede45dd88c9a81b4509235efe5a1c01fea20"><code>02b1ede</code></a> fix(hmr): skip HMR for JSX files with hooks (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/480">#480</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/5a94bd799f69aee468c6b5b081dd3b4620f49db7"><code>5a94bd7</code></a> feat: add filter (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/470">#470</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/7517103485081b26004e79f169efdd2d12a60946"><code>7517103</code></a> fix(react): inject <code>__self</code> and <code>__source</code> by babel for rolldown-vite (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/467">#467</a>)</li> <li><a href="https://github.com/vitejs/vite-plugin-react/commit/ec1dfb3c453aefc09a2a1d12f9c518460c300b32"><code>ec1dfb3</code></a> chore: fix link in changelog (<a href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/463">#463</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@4.5.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> |
||
|
|
11d4084b50 |
chore(deps): Bump react-i18next from 15.5.1 to 15.5.2 (#1205)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.5.1 to 15.5.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.5.2</h3> <p>fix element.ref access issue with react 19 <a href="https://redirect.github.com/i18next/react-i18next/pull/1846">1846</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/194e75db66bd6969688c51ba782d124600e42af6"><code>194e75d</code></a> 15.5.2</li> <li><a href="https://github.com/i18next/react-i18next/commit/05996c3ee16515b5f7ea8d928639329478b4044e"><code>05996c3</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/41919c74864bdfaa55c79195ec694412a78e9882"><code>41919c7</code></a> Fix element.ref access issue with react 19 (<a href="https://redirect.github.com/i18next/react-i18next/issues/1846">#1846</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/19fcf00b2351436568c1c03345a69b8e382a8cf7"><code>19fcf00</code></a> update react-native examples</li> <li><a href="https://github.com/i18next/react-i18next/commit/258f7eda60ead36234f12d5f04466a097bff2553"><code>258f7ed</code></a> this test will only work if this gets merged: <a href="https://github.com/HenrikJorete">https://github.com/HenrikJorete</a>...</li> <li>See full diff in <a href="https://github.com/i18next/react-i18next/compare/v15.5.1...v15.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> |
||
|
|
612ce1084f |
chore(deps-dev): Bump cypress from 14.3.3 to 14.4.0 (#1204)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.3.3 to 14.4.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>v14.4.0</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-4-0">https://docs.cypress.io/app/references/changelog#14-4-0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/09868d73b13fc24d79ef02eac3cd7809b918179d"><code>09868d7</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31742">#31742</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/fa409fd0a626cf677acacf1b3acee79c1a7af032"><code>fa409fd</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31741">#31741</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/3276441a4cfbfc4389bcc22af45c7d7e86ec4d4f"><code>3276441</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31740">#31740</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/92aa2737cc6fb8caf0c34ba26520e203576f8c18"><code>92aa273</code></a> chore: release 14.4.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31745">#31745</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/93f708cbf540f61fd1f0e9d8bc1195d748c38344"><code>93f708c</code></a> test: update cloud studio test to account for full snapshot update (<a href="https://redirect.github.com/cypress-io/cypress/issues/31744">#31744</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b7cac8fb22caafb255fb480ca79ea51af8a4b993"><code>b7cac8f</code></a> dependency: update dependency <code>@sinonjs/fake-timers</code> to v10 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31737">#31737</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ecd944a6f926bc79451224dfd906cb44be3f9cc1"><code>ecd944a</code></a> chore: Update v8 snapshot cache - linux (<a href="https://redirect.github.com/cypress-io/cypress/issues/31734">#31734</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0353859629a77c657d96c3ca01523c3d383983d8"><code>0353859</code></a> chore: Update v8 snapshot cache - darwin (<a href="https://redirect.github.com/cypress-io/cypress/issues/31735">#31735</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7ea2d575f6756af0a97f58f6377c3a907bbad222"><code>7ea2d57</code></a> chore: Update v8 snapshot cache - windows (<a href="https://redirect.github.com/cypress-io/cypress/issues/31736">#31736</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9d4b3db64715d994c312ba2d9bc835844f30755b"><code>9d4b3db</code></a> dependency: update dependency <code>@sinonjs/fake-timers</code> to v9 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31725">#31725</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.3.3...v14.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> |
||
|
|
160a099192 |
chore(deps-dev): Bump @cypress/code-coverage from 3.14.2 to 3.14.3 (#1203)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.14.2 to 3.14.3. <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.3</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.14.2...v3.14.3">3.14.3</a> (2025-05-19)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.15.19 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/949">#949</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/fab63768d5bd1c76595959dd88acf8a0974a521f">fab6376</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/fab63768d5bd1c76595959dd88acf8a0974a521f"><code>fab6376</code></a> fix(deps): update dependency <code>@types/node</code> to v22.15.19 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/949">#949</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/73f1480f4f8dc595be94072176885bba65a106a3"><code>73f1480</code></a> chore(deps): update dependency start-server-and-test to v2.0.12 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/948">#948</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/576eedb3e700fbf269d95cf756a8528015709292"><code>576eedb</code></a> Allow babel-loader v10 as peer-dependency (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/943">#943</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.14.2...v3.14.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> |
||
|
|
d15af609fc |
chore(deps): Bump ol-mapbox-style from 12.6.0 to 13.0.1 (#1200)
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 12.6.0 to 13.0.1. <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.0.1</h2> <h2>Summary</h2> <ul> <li>Clear text width measurement cache when new fonts are loaded</li> </ul> <h2>What's Changed</h2> <ul> <li>Changes for v13.0.0 by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1308">openlayers/ol-mapbox-style#1308</a></li> <li>Clear text measure cache when loaded fonts have changed by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1309">openlayers/ol-mapbox-style#1309</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlayers/ol-mapbox-style/compare/v13.0.0...v13.0.1">https://github.com/openlayers/ol-mapbox-style/compare/v13.0.0...v13.0.1</a></p> <h2>v13.0.0</h2> <h2>Summary</h2> <h3>Backwards incompatible changes</h3> <ul> <li>The MVT format parser now assigns the tile's <code>source-layer</code>s to the <code>mvt:layer</code> property of each feature. Previously the <code>layer</code> property was used, which was not ideal because it is frequently used in OpenStreetMap based tiles. This change may require application code changes where OpenLayers feature info (<code>Map.getFeaturesAtPixel()</code>, <code>Map.forEachFeatureAtPixel()</code>, <code>Layer.getFeatures()</code>) or style function customizations are used.</li> </ul> <h3>Other changes</h3> <ul> <li>Improvements to font detection, to ensure that the correct fonts are downloaded</li> </ul> <h2>What's Changed</h2> <ul> <li>Changes for 12.6.1 by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1303">openlayers/ol-mapbox-style#1303</a></li> <li>Fix description of mapbox example by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1304">openlayers/ol-mapbox-style#1304</a></li> <li>Make font detection and loading independent from OpenLayers by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1306">openlayers/ol-mapbox-style#1306</a></li> <li>More font loading improvements by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1307">openlayers/ol-mapbox-style#1307</a></li> <li>Try to avoid layerName collisions by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1305">openlayers/ol-mapbox-style#1305</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlayers/ol-mapbox-style/compare/v12.6.1...v13.0.0">https://github.com/openlayers/ol-mapbox-style/compare/v12.6.1...v13.0.0</a></p> <h2>v12.6.1</h2> <h2>Summary</h2> <ul> <li>Make styles with <code>pitch</code> and <code>distance-from-center</code> expressions work again</li> </ul> <h2>What's Changed</h2> <ul> <li>Changes for 12.6.0 by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1291">openlayers/ol-mapbox-style#1291</a></li> <li>Bump webpack-dev-server from 5.2.0 to 5.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1293">openlayers/ol-mapbox-style#1293</a></li> <li>Bump copy-webpack-plugin from 12.0.2 to 13.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1296">openlayers/ol-mapbox-style#1296</a></li> <li>Bump typescript from 5.7.3 to 5.8.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1297">openlayers/ol-mapbox-style#1297</a></li> <li>Bump rollup from 4.40.0 to 4.40.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1300">openlayers/ol-mapbox-style#1300</a></li> <li>Bump puppeteer from 24.6.1 to 24.8.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1301">openlayers/ol-mapbox-style#1301</a></li> <li>Handle 'pitch' and 'distance-from-center' by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1302">openlayers/ol-mapbox-style#1302</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlayers/ol-mapbox-style/compare/v12.6.0...v12.6.1">https://github.com/openlayers/ol-mapbox-style/compare/v12.6.0...v12.6.1</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.0.1</h2> <ul> <li>Clear text width measurement cache when new fonts are loaded</li> </ul> <h2>13.0.0</h2> <h3>Backwards incompatible changes</h3> <ul> <li>The MVT format parser now assigns the tile's <code>source-layer</code>s to the <code>mvt:layer</code> property of each feature. Previously the <code>layer</code> property was used, which was not ideal because it is frequently used in OpenStreetMap based tiles. This change may require application code changes where OpenLayers feature info (<code>Map.getFeaturesAtPixel()</code>, <code>Map.forEachFeatureAtPixel()</code>, <code>Layer.getFeatures()</code>) or style function customizations are used.</li> </ul> <h3>Other changes</h3> <ul> <li>Improvements to font detection, to ensure that the correct fonts are downloaded</li> </ul> <h2>12.6.1</h2> <ul> <li>Make styles with <code>pitch</code> and <code>distance-from-center</code> expressions work again</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/52d829ccd4683f61c0da3572e9864ccdd966242e"><code>52d829c</code></a> Add dist for v13.0.1</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/ad57113be019c7bce6798fec302bc8b5c630b1ab"><code>ad57113</code></a> Changes for v13.0.1</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/7c8974a972bcf27676fa323d40ddf8c90a1bb378"><code>7c8974a</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1309">#1309</a> from openlayers/clear-measure-cache</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/a7f5d4693581ae756f89fdfaa2e3f13d2b6bd6f3"><code>a7f5d46</code></a> Clear text measure cache when loaded fonts have changed</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/3531e47fcac7eb505569af33ad01d8ee0345d237"><code>3531e47</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1308">#1308</a> from openlayers/release-v13.0.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/be3595846a2294e2978bcc64fb316e7dc6260911"><code>be35958</code></a> Changes for v13.0.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/b4ab37d14cb5c71929f3131e6a03ef71495610e3"><code>b4ab37d</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1305">#1305</a> from openlayers/layer-name</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/c800564a8f771ce2bb31a244f7b3ee734a5de04c"><code>c800564</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1307">#1307</a> from openlayers/font-loading-revisited</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/122c31922477ed81cde1f06ebbf079c61d8bf751"><code>122c319</code></a> More font loading improvements</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/ad9d0a05ac83d077d7140487dc1ec9adf25a4835"><code>ad9d0a0</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1306">#1306</a> from openlayers/font-loading</li> <li>Additional commits viewable in <a href="https://github.com/openlayers/ol-mapbox-style/compare/v12.6.0...v13.0.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> |
||
|
|
ffba9706ce |
chore(deps-dev): Bump @eslint/js from 9.26.0 to 9.27.0 (#1202)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.26.0 to 9.27.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.27.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d71e37f450f4ae115ec394615e21523685f0d370"><code>d71e37f</code></a> feat: Allow flags to be set in ESLINT_FLAGS env variable (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19717">#19717</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ba456e000e104fd7f2dbd27eebbd4f35e6c18934"><code>ba456e0</code></a> feat: Externalize MCP server (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19699">#19699</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/07c1a7e839ec61bd706c651428606ea5955b2bb0"><code>07c1a7e</code></a> feat: add <code>allowRegexCharacters</code> to <code>no-useless-escape</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19705">#19705</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/7bc6c71ca350fa37531291e1d704be6ed408c5dc"><code>7bc6c71</code></a> feat: add no-unassigned-vars rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19618">#19618</a>) (Jacob Bandes-Storch)</li> <li><a href="https://github.com/eslint/eslint/commit/ee4036429758cdaf7f77c52f1c2b74b5a2bb7b66"><code>ee40364</code></a> feat: convert no-array-constructor suggestions to autofixes (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19621">#19621</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/32957cde72196c7e41741db311786d881c1613a1"><code>32957cd</code></a> feat: support TS syntax in <code>max-params</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19557">#19557</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5687ce7055d30e2d5ef800b3d5c3096c3fc42c0e"><code>5687ce7</code></a> fix: correct mismatched removed rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19734">#19734</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/dc5ed337fd18cb59801e4afaf394f6b84057b601"><code>dc5ed33</code></a> fix: correct types and tighten type definitions in <code>SourceCode</code> class (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19731">#19731</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/de1b5deba069f770140f3a7dba2702c1016dcc2a"><code>de1b5de</code></a> fix: correct <code>service</code> property name in <code>Linter.ESLintParseResult</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19713">#19713</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/60c3e2cf9256f3676b7934e26ff178aaf19c9e97"><code>60c3e2c</code></a> fix: sort keys in eslint-suppressions.json to avoid git churn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19711">#19711</a>) (Ron Waldon-Howe)</li> <li><a href="https://github.com/eslint/eslint/commit/9da90ca3c163adb23a9cc52421f59dedfce34fc9"><code>9da90ca</code></a> fix: add <code>allowReserved</code> to <code>Linter.ParserOptions</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19710">#19710</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/fbb8be9256dc7613fa0b87e87974714284b78a94"><code>fbb8be9</code></a> fix: add <code>info</code> to <code>ESLint.DeprecatedRuleUse</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19701">#19701</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/25de55055d420d7c8b794ae5fdaeb67947c613d9"><code>25de550</code></a> docs: Update description of frozen rules to mention TypeScript (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19736">#19736</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bd5def66d1a3f9bad7da3547b5dff6003e67d9d3"><code>bd5def6</code></a> docs: Clean up configuration files docs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19735">#19735</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4d0c60d0738cb32c12e4ea132caa6fab6d5ed0a7"><code>4d0c60d</code></a> docs: Add Neovim to editor integrations (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19729">#19729</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/71317ebeaf1c542114e4fcda99ee26115d8e4a27"><code>71317eb</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/4c289e685e6cf87331f4b1e6afe34a4feb8e6cc8"><code>4c289e6</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/f0f0d46ab2f87e439642abd84b6948b447b66349"><code>f0f0d46</code></a> docs: clarify that unused suppressions cause non-zero exit code (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19698">#19698</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8ed32734cc22988173f99fd0703d50f94c60feb8"><code>8ed3273</code></a> docs: fix internal usages of <code>ConfigData</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19688">#19688</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb316a83a49347ab47ae965ff95f81dd620d074c"><code>eb316a8</code></a> docs: add <code>fmt</code> and <code>check</code> sections to <code>Package.json Conventions</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19686">#19686</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/a3a255924866b94ef8d604e91636547600edec56"><code>a3a2559</code></a> docs: fix wording in Combine Configs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19685">#19685</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d17e11dc63909e693eaed5b5ccc50e698ac3b3"><code>c8d17e1</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8f1560de633aaf24a7099f89cbbfed12a762a32"><code>f8f1560</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.27.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19739">#19739</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/596fdc62047dff863e990c3246b32da97ae9a14e"><code>596fdc6</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.18.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19732">#19732</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/f791da040189ada1b1ec15856557b939ffcd978b"><code>f791da0</code></a> chore: remove unbalanced curly brace from <code>.editorconfig</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19730">#19730</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/e86edee0918107e4e41e908fe59c937b83f00d4e"><code>e86edee</code></a> refactor: Consolidate Config helpers (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19675">#19675</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/cf3635299e09570b7472286f25dacd8ab24e0517"><code>cf36352</code></a> chore: remove shared types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19718">#19718</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f60f2764971a33e252be13e560dccf21f554dbf1"><code>f60f276</code></a> refactor: Easier RuleContext creation (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19709">#19709</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/58a171e8f0dcc1e599ac22bf8c386abacdbee424"><code>58a171e</code></a> chore: update dependency <code>@eslint/plugin-kit</code> to ^0.3.1 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19712">#19712</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/3a075a29cfb43ef08711c2e433fb6f218855886d"><code>3a075a2</code></a> chore: update dependency <code>@eslint/core</code> to ^0.14.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19715">#19715</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/44bac9d15c4e0ca099d0b0d85e601f3b55d4e167"><code>44bac9d</code></a> ci: run tests in Node.js 24 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19702">#19702</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/35304dd2b0d8a4b640b9a25ae27ebdcb5e124cde"><code>35304dd</code></a> chore: add missing <code>funding</code> field to packages (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19684">#19684</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/f305beb82c51215ad48c5c860f02be1b34bcce32"><code>f305beb</code></a> test: mock <code>process.emitWarning</code> to prevent output disruption (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19687">#19687</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.27.0 - May 16, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8f1560de633aaf24a7099f89cbbfed12a762a32"><code>f8f1560</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.27.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19739">#19739</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/25de55055d420d7c8b794ae5fdaeb67947c613d9"><code>25de550</code></a> docs: Update description of frozen rules to mention TypeScript (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19736">#19736</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bd5def66d1a3f9bad7da3547b5dff6003e67d9d3"><code>bd5def6</code></a> docs: Clean up configuration files docs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19735">#19735</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d71e37f450f4ae115ec394615e21523685f0d370"><code>d71e37f</code></a> feat: Allow flags to be set in ESLINT_FLAGS env variable (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19717">#19717</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/5687ce7055d30e2d5ef800b3d5c3096c3fc42c0e"><code>5687ce7</code></a> fix: correct mismatched removed rules (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19734">#19734</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/596fdc62047dff863e990c3246b32da97ae9a14e"><code>596fdc6</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.18.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19732">#19732</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ba456e000e104fd7f2dbd27eebbd4f35e6c18934"><code>ba456e0</code></a> feat: Externalize MCP server (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19699">#19699</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/dc5ed337fd18cb59801e4afaf394f6b84057b601"><code>dc5ed33</code></a> fix: correct types and tighten type definitions in <code>SourceCode</code> class (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19731">#19731</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/4d0c60d0738cb32c12e4ea132caa6fab6d5ed0a7"><code>4d0c60d</code></a> docs: Add Neovim to editor integrations (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19729">#19729</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/f791da040189ada1b1ec15856557b939ffcd978b"><code>f791da0</code></a> chore: remove unbalanced curly brace from <code>.editorconfig</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19730">#19730</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/e86edee0918107e4e41e908fe59c937b83f00d4e"><code>e86edee</code></a> refactor: Consolidate Config helpers (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19675">#19675</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/07c1a7e839ec61bd706c651428606ea5955b2bb0"><code>07c1a7e</code></a> feat: add <code>allowRegexCharacters</code> to <code>no-useless-escape</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19705">#19705</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/cf3635299e09570b7472286f25dacd8ab24e0517"><code>cf36352</code></a> chore: remove shared types (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19718">#19718</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f60f2764971a33e252be13e560dccf21f554dbf1"><code>f60f276</code></a> refactor: Easier RuleContext creation (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19709">#19709</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/71317ebeaf1c542114e4fcda99ee26115d8e4a27"><code>71317eb</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/de1b5deba069f770140f3a7dba2702c1016dcc2a"><code>de1b5de</code></a> fix: correct <code>service</code> property name in <code>Linter.ESLintParseResult</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19713">#19713</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/58a171e8f0dcc1e599ac22bf8c386abacdbee424"><code>58a171e</code></a> chore: update dependency <code>@eslint/plugin-kit</code> to ^0.3.1 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19712">#19712</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/3a075a29cfb43ef08711c2e433fb6f218855886d"><code>3a075a2</code></a> chore: update dependency <code>@eslint/core</code> to ^0.14.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19715">#19715</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/60c3e2cf9256f3676b7934e26ff178aaf19c9e97"><code>60c3e2c</code></a> fix: sort keys in eslint-suppressions.json to avoid git churn (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19711">#19711</a>) (Ron Waldon-Howe)</li> <li><a href="https://github.com/eslint/eslint/commit/4c289e685e6cf87331f4b1e6afe34a4feb8e6cc8"><code>4c289e6</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/9da90ca3c163adb23a9cc52421f59dedfce34fc9"><code>9da90ca</code></a> fix: add <code>allowReserved</code> to <code>Linter.ParserOptions</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19710">#19710</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7bc6c71ca350fa37531291e1d704be6ed408c5dc"><code>7bc6c71</code></a> feat: add no-unassigned-vars rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19618">#19618</a>) (Jacob Bandes-Storch)</li> <li><a href="https://github.com/eslint/eslint/commit/ee4036429758cdaf7f77c52f1c2b74b5a2bb7b66"><code>ee40364</code></a> feat: convert no-array-constructor suggestions to autofixes (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19621">#19621</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/fbb8be9256dc7613fa0b87e87974714284b78a94"><code>fbb8be9</code></a> fix: add <code>info</code> to <code>ESLint.DeprecatedRuleUse</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19701">#19701</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f0f0d46ab2f87e439642abd84b6948b447b66349"><code>f0f0d46</code></a> docs: clarify that unused suppressions cause non-zero exit code (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19698">#19698</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/44bac9d15c4e0ca099d0b0d85e601f3b55d4e167"><code>44bac9d</code></a> ci: run tests in Node.js 24 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19702">#19702</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/32957cde72196c7e41741db311786d881c1613a1"><code>32957cd</code></a> feat: support TS syntax in <code>max-params</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19557">#19557</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/35304dd2b0d8a4b640b9a25ae27ebdcb5e124cde"><code>35304dd</code></a> chore: add missing <code>funding</code> field to packages (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19684">#19684</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8ed32734cc22988173f99fd0703d50f94c60feb8"><code>8ed3273</code></a> docs: fix internal usages of <code>ConfigData</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19688">#19688</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f305beb82c51215ad48c5c860f02be1b34bcce32"><code>f305beb</code></a> test: mock <code>process.emitWarning</code> to prevent output disruption (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19687">#19687</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb316a83a49347ab47ae965ff95f81dd620d074c"><code>eb316a8</code></a> docs: add <code>fmt</code> and <code>check</code> sections to <code>Package.json Conventions</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19686">#19686</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/a3a255924866b94ef8d604e91636547600edec56"><code>a3a2559</code></a> docs: fix wording in Combine Configs (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19685">#19685</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d17e11dc63909e693eaed5b5ccc50e698ac3b3"><code>c8d17e1</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/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/7bc6c71ca350fa37531291e1d704be6ed408c5dc"><code>7bc6c71</code></a> feat: add no-unassigned-vars rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19618">#19618</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/35304dd2b0d8a4b640b9a25ae27ebdcb5e124cde"><code>35304dd</code></a> chore: add missing <code>funding</code> field to packages (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19684">#19684</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.27.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> |
||
|
|
8c1aaddec0 |
chore(deps-dev): Bump eslint from 9.26.0 to 9.27.0 (#1201)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint](https://github.com/eslint/eslint) from 9.26.0 to 9.27.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.27.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/d71e37f450f4ae115ec394615e21523685f0d370"><code>d71e37f</code></a> feat: Allow flags to be set in ESLINT_FLAGS env variable (<a href="https://redirect.github.com/eslint/eslint/issues/19717">#19717</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/ba456e000e104fd7f2dbd27eebbd4f35e6c18934"><code>ba456e0</code></a> feat: Externalize MCP server (<a href="https://redirect.github.com/eslint/eslint/issues/19699">#19699</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/07c1a7e839ec61bd706c651428606ea5955b2bb0"><code>07c1a7e</code></a> feat: add <code>allowRegexCharacters</code> to <code>no-useless-escape</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19705">#19705</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/7bc6c71ca350fa37531291e1d704be6ed408c5dc"><code>7bc6c71</code></a> feat: add no-unassigned-vars rule (<a href="https://redirect.github.com/eslint/eslint/issues/19618">#19618</a>) (Jacob Bandes-Storch)</li> <li><a href="https://github.com/eslint/eslint/commit/ee4036429758cdaf7f77c52f1c2b74b5a2bb7b66"><code>ee40364</code></a> feat: convert no-array-constructor suggestions to autofixes (<a href="https://redirect.github.com/eslint/eslint/issues/19621">#19621</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/32957cde72196c7e41741db311786d881c1613a1"><code>32957cd</code></a> feat: support TS syntax in <code>max-params</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19557">#19557</a>) (Nitin Kumar)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5687ce7055d30e2d5ef800b3d5c3096c3fc42c0e"><code>5687ce7</code></a> fix: correct mismatched removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/19734">#19734</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/dc5ed337fd18cb59801e4afaf394f6b84057b601"><code>dc5ed33</code></a> fix: correct types and tighten type definitions in <code>SourceCode</code> class (<a href="https://redirect.github.com/eslint/eslint/issues/19731">#19731</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/de1b5deba069f770140f3a7dba2702c1016dcc2a"><code>de1b5de</code></a> fix: correct <code>service</code> property name in <code>Linter.ESLintParseResult</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19713">#19713</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/60c3e2cf9256f3676b7934e26ff178aaf19c9e97"><code>60c3e2c</code></a> fix: sort keys in eslint-suppressions.json to avoid git churn (<a href="https://redirect.github.com/eslint/eslint/issues/19711">#19711</a>) (Ron Waldon-Howe)</li> <li><a href="https://github.com/eslint/eslint/commit/9da90ca3c163adb23a9cc52421f59dedfce34fc9"><code>9da90ca</code></a> fix: add <code>allowReserved</code> to <code>Linter.ParserOptions</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19710">#19710</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/fbb8be9256dc7613fa0b87e87974714284b78a94"><code>fbb8be9</code></a> fix: add <code>info</code> to <code>ESLint.DeprecatedRuleUse</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19701">#19701</a>) (Francesco Trotta)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/25de55055d420d7c8b794ae5fdaeb67947c613d9"><code>25de550</code></a> docs: Update description of frozen rules to mention TypeScript (<a href="https://redirect.github.com/eslint/eslint/issues/19736">#19736</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bd5def66d1a3f9bad7da3547b5dff6003e67d9d3"><code>bd5def6</code></a> docs: Clean up configuration files docs (<a href="https://redirect.github.com/eslint/eslint/issues/19735">#19735</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/4d0c60d0738cb32c12e4ea132caa6fab6d5ed0a7"><code>4d0c60d</code></a> docs: Add Neovim to editor integrations (<a href="https://redirect.github.com/eslint/eslint/issues/19729">#19729</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/71317ebeaf1c542114e4fcda99ee26115d8e4a27"><code>71317eb</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/4c289e685e6cf87331f4b1e6afe34a4feb8e6cc8"><code>4c289e6</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/f0f0d46ab2f87e439642abd84b6948b447b66349"><code>f0f0d46</code></a> docs: clarify that unused suppressions cause non-zero exit code (<a href="https://redirect.github.com/eslint/eslint/issues/19698">#19698</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/8ed32734cc22988173f99fd0703d50f94c60feb8"><code>8ed3273</code></a> docs: fix internal usages of <code>ConfigData</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19688">#19688</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb316a83a49347ab47ae965ff95f81dd620d074c"><code>eb316a8</code></a> docs: add <code>fmt</code> and <code>check</code> sections to <code>Package.json Conventions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19686">#19686</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/a3a255924866b94ef8d604e91636547600edec56"><code>a3a2559</code></a> docs: fix wording in Combine Configs (<a href="https://redirect.github.com/eslint/eslint/issues/19685">#19685</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d17e11dc63909e693eaed5b5ccc50e698ac3b3"><code>c8d17e1</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8f1560de633aaf24a7099f89cbbfed12a762a32"><code>f8f1560</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.27.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19739">#19739</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/596fdc62047dff863e990c3246b32da97ae9a14e"><code>596fdc6</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.18.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19732">#19732</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/f791da040189ada1b1ec15856557b939ffcd978b"><code>f791da0</code></a> chore: remove unbalanced curly brace from <code>.editorconfig</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19730">#19730</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/e86edee0918107e4e41e908fe59c937b83f00d4e"><code>e86edee</code></a> refactor: Consolidate Config helpers (<a href="https://redirect.github.com/eslint/eslint/issues/19675">#19675</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/cf3635299e09570b7472286f25dacd8ab24e0517"><code>cf36352</code></a> chore: remove shared types (<a href="https://redirect.github.com/eslint/eslint/issues/19718">#19718</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f60f2764971a33e252be13e560dccf21f554dbf1"><code>f60f276</code></a> refactor: Easier RuleContext creation (<a href="https://redirect.github.com/eslint/eslint/issues/19709">#19709</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/58a171e8f0dcc1e599ac22bf8c386abacdbee424"><code>58a171e</code></a> chore: update dependency <code>@eslint/plugin-kit</code> to ^0.3.1 (<a href="https://redirect.github.com/eslint/eslint/issues/19712">#19712</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/3a075a29cfb43ef08711c2e433fb6f218855886d"><code>3a075a2</code></a> chore: update dependency <code>@eslint/core</code> to ^0.14.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19715">#19715</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/44bac9d15c4e0ca099d0b0d85e601f3b55d4e167"><code>44bac9d</code></a> ci: run tests in Node.js 24 (<a href="https://redirect.github.com/eslint/eslint/issues/19702">#19702</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/35304dd2b0d8a4b640b9a25ae27ebdcb5e124cde"><code>35304dd</code></a> chore: add missing <code>funding</code> field to packages (<a href="https://redirect.github.com/eslint/eslint/issues/19684">#19684</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/f305beb82c51215ad48c5c860f02be1b34bcce32"><code>f305beb</code></a> test: mock <code>process.emitWarning</code> to prevent output disruption (<a href="https://redirect.github.com/eslint/eslint/issues/19687">#19687</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.27.0 - May 16, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/f8f1560de633aaf24a7099f89cbbfed12a762a32"><code>f8f1560</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.27.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19739">#19739</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/25de55055d420d7c8b794ae5fdaeb67947c613d9"><code>25de550</code></a> docs: Update description of frozen rules to mention TypeScript (<a href="https://redirect.github.com/eslint/eslint/issues/19736">#19736</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bd5def66d1a3f9bad7da3547b5dff6003e67d9d3"><code>bd5def6</code></a> docs: Clean up configuration files docs (<a href="https://redirect.github.com/eslint/eslint/issues/19735">#19735</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d71e37f450f4ae115ec394615e21523685f0d370"><code>d71e37f</code></a> feat: Allow flags to be set in ESLINT_FLAGS env variable (<a href="https://redirect.github.com/eslint/eslint/issues/19717">#19717</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/5687ce7055d30e2d5ef800b3d5c3096c3fc42c0e"><code>5687ce7</code></a> fix: correct mismatched removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/19734">#19734</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/596fdc62047dff863e990c3246b32da97ae9a14e"><code>596fdc6</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.18.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19732">#19732</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/ba456e000e104fd7f2dbd27eebbd4f35e6c18934"><code>ba456e0</code></a> feat: Externalize MCP server (<a href="https://redirect.github.com/eslint/eslint/issues/19699">#19699</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/dc5ed337fd18cb59801e4afaf394f6b84057b601"><code>dc5ed33</code></a> fix: correct types and tighten type definitions in <code>SourceCode</code> class (<a href="https://redirect.github.com/eslint/eslint/issues/19731">#19731</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/4d0c60d0738cb32c12e4ea132caa6fab6d5ed0a7"><code>4d0c60d</code></a> docs: Add Neovim to editor integrations (<a href="https://redirect.github.com/eslint/eslint/issues/19729">#19729</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/f791da040189ada1b1ec15856557b939ffcd978b"><code>f791da0</code></a> chore: remove unbalanced curly brace from <code>.editorconfig</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19730">#19730</a>) (Maria José Solano)</li> <li><a href="https://github.com/eslint/eslint/commit/e86edee0918107e4e41e908fe59c937b83f00d4e"><code>e86edee</code></a> refactor: Consolidate Config helpers (<a href="https://redirect.github.com/eslint/eslint/issues/19675">#19675</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/07c1a7e839ec61bd706c651428606ea5955b2bb0"><code>07c1a7e</code></a> feat: add <code>allowRegexCharacters</code> to <code>no-useless-escape</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19705">#19705</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/cf3635299e09570b7472286f25dacd8ab24e0517"><code>cf36352</code></a> chore: remove shared types (<a href="https://redirect.github.com/eslint/eslint/issues/19718">#19718</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f60f2764971a33e252be13e560dccf21f554dbf1"><code>f60f276</code></a> refactor: Easier RuleContext creation (<a href="https://redirect.github.com/eslint/eslint/issues/19709">#19709</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/71317ebeaf1c542114e4fcda99ee26115d8e4a27"><code>71317eb</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/de1b5deba069f770140f3a7dba2702c1016dcc2a"><code>de1b5de</code></a> fix: correct <code>service</code> property name in <code>Linter.ESLintParseResult</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19713">#19713</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/58a171e8f0dcc1e599ac22bf8c386abacdbee424"><code>58a171e</code></a> chore: update dependency <code>@eslint/plugin-kit</code> to ^0.3.1 (<a href="https://redirect.github.com/eslint/eslint/issues/19712">#19712</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/3a075a29cfb43ef08711c2e433fb6f218855886d"><code>3a075a2</code></a> chore: update dependency <code>@eslint/core</code> to ^0.14.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19715">#19715</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/60c3e2cf9256f3676b7934e26ff178aaf19c9e97"><code>60c3e2c</code></a> fix: sort keys in eslint-suppressions.json to avoid git churn (<a href="https://redirect.github.com/eslint/eslint/issues/19711">#19711</a>) (Ron Waldon-Howe)</li> <li><a href="https://github.com/eslint/eslint/commit/4c289e685e6cf87331f4b1e6afe34a4feb8e6cc8"><code>4c289e6</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/9da90ca3c163adb23a9cc52421f59dedfce34fc9"><code>9da90ca</code></a> fix: add <code>allowReserved</code> to <code>Linter.ParserOptions</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19710">#19710</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/7bc6c71ca350fa37531291e1d704be6ed408c5dc"><code>7bc6c71</code></a> feat: add no-unassigned-vars rule (<a href="https://redirect.github.com/eslint/eslint/issues/19618">#19618</a>) (Jacob Bandes-Storch)</li> <li><a href="https://github.com/eslint/eslint/commit/ee4036429758cdaf7f77c52f1c2b74b5a2bb7b66"><code>ee40364</code></a> feat: convert no-array-constructor suggestions to autofixes (<a href="https://redirect.github.com/eslint/eslint/issues/19621">#19621</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/fbb8be9256dc7613fa0b87e87974714284b78a94"><code>fbb8be9</code></a> fix: add <code>info</code> to <code>ESLint.DeprecatedRuleUse</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19701">#19701</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f0f0d46ab2f87e439642abd84b6948b447b66349"><code>f0f0d46</code></a> docs: clarify that unused suppressions cause non-zero exit code (<a href="https://redirect.github.com/eslint/eslint/issues/19698">#19698</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/44bac9d15c4e0ca099d0b0d85e601f3b55d4e167"><code>44bac9d</code></a> ci: run tests in Node.js 24 (<a href="https://redirect.github.com/eslint/eslint/issues/19702">#19702</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/32957cde72196c7e41741db311786d881c1613a1"><code>32957cd</code></a> feat: support TS syntax in <code>max-params</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19557">#19557</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/35304dd2b0d8a4b640b9a25ae27ebdcb5e124cde"><code>35304dd</code></a> chore: add missing <code>funding</code> field to packages (<a href="https://redirect.github.com/eslint/eslint/issues/19684">#19684</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/8ed32734cc22988173f99fd0703d50f94c60feb8"><code>8ed3273</code></a> docs: fix internal usages of <code>ConfigData</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19688">#19688</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f305beb82c51215ad48c5c860f02be1b34bcce32"><code>f305beb</code></a> test: mock <code>process.emitWarning</code> to prevent output disruption (<a href="https://redirect.github.com/eslint/eslint/issues/19687">#19687</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/eb316a83a49347ab47ae965ff95f81dd620d074c"><code>eb316a8</code></a> docs: add <code>fmt</code> and <code>check</code> sections to <code>Package.json Conventions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19686">#19686</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/a3a255924866b94ef8d604e91636547600edec56"><code>a3a2559</code></a> docs: fix wording in Combine Configs (<a href="https://redirect.github.com/eslint/eslint/issues/19685">#19685</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c8d17e11dc63909e693eaed5b5ccc50e698ac3b3"><code>c8d17e1</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/b9080cf28d88f934941a545a033eb960eceeadbd"><code>b9080cf</code></a> 9.27.0</li> <li><a href="https://github.com/eslint/eslint/commit/b7a5c66129c6e504368d1fc452f58c538e4d48e6"><code>b7a5c66</code></a> Build: changelog update for 9.27.0</li> <li><a href="https://github.com/eslint/eslint/commit/f8f1560de633aaf24a7099f89cbbfed12a762a32"><code>f8f1560</code></a> chore: upgrade <code>@eslint/js</code><a href="https://github.com/9"><code>@9</code></a>.27.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19739">#19739</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ecaef7351f9f3220aa57409bf98db3e55b07a02a"><code>ecaef73</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/25de55055d420d7c8b794ae5fdaeb67947c613d9"><code>25de550</code></a> docs: Update description of frozen rules to mention TypeScript (<a href="https://redirect.github.com/eslint/eslint/issues/19736">#19736</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/bd5def66d1a3f9bad7da3547b5dff6003e67d9d3"><code>bd5def6</code></a> docs: Clean up configuration files docs (<a href="https://redirect.github.com/eslint/eslint/issues/19735">#19735</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d71e37f450f4ae115ec394615e21523685f0d370"><code>d71e37f</code></a> feat: Allow flags to be set in ESLINT_FLAGS env variable (<a href="https://redirect.github.com/eslint/eslint/issues/19717">#19717</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/5687ce7055d30e2d5ef800b3d5c3096c3fc42c0e"><code>5687ce7</code></a> fix: correct mismatched removed rules (<a href="https://redirect.github.com/eslint/eslint/issues/19734">#19734</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/596fdc62047dff863e990c3246b32da97ae9a14e"><code>596fdc6</code></a> chore: update dependency <code>@arethetypeswrong/cli</code> to ^0.18.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19732">#19732</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/ba456e000e104fd7f2dbd27eebbd4f35e6c18934"><code>ba456e0</code></a> feat: Externalize MCP server (<a href="https://redirect.github.com/eslint/eslint/issues/19699">#19699</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.26.0...v9.27.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> |
||
|
|
17c870109f |
chore(deps): Bump i18next from 25.1.3 to 25.2.0 (#1198)
Bumps [i18next](https://github.com/i18next/i18next) from 25.1.3 to 25.2.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.2.0</h2> <ul> <li>introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">2227</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.2.0</h2> <ul> <li>introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">2227</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/01dd2972242f8a7bba5880dbd31387ebd21e65ba"><code>01dd297</code></a> 25.2.0</li> <li><a href="https://github.com/i18next/i18next/commit/ce54c7db5aea8b5d73c43549a166172cfe9a716b"><code>ce54c7d</code></a> introduce <code>cacheInBuiltFormats</code> option to address <a href="https://redirect.github.com/i18next/i18next/issues/2227">#2227</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.1.3...v25.2.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> |
||
|
|
296f2be69d |
chore(deps-dev): Bump stylelint-config-recommended-scss from 15.0.0 to 15.0.1 (#1197)
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 15.0.0 to 15.0.1. <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>15.0.1</h2> <ul> <li>Fixed: change minimum supported Node.js version to <code>20</code>.</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>15.0.1</h1> <ul> <li>Fixed: change minimum supported Node.js version to <code>20</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/e7f71408ce4c9fc47732317d1d19dbaa24fe1aa9"><code>e7f7140</code></a> 15.0.1</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/d9e63c0dd46ecc90c6405e9b44e6361d0e6dffe6"><code>d9e63c0</code></a> Prepare 15.0.1</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/7450f464e9cf67591cc43eec95a3a9032ff0774e"><code>7450f46</code></a> Add support for Node.js 20 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/348">#348</a>)</li> <li>See full diff in <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v15.0.0...v15.0.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> |
||
|
|
587bc8d45e |
chore(deps-dev): Bump sass from 1.88.0 to 1.89.0 (#1196)
Bumps [sass](https://github.com/sass/dart-sass) from 1.88.0 to 1.89.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.89.0</h2> <p>To install Sass 1.89.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 the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1890">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.89.0</h2> <ul> <li>Allow the Node package importer to load files even when there are multiple potential resolutions, as long as those resolutions all point to the same file.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/4e9e2062f691359a8da582eb4e600ad5dc931c93"><code>4e9e206</code></a> Allow the Node.js pkg importer to return the same URL multiple times (<a href="https://redirect.github.com/sass/dart-sass/issues/2575">#2575</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.88.0...1.89.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> |
||
|
|
051254bd13 |
chore(deps-dev): Bump undici from 6.21.1 to 6.21.3 (#1195)
Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v6.21.3</h2> <h2>What's Changed</h2> <ul> <li>[Backport v6.x] append crlf to formdata body by <a href="https://github.com/github-actions"><code>@github-actions</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4210">nodejs/undici#4210</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3">https://github.com/nodejs/undici/compare/v6.21.2...v6.21.3</a></p> <h2>v6.21.2</h2> <h2>What's Changed</h2> <ul> <li>fix(types): add missing DNS interceptor by <a href="https://github.com/slagiewka"><code>@slagiewka</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> <li>[v6.x] fix wpts on windows by <a href="https://github.com/mcollina"><code>@mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4093">nodejs/undici#4093</a></li> <li>Removed clients with unrecoverable errors from the Pool <a href="https://redirect.github.com/nodejs/undici/pull/4088">nodejs/undici#4088</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/slagiewka"><code>@slagiewka</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4024">nodejs/undici#4024</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2">https://github.com/nodejs/undici/compare/v6.21.1...v6.21.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/da0e823ac0e89390256d61c429df0cf236afb79e"><code>da0e823</code></a> Bumped v6.21.4</li> <li><a href="https://github.com/nodejs/undici/commit/dbbe0a2d5004cd7b6016e52736f59ce37bdb1556"><code>dbbe0a2</code></a> append crlf to formdata body (<a href="https://redirect.github.com/nodejs/undici/issues/3625">#3625</a>) (<a href="https://redirect.github.com/nodejs/undici/issues/4210">#4210</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/b63d939953fe20cfd6718e8eed437da983ac7b12"><code>b63d939</code></a> Bumped v6.21.2</li> <li><a href="https://github.com/nodejs/undici/commit/de1e4b8a39d102bb34155c3fdec3f18806b93d9c"><code>de1e4b8</code></a> [v6.x] fix wpts on windows (<a href="https://redirect.github.com/nodejs/undici/issues/4093">#4093</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/4e07dda835ffb2ff7a1b1323dd94c61b8feaa3c5"><code>4e07dda</code></a> test: fix windows wpt (<a href="https://redirect.github.com/nodejs/undici/issues/4050">#4050</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/133387138c9158d3b6e9493833986c34837035ad"><code>1333871</code></a> Removed clients with unrecoverable errors from the Pool (<a href="https://redirect.github.com/nodejs/undici/issues/4088">#4088</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a0e76c73a8ecb913beea7e2210e40d12b7c5cf69"><code>a0e76c7</code></a> fix(types): add missing DNS interceptor (<a href="https://redirect.github.com/nodejs/undici/issues/4024">#4024</a>)</li> <li>See full diff in <a href="https://github.com/nodejs/undici/compare/v6.21.1...v6.21.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) 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> |
||
|
|
1878b434df |
chore(deps): Bump i18next from 25.1.2 to 25.1.3 (#1194)
Bumps [i18next](https://github.com/i18next/i18next) from 25.1.2 to 25.1.3. <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.1.3</h2> <ul> <li>Ensure nsSeparator is respected when appendNamespaceToMissingKey is true <a href="https://redirect.github.com/i18next/i18next/pull/2311">2311</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2310">2310</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.1.3</h2> <ul> <li>Ensure nsSeparator is respected when appendNamespaceToMissingKey is true <a href="https://redirect.github.com/i18next/i18next/pull/2311">2311</a>, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2310">2310</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/0b4a3d3429601c799c37570dee38a0c17ed47213"><code>0b4a3d3</code></a> 25.1.3</li> <li><a href="https://github.com/i18next/i18next/commit/0b3d16741d6d2e8b6dd47afe0188edaef0cdad20"><code>0b3d167</code></a> release</li> <li><a href="https://github.com/i18next/i18next/commit/f50472fe9ea5d32add02596d55b4e2c9dd0dea8d"><code>f50472f</code></a> Respect <code>nsSeparator</code> when <code>appendNamespaceToMissingKey</code> is <code>true</code> (<a href="https://redirect.github.com/i18next/i18next/issues/2311">#2311</a>)</li> <li><a href="https://github.com/i18next/i18next/commit/32979d8d9d383e7f0f7a67208f0804a9b5247194"><code>32979d8</code></a> chore: update dependencies (<a href="https://redirect.github.com/i18next/i18next/issues/2309">#2309</a>)</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.1.2...v25.1.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> |
||
|
|
97e638cc22 |
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 23.2.2 to 23.2.3 (#1193)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.2.2 to 23.2.3. <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.2.3</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.2...v23.2.3">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases/tag/v23.2.2">MapLibre Style Spec v23.2.2</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Restructure expression syntax documentation (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1112">#1112</a>)</li> <li>Add global state ref support (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1120">#1120</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.2.3</h2> <h3>✨ Features and improvements</h3> <ul> <li>Restructure expression syntax documentation (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1112">#1112</a>)</li> <li>Add global state ref support (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1120">#1120</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/ce16407cd73d9434d2cebc3fea8384453efab013"><code>ce16407</code></a> Bump version to 23.2.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1129">#1129</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/3ff3a1e42c99c12b65873d98b68b13953ec91ae6"><code>3ff3a1e</code></a> Global state refs (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1120">#1120</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/89c88e2e93bc423f0f0f01d5908f443c4624182e"><code>89c88e2</code></a> build(deps-dev): bump <code>@types/node</code> from 22.15.3 to 22.15.17 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1125">#1125</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/5b9c04eb279d5e37f4ec43148f997d2448058a68"><code>5b9c04e</code></a> build(deps-dev): bump <code>@typescript-eslint/parser</code> from 8.31.1 to 8.32.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1126">#1126</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/32dd07e98b28ee44fb481192a56918ffa40c2e52"><code>32dd07e</code></a> build(deps-dev): bump globals from 16.0.0 to 16.1.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1127">#1127</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/9378e8863550396ce100797112303bb4b2ffddfc"><code>9378e88</code></a> build(deps-dev): bump rollup from 4.40.1 to 4.40.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1124">#1124</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/b6107bf6ec360d9fe1eb057fb34eab0434509c95"><code>b6107bf</code></a> build(deps-dev): bump eslint-plugin-jsdoc from 50.6.11 to 50.6.14 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1123">#1123</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/9c63189b175f69468d13f8371b753c359f4364d6"><code>9c63189</code></a> build(deps-dev): bump <code>@typescript-eslint/eslint-plugin</code> (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1122">#1122</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/180b19188ff434b523e35a0792bc510c24389d9e"><code>180b191</code></a> build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1121">#1121</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/f57a1d902dc35bf1e9ef11f2a8e39b4880e68ea1"><code>f57a1d9</code></a> Improve expression syntax documentation (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1112">#1112</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.2.2...v23.2.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> |
||
|
|
2eb52a700c |
chore(deps-dev): Bump typescript-eslint from 8.32.0 to 8.32.1 (#1191)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.32.0 to 8.32.1. <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.32.1</h2> <h2>8.32.1 (2025-05-12)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] shouldn't have fixable property (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11194">#11194</a>)</li> <li><strong>eslint-plugin:</strong> [no-deprecated] support computed member access (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10867">#10867</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] adjust auto-fixer to generate valid syntax for <code>TSMappedType</code> with no type annotation (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11180">#11180</a>)</li> <li><strong>eslint-plugin:</strong> [consistent-indexed-object-style] check for indirect circular types in aliased mapped types (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11177">#11177</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Azat S. <a href="https://github.com/azat-io"><code>@azat-io</code></a></li> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li> <li>Ronen Amiel</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.32.1 (2025-05-12)</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/af077a040cab200c0c5d973e0c4f2cfce75cfa88"><code>af077a0</code></a> chore(release): publish 8.32.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b2be3dcb2e47735ce0d5677eb908a744b51d43e8"><code>b2be3dc</code></a> chore: simplify <code>tsconfig</code> setup using <code>configDir</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11136">#11136</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/aeb74025221a120453b98f5bca91a0192f10a4ac"><code>aeb7402</code></a> chore(ast-spec): finish migrating to <code>vitest</code> (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11126">#11126</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/e57126a23e3f9b0ec67665d47e37a429d7755753"><code>e57126a</code></a> chore(typescript-eslint): correct naming of import of typescript-eslint in te...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.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> |
||
|
|
28c45ff070 |
chore(deps-dev): Bump @cypress/code-coverage from 3.14.1 to 3.14.2 (#1190)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.14.1 to 3.14.2. <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.2</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.14.1...v3.14.2">3.14.2</a> (2025-05-12)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.15.17 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/945">#945</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/4028fa2c28e85e2311c4f020bb39a9c126260bba">4028fa2</a>)</li> <li><strong>deps:</strong> update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/946">#946</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/21657bfc537b63ae6fc6b94e80d36669d2dc2a19">21657bf</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/d9a581b69f85659204849fb2aa95e978423c99c5"><code>d9a581b</code></a> chore(deps): update dependency <code>@babel/preset-env</code> to v7.27.2 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/944">#944</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/4028fa2c28e85e2311c4f020bb39a9c126260bba"><code>4028fa2</code></a> fix(deps): update dependency <code>@types/node</code> to v22.15.17 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/945">#945</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/21657bfc537b63ae6fc6b94e80d36669d2dc2a19"><code>21657bf</code></a> fix(deps): update react monorepo (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/946">#946</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.14.1...v3.14.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> |
||
|
|
13c0dc8eac |
chore(deps-dev): Bump sass from 1.87.0 to 1.88.0 (#1189)
Bumps [sass](https://github.com/sass/dart-sass) from 1.87.0 to 1.88.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.88.0</h2> <p>To install Sass 1.88.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>Allow custom properties with empty values (such as <code>--var:;</code>).</p> </li> <li> <p>Fix a bug when calculating source spans for interpolations.</p> </li> </ul> <h3>Dart and JS APIs</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Throw an error when passing a function or mixin object from one compilation to another.</li> </ul> <h3>Dart API</h3> <ul> <li>Deprecate passing a relative URL to <code>compileString()</code> and related functions.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1880">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.88.0</h2> <ul> <li> <p>Allow custom properties with empty values (such as <code>--var:;</code>).</p> </li> <li> <p>Fix a bug when calculating source spans for interpolations.</p> </li> </ul> <h3>Dart and JS APIs</h3> <ul> <li><strong>Potentially breaking bug fix:</strong> Throw an error when passing a function or mixin object from one compilation to another.</li> </ul> <h3>Dart API</h3> <ul> <li>Deprecate passing a relative URL to <code>compileString()</code> and related functions.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/c6b21630e5b28eb038001f8739a3db2046b393a0"><code>c6b2163</code></a> Merge pull request <a href="https://redirect.github.com/sass/dart-sass/issues/2572">#2572</a> from sass/empty-custom-prop</li> <li><a href="https://github.com/sass/dart-sass/commit/6edc11ee3b734667d35149bb77ec80ab84d94c0c"><code>6edc11e</code></a> Support empty custom properties</li> <li><a href="https://github.com/sass/dart-sass/commit/a81cd73aea532aab95d0b0e9c4f56baf4ade98fc"><code>a81cd73</code></a> Properly handle dev changelogs in bump-version-* tasks</li> <li><a href="https://github.com/sass/dart-sass/commit/7f54226d1cfcfcf82c3c725fca78ea9ae945f6e0"><code>7f54226</code></a> Disallow passing functions/mixins across compilations (<a href="https://redirect.github.com/sass/dart-sass/issues/2544">#2544</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/90b6b39fbe13e80e0e07d12f24091d4ae7ce5b83"><code>90b6b39</code></a> Remove useless <code>_currentCallable</code> property in the evaluate visitor (<a href="https://redirect.github.com/sass/dart-sass/issues/2570">#2570</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1a5e0eeee44ad023372670313101df2545f74967"><code>1a5e0ee</code></a> Fix off-by-one error in Interpolation.spanForElement() (<a href="https://redirect.github.com/sass/dart-sass/issues/2568">#2568</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/735109f35fc8f3cf2e1c7ddea5a8dc143a7bfc68"><code>735109f</code></a> Deprecate passing a relative URL to <code>compileString()</code> <em>et al</em> (<a href="https://redirect.github.com/sass/dart-sass/issues/2567">#2567</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c4b0138c243414709772e0aa5c9b2a62fd8e7931"><code>c4b0138</code></a> Bump protoc_plugin from 21.1.2 to 22.0.1 and protobuf to 4.0.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2554">#2554</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.87.0...1.88.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> |
||
|
|
ba24695a29 |
chore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#1188)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dependabot/fetch-metadata/releases">dependabot/fetch-metadata's releases</a>.</em></p> <blockquote> <h2>v2.4.0</h2> <h2>What's Changed</h2> <ul> <li>Bump actions/create-github-app-token from 1.11.0 to 1.11.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/598">dependabot/fetch-metadata#598</a></li> <li>Bump <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/dependabot/fetch-metadata/pull/578">dependabot/fetch-metadata#578</a></li> <li>Add missing <code>@octokit/request-error</code> to <code>package.json</code> by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/605">dependabot/fetch-metadata#605</a></li> <li>Bump to ESLint 9 by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/606">dependabot/fetch-metadata#606</a></li> <li>Stop using a node16 devcontainer image by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/608">dependabot/fetch-metadata#608</a></li> <li>Make typescript compile to <code>"es2022"</code> by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/609">dependabot/fetch-metadata#609</a></li> <li>Bump the dev-dependencies group across 1 directory with 8 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/607">dependabot/fetch-metadata#607</a></li> <li>Tidy up examples slightly by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/611">dependabot/fetch-metadata#611</a></li> <li>Fixup some anchor tags that weren't deeplinking by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/614">dependabot/fetch-metadata#614</a></li> <li>Remove unnecessary hardcoding of <code>ref</code> by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/617">dependabot/fetch-metadata#617</a></li> <li>Bump actions/create-github-app-token from 1.11.3 to 2.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/616">dependabot/fetch-metadata#616</a></li> <li>Enable caching of <code>npm install</code>/<code>npm ci</code> for <code>setup-node</code> action by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/618">dependabot/fetch-metadata#618</a></li> <li>Add workflow to publish new version of immutable action on every release by <a href="https://github.com/jeffwidman"><code>@jeffwidman</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/623">dependabot/fetch-metadata#623</a></li> <li>Bump actions/create-github-app-token from 2.0.2 to 2.0.6 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/621">dependabot/fetch-metadata#621</a></li> <li>v2.4.0 by <a href="https://github.com/fetch-metadata-action-automation"><code>@fetch-metadata-action-automation</code></a> in <a href="https://redirect.github.com/dependabot/fetch-metadata/pull/594">dependabot/fetch-metadata#594</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dependabot/fetch-metadata/compare/v2...v2.4.0">https://github.com/dependabot/fetch-metadata/compare/v2...v2.4.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dependabot/fetch-metadata/commit/08eff52bf64351f401fb50d4972fa95b9f2c2d1b"><code>08eff52</code></a> v2.4.0 (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/594">#594</a>)</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/821b65425137ec0dd9fa4e4931297ce81a017ed7"><code>821b654</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/621">#621</a> from dependabot/dependabot/github_actions/actions/cre...</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/2c22a370e3e9f4d539470325c4c46acc607ef78e"><code>2c22a37</code></a> Bump actions/create-github-app-token from 2.0.2 to 2.0.6</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/6ad01a0495c3f8488ba16705f5031cadde56c8ba"><code>6ad01a0</code></a> Add workflow to publish new version of immutable action on every release (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/623">#623</a>)</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/8ca800c1642f5e46fd4fe73c07af0e3baf1375d6"><code>8ca800c</code></a> Enable caching of <code>npm install</code>/<code>npm ci</code> for <code>setup-node</code> action (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/618">#618</a>)</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/67876354acc60aadf59dc57d46959117cee2b764"><code>6787635</code></a> Merge pull request <a href="https://redirect.github.com/dependabot/fetch-metadata/issues/616">#616</a> from dependabot/dependabot/github_actions/actions/cre...</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/a09d4affbb4e2c87349169de0a2ced55e3c27168"><code>a09d4af</code></a> Bump actions/create-github-app-token from 1.11.3 to 2.0.2</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/3a5ce46470ca6c67f17694ac27f0db1caf53b518"><code>3a5ce46</code></a> Remove unnecessary hardcoding of <code>ref</code> (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/617">#617</a>)</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/798f45cdc56b81396c637207204f29f0f55da017"><code>798f45c</code></a> Fixup some anchor tags that weren't deeplinking (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/614">#614</a>)</li> <li><a href="https://github.com/dependabot/fetch-metadata/commit/6c031ac618d23a38e886535b1c8ea06caaf2a444"><code>6c031ac</code></a> Tidy up examples slightly (<a href="https://redirect.github.com/dependabot/fetch-metadata/issues/611">#611</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dependabot/fetch-metadata/compare/v2.3.0...v2.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> |
||
|
|
154a9345b3 |
chore(deps-dev): Bump @cypress/code-coverage from 3.14.0 to 3.14.1 (#1187)
Bumps [@cypress/code-coverage](https://github.com/cypress-io/code-coverage) from 3.14.0 to 3.14.1. <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.1</h2> <h2><a href="https://github.com/cypress-io/code-coverage/compare/v3.14.0...v3.14.1">3.14.1</a> (2025-05-08)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>deps:</strong> update dependency <code>@types/node</code> to v22.15.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/936">#936</a>) (<a href="https://github.com/cypress-io/code-coverage/commit/f1f6c9e44f18777cb48ebea8730fe88f5e859dfa">f1f6c9e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/code-coverage/commit/f1f6c9e44f18777cb48ebea8730fe88f5e859dfa"><code>f1f6c9e</code></a> fix(deps): update dependency <code>@types/node</code> to v22.15.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/936">#936</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/6c948d55f526beed1daba18e1176fb7cc70eedeb"><code>6c948d5</code></a> chore(deps): update babel monorepo to v7.27.1 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/929">#929</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/f7c65a9f9f7aa64a5dc7da762d8e66535988f836"><code>f7c65a9</code></a> chore(deps): update dependency start-server-and-test to v2.0.11 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/941">#941</a>)</li> <li><a href="https://github.com/cypress-io/code-coverage/commit/1311847095e376d8e03f9f5281a090e193886936"><code>1311847</code></a> chore(deps): update dependency prettier to v3.5.3 (<a href="https://redirect.github.com/cypress-io/code-coverage/issues/930">#930</a>)</li> <li>See full diff in <a href="https://github.com/cypress-io/code-coverage/compare/v3.14.0...v3.14.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> |
||
|
|
ace368a82e |
chore(deps-dev): Bump stylelint-config-recommended-scss from 14.1.0 to 15.0.0 (#1186)
Bumps [stylelint-config-recommended-scss](https://github.com/stylelint-scss/stylelint-config-recommended-scss) from 14.1.0 to 15.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>15.0.0</h2> <ul> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/16.0.0"><code>stylelint-config-recommended@16.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.12.0"><code>stylelint-scss@6.12.0</code></a>.</li> <li>Removed: <code>stylelint</code> less than <code>16.16.0</code> from peer dependencies.</li> <li>Removed: Node.js less than <code>22</code> support.</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>15.0.0</h1> <ul> <li>Changed: updated to <a href="https://github.com/stylelint/stylelint-config-recommended/releases/tag/16.0.0"><code>stylelint-config-recommended@16.0.0</code></a>.</li> <li>Changed: updated to <a href="https://github.com/stylelint-scss/stylelint-scss/releases/tag/v6.12.0"><code>stylelint-scss@6.12.0</code></a>.</li> <li>Removed: <code>stylelint</code> less than <code>16.16.0</code> from peer dependencies.</li> <li>Removed: Node.js less than <code>22</code> support.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/806653de8851315c8c3f12d7426429ec536ef4a0"><code>806653d</code></a> 15.0.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/4df133f1acffbef536af59f088bf2c4c70de472a"><code>4df133f</code></a> Prepare 15.0.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/e63748d94d8f867f0a01e9f99eb48cbad84e1fd6"><code>e63748d</code></a> Bump npm-run-all2 from 7.0.2 to 8.0.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/344">#344</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/0329411c7966e3bd07060cd0b98b61e764c7c36f"><code>0329411</code></a> Update to stylelint-config-recommended 16 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/343">#343</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/d845939db13d71a8a0771b325d3f4b40e0724c7e"><code>d845939</code></a> Bump prettier from 3.4.1 to 3.5.2 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/340">#340</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/d215e13ae03a49bbddd7211dad4e3b732b9cc27e"><code>d215e13</code></a> Bump np from 10.0.7 to 10.2.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/337">#337</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/6c7918a88b3b93a62b2cddc5097c6578214280f4"><code>6c7918a</code></a> Bump nanoid from 3.3.7 to 3.3.8 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/332">#332</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/b9b70cb39d664a2c4c1c2484a4961fb62b2ef536"><code>b9b70cb</code></a> Bump stylelint from 16.10.0 to 16.11.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/329">#329</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/c446495907ca05bf4df96b5ea57b33ef2e7b12a1"><code>c446495</code></a> Bump stylelint-scss from 6.9.0 to 6.10.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/331">#331</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/commit/1f3239bf2b64c7ab27aeb3d8bb4b2cde13994854"><code>1f3239b</code></a> Bump prettier from 3.3.3 to 3.4.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-config-recommended-scss/issues/330">#330</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-config-recommended-scss/compare/v14.1.0...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> |
||
|
|
ea2643a2dc |
chore(deps-dev): Bump @types/cors from 2.8.17 to 2.8.18 (#1185)
Bumps [@types/cors](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/cors) from 2.8.17 to 2.8.18. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/cors">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> |
||
|
|
5172f560fc |
chore(deps): Bump i18next from 25.1.1 to 25.1.2 (#1184)
Bumps [i18next](https://github.com/i18next/i18next) from 25.1.1 to 25.1.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.1.2</h2> <ul> <li>do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">2307</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.1.2</h2> <ul> <li>do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">2307</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/ec86d00ed9ba480131904a85cf3052b04f05cb85"><code>ec86d00</code></a> 25.1.2</li> <li><a href="https://github.com/i18next/i18next/commit/ba1a6dccc2bbe7e27ef5c7e7bad62009150c8594"><code>ba1a6dc</code></a> do not mutate t options, fixes <a href="https://redirect.github.com/i18next/i18next/issues/2307">#2307</a></li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.1.1...v25.1.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> |
||
|
|
8f73ba2682 |
chore(deps-dev): Bump cypress from 14.3.2 to 14.3.3 (#1183)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.3.2 to 14.3.3. <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.3.3</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-3-3">https://docs.cypress.io/app/references/changelog#14-3-3</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/242fb5661af2bac747b57d77b2f67de1b47eceae"><code>242fb56</code></a> chore: release 14.3.3 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31650">#31650</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/2e57751bd56a52ad4edc68f6b7e5eaa3af602249"><code>2e57751</code></a> internal: update data-cy for cloud studio in studio.cy.ts (<a href="https://redirect.github.com/cypress-io/cypress/issues/31649">#31649</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1119625a395c5630ca6291c0b3416a76c2475ffc"><code>1119625</code></a> fix: no longer hang when piping stdout+stderr to a file under certain conditi...</li> <li><a href="https://github.com/cypress-io/cypress/commit/6d03bd0e4fbc637427e29c9d1eb9578e514843fb"><code>6d03bd0</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31647">#31647</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/5b8032ac9f22a235c60c4c766675d59f0bed8593"><code>5b8032a</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31646">#31646</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/182e636bb702096a1396d8e3430b003bd65ced13"><code>182e636</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31645">#31645</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/8cf4aadbf6988ab18d9b44487310a180f0a23308"><code>8cf4aad</code></a> chore: fix duplicate changelog entry (<a href="https://redirect.github.com/cypress-io/cypress/issues/31644">#31644</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/7e14583e9664bb5765b68a3879deba4d5e8078e1"><code>7e14583</code></a> chore: Update Chrome (stable) to 136.0.7103.59 and Chrome (beta) to 137.0.715...</li> <li><a href="https://github.com/cypress-io/cypress/commit/53f7aaec5605a9efffb09fdf5a4a266031c14b05"><code>53f7aae</code></a> misc: Assertion dropdown UI update (<a href="https://redirect.github.com/cypress-io/cypress/issues/31598">#31598</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/acaaf304fe0f9c5591d72e9cc8512bdd57b835ed"><code>acaaf30</code></a> chore: (studio) set up infrastructure for cypress in cypress tests for cloud ...</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.3.2...v14.3.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> |
||
|
|
b8487d15a5 |
chore(deps-dev): Bump typescript-eslint from 8.31.1 to 8.32.0 (#1182)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.31.1 to 8.32.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.32.0</h2> <h2>8.32.0 (2025-05-05)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-conversion] add rule (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10182">#10182</a>)</li> <li><strong>eslint-plugin:</strong> [only-throw-error] add option <code>allowRethrowing</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11075">#11075</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>deps:</strong> update dependency typedoc to ^0.28.0 (<a href="https://github.com/typescript-eslint/typescript-eslint/commit/1fef33521">1fef33521</a>)</li> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-parameters] should parenthesize type in suggestion fixer if necessary (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10907">#10907</a>)</li> <li><strong>eslint-plugin:</strong> [unified-signatures] exempt <code>this</code> from optional parameter overload check (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11005">#11005</a>)</li> <li><strong>eslint-plugin:</strong> [prefer-nullish-coalescing] fix parenthesization bug in suggestion (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11098">#11098</a>)</li> <li><strong>typescript-estree:</strong> ensure consistent TSMappedType AST shape (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11086">#11086</a>)</li> <li><strong>typescript-estree:</strong> correct <code>TSImportType</code> property name when <code>assert</code> (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11115">#11115</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Andy Edwards</li> <li>Dima Barabash <a href="https://github.com/dbarabashh"><code>@dbarabashh</code></a></li> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>mdm317</li> <li>overlookmotel</li> <li>Sasha Kondrashov</li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@y-hsgw</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.32.0 (2025-05-05)</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/819a03f4de391ad69629d5a7e1e974b805a986a7"><code>819a03f</code></a> chore(release): publish 8.32.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/172ab8ae7441638628419c79bed96bc3361c18a0"><code>172ab8a</code></a> chore(eslint-plugin): resolve remaining issues from <code>vitest</code> migration (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11100">#11100</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a9c9251bbbc81b3a2d3c08a71cfb13be18e6682a"><code>a9c9251</code></a> chore: revert <code>vitest</code> related changes in <code>tsconfig</code> files (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11124">#11124</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.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> |
||
|
|
e080e50d3e |
chore(deps): Bump i18next from 25.0.2 to 25.1.1 (#1180)
Bumps [i18next](https://github.com/i18next/i18next) from 25.0.2 to 25.1.1. <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.1.1</h2> <ul> <li>fix options type for <code>parseMissingKeyHandler</code></li> </ul> <h2>v25.1.0</h2> <ul> <li>feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missingKeyHandler <a href="https://redirect.github.com/i18next/i18next/issues/2304">2304</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.1.1</h2> <ul> <li>fix options type for <code>parseMissingKeyHandler</code></li> </ul> <h2>25.1.0</h2> <ul> <li>feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missingKeyHandler <a href="https://redirect.github.com/i18next/i18next/issues/2304">2304</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/34bcdb5b2fcec76ed88a8caf1a44c32ef075cf67"><code>34bcdb5</code></a> 25.1.1</li> <li><a href="https://github.com/i18next/i18next/commit/de7100d94aba7f60a0fd150978ef30898bbca66e"><code>de7100d</code></a> fix options type for <code>parseMissingKeyHandler</code> <a href="https://redirect.github.com/i18next/i18next/issues/2304">#2304</a></li> <li><a href="https://github.com/i18next/i18next/commit/fa7d1173160dc3c3acaf9588088a241370d6f707"><code>fa7d117</code></a> 25.1.0</li> <li><a href="https://github.com/i18next/i18next/commit/6caace469cd37beb0be4cc144ec1102465782f0c"><code>6caace4</code></a> feat: <code>parseMissingKeyHandler</code> now takes options as parameter like in missing...</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.0.2...v25.1.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> |
||
|
|
b312de80fe |
chore(deps): Bump maplibre-gl from 5.4.0 to 5.5.0 (#1181)
Bumps [maplibre-gl](https://github.com/maplibre/maplibre-gl-js) from 5.4.0 to 5.5.0. <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.5.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.4.0...v5.5.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-js/releases/tag/v5.4.0">MapLibre GL JS v5.4.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li>Add additional hillshade methods (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Add <code>refreshTiles()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5806">#5806</a>)</li> <li>Disable geolocate control button when permission is denied and <code>trackUserLocation</code> is off (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5824">#5824</a>)</li> <li><em>... Add new stuff here...</em></li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix scroll min zoom on globe view (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5775">#5775</a>)</li> <li>⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Fix tile expiry logic for raster and raster-dem tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5798">#5798</a>)</li> <li>Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5838">#5838</a>)</li> <li>Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5746">#5746</a>)</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.5.0</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add additional hillshade methods (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Add <code>refreshTiles()</code> to the map public API (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5806">#5806</a>)</li> <li>Disable geolocate control button when permission is denied and <code>trackUserLocation</code> is off (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5824">#5824</a>)</li> <li><em>... Add new stuff here...</em></li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix scroll min zoom on globe view (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5775">#5775</a>)</li> <li>⚠️ Fix hillshade appearance change between 256x256 and 512x512 tiles. This will change the appearance of hillshade layers using 512x512 tiles. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5768">#5768</a>)</li> <li>Fix tile expiry logic for raster and raster-dem tiles (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5798">#5798</a>)</li> <li>Fix opacityWhenCovered not working to hide the marker behind the globe if terrain is enabled. (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5838">#5838</a>)</li> <li>Fix transparent vector tiles sometimes showing geometry beyond tile borders when terrain is active (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/pull/5746">#5746</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/34b95c06259014661cf72a418fd81917313088bf"><code>34b95c0</code></a> Bump version to 5.5.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5857">#5857</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/71f44f9d98c6acb28a9e5aa86757321b5c7b1ea1"><code>71f44f9</code></a> Terrain fill transparency tile border fix (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5746">#5746</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/b6cd3b555e14a6b4a013439233853b958eeefc3b"><code>b6cd3b5</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.31.1 to 8.32.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5854">#5854</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/746fe8068447d2a1f0360b9b224cb6643035906e"><code>746fe80</code></a> Bump <code>@types/node</code> from 22.15.3 to 22.15.12 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5853">#5853</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/bef5d74ffbf321e037e9bfdbf42fc3c7eab211f2"><code>bef5d74</code></a> Bump <code>@types/react</code> from 19.1.2 to 19.1.3 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5852">#5852</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/64de0c24334b96fd829947556d8bfa5b77669a13"><code>64de0c2</code></a> Bump rollup from 4.40.1 to 4.40.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5851">#5851</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/895dcfd93a56a668d77b1c913511d891598f5355"><code>895dcfd</code></a> Bump <code>@typescript-eslint/parser</code> from 8.31.1 to 8.32.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5849">#5849</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/f8bcba19556f3ee229c9a04c1e16df6f1713b83c"><code>f8bcba1</code></a> Bump devtools-protocol from 0.0.1454823 to 0.0.1456087 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5847">#5847</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/12be1cdba68d0aad8a6ac79069ea34fe71432286"><code>12be1cd</code></a> Bump typedoc from 0.28.3 to 0.28.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5844">#5844</a>)</li> <li><a href="https://github.com/maplibre/maplibre-gl-js/commit/ebfa4960183910c0a1ac792b9eadf5649c2855cf"><code>ebfa496</code></a> Bump cspell from 8.19.3 to 8.19.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-js/issues/5843">#5843</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-js/compare/v5.4.0...v5.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> |
||
|
|
1577dc668b |
chore(deps-dev): Bump stylelint-scss from 6.11.1 to 6.12.0 (#1179)
Bumps [stylelint-scss](https://github.com/stylelint-scss/stylelint-scss) from 6.11.1 to 6.12.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/releases">stylelint-scss's releases</a>.</em></p> <blockquote> <h2>6.12.0</h2> <ul> <li>Added: <code>double-slash-comment-whitespace-inside</code> add autofix and fix incorrect error locations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code> add support for nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1142">#1142</a>).</li> <li>Fixed: <code>operator-no-unspaced</code> don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>).</li> <li>Fixed: <code>at-use-no-redundant-alias</code> fix false negative for single quotes (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1130">#1130</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/stylelint-scss/stylelint-scss/blob/master/CHANGELOG.md">stylelint-scss's changelog</a>.</em></p> <blockquote> <h1>6.12.0</h1> <ul> <li>Added: <code>double-slash-comment-whitespace-inside</code> add autofix and fix incorrect error locations (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>).</li> <li>Added: <code>declaration-property-value-no-unknown</code> add support for nested properties with shorthand values (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1142">#1142</a>).</li> <li>Fixed: <code>operator-no-unspaced</code> don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>).</li> <li>Fixed: <code>at-use-no-redundant-alias</code> fix false negative for single quotes (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1130">#1130</a>).</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0">https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/d1deb4fe964a1ad483851e544405d1f35b96f7c2"><code>d1deb4f</code></a> 6.12.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/2ceffc2ae8db808d710a1e337d3c3500d11d82a5"><code>2ceffc2</code></a> Prepare version 6.12.0</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/9ec5456f36a62c4a821170f0ba25e0c832efb6de"><code>9ec5456</code></a> double-slash-comment-whitespace-inside: add autofix to README</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/d586476a77a45c59dec9ed1572223a2cc41794c8"><code>d586476</code></a> Update contributors list</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/e4b8fd4d0dbc1f1abc5732ba322131c4a6813430"><code>e4b8fd4</code></a> build(deps): bump known-css-properties from 0.35.0 to 0.36.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1148">#1148</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/474af2303a2c0ad042d233d3f849f3f6243622e5"><code>474af23</code></a> build(deps-dev): bump jest-preset-stylelint from 7.2.0 to 7.3.0 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1138">#1138</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/a68c5ab8f364a3ebd3b191737ed5bd05b0493b74"><code>a68c5ab</code></a> operator-no-unspaced: don't check Tailwind Directives (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1147">#1147</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/762387a1fd4f73c9808ba153cfdd7d7337122ad9"><code>762387a</code></a> Improve double-slash-comment-whitespace-inside (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1146">#1146</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/9d9f088275e977989d4cfac9dedae67b6a7c67d1"><code>9d9f088</code></a> build(deps-dev): bump stylelint from 16.16.0 to 16.19.1 (<a href="https://redirect.github.com/stylelint-scss/stylelint-scss/issues/1143">#1143</a>)</li> <li><a href="https://github.com/stylelint-scss/stylelint-scss/commit/bdfa665dd70a21ab77608df4d1bc2c47defee339"><code>bdfa665</code></a> declaration-property-value-no-unknown support for nested properties with shor...</li> <li>Additional commits viewable in <a href="https://github.com/stylelint-scss/stylelint-scss/compare/v6.11.1...v6.12.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> |
||
|
|
4e98ce45d2 |
chore(deps-dev): Bump eslint from 9.25.1 to 9.26.0 (#1178)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [eslint](https://github.com/eslint/eslint) from 9.25.1 to 9.26.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.26.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e9754e7433edf665602ceba4f7f8fbca559c974f"><code>e9754e7</code></a> feat: add reportGlobalThis to no-shadow-restricted-names (<a href="https://redirect.github.com/eslint/eslint/issues/19670">#19670</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/0fa2b7a3666f1eedcc091446dc860037c9bafa5c"><code>0fa2b7a</code></a> feat: add suggestions for <code>eqeqeq</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19640">#19640</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/dcbdcc9c6be628240269b41f7bb576dde1e6f5b3"><code>dcbdcc9</code></a> feat: Add MCP server (<a href="https://redirect.github.com/eslint/eslint/issues/19592">#19592</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2dfd83ef4ee054f748732581c422508c45d6f1bf"><code>2dfd83e</code></a> feat: add <code>ignoreDirectives</code> option in <code>no-unused-expressions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19645">#19645</a>) (sethamus)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/96e84de55ad17c96e5b6f2dece75145542505469"><code>96e84de</code></a> fix: check cache file existence before deletion (<a href="https://redirect.github.com/eslint/eslint/issues/19648">#19648</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/d683aebc8e0792e4f80bd1488c705c90f22c317e"><code>d683aeb</code></a> fix: don't crash on tests with circular references in <code>RuleTester</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19664">#19664</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9736d5d15870c9185da7d140becb9a15aa69057d"><code>9736d5d</code></a> fix: add <code>namespace</code> to <code>Plugin.meta</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19661">#19661</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/17bae69e02fff6f26487a3cbd9c3c3218088949c"><code>17bae69</code></a> fix: update <code>RuleTester.run()</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19634">#19634</a>) (Nitin Kumar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/dd98d63f09c9324124734206d904d31d433a7c92"><code>dd98d63</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c25e858d2d7e9bd3e53dcb32c9af5251d6f0569e"><code>c25e858</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b2397e9bef5ca7faf7e100ecebc20e457bf0b588"><code>b2397e9</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/addd0a6a62d1b89dc7ab49cbd08c5a6af3e7da29"><code>addd0a6</code></a> docs: fix formatting of unordered lists in Markdown (<a href="https://redirect.github.com/eslint/eslint/issues/19660">#19660</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a21b38db0276ab3373c95ebc7b1ef1910b79dfe6"><code>a21b38d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c0721a7f34264da0a32ade8432511eeda4a2c1b9"><code>c0721a7</code></a> docs: fix double space in command (<a href="https://redirect.github.com/eslint/eslint/issues/19657">#19657</a>) (CamWass)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5b247c859f1b653297a9b9135d92a59742a669cc"><code>5b247c8</code></a> chore: upgrade to <code>@eslint/js@9.26.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19681">#19681</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/09586905be394c05839996a5ea812adfac44d320"><code>0958690</code></a> chore: disambiguate internal types <code>LanguageOptions</code> and <code>Rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19669">#19669</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f1c858e3c1e9712ef398588bf5ed68bc19fad3f2"><code>f1c858e</code></a> chore: fix internal type references to <code>Plugin</code> and <code>Rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19665">#19665</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/40dd2998cedddb75e0514b2c5cc855293c85da41"><code>40dd299</code></a> refactor: One-shot ESQuery selector analysis (<a href="https://redirect.github.com/eslint/eslint/issues/19652">#19652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/1cfd7024226cd9c42ceb75732f79e3bc36e8305c"><code>1cfd702</code></a> chore: update dependency <code>@eslint/json</code> to ^0.12.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19656">#19656</a>) (renovate[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.26.0 - May 2, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/5b247c859f1b653297a9b9135d92a59742a669cc"><code>5b247c8</code></a> chore: upgrade to <code>@eslint/js@9.26.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19681">#19681</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e9754e7433edf665602ceba4f7f8fbca559c974f"><code>e9754e7</code></a> feat: add reportGlobalThis to no-shadow-restricted-names (<a href="https://redirect.github.com/eslint/eslint/issues/19670">#19670</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/0fa2b7a3666f1eedcc091446dc860037c9bafa5c"><code>0fa2b7a</code></a> feat: add suggestions for <code>eqeqeq</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19640">#19640</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/dd98d63f09c9324124734206d904d31d433a7c92"><code>dd98d63</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/96e84de55ad17c96e5b6f2dece75145542505469"><code>96e84de</code></a> fix: check cache file existence before deletion (<a href="https://redirect.github.com/eslint/eslint/issues/19648">#19648</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/c25e858d2d7e9bd3e53dcb32c9af5251d6f0569e"><code>c25e858</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/09586905be394c05839996a5ea812adfac44d320"><code>0958690</code></a> chore: disambiguate internal types <code>LanguageOptions</code> and <code>Rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19669">#19669</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/dcbdcc9c6be628240269b41f7bb576dde1e6f5b3"><code>dcbdcc9</code></a> feat: Add MCP server (<a href="https://redirect.github.com/eslint/eslint/issues/19592">#19592</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/b2397e9bef5ca7faf7e100ecebc20e457bf0b588"><code>b2397e9</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/d683aebc8e0792e4f80bd1488c705c90f22c317e"><code>d683aeb</code></a> fix: don't crash on tests with circular references in <code>RuleTester</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19664">#19664</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f1c858e3c1e9712ef398588bf5ed68bc19fad3f2"><code>f1c858e</code></a> chore: fix internal type references to <code>Plugin</code> and <code>Rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19665">#19665</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/9736d5d15870c9185da7d140becb9a15aa69057d"><code>9736d5d</code></a> fix: add <code>namespace</code> to <code>Plugin.meta</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19661">#19661</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/40dd2998cedddb75e0514b2c5cc855293c85da41"><code>40dd299</code></a> refactor: One-shot ESQuery selector analysis (<a href="https://redirect.github.com/eslint/eslint/issues/19652">#19652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/addd0a6a62d1b89dc7ab49cbd08c5a6af3e7da29"><code>addd0a6</code></a> docs: fix formatting of unordered lists in Markdown (<a href="https://redirect.github.com/eslint/eslint/issues/19660">#19660</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a21b38db0276ab3373c95ebc7b1ef1910b79dfe6"><code>a21b38d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c0721a7f34264da0a32ade8432511eeda4a2c1b9"><code>c0721a7</code></a> docs: fix double space in command (<a href="https://redirect.github.com/eslint/eslint/issues/19657">#19657</a>) (CamWass)</li> <li><a href="https://github.com/eslint/eslint/commit/1cfd7024226cd9c42ceb75732f79e3bc36e8305c"><code>1cfd702</code></a> chore: update dependency <code>@eslint/json</code> to ^0.12.0 (<a href="https://redirect.github.com/eslint/eslint/issues/19656">#19656</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/2dfd83ef4ee054f748732581c422508c45d6f1bf"><code>2dfd83e</code></a> feat: add <code>ignoreDirectives</code> option in <code>no-unused-expressions</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19645">#19645</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/17bae69e02fff6f26487a3cbd9c3c3218088949c"><code>17bae69</code></a> fix: update <code>RuleTester.run()</code> type (<a href="https://redirect.github.com/eslint/eslint/issues/19634">#19634</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/8bbabc4691d97733a422180c71eba6c097b35475"><code>8bbabc4</code></a> 9.26.0</li> <li><a href="https://github.com/eslint/eslint/commit/16f5ff799122737e2c4b853b441e86f224878942"><code>16f5ff7</code></a> Build: changelog update for 9.26.0</li> <li><a href="https://github.com/eslint/eslint/commit/5b247c859f1b653297a9b9135d92a59742a669cc"><code>5b247c8</code></a> chore: upgrade to <code>@eslint/js@9.26.0</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19681">#19681</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/e9754e7433edf665602ceba4f7f8fbca559c974f"><code>e9754e7</code></a> feat: add reportGlobalThis to no-shadow-restricted-names (<a href="https://redirect.github.com/eslint/eslint/issues/19670">#19670</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/0fa2b7a3666f1eedcc091446dc860037c9bafa5c"><code>0fa2b7a</code></a> feat: add suggestions for <code>eqeqeq</code> rule (<a href="https://redirect.github.com/eslint/eslint/issues/19640">#19640</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/dd98d63f09c9324124734206d904d31d433a7c92"><code>dd98d63</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/96e84de55ad17c96e5b6f2dece75145542505469"><code>96e84de</code></a> fix: check cache file existence before deletion (<a href="https://redirect.github.com/eslint/eslint/issues/19648">#19648</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/c25e858d2d7e9bd3e53dcb32c9af5251d6f0569e"><code>c25e858</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/09586905be394c05839996a5ea812adfac44d320"><code>0958690</code></a> chore: disambiguate internal types <code>LanguageOptions</code> and <code>Rule</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19669">#19669</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.25.1...v9.26.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> |
||
|
|
2c6d7d7738 |
chore(deps-dev): Bump @eslint/js from 9.25.1 to 9.26.0 (#1177)
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.25.1 to 9.26.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.26.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/e9754e7433edf665602ceba4f7f8fbca559c974f"><code>e9754e7</code></a> feat: add reportGlobalThis to no-shadow-restricted-names (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19670">#19670</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/0fa2b7a3666f1eedcc091446dc860037c9bafa5c"><code>0fa2b7a</code></a> feat: add suggestions for <code>eqeqeq</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19640">#19640</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/dcbdcc9c6be628240269b41f7bb576dde1e6f5b3"><code>dcbdcc9</code></a> feat: Add MCP server (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19592">#19592</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/2dfd83ef4ee054f748732581c422508c45d6f1bf"><code>2dfd83e</code></a> feat: add <code>ignoreDirectives</code> option in <code>no-unused-expressions</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19645">#19645</a>) (sethamus)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/96e84de55ad17c96e5b6f2dece75145542505469"><code>96e84de</code></a> fix: check cache file existence before deletion (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19648">#19648</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/d683aebc8e0792e4f80bd1488c705c90f22c317e"><code>d683aeb</code></a> fix: don't crash on tests with circular references in <code>RuleTester</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19664">#19664</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/9736d5d15870c9185da7d140becb9a15aa69057d"><code>9736d5d</code></a> fix: add <code>namespace</code> to <code>Plugin.meta</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19661">#19661</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/17bae69e02fff6f26487a3cbd9c3c3218088949c"><code>17bae69</code></a> fix: update <code>RuleTester.run()</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19634">#19634</a>) (Nitin Kumar)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/dd98d63f09c9324124734206d904d31d433a7c92"><code>dd98d63</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c25e858d2d7e9bd3e53dcb32c9af5251d6f0569e"><code>c25e858</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/b2397e9bef5ca7faf7e100ecebc20e457bf0b588"><code>b2397e9</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/addd0a6a62d1b89dc7ab49cbd08c5a6af3e7da29"><code>addd0a6</code></a> docs: fix formatting of unordered lists in Markdown (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19660">#19660</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a21b38db0276ab3373c95ebc7b1ef1910b79dfe6"><code>a21b38d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c0721a7f34264da0a32ade8432511eeda4a2c1b9"><code>c0721a7</code></a> docs: fix double space in command (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19657">#19657</a>) (CamWass)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/5b247c859f1b653297a9b9135d92a59742a669cc"><code>5b247c8</code></a> chore: upgrade to <code>@eslint/js@9.26.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19681">#19681</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/09586905be394c05839996a5ea812adfac44d320"><code>0958690</code></a> chore: disambiguate internal types <code>LanguageOptions</code> and <code>Rule</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19669">#19669</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f1c858e3c1e9712ef398588bf5ed68bc19fad3f2"><code>f1c858e</code></a> chore: fix internal type references to <code>Plugin</code> and <code>Rule</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19665">#19665</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/40dd2998cedddb75e0514b2c5cc855293c85da41"><code>40dd299</code></a> refactor: One-shot ESQuery selector analysis (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19652">#19652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/1cfd7024226cd9c42ceb75732f79e3bc36e8305c"><code>1cfd702</code></a> chore: update dependency <code>@eslint/json</code> to ^0.12.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19656">#19656</a>) (renovate[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.26.0 - May 2, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/5b247c859f1b653297a9b9135d92a59742a669cc"><code>5b247c8</code></a> chore: upgrade to <code>@eslint/js@9.26.0</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19681">#19681</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/e9754e7433edf665602ceba4f7f8fbca559c974f"><code>e9754e7</code></a> feat: add reportGlobalThis to no-shadow-restricted-names (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19670">#19670</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/0fa2b7a3666f1eedcc091446dc860037c9bafa5c"><code>0fa2b7a</code></a> feat: add suggestions for <code>eqeqeq</code> rule (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19640">#19640</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/dd98d63f09c9324124734206d904d31d433a7c92"><code>dd98d63</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/96e84de55ad17c96e5b6f2dece75145542505469"><code>96e84de</code></a> fix: check cache file existence before deletion (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19648">#19648</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/c25e858d2d7e9bd3e53dcb32c9af5251d6f0569e"><code>c25e858</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/09586905be394c05839996a5ea812adfac44d320"><code>0958690</code></a> chore: disambiguate internal types <code>LanguageOptions</code> and <code>Rule</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19669">#19669</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/dcbdcc9c6be628240269b41f7bb576dde1e6f5b3"><code>dcbdcc9</code></a> feat: Add MCP server (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19592">#19592</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/b2397e9bef5ca7faf7e100ecebc20e457bf0b588"><code>b2397e9</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/d683aebc8e0792e4f80bd1488c705c90f22c317e"><code>d683aeb</code></a> fix: don't crash on tests with circular references in <code>RuleTester</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19664">#19664</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f1c858e3c1e9712ef398588bf5ed68bc19fad3f2"><code>f1c858e</code></a> chore: fix internal type references to <code>Plugin</code> and <code>Rule</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19665">#19665</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/9736d5d15870c9185da7d140becb9a15aa69057d"><code>9736d5d</code></a> fix: add <code>namespace</code> to <code>Plugin.meta</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19661">#19661</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/40dd2998cedddb75e0514b2c5cc855293c85da41"><code>40dd299</code></a> refactor: One-shot ESQuery selector analysis (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19652">#19652</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/addd0a6a62d1b89dc7ab49cbd08c5a6af3e7da29"><code>addd0a6</code></a> docs: fix formatting of unordered lists in Markdown (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19660">#19660</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/a21b38db0276ab3373c95ebc7b1ef1910b79dfe6"><code>a21b38d</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/c0721a7f34264da0a32ade8432511eeda4a2c1b9"><code>c0721a7</code></a> docs: fix double space in command (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19657">#19657</a>) (CamWass)</li> <li><a href="https://github.com/eslint/eslint/commit/1cfd7024226cd9c42ceb75732f79e3bc36e8305c"><code>1cfd702</code></a> chore: update dependency <code>@eslint/json</code> to ^0.12.0 (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19656">#19656</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/2dfd83ef4ee054f748732581c422508c45d6f1bf"><code>2dfd83e</code></a> feat: add <code>ignoreDirectives</code> option in <code>no-unused-expressions</code> (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19645">#19645</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/17bae69e02fff6f26487a3cbd9c3c3218088949c"><code>17bae69</code></a> fix: update <code>RuleTester.run()</code> type (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19634">#19634</a>) (Nitin Kumar)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/d6fa4ac031c2fe24fb778e84940393fbda3ddf77"><code>d6fa4ac</code></a> chore: package.json update for <code>@eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/addd0a6a62d1b89dc7ab49cbd08c5a6af3e7da29"><code>addd0a6</code></a> docs: fix formatting of unordered lists in Markdown (<a href="https://github.com/eslint/eslint/tree/HEAD/packages/js/issues/19660">#19660</a>)</li> <li>See full diff in <a href="https://github.com/eslint/eslint/commits/v9.26.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> |
||
|
|
f46e9ec7c9 |
chore(deps-dev): Bump @shellygo/cypress-test-utils from 4.1.19 to 5.0.0 (#1176)
Bumps [@shellygo/cypress-test-utils](https://github.com/shellyDCMS/cypress-test-utils) from 4.1.19 to 5.0.0. <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> <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> </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> |
||
|
|
1e8586d6b0 |
chore(deps-dev): Bump vite from 6.3.4 to 6.3.5 (#1175)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.4 to 6.3.5. <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>v6.3.5</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.3.5/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 -->6.3.5 (2025-05-05)<!-- raw HTML omitted --></h2> <ul> <li>fix(ssr): handle uninitialized export access as undefined (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>) (<a href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5">fd38d07</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19959">#19959</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/84e4647efac01efafcef95fb1c7ec9336fe0a94c"><code>84e4647</code></a> release: v6.3.5</li> <li><a href="https://github.com/vitejs/vite/commit/fd38d076fe2455aac1e00a7b15cd51159bf12bb5"><code>fd38d07</code></a> fix(ssr): handle uninitialized export access as undefined (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19959">#19959</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v6.3.5/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> |
||
|
|
4f52df7c3b |
fix: Multi choice options style regression (#1174)
## Launch Checklist This PR fixes the silliness with the `maputnik-multibutton` requiring `maputnik-button` and `@extend` not working because not included in said file. Fixes https://github.com/maplibre/maputnik/issues/1044 | Before | After | |--------|--------| |  |  | This also fixes the same issue a few lines up where `maputnik-delete-filter` refers to an not imprted `@extend`. - [x] Write tests for all new functionality. - [x] Add an entry to `CHANGELOG.md` under the `## main` section. |
||
|
|
5da0cd7b9a |
chore(deps-dev): Bump @shellygo/cypress-test-utils from 4.1.18 to 4.1.19 (#1173)
Bumps [@shellygo/cypress-test-utils](https://github.com/shellyDCMS/cypress-test-utils) from 4.1.18 to 4.1.19. <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> |
||
|
|
e5e9315f44 |
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 23.2.1 to 23.2.2 (#1172)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.2.1 to 23.2.2. <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.2.2</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.1...v23.2.2">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases/tag/v23.2.1">MapLibre Style Spec v23.2.1</a>:</p> <h3>🐞 Bug fixes</h3> <ul> <li>Fix state validation - no error case (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1109">#1109</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.2.2</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Fix state validation - no error case (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1109">#1109</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/b4d89780ac588e6d34d88ffac903d6c792a8fcd4"><code>b4d8978</code></a> Bump version to 23.2.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1110">#1110</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/4051c3362ee64914a3f31c1fab13d861719cd86f"><code>4051c33</code></a> Fix state validation - no error case (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1109">#1109</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/0a14a0415b8361c762f72dc27d9db2bbeafac874"><code>0a14a04</code></a> Bump eslint-plugin-jsdoc from 50.6.9 to 50.6.11 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1105">#1105</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/fbac8c70d1f545fe362cbeef7abd9d20ffb05ad7"><code>fbac8c7</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.30.1 to 8.31.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1107">#1107</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/298ada602f636d0056ab48381e983f247c56b087"><code>298ada6</code></a> Bump <code>@types/node</code> from 22.14.1 to 22.15.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1106">#1106</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/c71402396a885dd18f9a9692fc5f4f7bfaf9fbac"><code>c714023</code></a> Bump <code>@typescript-eslint/parser</code> from 8.30.1 to 8.31.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1108">#1108</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/a1adfbd9cf48bbe069103b9884afd3c70e1dbec3"><code>a1adfbd</code></a> Bump glob from 11.0.1 to 11.0.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1103">#1103</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/ee5eab1983c65a12477d6817230e6dcaa5fcd23d"><code>ee5eab1</code></a> Bump eslint from 9.25.0 to 9.25.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1104">#1104</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/de796b7180cf4479108be1f3e47ceb8511d2640d"><code>de796b7</code></a> docs: unhide nav title element (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1101">#1101</a>)</li> <li>See full diff in <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.2.1...v23.2.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> |
||
|
|
6b6b2b81d3 |
chore(deps): Bump i18next-browser-languagedetector from 8.0.5 to 8.1.0 (#1171)
Bumps [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) from 8.0.5 to 8.1.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md">i18next-browser-languagedetector's changelog</a>.</em></p> <blockquote> <h3>8.1.0</h3> <ul> <li>feat: add support for Partitioned cookies <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/pull/303">303</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/73e5d138bf3f3d6e301c696727ecafa45070eb57"><code>73e5d13</code></a> 8.1.0</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/00cd9fd876b4159f8bf444606766d53c7d84305c"><code>00cd9fd</code></a> release</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/c7b00c9808b535bacd55ffdf7c8956f4832eae1f"><code>c7b00c9</code></a> feat: add support for Partitioned cookies (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/303">#303</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/6b71927001cff5a39b48d4c534f35b01b8dc3710"><code>6b71927</code></a> Bump <code>@babel/runtime</code> from 7.23.2 to 7.27.0 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/302">#302</a>)</li> <li>See full diff in <a href="https://github.com/i18next/i18next-browser-languageDetector/compare/v8.0.5...v8.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> |
||
|
|
4414032ee5 |
chore(deps-dev): Bump vite from 6.3.3 to 6.3.4 (#1170)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.3 to 6.3.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>v6.3.4</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.3.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 -->6.3.4 (2025-04-30)<!-- raw HTML omitted --></h2> <ul> <li>fix: check static serve file inside sirv (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>) (<a href="https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb">c22c43d</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19965">#19965</a></li> <li>fix(optimizer): return plain object when using <code>require</code> to import externals in optimized dependenci (<a href="https://github.com/vitejs/vite/commit/efc5eab253419fde0a6a48b8d2f233063d6a9643">efc5eab</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19940">#19940</a></li> <li>refactor: remove duplicate plugin context type (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19935">#19935</a>) (<a href="https://github.com/vitejs/vite/commit/d6d01c2292fa4f9603e05b95d81c8724314c20e0">d6d01c2</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19935">#19935</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/b040d547a17c4bfe8aba44534228667a50612318"><code>b040d54</code></a> release: v6.3.4</li> <li><a href="https://github.com/vitejs/vite/commit/c22c43de612eebb6c182dd67850c24e4fab8cacb"><code>c22c43d</code></a> fix: check static serve file inside sirv (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19965">#19965</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/efc5eab253419fde0a6a48b8d2f233063d6a9643"><code>efc5eab</code></a> fix(optimizer): return plain object when using <code>require</code> to import externals ...</li> <li><a href="https://github.com/vitejs/vite/commit/d6d01c2292fa4f9603e05b95d81c8724314c20e0"><code>d6d01c2</code></a> refactor: remove duplicate plugin context type (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19935">#19935</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v6.3.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> |
||
|
|
51276c7605 |
chore(deps-dev): Bump typescript-eslint from 8.31.0 to 8.31.1 (#1169)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.31.0 to 8.31.1. <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.31.1</h2> <h2>8.31.1 (2025-04-28)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-condition] downgrade fix to suggestion (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11081">#11081</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.31.1 (2025-04-28)</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/f5c588cf2129cb4f500e6e6baaa120ebb47f75c3"><code>f5c588c</code></a> chore(release): publish 8.31.1</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.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> |
||
|
|
4b2f1f26e2 |
chore(deps): Bump i18next from 25.0.1 to 25.0.2 (#1168)
Bumps [i18next](https://github.com/i18next/i18next) from 25.0.1 to 25.0.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.0.2</h2> <ul> <li>fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">2303</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.0.2</h2> <ul> <li>fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">2303</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/c633121e57e2b6024080142d78027842bf2a6e5e"><code>c633121</code></a> 25.0.2</li> <li><a href="https://github.com/i18next/i18next/commit/8a5579176e2b68db1ea352d8e73615d370649fce"><code>8a55791</code></a> fix <code>cloneInstance</code> with <code>forkResourceStore: true</code> addresses <a href="https://redirect.github.com/i18next/i18next/issues/2303">#2303</a></li> <li><a href="https://github.com/i18next/i18next/commit/c40d0a2744582deedacf7d10e534182449992e4e"><code>c40d0a2</code></a> remove unnecessary condition</li> <li>See full diff in <a href="https://github.com/i18next/i18next/compare/v25.0.1...v25.0.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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> |
||
|
|
fa5d241091 |
chore(deps-dev): Bump stylelint from 16.19.0 to 16.19.1 (#1166)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.19.0 to 16.19.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.19.1</h2> <ul> <li>Fixed: <code>no-empty-source</code> false positives for non-standard syntaxes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8548">#8548</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</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.19.1 - 2025-04-25</h2> <ul> <li>Fixed: <code>no-empty-source</code> false positives for non-standard syntaxes (<a href="https://redirect.github.com/stylelint/stylelint/pull/8548">#8548</a>) (<a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/25968c6066d0a747b6522252c7ea8c35b36883ea"><code>25968c6</code></a> 16.19.1</li> <li><a href="https://github.com/stylelint/stylelint/commit/015042b5d20e51818ccf17acfe342db6afb94fd5"><code>015042b</code></a> Prepare 16.19.1 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8551">#8551</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/d4c45d33a4888b0e9c6db87d0091ea00fd4b017d"><code>d4c45d3</code></a> Refactor to allow node for <code>isConfigurationComment()</code> private utility (<a href="https://redirect.github.com/stylelint/stylelint/issues/8549">#8549</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/013c0c82addbe8026c72cdbd1098d00b4741ee26"><code>013c0c8</code></a> Fix <code>no-empty-source</code> false positives for non-standard syntaxes (<a href="https://redirect.github.com/stylelint/stylelint/issues/8548">#8548</a>)</li> <li>See full diff in <a href="https://github.com/stylelint/stylelint/compare/16.19.0...16.19.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> |
||
|
|
007ba64340 |
chore(deps-dev): Bump vite from 6.3.2 to 6.3.3 (#1165)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.3.2 to 6.3.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>v6.3.3</h2> <p>Please refer to <a href="https://github.com/vitejs/vite/blob/v6.3.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 -->6.3.3 (2025-04-24)<!-- raw HTML omitted --></h2> <ul> <li>fix: ignore malformed uris in tranform middleware (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>) (<a href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a">e4d5201</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19853">#19853</a></li> <li>fix(assets): ensure ?no-inline is not included in the asset url in the production environment (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/1949">#1949</a> (<a href="https://github.com/vitejs/vite/commit/16a73c05d35daa34117a173784895546212db5f4">16a73c0</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19496">#19496</a></li> <li>fix(css): resolve relative imports in sass properly on Windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>) (<a href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b">ffab442</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19920">#19920</a></li> <li>fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19899">#19899</a>) (<a href="https://github.com/vitejs/vite/commit/a4b500ef9ccc9b19a2882156a9ba8397e69bc6b2">a4b500e</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19899">#19899</a></li> <li>fix(ssr): fix execution order of re-export (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19841">#19841</a>) (<a href="https://github.com/vitejs/vite/commit/ed29dee2eb2e3573b2bc337e1a9124c65222a1e5">ed29dee</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19841">#19841</a></li> <li>fix(ssr): fix live binding of default export declaration and hoist exports getter (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19842">#19842</a>) (<a href="https://github.com/vitejs/vite/commit/80a91ff82426a4c88d54b9f5ec9a4205cb13899b">80a91ff</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19842">#19842</a></li> <li>perf: skip sourcemap generation for renderChunk hook of import-analysis-build plugin (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19921">#19921</a>) (<a href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2">55cfd04</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19921">#19921</a></li> <li>test(ssr): test <code>ssrTransform</code> re-export deps and test stacktrace with first line (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19629">#19629</a>) (<a href="https://github.com/vitejs/vite/commit/9399cdaf8c3b2efd5f4015d57dc3b0e4e5b91a9d">9399cda</a>), closes <a href="https://redirect.github.com/vitejs/vite/issues/19629">#19629</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vitejs/vite/commit/db9eb97b2f530a3985b29c5d1a529772f1ab1893"><code>db9eb97</code></a> release: v6.3.3</li> <li><a href="https://github.com/vitejs/vite/commit/e4d520141bcd83ad61f16767348b4a813bf9340a"><code>e4d5201</code></a> fix: ignore malformed uris in tranform middleware (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19853">#19853</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/55cfd04b10f98cde7a96814a69b9813543ea79c2"><code>55cfd04</code></a> perf: skip sourcemap generation for renderChunk hook of import-analysis-build...</li> <li><a href="https://github.com/vitejs/vite/commit/ffab44270488f54ae344801024474b597249071b"><code>ffab442</code></a> fix(css): resolve relative imports in sass properly on Windows (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19920">#19920</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/16a73c05d35daa34117a173784895546212db5f4"><code>16a73c0</code></a> fix(assets): ensure ?no-inline is not included in the asset url in the produc...</li> <li><a href="https://github.com/vitejs/vite/commit/9399cdaf8c3b2efd5f4015d57dc3b0e4e5b91a9d"><code>9399cda</code></a> test(ssr): test <code>ssrTransform</code> re-export deps and test stacktrace with first ...</li> <li><a href="https://github.com/vitejs/vite/commit/ed29dee2eb2e3573b2bc337e1a9124c65222a1e5"><code>ed29dee</code></a> fix(ssr): fix execution order of re-export (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19841">#19841</a>)</li> <li><a href="https://github.com/vitejs/vite/commit/80a91ff82426a4c88d54b9f5ec9a4205cb13899b"><code>80a91ff</code></a> fix(ssr): fix live binding of default export declaration and hoist exports ge...</li> <li><a href="https://github.com/vitejs/vite/commit/a4b500ef9ccc9b19a2882156a9ba8397e69bc6b2"><code>a4b500e</code></a> fix(deps): update all non-major dependencies (<a href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/19899">#19899</a>)</li> <li>See full diff in <a href="https://github.com/vitejs/vite/commits/v6.3.3/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> |
||
|
|
de85e4d1d6 |
chore(deps): Bump @maplibre/maplibre-gl-style-spec from 23.2.0 to 23.2.1 (#1164)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.2.0 to 23.2.1. <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.2.1</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.0...v23.2.1">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases/tag/v23.2.0">MapLibre Style Spec v23.2.0</a>:</p> <h3>🐞 Bug fixes</h3> <ul> <li>Validate that <code>numberArray</code> and <code>colorArray</code> values are non-empty (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1094">#1094</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.2.1</h2> <h3>🐞 Bug fixes</h3> <ul> <li>Validate that <code>numberArray</code> and <code>colorArray</code> values are non-empty (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1094">#1094</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/478dee0cc355e594687c0dc1799b2a630aab73f4"><code>478dee0</code></a> Bump version to 23.2.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1096">#1096</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/2ee4c84f02e991cb29ef75418a9f723ce9d8f095"><code>2ee4c84</code></a> validate that colorArrays and numberArrays are non-empty. (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1095">#1095</a>)</li> <li>See full diff in <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.2.0...v23.2.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> |
||
|
|
65c6ade685 |
Bump @maplibre/maplibre-gl-style-spec from 23.1.0 to 23.2.0 (#1161)
Bumps [@maplibre/maplibre-gl-style-spec](https://github.com/maplibre/maplibre-gl-style-spec) from 23.1.0 to 23.2.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.2.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.1.0...v23.2.0">Changes</a> since <a href="https://github.com/maplibre/maplibre-gl-style-spec/releases/tag/v23.1.0">MapLibre Style Spec v23.1.0</a>:</p> <h3>✨ Features and improvements</h3> <ul> <li><code>glyphs</code> is now optional even if a symbol layer specifies <code>text-field</code>; if it is unset, <code>text-font</code> is interpreted as a fallback font list (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1068">#1068</a>)</li> <li><code>hillshade</code> layer now supports multiple methods, and the <code>multidirectional</code> method supports array values for illumination properties (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1088">#1088</a>)</li> <li>Add <code>global-state</code> expression and <code>state</code> root property (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1044">#1044</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix RuntimeError class, make it inherited from Error (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/983">#983</a>)</li> <li>Validate that <code>layers</code> array items are objects instead of throwing an error if not (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1026">#1026</a>)</li> <li>Multiple fixes related to validating and parsing of strings containing object prototype keys <ul> <li>Fix <code>validate_object</code> crashing when object prototype keys used in style's objects (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1028">#1028</a>)</li> <li>Fix <code>validate_color</code> crashing when object prototype keys used as color strings (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1036">#1036</a>)</li> <li>Fix color coercion in expressions (e.g. <code>to_color</code>) producing invalid colors when object prototype keys used as color strings (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1036">#1036</a>)</li> </ul> </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.2.0</h2> <h3>✨ Features and improvements</h3> <ul> <li><code>glyphs</code> is now optional even if a symbol layer specifies <code>text-field</code>; if it is unset, <code>text-font</code> is interpreted as a fallback font list (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1068">#1068</a>)</li> <li><code>hillshade</code> layer now supports multiple methods, and the <code>multidirectional</code> method supports array values for illumination properties (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1088">#1088</a>)</li> <li>Add <code>global-state</code> expression and <code>state</code> root property (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1044">#1044</a>).</li> </ul> <h3>🐞 Bug fixes</h3> <ul> <li>Fix RuntimeError class, make it inherited from Error (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/issues/983">#983</a>)</li> <li>Validate that <code>layers</code> array items are objects instead of throwing an error if not (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1026">#1026</a>)</li> <li>Multiple fixes related to validating and parsing of strings containing object prototype keys <ul> <li>Fix <code>validate_object</code> crashing when object prototype keys used in style's objects (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1028">#1028</a>)</li> <li>Fix <code>validate_color</code> crashing when object prototype keys used as color strings (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1036">#1036</a>)</li> <li>Fix color coercion in expressions (e.g. <code>to_color</code>) producing invalid colors when object prototype keys used as color strings (<a href="https://redirect.github.com/maplibre/maplibre-style-spec/pull/1036">#1036</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/e8ba3a18573bc9d2a2d894f187734adbe1e63b6b"><code>e8ba3a1</code></a> Bump version to 23.2.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1093">#1093</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/2e2477fbd4b7a497c0017c1da3035fb8402f66c6"><code>2e2477f</code></a> global-state expression (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1044">#1044</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/e48ac7a97264c6b6d148e5e54b8d03ecf212499f"><code>e48ac7a</code></a> Hillshade new types (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1088">#1088</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/988f4dd7204968449f8042fa0d28d6eb57985d12"><code>988f4dd</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.29.1 to 8.30.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1091">#1091</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/9ec509f3d2c1d4c03778ce998f916ba42a53c145"><code>9ec509f</code></a> Bump eslint from 9.24.0 to 9.25.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1092">#1092</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/f7353af2ff38dbbe94cb417ff2d93c4cbd0c5868"><code>f7353af</code></a> Bump <code>@typescript-eslint/parser</code> from 8.29.1 to 8.30.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1090">#1090</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/d966f0613c186d47523bcff8317f497c0b31a26f"><code>d966f06</code></a> Bump <code>@typescript-eslint/eslint-plugin</code> from 8.29.0 to 8.29.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1084">#1084</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/4deab0296a9efe75606ce2f0f61f2fd2219a41dd"><code>4deab02</code></a> Bump rollup from 4.39.0 to 4.40.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1085">#1085</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/79a321bbdf01fd0893567ee1395f3ab142833664"><code>79a321b</code></a> Bump <code>@typescript-eslint/parser</code> from 8.29.0 to 8.29.1 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1086">#1086</a>)</li> <li><a href="https://github.com/maplibre/maplibre-style-spec/commit/85b95191b2d0beefd25b6bb724fd4c08a870b4aa"><code>85b9519</code></a> Bump ts-jest from 29.3.1 to 29.3.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-style-spec/issues/1083">#1083</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-style-spec/compare/v23.1.0...v23.2.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> |
||
|
|
72249bc768 |
Bump cypress from 14.3.1 to 14.3.2 (#1163)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.3.1 to 14.3.2. <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.3.2</h2> <p>Changelog: <a href="https://docs.cypress.io/app/references/changelog#14-3-2">https://docs.cypress.io/app/references/changelog#14-3-2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cypress-io/cypress/commit/b2a2c90242551eb0ae4ce50889c69a96fac9bd01"><code>b2a2c90</code></a> chore: release 14.3.2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31565">#31565</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/0cd12eb642216dfda2b3f760b0eb2efae3c5d75a"><code>0cd12eb</code></a> fix: ensure debugging your ci failures message displays (<a href="https://redirect.github.com/cypress-io/cypress/issues/31563">#31563</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/1edfc24337a5b6a88c5344906a45b9088314ad44"><code>1edfc24</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31561">#31561</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b9b99b9c481a0568ca64e306f2606e0a141e248d"><code>b9b99b9</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31560">#31560</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/ef900bd7c79975c39c4ae11ac0a788b8a046088a"><code>ef900bd</code></a> chore: updating v8 snapshot cache (<a href="https://redirect.github.com/cypress-io/cypress/issues/31559">#31559</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/bba3b4bf27dfd6b2d7d7784412d8d2d624377004"><code>bba3b4b</code></a> internal: when studio button is clicked, panel should be close (<a href="https://redirect.github.com/cypress-io/cypress/issues/31519">#31519</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/6cc2f011743895f26cb3458f8228e21e4a98cd9d"><code>6cc2f01</code></a> chore(deps): update dependency detect-port to v2 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31553">#31553</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/d2c26677d3604f1205d9ac9ddd0f30528d74fbfa"><code>d2c2667</code></a> chore(deps): update dependency continuation to v1.1.0 (<a href="https://redirect.github.com/cypress-io/cypress/issues/31549">#31549</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/b47c3be0dd0f5a19124bc8cf98b7697b446cc547"><code>b47c3be</code></a> fix: auto scroll behavior (<a href="https://redirect.github.com/cypress-io/cypress/issues/31541">#31541</a>)</li> <li><a href="https://github.com/cypress-io/cypress/commit/9f9b665d9c496d0e8c8e9736ea5a0855bfeff3ec"><code>9f9b665</code></a> chore: update win.cookie calls to win.document.cookie call in test (<a href="https://redirect.github.com/cypress-io/cypress/issues/31527">#31527</a>)</li> <li>Additional commits viewable in <a href="https://github.com/cypress-io/cypress/compare/v14.3.1...v14.3.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> |
||
|
|
cdd9142a36 |
Bump stylelint from 16.18.0 to 16.19.0 (#1162)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.18.0 to 16.19.0. <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.19.0</h2> <p>It adds 2 options to 2 rules and fixes 3 bugs.</p> <ul> <li>Added: <code>exceptWithoutPropertyFallback: []</code> to <code>function-allowed-list</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8488">#8488</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>ignore: ["four-into-three-edge-values"]</code> to <code>shorthand-property-no-redundant-values</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8527">#8527</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Fixed: <code>compact</code> formatter with pnpm to newline the exit code (<a href="https://redirect.github.com/stylelint/stylelint/issues/8534">#8534</a>) (<a href="https://github.com/konomae"><code>@konomae</code></a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> range and message for invalid syntax within known functions (<a href="https://redirect.github.com/stylelint/stylelint/issues/8528">#8528</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Fixed: <code>no-empty-source</code> false positives for <code>--report-needless-disables</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8536">#8536</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</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.19.0 - 2025-04-23</h2> <p>It adds 2 options to 2 rules and fixes 3 bugs.</p> <ul> <li>Added: <code>exceptWithoutPropertyFallback: []</code> to <code>function-allowed-list</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8488">#8488</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Added: <code>ignore: ["four-into-three-edge-values"]</code> to <code>shorthand-property-no-redundant-values</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8527">#8527</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Fixed: <code>compact</code> formatter with pnpm to newline the exit code (<a href="https://redirect.github.com/stylelint/stylelint/pull/8534">#8534</a>) (<a href="https://github.com/konomae"><code>@konomae</code></a>).</li> <li>Fixed: <code>declaration-property-value-no-unknown</code> range and message for invalid syntax within known functions (<a href="https://redirect.github.com/stylelint/stylelint/pull/8528">#8528</a>) (<a href="https://github.com/ryo-manba"><code>@ryo-manba</code></a>).</li> <li>Fixed: <code>no-empty-source</code> false positives for <code>--report-needless-disables</code> (<a href="https://redirect.github.com/stylelint/stylelint/pull/8536">#8536</a>) (<a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stylelint/stylelint/commit/4c63b3939faa4240ca20087e148eca7f2bd8d7a2"><code>4c63b39</code></a> 16.19.0</li> <li><a href="https://github.com/stylelint/stylelint/commit/f7fb8e71d52d2bb30d506b25896281e28aefbbee"><code>f7fb8e7</code></a> Prepare 16.19.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8523">#8523</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/3c0c86c94ed2f9a30c398628d0d2424a4f10e593"><code>3c0c86c</code></a> Fix <code>compact</code> formatter with pnpm to newline the exit code (<a href="https://redirect.github.com/stylelint/stylelint/issues/8534">#8534</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/660f81844dbbfb98fbdccbc52bc5721b031087ea"><code>660f818</code></a> Bump eslint from 9.24.0 to 9.25.0 in the eslint group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8541">#8541</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/ec3ab9cd783b06dda502f6b5c31696d2a6a451fb"><code>ec3ab9c</code></a> Bump <code>@changesets/cli</code> from 2.28.1 to 2.29.2 in the changesets group (<a href="https://redirect.github.com/stylelint/stylelint/issues/8540">#8540</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/a512b36677ff11b6dbf1808ef31fe8cc7b0c97f8"><code>a512b36</code></a> Bump codecov/codecov-action from 5.4.0 to 5.4.2 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8542">#8542</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/5a3d24678bcbd9a555ac8ac45e5147c53d817ea6"><code>5a3d246</code></a> Add <code>ignore: ["four-into-three-edge-values"]</code> to `shorthand-property-no-redun...</li> <li><a href="https://github.com/stylelint/stylelint/commit/7a9c7a0b71d77501bc0fe4555a64c4ed409b3995"><code>7a9c7a0</code></a> Fix <code>declaration-property-value-no-unknown</code> range and message for invalid syn...</li> <li><a href="https://github.com/stylelint/stylelint/commit/e5f57a4a9046ef9c386dad1ff936814cd6efe8ae"><code>e5f57a4</code></a> Fix <code>no-empty-source</code> false positives for <code>--report-needless-disables</code> (<a href="https://redirect.github.com/stylelint/stylelint/issues/8536">#8536</a>)</li> <li><a href="https://github.com/stylelint/stylelint/commit/10cc6158feccd5c1c030121f347a039a37b7bd06"><code>10cc615</code></a> Bump known-css-properties from 0.35.0 to 0.36.0 (<a href="https://redirect.github.com/stylelint/stylelint/issues/8530">#8530</a>)</li> <li>Additional commits viewable in <a href="https://github.com/stylelint/stylelint/compare/16.18.0...16.19.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> |
||
|
|
042a926314 |
Bump react-i18next from 15.4.1 to 15.5.1 (#1160)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 15.4.1 to 15.5.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.5.1</h3> <p>add typescript as optional peer dependency <a href="https://redirect.github.com/i18next/react-i18next/pull/1843">1843</a></p> <h3>15.5.0</h3> <p>feat: use const type parameters for useTranslation() <a href="https://redirect.github.com/i18next/react-i18next/pull/1842">1842</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/react-i18next/commit/f1bd087f5ec3dcd34f784a022e67a2d7f08a6190"><code>f1bd087</code></a> 15.5.1</li> <li><a href="https://github.com/i18next/react-i18next/commit/114db06a1e9092aa761684033db55eb39c32d591"><code>114db06</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/28c1fdcda0b813a6e0a8593780f39e27f2286fdc"><code>28c1fdc</code></a> add typescript as optional peer dependency (<a href="https://redirect.github.com/i18next/react-i18next/issues/1843">#1843</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/ac79767b39fa0baec421b35a430ab73e80a253aa"><code>ac79767</code></a> 15.5.0</li> <li><a href="https://github.com/i18next/react-i18next/commit/d761b0eaa0ff87de3ad2b2909911bc0a2e2b0e94"><code>d761b0e</code></a> release</li> <li><a href="https://github.com/i18next/react-i18next/commit/7459a3622f54dd61471e63c884aab6ac82926db3"><code>7459a36</code></a> feat: use const type parameters for useTranslation() (<a href="https://redirect.github.com/i18next/react-i18next/issues/1842">#1842</a>)</li> <li><a href="https://github.com/i18next/react-i18next/commit/1d6fef3b1885bc1b09ae419dc075f34e838630fb"><code>1d6fef3</code></a> fix img url</li> <li><a href="https://github.com/i18next/react-i18next/commit/2b756d37a53ac8c874858e9d79e407aa1a5474ec"><code>2b756d3</code></a> try to highligh code snippets with html instead of jsx <a href="https://redirect.github.com/i18next/react-i18next/issues/1838">#1838</a></li> <li><a href="https://github.com/i18next/react-i18next/commit/4cbe54d5eba98c57608017f63ff7ed41e2c9a5db"><code>4cbe54d</code></a> fix readme image</li> <li><a href="https://github.com/i18next/react-i18next/commit/76c0e38d6db0bb7652103c99452450a08982d8d1"><code>76c0e38</code></a> fix readme image</li> <li>Additional commits viewable in <a href="https://github.com/i18next/react-i18next/compare/v15.4.1...v15.5.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> |
||
|
|
0e9fb9f2f0 |
Bump ol-mapbox-style from 12.5.0 to 12.6.0 (#1159)
Bumps [ol-mapbox-style](https://github.com/openlayers/ol-mapbox-style) from 12.5.0 to 12.6.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>v12.6.0</h2> <h2>Summary</h2> <ul> <li>Add support for multiple sprite sheets</li> <li>Warn instead of failing on invalid filters</li> </ul> <h2>What's Changed</h2> <ul> <li>Bump puppeteer from 24.2.0 to 24.2.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1252">openlayers/ol-mapbox-style#1252</a></li> <li>Remove unused dependency by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1263">openlayers/ol-mapbox-style#1263</a></li> <li>Bump rollup from 4.34.6 to 4.34.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1254">openlayers/ol-mapbox-style#1254</a></li> <li>Bump sinon from 18.0.0 to 19.0.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1256">openlayers/ol-mapbox-style#1256</a></li> <li>Bump globals from 15.14.0 to 16.0.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1261">openlayers/ol-mapbox-style#1261</a></li> <li>Updates for v12.5.0 by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1264">openlayers/ol-mapbox-style#1264</a></li> <li>Fix argument types for setFeatureState() and getFeatureState() by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1265">openlayers/ol-mapbox-style#1265</a></li> <li>Warn on filter errors, instead of failing by <a href="https://github.com/ahocevar"><code>@ahocevar</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1274">openlayers/ol-mapbox-style#1274</a></li> <li>Support multiple sprites by <a href="https://github.com/remogeissbuehler"><code>@remogeissbuehler</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1266">openlayers/ol-mapbox-style#1266</a></li> <li>Fix vector sources lookup by <a href="https://github.com/remogeissbuehler"><code>@remogeissbuehler</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1267">openlayers/ol-mapbox-style#1267</a></li> <li>Bump <code>@rollup/plugin-commonjs</code> from 26.0.1 to 28.0.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1275">openlayers/ol-mapbox-style#1275</a></li> <li>Bump rollup from 4.34.8 to 4.40.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1287">openlayers/ol-mapbox-style#1287</a></li> <li>Bump puppeteer from 24.2.1 to 24.6.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1288">openlayers/ol-mapbox-style#1288</a></li> <li>Bump typescript from 5.7.3 to 5.8.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1285">openlayers/ol-mapbox-style#1285</a></li> <li>Bump http-proxy-middleware from 2.0.7 to 2.0.9 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1290">openlayers/ol-mapbox-style#1290</a></li> <li>Bump typedoc from 0.27.6 to 0.28.3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1289">openlayers/ol-mapbox-style#1289</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/remogeissbuehler"><code>@remogeissbuehler</code></a> made their first contribution in <a href="https://redirect.github.com/openlayers/ol-mapbox-style/pull/1266">openlayers/ol-mapbox-style#1266</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/openlayers/ol-mapbox-style/compare/v12.5.0...v12.6.0">https://github.com/openlayers/ol-mapbox-style/compare/v12.5.0...v12.6.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>12.6.0</h2> <ul> <li>Add support for multiple sprite sheets</li> <li>Warn instead of failing on invalid filters</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/cd07ac67dcd110ace1326b3d08f88f5d5e89e47e"><code>cd07ac6</code></a> Add dist for v12.6.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/0cacaf2fdaec8212bbbd9562191a4a02a8056421"><code>0cacaf2</code></a> Changes for 12.6.0</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/415f1bdecf10692ef80df024444c0a8ebe7ae6d3"><code>415f1bd</code></a> npm audit --fix</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/7b493c0a706f9a3e45fc37e5d1c48aff7ee3eb34"><code>7b493c0</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1289">#1289</a> from openlayers/dependabot/npm_and_yarn/typedoc-0.28.3</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/605000ab4176dd225dfcd65316f231bb2e7ecd0a"><code>605000a</code></a> Update typedoc-plugin-missing-exports</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/c59dedc0508ee30ba016bde830acd99ffc63a5df"><code>c59dedc</code></a> Bump typedoc from 0.27.6 to 0.28.3</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/7167ac8cced00bdadf770eb81d8e0dc9828eb6a8"><code>7167ac8</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1290">#1290</a> from openlayers/dependabot/npm_and_yarn/http-proxy-m...</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/1bb35e4ba8615ece4a5e50dbee908acd11c92e22"><code>1bb35e4</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/ol-mapbox-style/issues/1285">#1285</a> from openlayers/dependabot/npm_and_yarn/typescript-5...</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/73c3c9dc8fa58b790b42f61a3fcad79aca3515d2"><code>73c3c9d</code></a> Update lockfile</li> <li><a href="https://github.com/openlayers/ol-mapbox-style/commit/93c7e3d55bb621bb8dc2f6cf99ac1ea3f419c834"><code>93c7e3d</code></a> Bump http-proxy-middleware from 2.0.7 to 2.0.9</li> <li>Additional commits viewable in <a href="https://github.com/openlayers/ol-mapbox-style/compare/v12.5.0...v12.6.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> |
||
|
|
bd334834bf |
Bump typescript-eslint from 8.30.1 to 8.31.0 (#1156)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 8.30.1 to 8.31.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.31.0</h2> <h2>8.31.0 (2025-04-21)</h2> <h3>🚀 Features</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unnecessary-type-assertion] add option to ignore string const assertions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/10979">#10979</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> address bugs in <code>config()</code> around global ignores (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11065">#11065</a>)</li> <li><strong>typescript-eslint:</strong> gracefully handle invalid flat config objects in config helper (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11070">#11070</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Kirk Waiblinger <a href="https://github.com/kirkwaiblinger"><code>@kirkwaiblinger</code></a></li> <li>Nicolas Le Cam</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.31.0 (2025-04-21)</h2> <h3>🩹 Fixes</h3> <ul> <li><strong>typescript-eslint:</strong> gracefully handle invalid flat config objects in config helper (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11070">#11070</a>)</li> <li><strong>typescript-eslint:</strong> address bugs in <code>config()</code> around global ignores (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11065">#11065</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/2cc76560190d94f9d7f1ac7b5b382a90c2edbf3b"><code>2cc7656</code></a> chore(release): publish 8.31.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b40ce5ae5f369e9a924b7d144a6c6cdf98555765"><code>b40ce5a</code></a> fix(typescript-eslint): gracefully handle invalid flat config objects in conf...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/be558e5d405355b6a02730c543bbaeffc3220199"><code>be558e5</code></a> fix(typescript-eslint): address bugs in <code>config()</code> around global ignores (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11">#11</a>...</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.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> |
||
|
|
5c7654bf2e |
Bump eslint-plugin-react-refresh from 0.4.19 to 0.4.20 (#1154)
Bumps [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) from 0.4.19 to 0.4.20. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases">eslint-plugin-react-refresh's releases</a>.</em></p> <blockquote> <h2>v0.4.20</h2> <ul> <li>Don't warn on nested HOC calls (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/79">#79</a>)</li> <li>Fix false positive with <code>as const</code> (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/80">#80</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md">eslint-plugin-react-refresh's changelog</a>.</em></p> <blockquote> <h2>0.4.20</h2> <ul> <li>Don't warn on nested HOC calls (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/79">#79</a>)</li> <li>Fix false positive with <code>as const</code> (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/80">#80</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/4ddbb1fff579c227b2036d4b0762afb2fe51399e"><code>4ddbb1f</code></a> Don't warn on nested HOC calls [publish]</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/b7efe8d38332f1c03b5ba21a40f84b42214b2b62"><code>b7efe8d</code></a> Bump deps</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/3b5b6004a8b69ce1f7786c0c23a59570d7b1094f"><code>3b5b600</code></a> Fix false positive with <code>as const</code> (fixes <a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/80">#80</a>)</li> <li><a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/ee193a19ed480e23486c17dd4d0315410118a4de"><code>ee193a1</code></a> Fix <code>your</code> -> <code>you're</code> typo (<a href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/78">#78</a>)</li> <li>See full diff in <a href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.4.19...v0.4.20">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> |