-
Notifications
You must be signed in to change notification settings - Fork 66
[sync] 2025/03/02 #498
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
[sync] 2025/03/02 #498
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.2 to 22.13.4. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">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>
Bumps [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) from 1.7.0 to 1.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.7.1</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975">CVE-2025-22150</a>.</li> <li>Update to the latest npm dependencies.</li> <li>Recompile the action using the new Dart / JavaScript interop.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.7.1</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975">CVE-2025-22150</a>.</li> <li>Update to the latest npm dependencies.</li> <li>Recompile the action using the new Dart / JavaScript interop.</li> </ul> <h2>v1.7.0</h2> <ul> <li> <p>Install flutter sdk in publishing step, allowing Flutter packages to be published (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>[])</p> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">dart-lang/setup-dart#68</a></p> </li> </ul> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c"><code>e51d8e5</code></a> prep for releasing 1.7.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/150">#150</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/1faf8e64e5464d6b727016aa2467794f7dc410fb"><code>1faf8e6</code></a> updates to move away from dart:js_util (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/148">#148</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/614cb8d798824d682e7086a5d8b14e588723bc5c"><code>614cb8d</code></a> Bump flutter-actions/setup-flutter in the github-actions group (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/146">#146</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/55f49ad7b2b8b71f3043f80dc4cd4e0eca4aa90b"><code>55f49ad</code></a> Bump undici from 5.28.4 to 5.28.5 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/149">#149</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/2c0db8f5ec902ee2420de88e6ece2f275d1f26f1"><code>2c0db8f</code></a> Bump <code>@actions/tool-cache</code> from 2.0.1 to 2.0.2 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/147">#147</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/6123db65aca0aa1e30809215875310f1ca706148"><code>6123db6</code></a> Bump dart-lang/setup-dart in the github-actions group (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/145">#145</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/e630b99d28a3b71860378cafdc2a067c71107f94...e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c">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>
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.0 to 13.31.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/firebase/firebase-tools/releases">firebase-tools's releases</a>.</em></p> <blockquote> <h2>v13.31.1</h2> <ul> <li>Fixed issue where <code>firebase init dataconnect</code> would crash on React-based web apps.</li> <li>Updated the Firebase Data Connect local toolkit to v.1.8.1, which: <ul> <li>Fixed issue where users who are using a version lower than 11.3.0 of <code>firebase</code> get a "missing import" error.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/af559b3226026e6f03c77a5b51e809bb36e3799d"><code>af559b3</code></a> 13.31.1</li> <li><a href="https://github.com/firebase/firebase-tools/commit/b132984109acfec3836df5c1141a29b89c73c31f"><code>b132984</code></a> FDC Emulator Update v1.8.1(<a href="https://redirect.github.com/firebase/firebase-tools/issues/8216">#8216</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/e8fc1ed459e18152106b6d9718147868f649566d"><code>e8fc1ed</code></a> [firebase-release] Removed change log and reset repo after 13.31.0 release</li> <li>See full diff in <a href="https://github.com/firebase/firebase-tools/compare/v13.31.0...v13.31.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>
Bumps [sass](https://github.com/sass/dart-sass) from 1.84.0 to 1.85.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.85.0</h2> <p>To install Sass 1.85.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>No longer fully trim redundant selectors generated by <code>@extend</code>. This caused unacceptable performance issues for certain heavy users of <code>@extend</code>. We'll try to find a more performant way to accomplish it in the future.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1850">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.85.0</h2> <ul> <li>No longer fully trim redundant selectors generated by <code>@extend</code>. This caused unacceptable performance issues for certain heavy users of <code>@extend</code>. We'll try to find a more performant way to accomplish it in the future.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/f32ec4ff75baf650fe9c2c038687d5eddcc216f8"><code>f32ec4f</code></a> Fix riscv64 release (<a href="https://redirect.github.com/sass/dart-sass/issues/2506">#2506</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7ab44ef00e8e6b1ab92bcb6c23d0cf1007ee5efd"><code>7ab44ef</code></a> Fix dart analyze and format on 3.7.0 (<a href="https://redirect.github.com/sass/dart-sass/issues/2513">#2513</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/f766f439d92b8486842a32715d51b59b09a6cd73"><code>f766f43</code></a> Revert the core of <a href="https://redirect.github.com/sass/dart-sass/issues/2255">#2255</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2511">#2511</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/97bb2a7524b4b722af1660d76e032a08915e13d0"><code>97bb2a7</code></a> Build android-ia32 on android-x64 sdk (<a href="https://redirect.github.com/sass/dart-sass/issues/2508">#2508</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/8212024a7b7faa1685050e1b067603739d222b40"><code>8212024</code></a> Resynchronize from <a href="https://redirect.github.com/sass/dart-sass/issues/2509">#2509</a> (<a href="https://redirect.github.com/sass/dart-sass/issues/2510">#2510</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/924105599c25912ac6ccba5b122152b63ad4803e"><code>9241055</code></a> Clean some comments in the code (<a href="https://redirect.github.com/sass/dart-sass/issues/2509">#2509</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/879f484b5c68d243b9429696ec1119c0f7d49724"><code>879f484</code></a> Add support for color literals (<a href="https://redirect.github.com/sass/dart-sass/issues/2503">#2503</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.84.0...1.85.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>
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 2.3.2 to 2.4.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v2.4.2</h2> <h3> 🚀 Features</h3> <ul> <li>Replace picocolors and chalk with ansis - by <a href="https://github.com/webdiscus"><code>@webdiscus</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/935">shikijs/shiki#935</a> <a href="https://github.com/shikijs/shiki/commit/ecc4a66b"><!-- raw HTML omitted -->(ecc4a)<!-- raw HTML omitted --></a></li> <li><strong>core</strong>: Expose <code>flatTokenVariants</code> utility, refactor utils folder - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/634face3"><!-- raw HTML omitted -->(634fa)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li>Missing types for <code>CodeToTokensWithThemesOptions</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/d619571d"><!-- raw HTML omitted -->(d6195)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Update utils order - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/7c60ce8c"><!-- raw HTML omitted -->(7c60c)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v2.4.1...v2.4.2">View changes on GitHub</a></h5> <h2>v2.4.1</h2> <h3> 🚀 Features</h3> <ul> <li>Expose <code>guessEmbeddedLanguages</code> from core - by <a href="https://github.com/antfu"><code>@antfu</code></a> <a href="https://github.com/shikijs/shiki/commit/89ae773d"><!-- raw HTML omitted -->(89ae7)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v2.4.0...v2.4.1">View changes on GitHub</a></h5> <h2>v2.4.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>shortcuts</strong>: Guess embedded language and auto load in shortcuts - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/932">shikijs/shiki#932</a> <a href="https://github.com/shikijs/shiki/commit/20e6c8b9"><!-- raw HTML omitted -->(20e6c)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v2.3.2...v2.4.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/d52da6726d65fdc3fc4d6bc671f9f9df5af46923"><code>d52da67</code></a> chore: release v2.4.2</li> <li><a href="https://github.com/shikijs/shiki/commit/aa84bbca7339ae2295d1c1ed2543cf5009979d5e"><code>aa84bbc</code></a> chore: release v2.4.1</li> <li><a href="https://github.com/shikijs/shiki/commit/89ae773d8b3c4199397d97c5a30102eadafe7299"><code>89ae773</code></a> feat: expose <code>guessEmbeddedLanguages</code> from core</li> <li><a href="https://github.com/shikijs/shiki/commit/be1d61439fb891196330ebd3157a286c94961ed3"><code>be1d614</code></a> chore: release v2.4.0</li> <li><a href="https://github.com/shikijs/shiki/commit/20e6c8b9e55eb95dc5a07480a31f07587ed64f0b"><code>20e6c8b</code></a> feat(shortcuts): guess embedded language and auto load in shortcuts (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/932">#932</a>)</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v2.4.2/packages/shiki">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>
Also contributes to dart-lang/site-www#2625 as these styles will be easier to support and more accessible in a dark mode.
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 2.4.2 to 3.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v3.0.0</h2> <h3> 🚨 Breaking Changes</h3> <ul> <li>Remove deprecated apis for v3.0 - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/900">shikijs/shiki#900</a> <a href="https://github.com/shikijs/shiki/commit/55c1554b"><!-- raw HTML omitted -->(55c15)<!-- raw HTML omitted --></a></li> <li>Remove <code>node10</code> typescript resolution support - by <a href="https://github.com/userquin"><code>@userquin</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/923">shikijs/shiki#923</a> <a href="https://github.com/shikijs/shiki/commit/ccb5856b"><!-- raw HTML omitted -->(ccb58)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Make default <code>moduleResolution</code> to <code>bundler</code> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/936">shikijs/shiki#936</a> <a href="https://github.com/shikijs/shiki/commit/e924d4b1"><!-- raw HTML omitted -->(e924d)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>transformers</strong>: <ul> <li>Also remove extra newline token, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/915">#915</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a> <a href="https://github.com/shikijs/shiki/commit/cc5913eb"><!-- raw HTML omitted -->(cc591)<!-- raw HTML omitted --></a></li> <li>Support matching comments in comments, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/934">#934</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a> <a href="https://github.com/shikijs/shiki/commit/6efc8979"><!-- raw HTML omitted -->(6efc8)<!-- raw HTML omitted --></a></li> <li>Fix matching indices for word-highlight - by <a href="https://github.com/artt"><code>@artt</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a> <a href="https://github.com/shikijs/shiki/commit/57a09ade"><!-- raw HTML omitted -->(57a09)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v2.5.0...v3.0.0">View changes on GitHub</a></h5> <h2>v2.5.0</h2> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>transformers</strong>: <ul> <li>Also remove extra newline token, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/915">#915</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/915">shikijs/shiki#915</a> <a href="https://github.com/shikijs/shiki/commit/457b08c3"><!-- raw HTML omitted -->(457b0)<!-- raw HTML omitted --></a></li> <li>Support matching comments in comments, fix <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/934">#934</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/934">shikijs/shiki#934</a> <a href="https://github.com/shikijs/shiki/commit/9221ea33"><!-- raw HTML omitted -->(9221e)<!-- raw HTML omitted --></a></li> <li>Fix matching indices for word-highlight - by <a href="https://github.com/artt"><code>@artt</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/909">shikijs/shiki#909</a> <a href="https://github.com/shikijs/shiki/commit/58ea07cb"><!-- raw HTML omitted -->(58ea0)<!-- raw HTML omitted --></a></li> </ul> </li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v2.4.2...v2.5.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/ba9172daf55812a3a57530b953b4c4643a9ed586"><code>ba9172d</code></a> chore: release v3.0.0</li> <li><a href="https://github.com/shikijs/shiki/commit/4edb17812739aa1ba90b5d4c6b3af0d672a1cf80"><code>4edb178</code></a> Merge branch 'v2'</li> <li><a href="https://github.com/shikijs/shiki/commit/516322eedf726fa0894a07506597c535db2e0c4e"><code>516322e</code></a> chore: release v2.5.0</li> <li><a href="https://github.com/shikijs/shiki/commit/ccb5856ba1f9574b52267d062d86c2530d48cd14"><code>ccb5856</code></a> build!: remove <code>node10</code> typescript resolution support (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/923">#923</a>)</li> <li><a href="https://github.com/shikijs/shiki/commit/55c1554b618f9ac75f47103d983e88f770fc5c1a"><code>55c1554</code></a> feat!: remove deprecated apis for v3.0 (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/900">#900</a>)</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v3.0.0/packages/shiki">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>
Fixes #6258 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com> Co-authored-by: Erik Ernst <eernst@google.com>
...and 3.6! (forgot it last time :))
Co-authored-by: Parker Lougheed <parlough@gmail.com> Co-authored-by: Erik Ernst <eernst@google.com>
This PR extracts styles from the root `/src/_sass/site.scss` file into existing and new files that are focused on a specific component or element of the site. This helps maintainability and later review. This is in preparation for dark mode theming work.
Fixes dart-lang/site-www#6439 which was caused by a CSS order change in dart-lang/site-www#6436. Also fixes some of the related TODOs left by that change in order to fix the issue without reverting. Can test by toggling the menu in a narrow layout of the page, ensuring it is visible, then ensuring the page content is still visible as well once the menu is closed.
Co-authored-by: Marya Belanger <mbelanger@google.com> Co-authored-by: Marya <111139605+MaryaBelanger@users.noreply.github.com>
Hide banner when scrolling down the page by restructuring the style of pages to make the entire body scrollable, rather than just the page content. Then make other changes to account for that restructuring, such as increasing the scroll margins of headers. Resolves dart-lang/site-www#6406
Bumps [hast-util-select](https://github.com/syntax-tree/hast-util-select) from 6.0.3 to 6.0.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/syntax-tree/hast-util-select/releases">hast-util-select's releases</a>.</em></p> <blockquote> <h2>6.0.4</h2> <ul> <li>acd5eb0 Update <code>property-information</code></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/syntax-tree/hast-util-select/compare/6.0.3...6.0.4">https://github.com/syntax-tree/hast-util-select/compare/6.0.3...6.0.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/5fe5b3dedf489ad4e34835fdad4c2ec0412e26a6"><code>5fe5b3d</code></a> 6.0.4</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/8109d975b112b7034f85ad2c109f708520bfb8d8"><code>8109d97</code></a> Refactor docs</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/acd5eb0188024a0bf619ae746fd92876e083e2d1"><code>acd5eb0</code></a> Update <code>property-information</code></li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/3ad09c68668ad5b0c6f58d1fe464cea22f586ec5"><code>3ad09c6</code></a> Update dev-dependencies</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/619a8304b9af9cf5375cb7d345d5423eb2c27828"><code>619a830</code></a> Update actions</li> <li><a href="https://github.com/syntax-tree/hast-util-select/commit/a17d0e6add94e7d0dee4af6b7f79fd92d4844eb9"><code>a17d0e6</code></a> Update dev-dependencies</li> <li>See full diff in <a href="https://github.com/syntax-tree/hast-util-select/compare/6.0.3...6.0.4">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes an outdated link to the Flutter docs, in the web page of the `flutter_style_todos` lint rule below. https://dart.dev/tools/linter-rules/flutter_style_todos.
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.19.2 to 4.19.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/privatenumber/tsx/releases">tsx's releases</a>.</em></p> <blockquote> <h2>v4.19.3</h2> <h2><a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.3">4.19.3</a> (2025-02-19)</h2> <h3>Bug Fixes</h3> <ul> <li>upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>) (<a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319">e04e6c6</a>)</li> </ul> <hr /> <p>This release is also available on:</p> <ul> <li><a href="https://www.npmjs.com/package/tsx/v/4.19.3"><code>npm package (@latest dist-tag)</code></a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/privatenumber/tsx/commit/e04e6c6ccb56f74db5036c358d6c6b24bebe6319"><code>e04e6c6</code></a> fix: upgrade <code>esbuild</code> to <code>~0.25.0</code> to address vuln report (<a href="https://redirect.github.com/privatenumber/tsx/issues/698">#698</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/28a3e7d2b8fd72b683aab8a98dd1fcee4624e4cb"><code>28a3e7d</code></a> docs: update links to <code>npx</code> (<a href="https://redirect.github.com/privatenumber/tsx/issues/680">#680</a>)</li> <li><a href="https://github.com/privatenumber/tsx/commit/38b7135c0c412cde85a48ec6445085f3df173d2d"><code>38b7135</code></a> docs: add carbon ads</li> <li>See full diff in <a href="https://github.com/privatenumber/tsx/compare/v4.19.2...v4.19.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>
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.1 to 13.31.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/firebase/firebase-tools/releases">firebase-tools's releases</a>.</em></p> <blockquote> <h2>v13.31.2</h2> <ul> <li>Fixed an issue where <code>--import</code> path was incorrectly resolved for the Data Connect emulator. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8219">#8219</a>)</li> <li>Updated the Firebase Data Connect local toolkit to v1.8.2 which fixes an issue with a missing <code>FirebaseError</code> import. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8232">#8232</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/f427a8634856729d25ebe061160d4a396210f819"><code>f427a86</code></a> 13.31.2</li> <li><a href="https://github.com/firebase/firebase-tools/commit/1bbb5a8363f789b783c3f8a2e3833fd0ead4edb7"><code>1bbb5a8</code></a> Bump FDC local toolkit to v1.8.2. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8232">#8232</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/3968093ed8e0097187c82e0eed73ef9edc0ade8e"><code>3968093</code></a> App Hosting Emulator bug - apphosting emulator info is not complete when env ...</li> <li><a href="https://github.com/firebase/firebase-tools/commit/5b04f7d375bdd97d806253bb03d2a1988aeae567"><code>5b04f7d</code></a> Add path information to formatted GraphqlError. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8228">#8228</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/3ac1fbf87c972d8407d93555286f25ca5d9f859e"><code>3ac1fbf</code></a> Don't surface insecure operations errors in VSCode. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8215">#8215</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/324c680204503fd33471ed0e1af85067e15fc79c"><code>324c680</code></a> Use correct import path for data connect emulator (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8220">#8220</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/ed3bde4e587d1be3dfa5ab152db516c549f6d4a4"><code>ed3bde4</code></a> Update formatting of connector evolution and insecure operation issues. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8204">#8204</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c48903d8464bfee4a640832b6f3b24e72b8e2b86"><code>c48903d</code></a> [firebase-release] Removed change log and reset repo after 13.31.1 release</li> <li>See full diff in <a href="https://github.com/firebase/firebase-tools/compare/v13.31.1...v13.31.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>
…3.7 (#6432) Co-authored-by: Marya <111139605+MaryaBelanger@users.noreply.github.com>
Before this change, the font size of the trailing text button was too large compared to the nearby chips.
This update improves the variable naming in the Dart regex example for accurate understanding: - Renamed `numbers` → `digitSequence`. - Renamed `allCharacters` → `lettersOnly` . This changes are made in two directories: 1) `/examples/misc/test/library_tour/core_test.dart` 2) `/src/content/libraries/dart-core.md` This ensures and follows the contributing guidelines. As per the wish, the variables name are modified for greater understanding. Fixes dart-lang/site-www#6410
Introduces a new card-based design for entries on the glossary page. The short description is shown by default and the long description and resource links are shown once expanded. When navigating to the page, the card that corresponds to the current fragment (such as `#variance` in `dart.dev/resources/glossary#variance`) is expanded. Additionally you can specify the type of a resource to add an icon in front of the resource button. Currently the supported types are: - `term` _(for other glossary entries or word definitions)_ - `article` or `doc` _(general for doc pages)_ - `tutorial` _(for tutorials, codelabs, etc.)_ - `api` _(for API links)_ - `video` _(for videos, such as links to Youtube videos)_ - `code` or `sample` _(for code samples or repository links)_ - `diagnostic` or `lint` _(for links to specific lints, diagnostic docs, etc.)_ To implement this, I've introduced a new set of shared button styles in `_buttons.scss` and updated the shared set of card styles in `_cards.scss`. That way cards across the site _(currently this and the linter rules page)_ can benefit from a consistent structure and shared styles.
Now wraps the buttons to a new line if on a too narrow layout. ### After: <br> <img width="400" alt="Screenshot of cookie notice with wrapping" src="https://github.com/user-attachments/assets/d8c0b7a0-16fb-4029-8ceb-bf612069effe" /> ### Before: <br> <img width="320" alt="Screenshot of cookie notice without wrapping" src="https://github.com/user-attachments/assets/3a520a8c-1e45-445f-afaf-6d336336eadb" />
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.4 to 22.13.5. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">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>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.28.9 to 3.28.10. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p> <blockquote> <h2>v3.28.10</h2> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>3.28.10 - 21 Feb 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.20.5. <a href="https://redirect.github.com/github/codeql-action/pull/2772">#2772</a></li> <li>Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. <a href="https://redirect.github.com/github/codeql-action/pull/2768">#2768</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.28.10/CHANGELOG.md">CHANGELOG.md</a> for more information.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p> <blockquote> <h1>CodeQL Action Changelog</h1> <p>See the <a href="https://github.com/github/codeql-action/releases">releases page</a> for the relevant changes to the CodeQL CLI and language packs.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>3.28.10 - 21 Feb 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.20.5. <a href="https://redirect.github.com/github/codeql-action/pull/2772">#2772</a></li> <li>Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. <a href="https://redirect.github.com/github/codeql-action/pull/2768">#2768</a></li> </ul> <h2>3.28.9 - 07 Feb 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.20.4. <a href="https://redirect.github.com/github/codeql-action/pull/2753">#2753</a></li> </ul> <h2>3.28.8 - 29 Jan 2025</h2> <ul> <li>Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. <a href="https://redirect.github.com/github/codeql-action/pull/2744">#2744</a></li> </ul> <h2>3.28.7 - 29 Jan 2025</h2> <p>No user facing changes.</p> <h2>3.28.6 - 27 Jan 2025</h2> <ul> <li>Re-enable debug artifact upload for CLI versions 2.20.3 or greater. <a href="https://redirect.github.com/github/codeql-action/pull/2726">#2726</a></li> </ul> <h2>3.28.5 - 24 Jan 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.20.3. <a href="https://redirect.github.com/github/codeql-action/pull/2717">#2717</a></li> </ul> <h2>3.28.4 - 23 Jan 2025</h2> <p>No user facing changes.</p> <h2>3.28.3 - 22 Jan 2025</h2> <ul> <li>Update default CodeQL bundle version to 2.20.2. <a href="https://redirect.github.com/github/codeql-action/pull/2707">#2707</a></li> <li>Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the <a href="https://github.com/github/codeql-action-sync-tool">CodeQL Action sync tool</a> and the Actions runner did not have Zstandard installed. <a href="https://redirect.github.com/github/codeql-action/pull/2710">#2710</a></li> <li>Uploading debug artifacts for CodeQL analysis is temporarily disabled. <a href="https://redirect.github.com/github/codeql-action/pull/2712">#2712</a></li> </ul> <h2>3.28.2 - 21 Jan 2025</h2> <p>No user facing changes.</p> <h2>3.28.1 - 10 Jan 2025</h2> <ul> <li>CodeQL Action v2 is now deprecated, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v3. For more information, see <a href="https://github.blog/changelog/2025-01-10-code-scanning-codeql-action-v2-is-now-deprecated/">this changelog post</a>. <a href="https://redirect.github.com/github/codeql-action/pull/2677">#2677</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d"><code>b56ba49</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2778">#2778</a> from github/update-v3.28.10-9856c48b1</li> <li><a href="https://github.com/github/codeql-action/commit/60c9c77c33f2cd66390a3778d54de88b735b2526"><code>60c9c77</code></a> Update changelog for v3.28.10</li> <li><a href="https://github.com/github/codeql-action/commit/9856c48b1a54789454314b4c32ef2354fe213208"><code>9856c48</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2773">#2773</a> from github/redsun82/rust</li> <li><a href="https://github.com/github/codeql-action/commit/9572e09da430b4c71f7488e4195b4ca6ce1c6ef0"><code>9572e09</code></a> Rust: fix log string</li> <li><a href="https://github.com/github/codeql-action/commit/1a529366ac3620317d953e2d4018eafa7459cb1c"><code>1a52936</code></a> Rust: special case default setup</li> <li><a href="https://github.com/github/codeql-action/commit/cf7e90952bcceaebd4a548c2809ea6a5d461a1bc"><code>cf7e909</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2772">#2772</a> from github/update-bundle/codeql-bundle-v2.20.5</li> <li><a href="https://github.com/github/codeql-action/commit/b7006aab6d38638d18e38a27c18f67138529c2f8"><code>b7006aa</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.20.5</li> <li><a href="https://github.com/github/codeql-action/commit/cfedae723eaced5e13052b529375e7b00d49a9cd"><code>cfedae7</code></a> Rust: throw configuration errors if requested and not correctly enabled</li> <li><a href="https://github.com/github/codeql-action/commit/3971ed2a74ede0669fa7f4f5af4292030280dbfd"><code>3971ed2</code></a> Merge branch 'main' into redsun82/rust</li> <li><a href="https://github.com/github/codeql-action/commit/d38c6e60dfb0232f85e388dd416559ed07da5f3a"><code>d38c6e6</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2775">#2775</a> from github/angelapwen/bump-octokit</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/9e8d0789d4a0fa9ceb6b1738f7e269594bdd67f0...b56ba49b26e50535fa1e7f7db0f4f7b4bf65d80d">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>
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.0 to 2.4.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ossf/scorecard-action/releases">ossf/scorecard-action's releases</a>.</em></p> <blockquote> <h2>v2.4.1</h2> <h2>What's Changed</h2> <ul> <li>This update bumps the Scorecard version to the v5.1.1 release. For a complete list of changes, please refer to the <a href="https://github.com/ossf/scorecard/releases/tag/v5.1.0">v5.1.0</a> and <a href="https://github.com/ossf/scorecard/releases/tag/v5.1.1">v5.1.1</a> release notes.</li> <li>Publishing results now uses half the API quota as before. The exact savings depends on the repository in question. <ul> <li>use Scorecard library entrypoint instead of Cobra hooking by <a href="https://github.com/spencerschrock"><code>@spencerschrock</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1423">ossf/scorecard-action#1423</a></li> </ul> </li> <li>Some errors were made into annotations to make them more visible <ul> <li>Make default branch error more prominent by <a href="https://github.com/jsoref"><code>@jsoref</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1459">ossf/scorecard-action#1459</a></li> </ul> </li> <li>There is now an optional <code>file_mode</code> input which controls how repository files are fetched from GitHub. The default is <code>archive</code>, but <code>git</code> produces the most accurate results for repositories with <code>.gitattributes</code> files at the cost of analysis speed. <ul> <li>add input for specifying <code>--file-mode</code> by <a href="https://github.com/spencerschrock"><code>@spencerschrock</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1509">ossf/scorecard-action#1509</a></li> </ul> </li> <li>The underlying container for the action is now <a href="https://github.com/ossf/scorecard-action/pkgs/container/scorecard-action">hosted on GitHub Container Registry</a>. There should be no functional changes. <ul> <li>:seedling: publish docker images to GitHub Container Registry by <a href="https://github.com/spencerschrock"><code>@spencerschrock</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1453">ossf/scorecard-action#1453</a></li> </ul> </li> </ul> <h3>Docs</h3> <ul> <li>Installation docs update by <a href="https://github.com/JeremiahAHoward"><code>@JeremiahAHoward</code></a> in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1416">ossf/scorecard-action#1416</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/JeremiahAHoward"><code>@JeremiahAHoward</code></a> made their first contribution in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1416">ossf/scorecard-action#1416</a></li> <li><a href="https://github.com/jsoref"><code>@jsoref</code></a> made their first contribution in <a href="https://redirect.github.com/ossf/scorecard-action/pull/1459">ossf/scorecard-action#1459</a> <strong>Full Changelog</strong>: <a href="https://github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1">https://github.com/ossf/scorecard-action/compare/v2.4.0...v2.4.1</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ossf/scorecard-action/commit/f49aabe0b5af0936a0987cfb85d86b75731b0186"><code>f49aabe</code></a> bump docker to ghcr v2.4.1 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1478">#1478</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/30a595ba8670f7bd5e2d33119dfeeb6ab2f64991"><code>30a595b</code></a> :seedling: Bump github.com/sigstore/cosign/v2 from 2.4.2 to 2.4.3 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1515">#1515</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/69ae593b7addfd5241b46c43c7ed6abbd7203d55"><code>69ae593</code></a> omit vcs info from build (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1514">#1514</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/6a62a1cbf28018bd61197d0c2852b94b046fe1a4"><code>6a62a1c</code></a> add input for specifying <code>--file-mode</code> (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1509">#1509</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/2722664778d49161a69d42f8e82e15ed38fea8d1"><code>2722664</code></a> :seedling: Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1510">#1510</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/ae0ef3171a81cb48c3fdaaf34cba323d0c51fefb"><code>ae0ef31</code></a> :seedling: Bump github.com/spf13/cobra from 1.8.1 to 1.9.1 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1512">#1512</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/3676bbc29082184ac34a84d1573c0419f81c4a68"><code>3676bbc</code></a> :seedling: Bump golang from 1.23.6 to 1.24.0 in the docker-images group (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1513">#1513</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/ae7548a0ff1b94dda3a89eeda8f59c031874f035"><code>ae7548a</code></a> Limit codeQL push trigger to main branch (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1507">#1507</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/9165624e75f0c73d13a9db2d4d920bcc5fc3a801"><code>9165624</code></a> upgrade scorecard to v5.1.0 (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1508">#1508</a>)</li> <li><a href="https://github.com/ossf/scorecard-action/commit/620fd28d6b2ba01c1d70cf63dfb4bdf868e19d6f"><code>620fd28</code></a> :seedling: Bump the github-actions group with 2 updates (<a href="https://redirect.github.com/ossf/scorecard-action/issues/1505">#1505</a>)</li> <li>Additional commits viewable in <a href="https://github.com/ossf/scorecard-action/compare/62b2cac7ed8198b15735ed49ab1e5cf35480ba46...f49aabe0b5af0936a0987cfb85d86b75731b0186">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>
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.6.0 to 4.6.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> <blockquote> <h2>v4.6.1</h2> <h2>What's Changed</h2> <ul> <li>Update to use artifact 2.2.2 package by <a href="https://github.com/yacaovsnc"><code>@yacaovsnc</code></a> in <a href="https://redirect.github.com/actions/upload-artifact/pull/673">actions/upload-artifact#673</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/upload-artifact/compare/v4...v4.6.1">https://github.com/actions/upload-artifact/compare/v4...v4.6.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/upload-artifact/commit/4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1"><code>4cec3d8</code></a> Merge pull request <a href="https://redirect.github.com/actions/upload-artifact/issues/673">#673</a> from actions/yacaovsnc/artifact_2.2.2</li> <li><a href="https://github.com/actions/upload-artifact/commit/e9fad966ccdffceea5de0445882c9455934bcf8e"><code>e9fad96</code></a> license cache update for artifact</li> <li><a href="https://github.com/actions/upload-artifact/commit/b26fd06e9da88a61ada55f23d7863325b1f115d3"><code>b26fd06</code></a> Update to use artifact 2.2.2 package</li> <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08...4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1">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>
Also migrates nearby `Set.from` to `Set.of` which is preferred due to improved type safety. Fixes dart-lang/site-www#5036
…#6422) 1. Renamed the variable json to data throughout the section. 2. Updated the text to clarify that the example works with deserialized data (e.g., parsed from JSON) rather than raw JSON strings. 3. Ensured consistency in variable naming and explanations. This update makes the documentation more accurate and avoids misleading readers into thinking that the variable holds a JSON string. Resolves dart-lang/site-www#6411 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
This migrates the sdk archives table shown in https://dart.dev/get-dart/archive to [Jaspr](https://github.com/schultek/jaspr). There is no visual or functional change to the table from the end-user perspective. Though I made some very light cosmetic changes: - The `<form>` and `<table>` elements are now wrapped in an additional `<div>` to act as the attach target for Jaspr. - The template row changed from '0.0.0-0.0.dev (rev 00000) | Windows | 64-width | 01/01/1970 | JSON-formatted API documentation' to '0.0.0 (ref 00000) | --- | --- | 01/01/1970 | '. I also added some new tests for the component using Jasprs testing library. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.85.0 to 1.85.1. <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.85.1</h2> <p>To install Sass 1.85.1, 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>Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, <code>round(-$var / 2)</code> previously threw an error but now works as intended.</li> </ul> <p>See the <a href="https://github.com/sass/dart-sass/blob/master/CHANGELOG.md#1851">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.85.1</h2> <ul> <li>Fix a bug where global Sass functions whose names overlap with CSS math functions could incorrectly be treated as CSS math functions even though they used Sass-only features, causing compilation failures. For example, <code>round(-$var / 2)</code> previously threw an error but now works as intended.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sass/dart-sass/commit/87ef19a7e495c6618ffc87ea650688bfeed617a4"><code>87ef19a</code></a> Fix IsCalculationSafe.visitBinaryOperationExpression (<a href="https://redirect.github.com/sass/dart-sass/issues/2524">#2524</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/fae021772b619357caf0879ff2c50028960ed4d0"><code>fae0217</code></a> Add support for parsing interpolated function calls (<a href="https://redirect.github.com/sass/dart-sass/issues/2521">#2521</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/c540875d5b63a36808d533872fd9cb2767b423d4"><code>c540875</code></a> Add support for function call expressions (<a href="https://redirect.github.com/sass/dart-sass/issues/2519">#2519</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/7c4ff8f4eb041113fb1f40236f3875dd5511e001"><code>7c4ff8f</code></a> Add support for map expressions (<a href="https://redirect.github.com/sass/dart-sass/issues/2517">#2517</a>)</li> <li><a href="https://github.com/sass/dart-sass/commit/1b58aa9c6b2eedbf62d466ef5ecf7f6c8f3a3499"><code>1b58aa9</code></a> Add support for list literals (<a href="https://redirect.github.com/sass/dart-sass/issues/2515">#2515</a>)</li> <li>See full diff in <a href="https://github.com/sass/dart-sass/compare/1.85.0...1.85.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>
Also fix flakiness in link checker that was increased.
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 3.0.0 to 3.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/shikijs/shiki/releases">shiki's releases</a>.</em></p> <blockquote> <h2>v3.1.0</h2> <h3> 🚀 Features</h3> <ul> <li><strong>engine-js</strong>: Bump deps to work around Safari bug with some grammars - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/941">shikijs/shiki#941</a> <a href="https://github.com/shikijs/shiki/commit/4720501b"><!-- raw HTML omitted -->(47205)<!-- raw HTML omitted --></a></li> <li><strong>twoslash</strong>: Upgrade twoslash v0.3, require typescript v5.5+, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/950">#950</a>, close <a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/951">#951</a> - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/950">shikijs/shiki#950</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/951">shikijs/shiki#951</a> <a href="https://github.com/shikijs/shiki/commit/5c6f9e92"><!-- raw HTML omitted -->(5c6f9)<!-- raw HTML omitted --></a></li> </ul> <h3> 🐞 Bug Fixes</h3> <ul> <li><strong>monaco</strong>: Handle missing settings in textmate theme func - by <a href="https://github.com/felipetodev"><code>@felipetodev</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/939">shikijs/shiki#939</a> <a href="https://github.com/shikijs/shiki/commit/19f75f66"><!-- raw HTML omitted -->(19f75)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v3.0.0...v3.1.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/ab672eb75a1e26203a30bd506f4b7a6d052d8a8a"><code>ab672eb</code></a> chore: release v3.1.0</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v3.1.0/packages/shiki">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>
…zation (#6460) **Description of the Issue:** The word 'Ave' appears in both the "bad" and "good" examples in the "DO capitalize acronyms and abbreviations longer than two letters like words" section. This is inconsistent and likely a typo, as 'Ave' (short for "avenue") should be written as 'ave' in the "bad" examples. **Changes Made:** - Corrected 'Ave' to 'ave' in the "bad" examples to align with the guideline that abbreviations longer than two letters should be capitalized like words. - Ensured consistency with the intended style rule. **Related Issue:** Fixes #6313. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.31.2 to 13.32.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/firebase/firebase-tools/releases">firebase-tools's releases</a>.</em></p> <blockquote> <h2>v13.32.0</h2> <ul> <li>Replaced <code>VSCODE_CWD</code> check to address issues running in VSCode environments. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7471">#7471</a>)</li> <li>Added initial delay when loading python functions (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8239">#8239</a>)</li> <li>Enforced webframeworks enablement only on webframeworks sites (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8168">#8168</a>)</li> <li>Fixed issue where <code>apps:init</code> throws an error upon app creation.</li> <li>Reenabled prompts for unused service deletion in <code>deploy --only</code>.</li> <li>Update Firebase Data Connect local toolkit to v1.8.3, which includes the following changes: (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8263">#8263</a>) <ul> <li>Adds a <code>_metadata.distance</code> field to vector similarity search results</li> <li>Fixes <code>auth</code> and <code>request.auth</code> when the request is unauthenticated</li> <li>Fixes an issue with hanging commas in import statements in the generated Web SDK</li> <li>Fixes an issue where the additional union type <code>{ __angular?: true }</code> breaks type inference in the generated Web SDK</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/4fbcc97272345b0421999a1ed70f7bc98c6585e4"><code>4fbcc97</code></a> 13.32.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/0b5fd852811beaf2c5476c6898c1caa380c35edc"><code>0b5fd85</code></a> Switch to cascading deletes (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8266">#8266</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/8eacf6785cbfaf74e19fe134dd090bcf0d96723d"><code>8eacf67</code></a> Fixed .graphqlrc path generation for Windows devices (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8265">#8265</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/7fe80a291d885aeaae05dae2593c584d637fc802"><code>7fe80a2</code></a> extend supported version range to include Vite 6 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8250">#8250</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/828e2d6fee969da872e103cb1203be88a220993e"><code>828e2d6</code></a> Switch env var for isVSCE check (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8257">#8257</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/b84c378bbb69b797732aef1b48e57c2da376b4b3"><code>b84c378</code></a> Bump FDC local toolkit to v1.8.3. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8263">#8263</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/112c0c47dbfdd5ae97d6b071a7139be882fba9d8"><code>112c0c4</code></a> Split up emulator hub message to better match how its used (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8261">#8261</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/bd80099afc28e00583b30e7a9ccbb983a96f8c2d"><code>bd80099</code></a> Fix issue where apps:init breaks on app creation (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8258">#8258</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/c8d258da0eabe5e59e3ba94330327348f10506f9"><code>c8d258d</code></a> Print warning about --location removal from apphosting commands. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8229">#8229</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/62ce9763667bc3c8d5b788e019be4a8f2486cb01"><code>62ce976</code></a> Propagate overrides (<a href="https://redirect.github.com/firebase/firebase-tools/issues/8253">#8253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.31.2...v13.32.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>
Enables searching glossary entries by part of a term or exactly matching an alternate version of the word. Reuses (and now shares) the styles from the search experience on the linter rules index. **Staged:** https://dart-dev--pr6464-feat-searchable-glossary-brmmfv5o.web.app/resources/glossary
Resolves dart-lang/site-www#5019 --------- Co-authored-by: Jonas Finnemann Jensen <jonasfj@google.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
These are written and reviewed in the SDK so do not need to be rereviewed.
AlexV525
approved these changes
Mar 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
ref #123