-
Notifications
You must be signed in to change notification settings - Fork 64
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
[sync] 2024/12/02 #489
Merged
Merged
[sync] 2024/12/02 #489
Conversation
This file contains 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
After this PR lands, you might need to update your version of Node to the latest LTS or newer.
- Adds "Open in IDX" for dart site development ![Screenshot 2024-10-22 at 4 45 05 PM](https://github.com/user-attachments/assets/63472772-ad6c-49df-99de-1902be341243) --------- Co-authored-by: Parker Lougheed <[email protected]>
…ction in custom-package-repositories (#6173) Given JetBrains Space's pivot to [SpaceCode](https://blog.jetbrains.com/space/2024/05/27/the-future-of-space/), which will not include package management functionality as confirmed in the [official migration documentation](https://www.jetbrains.com/help/space/migrate-from-space-to-spacecode.html#what-will-not-stay-in-spacecode), I think SpaceCode should no longer be recommended for teams or projects that require integrated package management solutions.
Install Flutter and Dart extension when the workspace is created
Fixes dart-lang/pub#4414 --------- Co-authored-by: Marya <[email protected]>
…e-lockfile` (#6192) Follow-up to dart-lang/site-www#6108 dart-lang/pub#4093 --------- Co-authored-by: Marya <[email protected]>
…s (#6182) Fixes dart-lang/sdk#54687 --------- Co-authored-by: Marya Belanger <[email protected]> Co-authored-by: Marya <[email protected]>
Fixes #6147 --------- Co-authored-by: Sigurd Meldgaard <[email protected]>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.27.0 to 3.27.1. <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.27.1</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> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>3.27.1 - 08 Nov 2024</h2> <ul> <li>The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. <a href="https://redirect.github.com/github/codeql-action/pull/2573">#2573</a></li> <li>Update default CodeQL bundle version to 2.19.3. <a href="https://redirect.github.com/github/codeql-action/pull/2576">#2576</a></li> </ul> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.27.1/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> <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p> <h2>[UNRELEASED]</h2> <p>No user facing changes.</p> <h2>3.27.1 - 08 Nov 2024</h2> <ul> <li>The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. <a href="https://redirect.github.com/github/codeql-action/pull/2573">#2573</a></li> <li>Update default CodeQL bundle version to 2.19.3. <a href="https://redirect.github.com/github/codeql-action/pull/2576">#2576</a></li> </ul> <h2>3.27.0 - 22 Oct 2024</h2> <ul> <li>Bump the minimum CodeQL bundle version to 2.14.6. <a href="https://redirect.github.com/github/codeql-action/pull/2549">#2549</a></li> <li>Fix an issue where the <code>upload-sarif</code> Action would fail with "upload-sarif post-action step failed: Input required and not supplied: token" when called in a composite Action that had a different set of inputs to the ones expected by the <code>upload-sarif</code> Action. <a href="https://redirect.github.com/github/codeql-action/pull/2557">#2557</a></li> <li>Update default CodeQL bundle version to 2.19.2. <a href="https://redirect.github.com/github/codeql-action/pull/2552">#2552</a></li> </ul> <h2>3.26.13 - 14 Oct 2024</h2> <p>No user facing changes.</p> <h2>3.26.12 - 07 Oct 2024</h2> <ul> <li> <p><em>Upcoming breaking change</em>: Add a deprecation warning for customers using CodeQL version 2.14.5 and earlier. These versions of CodeQL were discontinued on 24 September 2024 alongside GitHub Enterprise Server 3.10, and will be unsupported by CodeQL Action versions 3.27.0 and later and versions 2.27.0 and later. <a href="https://redirect.github.com/github/codeql-action/pull/2520">#2520</a></p> <ul> <li> <p>If you are using one of these versions, please update to CodeQL CLI version 2.14.6 or later. For instance, if you have specified a custom version of the CLI using the 'tools' input to the 'init' Action, you can remove this input to use the default version.</p> </li> <li> <p>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.13.5 and 2.14.5, you can replace <code>github/codeql-action/*@V3</code> by <code>github/codeql-action/*@v3.26.11</code> and <code>github/codeql-action/*@v2</code> by <code>github/codeql-action/*@v2.26.11</code> in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</p> </li> </ul> </li> </ul> <h2>3.26.11 - 03 Oct 2024</h2> <ul> <li> <p><em>Upcoming breaking change</em>: Add support for using <code>actions/download-artifact@v4</code> to programmatically consume CodeQL Action debug artifacts.</p> <p>Starting November 30, 2024, GitHub.com customers will <a href="https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/">no longer be able to use <code>actions/download-artifact@v3</code></a>. Therefore, to avoid breakage, customers who programmatically download the CodeQL Action debug artifacts should set the <code>CODEQL_ACTION_ARTIFACT_V4_UPGRADE</code> environment variable to <code>true</code> and bump <code>actions/download-artifact@v3</code> to <code>actions/download-artifact@v4</code> in their workflows. The CodeQL Action will enable this behavior by default in early November and workflows that have not yet bumped to <code>actions/download-artifact@v3</code> to <code>actions/download-artifact@v4</code> will begin failing then.</p> <p>This change is currently unavailable for GitHub Enterprise Server customers, as <code>actions/upload-artifact@v4</code> and <code>actions/download-artifact@v4</code> are not yet compatible with GHES.</p> </li> <li> <p>Update default CodeQL bundle version to 2.19.1. <a href="https://redirect.github.com/github/codeql-action/pull/2519">#2519</a></p> </li> </ul> <h2>3.26.10 - 30 Sep 2024</h2> <ul> <li>We are rolling out a feature in September/October 2024 that sets up CodeQL using a bundle compressed with <a href="http://facebook.github.io/zstd/">Zstandard</a>. Our aim is to improve the performance of setting up CodeQL. <a href="https://redirect.github.com/github/codeql-action/pull/2502">#2502</a></li> </ul> <h2>3.26.9 - 24 Sep 2024</h2> <p>No user facing changes.</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/4f3212b61783c3c68e8309a0f18a699764811cda"><code>4f3212b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2585">#2585</a> from github/update-v3.27.1-3ef4c0845</li> <li><a href="https://github.com/github/codeql-action/commit/63b548d59efbc36249fe81c530cd6abbb92dfb6b"><code>63b548d</code></a> Update changelog for v3.27.1</li> <li><a href="https://github.com/github/codeql-action/commit/3ef4c0845750690942ece9abe29a853edce0f43c"><code>3ef4c08</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2576">#2576</a> from github/update-bundle/codeql-bundle-v2.19.3</li> <li><a href="https://github.com/github/codeql-action/commit/4e033f0e2665ee6b02a64f636ae76c937e3c7293"><code>4e033f0</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.19.3</li> <li><a href="https://github.com/github/codeql-action/commit/5ac2ddd6fc78e6c0d2af5b110b19381f38bd84df"><code>5ac2ddd</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2580">#2580</a> from jsoref/minor-cleanup</li> <li><a href="https://github.com/github/codeql-action/commit/3b7b85fbe86fa0c4cbfb2e855f588b595a95609e"><code>3b7b85f</code></a> Conditionally clear runner cache</li> <li><a href="https://github.com/github/codeql-action/commit/688ea5370d3de84af47f851b307068890b8de8bf"><code>688ea53</code></a> Fix publish-immutable-action version</li> <li><a href="https://github.com/github/codeql-action/commit/1e6d67b13813efa924b55655e325752fc41e4890"><code>1e6d67b</code></a> Give expected-queries-runs permissions</li> <li><a href="https://github.com/github/codeql-action/commit/d5e73848c49f7764fd7b8bf826748e767b955fd3"><code>d5e7384</code></a> Strip trailing whitespace generated by ruamel-yaml</li> <li><a href="https://github.com/github/codeql-action/commit/756aa649dfdf25203aa333caa3f5f9503f09400e"><code>756aa64</code></a> spelling: macos</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/662472033e021d55d94146f66f6058822b0b39fd...4f3212b61783c3c68e8309a0f18a699764811cda">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=3.27.0&new-version=3.27.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marya <[email protected]>
Co-authored-by: Marya <[email protected]>
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.22.2 to 1.23.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>v1.23.0</h2> <h3> 🚀 Features</h3> <ul> <li>Port <code>@michael-makes/shiki-colorized-brackets</code> JSR package - by <a href="https://github.com/MichaelMakesGames"><code>@MichaelMakesGames</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/831">shikijs/shiki#831</a> <a href="https://github.com/shikijs/shiki/commit/94cc6d8f"><!-- raw HTML omitted -->(94cc6)<!-- raw HTML omitted --></a></li> <li>Use Oniguruma-To-ES in the JS engine - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/828">shikijs/shiki#828</a> and <a href="https://redirect.github.com/shikijs/shiki/issues/832">shikijs/shiki#832</a> <a href="https://github.com/shikijs/shiki/commit/33b8b493"><!-- raw HTML omitted -->(33b8b)<!-- raw HTML omitted --></a></li> <li><strong>transformers</strong>: Add Style to Class transformer - by <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/826">shikijs/shiki#826</a> <a href="https://github.com/shikijs/shiki/commit/48d6c579"><!-- raw HTML omitted -->(48d6c)<!-- raw HTML omitted --></a></li> <li><strong>vitepress-twoslash</strong>: Cache type informations to improve performance - by <a href="https://github.com/nakasyou"><code>@nakasyou</code></a> and <a href="https://github.com/antfu"><code>@antfu</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/798">shikijs/shiki#798</a> <a href="https://github.com/shikijs/shiki/commit/45fd3ada"><!-- raw HTML omitted -->(45fd3)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.22.2...v1.23.0">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/1a687ad2f9af057b05df21137f290e6bb1f9977f"><code>1a687ad</code></a> chore: release v1.23.0</li> <li><a href="https://github.com/shikijs/shiki/commit/96dd5963e1e871e5fa79e45b5c64006f05648c73"><code>96dd596</code></a> chore: update deps</li> <li><a href="https://github.com/shikijs/shiki/commit/33b8b49396766031dc6c4699bff1aef830c37f34"><code>33b8b49</code></a> feat: Use Oniguruma-To-ES in the JS engine (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/828">#828</a>) (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/832">#832</a>)</li> <li><a href="https://github.com/shikijs/shiki/commit/93246cdbd1b9f0c170f4e5db551f11ced03bdfce"><code>93246cd</code></a> chore: typo (<a href="https://github.com/shikijs/shiki/tree/HEAD/packages/shiki/issues/825">#825</a>)</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.0/packages/shiki">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shiki&package-manager=npm_and_yarn&previous-version=1.22.2&new-version=1.23.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fixes #6210 I did a find-and-replace to remove the redirects to `/stable/` (`{{site.sdkInfo.channel}}`), based on this note from the new api backend launch comms: > - [api.dart.dev/](http://api.dart.dev/) serves the latest stable directly (no longer redirects to /stable/<latest stable version>). > - [api.dart.dev/(main|dev|beta)](http://api.dart.dev/(main%7Cdev%7Cbeta)) redirects to [api.dart.dev/(main|dev|beta)/latest](http://api.dart.dev/(main%7Cdev%7Cbeta)/latest).
Bumps [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) from 1.23.0 to 1.23.1. <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>v1.23.1</h2> <h3> 🚀 Features</h3> <ul> <li>Bump Oniguruma-To-ES dep to support more grammars and simplify - by <a href="https://github.com/slevithan"><code>@slevithan</code></a> in <a href="https://redirect.github.com/shikijs/shiki/issues/836">shikijs/shiki#836</a> <a href="https://github.com/shikijs/shiki/commit/4a9cd8a1"><!-- raw HTML omitted -->(4a9cd)<!-- raw HTML omitted --></a></li> </ul> <h5> <a href="https://github.com/shikijs/shiki/compare/v1.23.0...v1.23.1">View changes on GitHub</a></h5> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/shikijs/shiki/commit/1da0bc8a12ae2d80f7704aaa3a7246b7c00c9321"><code>1da0bc8</code></a> chore: release v1.23.1</li> <li>See full diff in <a href="https://github.com/shikijs/shiki/commits/v1.23.1/packages/shiki">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=shiki&package-manager=npm_and_yarn&previous-version=1.23.0&new-version=1.23.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Updates diagnostic messages and the original lint docs with updated sources from the SDK. These changes were already reviewed and landed in the SDK.
Follow up to dart-lang/site-www@8c650ca, removing the `sdkInfo.channel` variable as we haven't deployed a non-stable version of the site in a long time.
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.25.0 to 13.26.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.26.0</h2> <ul> <li>Migrated some API calls from <code>firebase.googleapis.com</code> to <code>cloudresourcemanager.googleapis.com</code>.</li> <li>Moved firebase-tools-ui server.js logic to fireabse-tools to run it in-memory. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7897">#7897</a>)</li> <li>Updates <code>superstatic</code> to <code>9.1.0</code> (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7929">#7929</a>).</li> <li>Added the appdistribution:group:list and appdistribution:testers:list commands.</li> <li>Aliased <code>appdistribution:group:*</code> commands to <code>appdistribution:groups:*</code>.</li> <li>Updated the Firebase Data Connect local toolkit to v1.7.3, which includes: <ul> <li>Bug fixes for <code>@auth</code> expressions that reference the <code>auth</code> variable</li> <li>Allows custom boolean claims on the auth token to be returned in expressions</li> <li>Adds support for <code>Optional</code> arrays in Swift codegen</li> <li>Updates Kotlin codegen to use fully-qualified class names everywhere</li> <li>Removes <code>StringType_pattern</code> from generated docs and GQL prelude. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7968">#7968</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/firebase/firebase-tools/commit/8313a15ff9623428ee5ba817d50467786b8a1cd2"><code>8313a15</code></a> 13.26.0</li> <li><a href="https://github.com/firebase/firebase-tools/commit/01a26250229c94a705d03044334cfcb570bb907b"><code>01a2625</code></a> Update to Data Connect emulator 1.7.3 (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7971">#7971</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/27d9f1c1c50c9f1dfffa4ba784a5d48bb1a152eb"><code>27d9f1c</code></a> maintenance - lint (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7930">#7930</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/1304112fd413b5f4b393f4adc7d805d4be4b5a97"><code>1304112</code></a> Added alias support and alias appdistribution:groups:* (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7962">#7962</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/8e9af0863448d3dc07095854cad5ab6e8a8763af"><code>8e9af08</code></a> Bump FDC local toolkit to v1.7.2. (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7968">#7968</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/9742d712770a7a8de3bf0ec84211471b61d09509"><code>9742d71</code></a> App Hosting Emulator: Monorepo support (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7917">#7917</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/bf24af64a0048bb264c04d28e0aa6fcae2f5c102"><code>bf24af6</code></a> Make jsonHandler return a promise (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7961">#7961</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/72cdad435c76d15d31719039711c6cd4c9d43763"><code>72cdad4</code></a> Revert "Revert "Move isVSCodeExtension func to avoid circular dependency (<a href="https://redirect.github.com/firebase/firebase-tools/issues/79">#79</a>...</li> <li><a href="https://github.com/firebase/firebase-tools/commit/36a951a4b6177b6929ee844564dafacb753b92ce"><code>36a951a</code></a> add data bundle to extension_used analytic (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7956">#7956</a>)</li> <li><a href="https://github.com/firebase/firebase-tools/commit/5f77070150dcc22d68747aa4acba34dc1053dd5b"><code>5f77070</code></a> Revert "Move isVSCodeExtension func to avoid circular dependency (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7938">#7938</a>)" (<a href="https://redirect.github.com/firebase/firebase-tools/issues/7">#7</a>...</li> <li>Additional commits viewable in <a href="https://github.com/firebase/firebase-tools/compare/v13.25.0...v13.26.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase-tools&package-manager=npm_and_yarn&previous-version=13.25.0&new-version=13.26.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/moxystudio/node-cross-spawn/blob/v6.0.6/CHANGELOG.md">cross-spawn's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6">6.0.6</a> (2024-11-18)</h2> <h3>Bug Fixes</h3> <ul> <li>disable regexp backtracking (<a href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>) (<a href="https://github.com/moxystudio/node-cross-spawn/commit/ba5aaef">ba5aaef</a>)</li> <li><strong>core:</strong> support worker threads (<a href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/127">#127</a>) (<a href="https://github.com/moxystudio/node-cross-spawn/commit/f4af31c">f4af31c</a>)</li> </ul> <p><!-- raw HTML omitted --><!-- raw HTML omitted --></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/moxystudio/node-cross-spawn/commit/d35c865b877d2f9ded7c1ed87521c2fdb689c8dd"><code>d35c865</code></a> chore(release): 6.0.6</li> <li><a href="https://github.com/moxystudio/node-cross-spawn/commit/5a37e19173a759782e3f716b04c8df90a02daec8"><code>5a37e19</code></a> chore: update package.json and package.lock</li> <li><a href="https://github.com/moxystudio/node-cross-spawn/commit/ba5aaef78340f0a4523a90276306b2f45fc6859a"><code>ba5aaef</code></a> fix: disable regexp backtracking (<a href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/160">#160</a>)</li> <li><a href="https://github.com/moxystudio/node-cross-spawn/commit/f4af31c8ee70e1830450755eceac775876b391b9"><code>f4af31c</code></a> fix(core): support worker threads (<a href="https://redirect.github.com/moxystudio/node-cross-spawn/issues/127">#127</a>)</li> <li>See full diff in <a href="https://github.com/moxystudio/node-cross-spawn/compare/v6.0.5...v6.0.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-spawn&package-manager=npm_and_yarn&previous-version=6.0.5&new-version=6.0.6)](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/dart-lang/site-www/network/alerts). </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=firebase-tools&package-manager=npm_and_yarn&previous-version=13.26.0&new-version=13.27.0)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#6206) Update documentation for generative constructor by dropping the value assigned in the field definitions. This allows the example to focus on generative constructors, as the section is titled. --------- Co-authored-by: Marya <[email protected]> Co-authored-by: Parker Lougheed <[email protected]>
Improve conditional import/export docs Related to dart-lang/sdk#59575 --- Co-authored-by: Marya <[email protected]>
Fixes #6233
AlexV525
approved these changes
Dec 4, 2024
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