-
Notifications
You must be signed in to change notification settings - Fork 356
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/11/02 #1519
[sync] 2024/11/02 #1519
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94f5ba5 - Browse repository at this point
Copy the full SHA 94f5ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef2eac - Browse repository at this point
Copy the full SHA 9ef2eacView commit details
Commits on Sep 3, 2024
-
Add migration guide to opt out of edge-to-edge by default on Android …
…(#11068) _Description of what this PR is changing or adding, and why:_ Adds a migration guide telling folks how to opt out of edge-to-edge mode when their Flutter on Android app targets Android 15+. This (targeting Android 15+) will happen by default in the next Flutter stable version, so the described migration steps will be necessary if folks do not explicitly use edge-to-edge mode in their app. Folks may also change the Android version they target, so the steps apply if their target Android 15+ themselves, as well. _Issues fixed by this PR (if any):_ Part of flutter/website#10755 _PRs or commits this PR depends on (if any):_ flutter/flutter#153795 (merged) ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 959de85 - Browse repository at this point
Copy the full SHA 959de85View commit details -
Go-link for "zero rebuilds" design doc (#11103)
Adds a link which directs to the [design doc](https://docs.google.com/document/d/1MfU6gkgIgXCxa5E25sPYuAP5Bmgehyl3Hk7yDH24zl0/edit?usp=sharing) created for flutter/flutter#154567.
Configuration menu - View commit details
-
Copy full SHA for d2f8f03 - Browse repository at this point
Copy the full SHA d2f8f03View commit details -
Adding info about code push to the faq (#11105)
Code push is supported by Shorebird. Fixes flutter/website#11062 cc @sethladd
Configuration menu - View commit details
-
Copy full SHA for 76932a6 - Browse repository at this point
Copy the full SHA 76932a6View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12b7f07 - Browse repository at this point
Copy the full SHA 12b7f07View commit details -
Adds note for the common error of indentations (#11106)
_Description of what this PR is changing or adding, and why:_ Adds a note to address common mistake when specifying the `assets` entry in `pubspec.yaml` _Issues fixed by this PR (if any):_ #11104 _PRs or commits this PR depends on (if any):_ N/A ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [X] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [X] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [X] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 25a9e57 - Browse repository at this point
Copy the full SHA 25a9e57View commit details
Commits on Sep 5, 2024
-
add storekit 2 adoption link (#11108)
Adds link for storekit 2 design [doc](https://docs.google.com/document/d/1ggeORSbgPf94kVbfAL8SGw4lwECXfOd0xLiXeE6ttZc/edit?tab=t.0) ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 691c91a - Browse repository at this point
Copy the full SHA 691c91aView commit details
Commits on Sep 6, 2024
-
Adds wide gamut framework breakage notice. (#11082)
## Description of what this PR is changing or adding, and why: Adding breaking change notice for wide gamut colors in the framework. ## Issues fixed by this PR (if any): flutter/flutter#127855 ## PRs or commits this PR depends on (if any): flutter/engine#54737 ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2a2cdbe - Browse repository at this point
Copy the full SHA 2a2cdbeView commit details
Commits on Sep 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0f24a54 - Browse repository at this point
Copy the full SHA 0f24a54View commit details -
Fix: Bug in
flutter_site/check_link_references
tool during matching…… (#11111) _Description of what this PR is changing or adding, and why:_ When checking with `dart run flutter_site check_link_references`, if there is HTML like the following: ```html <div>xxxxxx</div> <li>xxx in xxx</li> xxx <li>[ref][refxxx]</li> xxx <li>xxx in <a href="https://github.com/flutter/flutter/pull/123456">123456</a></li> <div>xxxxxx</div> ``` before checking, it will be changed to the following: ```diff <div>xxxxxx</div> - <li>xxx in xxx</li> - xxx - <li>[ref][refxxx]</li> - xxx - <li>xxx in <a href="https://github.com/flutter/flutter/pull/123456">123456</a></li> <div>xxxxxx</div> ``` this will cause `[ref][refxxx]` to be removed and no longer checked. The expected HTML looks like this: ```diff <div>xxxxxx</div> <li>xxx in xxx</li> xxx <li>[ref][refxxx]</li> xxx - <li>xxx in <a href="https://github.com/flutter/flutter/pull/123456">123456</a></li> <div>xxxxxx</div> ``` ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 38a98b0 - Browse repository at this point
Copy the full SHA 38a98b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 783e6b6 - Browse repository at this point
Copy the full SHA 783e6b6View commit details -
Fix formatting of code snippets on iOS dev pages (#11021)
Fixes #10725 --------- Co-authored-by: Brett Morgan <brettmorgan@google.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 556b7a9 - Browse repository at this point
Copy the full SHA 556b7a9View commit details -
Remove/disable broken scorecard workflow (#11116)
The Flutter EngProd team is not currently using or maintaining the setup for this, causing the workflow to fail and the site build to appear as failing. Mirrors the change in flutter/samples#2430
Configuration menu - View commit details
-
Copy full SHA for bdc7004 - Browse repository at this point
Copy the full SHA bdc7004View commit details
Commits on Sep 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8cfadc2 - Browse repository at this point
Copy the full SHA 8cfadc2View commit details -
Fix footnotes on architectural overview page (#11118)
- Use the recent footnote support we added as a Markdown plugin - Remove custom styling on the page - Add a scroll margin so the footnote reference is in view once navigated back to - Some other related cleanup on the page
Configuration menu - View commit details
-
Copy full SHA for fbdd397 - Browse repository at this point
Copy the full SHA fbdd397View commit details
Commits on Sep 11, 2024
-
Bump examples/codelabs from
67b0007
tod93cf2b
(#11126)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `67b0007` to `d93cf2b`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/d93cf2b408d3d01d80443bf62f4b4f622f387dbf"><code>d93cf2b</code></a> <code>withOpacity</code> => <code>withAlpha</code> (<a href="https://redirect.github.com/flutter/codelabs/issues/2239">#2239</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/67b0007c4c079b85e858a5d70f978e5db03bf89a...d93cf2b408d3d01d80443bf62f4b4f622f387dbf">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for d71e237 - Browse repository at this point
Copy the full SHA d71e237View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf65be1 - Browse repository at this point
Copy the full SHA bf65be1View commit details -
Fix styling of text icons (#11124)
Contributes to flutter/website#3632
Configuration menu - View commit details
-
Copy full SHA for b62e0b1 - Browse repository at this point
Copy the full SHA b62e0b1View commit details -
Switch to a new widget placeholder image in the catalog (#11123)
This image has a transparent background and works well if the site also supports dark mode. I also hope to convey the placeholder nature of the image better. **!! Let me know what you think.** I'm open to changes or simplifying back to just the logo. Thanks! Before: <img width="200" alt="Before widget placeholder" src="https://github.com/user-attachments/assets/9438abc6-193b-4a73-b9bb-d4ac4802ced0"> After: <img width="200" alt="After change widget placeholder" src="https://github.com/user-attachments/assets/b5d46389-4376-4aff-9c27-c31ba4e74b9b"> **Staged:** https://flutter-docs-prod--pr11123-misc-new-widget-placeholder-pvgd0q85.web.app/ui/widgets/accessibility Contributes to flutter/website#3632
Configuration menu - View commit details
-
Copy full SHA for e988263 - Browse repository at this point
Copy the full SHA e988263View commit details -
Remove extra visit link from widget catalog index (#11122)
The name of the category is already a link.
Configuration menu - View commit details
-
Copy full SHA for e45c121 - Browse repository at this point
Copy the full SHA e45c121View commit details -
Fix headers and toc duplication in widget catalog (#11121)
Headers weren't being modified by our 11ty/markdown to add anchors, so this PR switches them to use Markdown and enable the automatic processing. The pages also had duplicate TOCS, one manual and another automatically generated. This PR removes the manual one to standardize with the rest of the site. Also slightly improves the rendering on the catalog pages with only one or two entries in a subcategory. Contributes to flutter/website#10525 and makes future site redesign changes easier
Configuration menu - View commit details
-
Copy full SHA for 0cb37db - Browse repository at this point
Copy the full SHA 0cb37dbView commit details -
Add
entryPointBaseUrl
to web/initialization.md (#11120)`entryPointBaseUrl` was added in this PR - https://github.com/flutter/engine/pull/53231/files Adding an option that was previously documented under the old loading method. ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for cf5df5d - Browse repository at this point
Copy the full SHA cf5df5dView commit details
Commits on Sep 12, 2024
-
Bump examples/codelabs from
d93cf2b
to4c8554b
(#11130)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `d93cf2b` to `4c8554b`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/4c8554b82523112d300b12b29789cc1bededc33e"><code>4c8554b</code></a> Elide <code>next-gen-ui</code> from <code>beta</code> channel (<a href="https://redirect.github.com/flutter/codelabs/issues/2240">#2240</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/d93cf2b408d3d01d80443bf62f4b4f622f387dbf...4c8554b82523112d300b12b29789cc1bededc33e">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for da8d608 - Browse repository at this point
Copy the full SHA da8d608View commit details -
Add internet permission / entitlement instructions. (#11129)
Using the same phrasing as `networking/fetch-data` everywhere. ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 24155fa - Browse repository at this point
Copy the full SHA 24155faView commit details -
Adding a support page (#11128)
Fixes flutter/website#11110 cc @sethladd --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c06cdd2 - Browse repository at this point
Copy the full SHA c06cdd2View commit details
Commits on Sep 13, 2024
-
_Description of what this PR is changing or adding, and why:_ Adding V2 FWE page for User Input. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 489a616 - Browse repository at this point
Copy the full SHA 489a616View commit details -
Adds note about color equality after wide gamut. (#11132)
## _Description of what this PR is changing or adding, and why:_ Adding more details about the changing of Color equality. ## _Issues fixed by this PR (if any):_ flutter/flutter#127855 ## _PRs or commits this PR depends on (if any):_ flutter/engine#54981 ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3665cfb - Browse repository at this point
Copy the full SHA 3665cfbView commit details -
Update
firebase.json
with/to/spm
for Swift Package Manager page ……(#11135) We're releasing a short video that promotes the new Swift Package Manager docs. We'd like a shorter URL to send folks to the docs. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e8d2b29 - Browse repository at this point
Copy the full SHA e8d2b29View commit details -
[web] Polish web embedding docs. (#11133)
During an internal walkthrough of the Web embedding documents, we came up with the following action items: * Document the need for the `runWidget` function * Rename "Full-screen" to "Full page" * Tweak the title to be smarter, _"embedding"_ is not very meaningful One of our users was also running the docs, and encountered some of the issues that this PR addresses: * Fixes: flutter/flutter#153198 There's also some minor typo/formatting fixes. ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 16573c2 - Browse repository at this point
Copy the full SHA 16573c2View commit details
Commits on Sep 14, 2024
-
Remove use of third-party dependency for cookie banner (#11137)
Switch implementation of banner to use `localStorage` instead of cookies (through `js-cookie`) to: - Reduce the amount of dependencies we have - Reduce page loading time - Make upcoming site design changes a bit easier
Configuration menu - View commit details
-
Copy full SHA for a21b7ac - Browse repository at this point
Copy the full SHA a21b7acView commit details -
Some initial cleanup to FWE user input page (#11136)
- Fixes a few spelling and grammar mistakes - Uses Markdown syntax where possible - Uses `<span>` instead of `<i>` for the material icons usages - Standardizes markdown formatting - Updates lines to be within 80 characters and more semantic breaks - Fixes a few duplicate words and spaces - Colocates markdown link definitions to be within the section they are used Once this lands, I'll follow up this PR with some new syntax/features to reduce some duplication between the custom cards.
Configuration menu - View commit details
-
Copy full SHA for a0fa11a - Browse repository at this point
Copy the full SHA a0fa11aView commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 474d0de - Browse repository at this point
Copy the full SHA 474d0deView commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fa0c78f - Browse repository at this point
Copy the full SHA fa0c78fView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb6627a - Browse repository at this point
Copy the full SHA eb6627aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e99ec1a - Browse repository at this point
Copy the full SHA e99ec1aView commit details -
Bump examples/codelabs from
4c8554b
to42e1608
(#11143)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `4c8554b` to `42e1608`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/42e16088e073214e30e1dcad9a5f52bd100c6564"><code>42e1608</code></a> Bump github/codeql-action from 3.26.6 to 3.26.7 (<a href="https://redirect.github.com/flutter/codelabs/issues/2241">#2241</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/4c8554b82523112d300b12b29789cc1bededc33e...42e16088e073214e30e1dcad9a5f52bd100c6564">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for ee2a1c6 - Browse repository at this point
Copy the full SHA ee2a1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89d53dc - Browse repository at this point
Copy the full SHA 89d53dcView commit details -
Make internet permission an include (#11145)
This is a follow up PR to clean up flutter/website#11129 ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9ccb2bc - Browse repository at this point
Copy the full SHA 9ccb2bcView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 08c5f76 - Browse repository at this point
Copy the full SHA 08c5f76View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c3636f - Browse repository at this point
Copy the full SHA 8c3636fView commit details -
Mark new iOS and macOS releases as "Best effort" (#11149)
On the [supported platforms page](https://docs.flutter.dev/reference/supported-platforms), we define "Best effort" as: > The Flutter team intends to support these platforms through coding practices. The team tests these platforms on an ad-hoc basis. **Staged:** https://flutter-docs-prod--pr11149-misc-ios-macos-2024-support-6pw3ezes.web.app/reference/supported-platforms
Configuration menu - View commit details
-
Copy full SHA for 31abbf6 - Browse repository at this point
Copy the full SHA 31abbf6View commit details -
Bump examples/codelabs from
42e1608
to18c7db0
(#11153)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `42e1608` to `18c7db0`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/18c7db08ee42004c55ec80794fcb7f54345b9f9d"><code>18c7db0</code></a> Prune old/unmaintained/not needed workflows (<a href="https://redirect.github.com/flutter/codelabs/issues/2242">#2242</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/42e16088e073214e30e1dcad9a5f52bd100c6564...18c7db08ee42004c55ec80794fcb7f54345b9f9d">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for 997c893 - Browse repository at this point
Copy the full SHA 997c893View commit details
Commits on Sep 18, 2024
-
Update
firebase.json
with/go/google-maps-advanced-markers
for Ad……vanced Markers feature (#11157) Adds a link to the [design document](https://docs.google.com/document/d/1HRyq_aFcYeSKDDyYetce_1Z9Q-GR9ONX_46JioAScQk/edit?usp=sharing) created for flutter/flutter#130472
Configuration menu - View commit details
-
Copy full SHA for daa85c5 - Browse repository at this point
Copy the full SHA daa85c5View commit details -
Fix: Text in other languages was removed from anchors (#11151)
_Description of what this PR is changing or adding, and why:_ > Markdown ```md ## Hello! 你好! हैलो مرحبا - ``` If the header contains text in other languages, those languages are removed: ```html <div class="header-wrapper"> <h2 id="hello">Hello! 你好! हैलो مرحبا -</h2> <a class="heading-link" href="#hello" aria-label="Link to 'Hello! 你好! हैलो مرحبا -' section">#</a> </div> ``` The expected HTML looks like this: ```html <div class="header-wrapper"> <h2 id="hello-你好-हल-مرحبا">Hello! 你好! हैलो مرحبا -</h2> <a class="heading-link" href="#hello-你好-हल-مرحبا" aria-label="Link to 'Hello! 你好! हैलो مرحبا -' section">#</a> </div> ```
Configuration menu - View commit details
-
Copy full SHA for 6e1bf00 - Browse repository at this point
Copy the full SHA 6e1bf00View commit details -
Remove outdated mention of 80fps iOS platform view cap (#11159)
Removes the mention as the cap was removed in flutter/engine#51663. \cc @jonahwilliams Also updates some nearby Markdown formatting to match site style.
Configuration menu - View commit details
-
Copy full SHA for f1d2e7c - Browse repository at this point
Copy the full SHA f1d2e7cView commit details -
Update references to iOS 18 beta and release (#11160)
Extracted with some modifications and additions from flutter/website#11140 Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d8acea9 - Browse repository at this point
Copy the full SHA d8acea9View commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92837fe - Browse repository at this point
Copy the full SHA 92837feView commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d3d99a - Browse repository at this point
Copy the full SHA 7d3d99aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4935994 - Browse repository at this point
Copy the full SHA 4935994View commit details -
Don't land yet. cc @sethladd @jmagman **Staged:** https://flutter-docs-prod--pr11140-ios-nj1tdscm.web.app/platform-integration/ios/ios-latest --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f5c2efc - Browse repository at this point
Copy the full SHA f5c2efcView commit details
Commits on Sep 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c35870b - Browse repository at this point
Copy the full SHA c35870bView commit details -
Reflect deprecation of the HTML renderer on image CORS details (#11155)
Removes references to the HTML renderer (as it is being deprecated), except for a small version note. Reorganized the page to better show the reduced information load and remove redundant headings. I believe this comes into effect with 3.25.0, at the same time as flutter/flutter#152683 is released, but flutter/website#11045 has already been made, so this PR may be suitable immediately. Resolves #11154 --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21ae949 - Browse repository at this point
Copy the full SHA 21ae949View commit details
Commits on Sep 24, 2024
-
Minor, initial adjustments for ios-latest page (#11169)
Consider hiding whitespace changes when reviewing.
Configuration menu - View commit details
-
Copy full SHA for 7a91f9d - Browse repository at this point
Copy the full SHA 7a91f9dView commit details
Commits on Sep 25, 2024
-
Add
/go/colorscheme-enhancements
design doc redirect (#11174)Added link for colorscheme-enhancements design doc to firebase.json
Configuration menu - View commit details
-
Copy full SHA for 1978153 - Browse repository at this point
Copy the full SHA 1978153View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91ae180 - Browse repository at this point
Copy the full SHA 91ae180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1db04be - Browse repository at this point
Copy the full SHA 1db04beView commit details -
Update a few more mentions to the
main
channel (#11173)In response to flutter/website#11172 (comment)
Configuration menu - View commit details
-
Copy full SHA for 90c528b - Browse repository at this point
Copy the full SHA 90c528bView commit details -
Clarify notice about installation in China (#11167)
Clarify that the note is not meant to be for each country, but rather specifically for China. Also add Chinese instructions to better catch the attention of Chinese readers. Resolves flutter/website#11158 Resolves flutter/website#11166 **Staged:** https://flutter-docs-prod--pr11167-fix-clarify-china-notice-q4g69pok.web.app/get-started/install/
Configuration menu - View commit details
-
Copy full SHA for 756ce57 - Browse repository at this point
Copy the full SHA 756ce57View commit details -
Update Wasm documentation (#11131)
_Description of what this PR is changing or adding, and why:_ Documentation was last updated for Flutter 3.22 and was outdated and misleading. I've updated it to include that `flutter run` is now supported, removed the experimental mentions (which conflict with the fact that it's now stable). I've also slightly reorganised some parts, as they are less necessary now that `flutter run` works, and added a way to actually verify whether Wasm is being used (two different methods, because one does not always seem 100% reliable) ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for a5e1478 - Browse repository at this point
Copy the full SHA a5e1478View commit details -
Make it clear that relative base hrefs are supported for the client/r…
…untime if appropriately formed (#11163) There are some places where a relative `base href` is not supported (and these are documented/validated), but there is nothing explicitly calling out that they are supported in the client app. This adds a note to solidify this so they can be used (for example in the DevTools server) without the worry of them being undocumented. Fixes flutter/flutter#154620 Related: - flutter/devtools#8067 - an issue best fixed by using relative `base href`s - https://dart-review.googlesource.com/c/sdk/+/376682 - the change to use relative `base href`s in DevTools server ## Presubmit checklist - [x] ~~This PR is marked as draft with an explanation if not meant to land until a future stable release.~~ - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Mouad Debbar <mouad.debbar@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ed344b9 - Browse repository at this point
Copy the full SHA ed344b9View commit details -
This PR adds FWE to the sidebar, completing V2 of FWE. Resolves #11066. * Updates the "Learn more" page to reflect the sidenav changes * Changes the name "FWE" to "fundamentals course" and replaces "FWE" and "First week experience" references in all links and text throughout the site. * Adjusts sidenav to look like this: <img width="226" alt="Screenshot 2024-09-24 at 10 37 38 AM" src="https://github.com/user-attachments/assets/74f0979b-8058-46c1-aecf-3d55d658a492"> ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 50f5fe4 - Browse repository at this point
Copy the full SHA 50f5fe4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5701d87 - Browse repository at this point
Copy the full SHA 5701d87View commit details
Commits on Sep 26, 2024
-
Bump examples/codelabs from
bb66616
toad31963
(#11187)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `bb66616` to `ad31963`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/ad31963f0396c7890032c25de72ac7711616a949"><code>ad31963</code></a> Bump actions/checkout from 4.1.7 to 4.2.0 (<a href="https://redirect.github.com/flutter/codelabs/issues/2246">#2246</a>)</li> <li><a href="https://github.com/flutter/codelabs/commit/a6faa229a2608e5e7c0c9fded425d91bb754e4c8"><code>a6faa22</code></a> Bump flutter_lints from 4.0.0 to 5.0.0 in /deeplink_cookbook (<a href="https://redirect.github.com/flutter/codelabs/issues/2245">#2245</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/bb66616c3e485c65326efc98bcd824e46110129a...ad31963f0396c7890032c25de72ac7711616a949">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for ce96f1b - Browse repository at this point
Copy the full SHA ce96f1bView commit details -
Bump actions/checkout from 4.1.7 to 4.2.0 (#11188)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.7 to 4.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.2.0</h2> <h2>What's Changed</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependabot updates in <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a> & <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/yasonk"><code>@yasonk</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1869">actions/checkout#1869</a></li> <li><a href="https://github.com/lucacome"><code>@lucacome</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.1.7...v4.2.0">https://github.com/actions/checkout/compare/v4.1.7...v4.2.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <h2>v3.6.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1377">Fix: Mark test scripts with Bash'isms to be run via Bash</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/d632683dd7b4114ad314bca15554477dd762a938"><code>d632683</code></a> Prepare 4.2.0 release (<a href="https://redirect.github.com/actions/checkout/issues/1878">#1878</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6d193bf28034eafb982f37bd894289fe649468fc"><code>6d193bf</code></a> Bump braces from 3.0.2 to 3.0.3 (<a href="https://redirect.github.com/actions/checkout/issues/1777">#1777</a>)</li> <li><a href="https://github.com/actions/checkout/commit/db0cee9a514becbbd4a101a5fbbbf47865ee316c"><code>db0cee9</code></a> Bump the minor-npm-dependencies group across 1 directory with 4 updates (<a href="https://redirect.github.com/actions/checkout/issues/1872">#1872</a>)</li> <li><a href="https://github.com/actions/checkout/commit/b6849436894e144dbce29d7d7fda2ae3bf9d8365"><code>b684943</code></a> Add Ref and Commit outputs (<a href="https://redirect.github.com/actions/checkout/issues/1180">#1180</a>)</li> <li><a href="https://github.com/actions/checkout/commit/2d7d9f7ff5b310f983d059b68785b3c74d8b8edd"><code>2d7d9f7</code></a> Provide explanation for where user email came from (<a href="https://redirect.github.com/actions/checkout/issues/1869">#1869</a>)</li> <li><a href="https://github.com/actions/checkout/commit/9a9194f87191a7e9055e3e9b95b8cfb13023bb08"><code>9a9194f</code></a> Bump docker/build-push-action from 5.3.0 to 6.5.0 (<a href="https://redirect.github.com/actions/checkout/issues/1832">#1832</a>)</li> <li><a href="https://github.com/actions/checkout/commit/dd960bd3c3f080561a1810e32349ac211ecec7d4"><code>dd960bd</code></a> Bump docker/login-action in the minor-actions-dependencies group (<a href="https://redirect.github.com/actions/checkout/issues/1831">#1831</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/692973e3d937129bcbf40652eb9f2f61becf3332...d632683dd7b4114ad314bca15554477dd762a938">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.1.7&new-version=4.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a028c31 - Browse repository at this point
Copy the full SHA a028c31View commit details -
Replace C cast in example with more correct use of standard macro (#1…
…1185) The existing example was bad practice.
Configuration menu - View commit details
-
Copy full SHA for 6c06d73 - Browse repository at this point
Copy the full SHA 6c06d73View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8ce958 - Browse repository at this point
Copy the full SHA d8ce958View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3318d - Browse repository at this point
Copy the full SHA 5d3318dView commit details -
Add notes about new
SurfaceProducer
APIs for 3.27. (#11179)Documents (for end-users) the changes made in: - flutter/engine#55418 - flutter/engine#55434 (pending merge)
Configuration menu - View commit details
-
Copy full SHA for d2a4915 - Browse repository at this point
Copy the full SHA d2a4915View commit details -
Add a reference to the
flutter_shaders
package (#11186)## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0eda51c - Browse repository at this point
Copy the full SHA 0eda51cView commit details -
Improve formatting of code snippets in layout tutorial (#11190)
Fixes flutter/website#11189 - The `f` was missing as the `diff` functionality expects a space after the + and - signs. So code should start on the 3rd column. **Staged:** https://flutter-docs-prod--pr11190-fix-11189-v42bwqkr.web.app/ui/layout/tutorial
Configuration menu - View commit details
-
Copy full SHA for b9c4e3e - Browse repository at this point
Copy the full SHA b9c4e3eView commit details -
Add go link for Q3 2024 DevIntel (#11193)
Adds a go-link to the publicly shared version of the Q3 2024 dev intel report. ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 69a53dc - Browse repository at this point
Copy the full SHA 69a53dcView commit details -
Automatically run
pnpm install
in dash_site tool (#11191)After the initial setup/install, this will run fast enough to not impede the serving process, while improving the contribution experience.
Configuration menu - View commit details
-
Copy full SHA for 2888f0b - Browse repository at this point
Copy the full SHA 2888f0bView commit details -
Fix missing closing character on include (#11195)
Was `#include <flutter_linux/flutter_linux.h`, missing the `>`
Configuration menu - View commit details
-
Copy full SHA for fb4fdb4 - Browse repository at this point
Copy the full SHA fb4fdb4View commit details -
Add permalink to runWidget docs. (#11196)
## Description We're adding a more descriptive error when a misconfigured multi-view web app attempts to run (flutter/flutter#155734), and we want a permalink to the relevant bit of the docs. This PR adds a `/to/web-multiview-runwidget` redirect, pointing to the correct part of the docs. ## Issues Needed for flutter/flutter#155734 ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [ ] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 096003c - Browse repository at this point
Copy the full SHA 096003cView commit details -
Fleshed out typography page with more details (#11183)
Added information about typographical scale Removed expansive walkthough of fonts.google.com Added examples from Google fonts package _Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ Fixes #11099 _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [X] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [ ] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for c94de07 - Browse repository at this point
Copy the full SHA c94de07View commit details
Commits on Sep 27, 2024
-
Removing unneeded instruction for Linux (#11199)
Removed instruction that isn't needed for most modern Linux installs. Fixes flutter/website#10881 cc: @johnpryan
Configuration menu - View commit details
-
Copy full SHA for f335927 - Browse repository at this point
Copy the full SHA f335927View commit details -
Remove outdated mention of iOS platform view cap (#11198)
Removing outdated mention of platform view caps. As per flutter/website#11159 (comment). Fixes flutter/website#11161 Please review, @jonahwilliams. Is this sufficient?
Configuration menu - View commit details
-
Copy full SHA for d7787d0 - Browse repository at this point
Copy the full SHA d7787d0View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5cebef2 - Browse repository at this point
Copy the full SHA 5cebef2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf42e97 - Browse repository at this point
Copy the full SHA cf42e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for a15df3b - Browse repository at this point
Copy the full SHA a15df3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef1e87c - Browse repository at this point
Copy the full SHA ef1e87cView commit details -
Bump github/codeql-action from 3.26.9 to 3.26.10 (#11214)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.9 to 3.26.10. <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.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> <h2>3.26.8 - 19 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.19.0. <a href="https://redirect.github.com/github/codeql-action/pull/2483">#2483</a></li> </ul> <h2>3.26.7 - 13 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.4. <a href="https://redirect.github.com/github/codeql-action/pull/2471">#2471</a></li> </ul> <h2>3.26.6 - 29 Aug 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.3. <a href="https://redirect.github.com/github/codeql-action/pull/2449">#2449</a></li> </ul> <h2>3.26.5 - 23 Aug 2024</h2> <ul> <li>Fix an issue where the <code>csrutil</code> system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. <a href="https://redirect.github.com/github/codeql-action/pull/2441">#2441</a></li> </ul> <h2>3.26.4 - 21 Aug 2024</h2> <ul> <li><em>Deprecation:</em> The <code>add-snippets</code> input on the <code>analyze</code> Action is deprecated and will be removed in the first release in August 2025. <a href="https://redirect.github.com/github/codeql-action/pull/2436">#2436</a></li> <li>Fix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. <a href="https://redirect.github.com/github/codeql-action/pull/2434">#2434</a></li> </ul> <h2>3.26.3 - 19 Aug 2024</h2> <ul> <li>Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. <a href="https://redirect.github.com/github/codeql-action/pull/2430">#2430</a></li> </ul> <h2>3.26.2 - 14 Aug 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.2. <a href="https://redirect.github.com/github/codeql-action/pull/2417">#2417</a></li> </ul> <h2>3.26.1 - 13 Aug 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/e2b3eafc8d227b0241d48be5f425d47c2d750a13"><code>e2b3eaf</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2507">#2507</a> from github/update-v3.26.10-2617ff2d3</li> <li><a href="https://github.com/github/codeql-action/commit/7dbbf6d5424ee9117470bd89a28b9b992c935ff4"><code>7dbbf6d</code></a> Update changelog for v3.26.10</li> <li><a href="https://github.com/github/codeql-action/commit/2617ff2d3f2bf8dd95abadcd289352a4023a4758"><code>2617ff2</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2502">#2502</a> from github/henrymercer/zstd-experiment</li> <li><a href="https://github.com/github/codeql-action/commit/46e0c78da9edf293aeab3d4d62cf1a7b7534c6a0"><code>46e0c78</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2504">#2504</a> from github/mergeback/v3.26.9-to-main-461ef6c7</li> <li><a href="https://github.com/github/codeql-action/commit/da7be78a1ea4e90acbaa595fcc5606082dba4591"><code>da7be78</code></a> Update checked-in dependencies</li> <li><a href="https://github.com/github/codeql-action/commit/ae1c6a2b12389a4d40a3383d49e14518da35a78e"><code>ae1c6a2</code></a> Update changelog and version after v3.26.9</li> <li><a href="https://github.com/github/codeql-action/commit/6b2f7e7c28404627554332e4fe1880c5be10639c"><code>6b2f7e7</code></a> Run PR checks using JS only</li> <li><a href="https://github.com/github/codeql-action/commit/af8e2bc4a11a56a9d03b409d7db1225ed272cb18"><code>af8e2bc</code></a> Use Node script to remove CodeQL cross-platform</li> <li><a href="https://github.com/github/codeql-action/commit/bc68dc9d95ed5ebcc679a8f7095815d785e67570"><code>bc68dc9</code></a> Extract constant for first std-compressed version</li> <li><a href="https://github.com/github/codeql-action/commit/67b30f7c39400b01deb01e007e72213c780fe030"><code>67b30f7</code></a> Tweak description</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/461ef6c76dfe95d5c364de2f431ddbd31a417628...e2b3eafc8d227b0241d48be5f425d47c2d750a13">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.26.9&new-version=3.26.10)](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>
Configuration menu - View commit details
-
Copy full SHA for d312e05 - Browse repository at this point
Copy the full SHA d312e05View commit details -
Update to new 11ty beta release (#11210)
This release includes some fixes for incremental rebuilds during serving.
Configuration menu - View commit details
-
Copy full SHA for b067f6f - Browse repository at this point
Copy the full SHA b067f6fView commit details -
More tweaking of iOS docs (#11213)
Incorporating further feedback from jmagman on PR flutter/website#11211
Configuration menu - View commit details
-
Copy full SHA for d30792b - Browse repository at this point
Copy the full SHA d30792bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63bc3b6 - Browse repository at this point
Copy the full SHA 63bc3b6View commit details
Commits on Oct 2, 2024
-
Bump site-shared from
61010ce
to9de39ab
(#11216)Bumps [site-shared](https://github.com/dart-lang/site-shared) from `61010ce` to `9de39ab`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/site-shared/commit/9de39ab9473cc66d531f73451570b3050b82d356"><code>9de39ab</code></a> Bump actions/checkout from 4.1.7 to 4.2.0 in the github-actions group (<a href="https://redirect.github.com/dart-lang/site-shared/issues/228">#228</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/site-shared/compare/61010ce5737e4bd0bc739c734ad8d44260fefe8a...9de39ab9473cc66d531f73451570b3050b82d356">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for 927d374 - Browse repository at this point
Copy the full SHA 927d374View commit details -
Add temporary Dash image to FWE index (#11218)
This PR adds an image of Dash to the intro page of FWE, and updates the title to match the image. It's important to add an image because social posts about this page are going out on Friday. I consider this temporary, and not a fix for the [existing issue](flutter/website#11194). That will require more time. I edited the image to have a transparent background, including the inside of the magnifying glass, so it should work in light and dark mode. <img width="842" alt="Screenshot 2024-10-02 at 8 45 06 AM" src="https://github.com/user-attachments/assets/b8fa179d-1809-4e7f-99b4-ef99d616ce37">
Configuration menu - View commit details
-
Copy full SHA for 12e958d - Browse repository at this point
Copy the full SHA 12e958dView commit details
Commits on Oct 3, 2024
-
Add go link to new service worker doc. (#11223)
Adds a go-link to "The future of flutter_service_worker.js" design doc for flutter web. ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [ ] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for f6d87b2 - Browse repository at this point
Copy the full SHA f6d87b2View commit details -
Update gradle plugin apply migration doc (#11197)
Changed the filename for the Gradle settings file. Fixes flutter/website#11170 --------- Co-authored-by: Camille Simon <43054281+camsim99@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c95f360 - Browse repository at this point
Copy the full SHA c95f360View commit details
Commits on Oct 4, 2024
-
Bump github/codeql-action from 3.26.10 to 3.26.11 (#11226)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.10 to 3.26.11. <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.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> </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> <h2>3.26.8 - 19 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.19.0. <a href="https://redirect.github.com/github/codeql-action/pull/2483">#2483</a></li> </ul> <h2>3.26.7 - 13 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.4. <a href="https://redirect.github.com/github/codeql-action/pull/2471">#2471</a></li> </ul> <h2>3.26.6 - 29 Aug 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.3. <a href="https://redirect.github.com/github/codeql-action/pull/2449">#2449</a></li> </ul> <h2>3.26.5 - 23 Aug 2024</h2> <ul> <li>Fix an issue where the <code>csrutil</code> system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. <a href="https://redirect.github.com/github/codeql-action/pull/2441">#2441</a></li> </ul> <h2>3.26.4 - 21 Aug 2024</h2> <ul> <li><em>Deprecation:</em> The <code>add-snippets</code> input on the <code>analyze</code> Action is deprecated and will be removed in the first release in August 2025. <a href="https://redirect.github.com/github/codeql-action/pull/2436">#2436</a></li> <li>Fix an issue where the disk usage system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled, and then surface a warning. The system call is now disabled for these machines. <a href="https://redirect.github.com/github/codeql-action/pull/2434">#2434</a></li> </ul> <h2>3.26.3 - 19 Aug 2024</h2> <ul> <li>Fix an issue where the CodeQL Action could not write diagnostic messages on Windows. This issue did not impact analysis quality. <a href="https://redirect.github.com/github/codeql-action/pull/2430">#2430</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/6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea"><code>6db8d63</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2522">#2522</a> from github/update-v3.26.11-8aba5f2c4</li> <li><a href="https://github.com/github/codeql-action/commit/389647f39867028dcbcca5506b676e29424c612d"><code>389647f</code></a> Update changelog for v3.26.11</li> <li><a href="https://github.com/github/codeql-action/commit/8aba5f2c426ba0d5c3bb6b4b8fae38035772b3d3"><code>8aba5f2</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2516">#2516</a> from github/aeisenberg/dependabot-exclude</li> <li><a href="https://github.com/github/codeql-action/commit/ecac2c6d538a5c4520f636d89c01720ddc5c9d1b"><code>ecac2c6</code></a> Exclupde <code>eslint-plugin-import</code> updates from dependabot</li> <li><a href="https://github.com/github/codeql-action/commit/e85017e6745c22a328ab20475f48582ec2e1becd"><code>e85017e</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2514">#2514</a> from github/henrymercer/zstd-better-failure-logging</li> <li><a href="https://github.com/github/codeql-action/commit/a60db1d7fffaf34bc97db28f4d16936306e52a7c"><code>a60db1d</code></a> Add notice for dependency upgrade timeline (<a href="https://redirect.github.com/github/codeql-action/issues/2513">#2513</a>)</li> <li><a href="https://github.com/github/codeql-action/commit/28db28fc03e5652558cfae2ebfcf112a524358e1"><code>28db28f</code></a> Improve clean up if extraction fails</li> <li><a href="https://github.com/github/codeql-action/commit/3da852e107a8b010f01b468b4be62250eca45340"><code>3da852e</code></a> Capture stderr from extracting <code>.tar.zst</code></li> <li><a href="https://github.com/github/codeql-action/commit/c4d433c56218db63e3030b7eb311b4820c0aa24b"><code>c4d433c</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2510">#2510</a> from github/dependabot/npm_and_yarn/npm-13baf58ce8</li> <li><a href="https://github.com/github/codeql-action/commit/2f6cf481fd80327a14c2fccb1f6d2babc76cddc3"><code>2f6cf48</code></a> Undo <code>eslint-plugin-import</code> bump</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/e2b3eafc8d227b0241d48be5f425d47c2d750a13...6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea">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.26.10&new-version=3.26.11)](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>
Configuration menu - View commit details
-
Copy full SHA for 24645fc - Browse repository at this point
Copy the full SHA 24645fcView commit details -
Add go link to Updating Material 3 Sliders doc. (#11228)
Adds a go-link to " Updating Material 3 Sliders " design doc for flutter web.
Configuration menu - View commit details
-
Copy full SHA for e5ebef9 - Browse repository at this point
Copy the full SHA e5ebef9View commit details -
Remove codelabs.flutter-io.cn (#11222)
_Description of what this PR is changing or adding, and why:_ **[codelabs.flutter-io.cn](https://codelabs.flutter-io.cn)** site will be shut down in the near future ([internal discussions](https://github.com/cfug)). We are now using **[codelabs.developers.google.cn](https://codelabs.developers.google.cn)**. ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for fd57092 - Browse repository at this point
Copy the full SHA fd57092View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d00f5f - Browse repository at this point
Copy the full SHA 5d00f5fView commit details -
Add
go/default-animation-style
design doc redirect (#11230)This is a new go-link for the mentioned [proposal](https://docs.google.com/document/d/18c28hbe1mRBZLcnaip5LM9zlshIOEpuvBLWKZiXGe9g/edit)
Configuration menu - View commit details
-
Copy full SHA for a1fef55 - Browse repository at this point
Copy the full SHA a1fef55View commit details -
Add release notes for DevTools 2.40.0 (#11231)
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43ada18 - Browse repository at this point
Copy the full SHA 43ada18View commit details
Commits on Oct 7, 2024
-
Fix typo in sidenav for in animation cookbook recipe "Animate a widge…
…t using a physics simulation“ (#11234) Fixes a missing letter in the sidenav for the text "Animate a widget using a physics simulation".
Configuration menu - View commit details
-
Copy full SHA for ad2ebee - Browse repository at this point
Copy the full SHA ad2ebeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3f682a - Browse repository at this point
Copy the full SHA d3f682aView commit details -
Updated slugify function to replace
+
withplus
(#11236)This PR updates the `slugify` function to replace the '+' character with 'plus' to avoid slug collision between "C" and "C++". This change ensures unique slugs for both, resolving issues in tab navigation where both tabs were treated as the same. Fixes #11225
Configuration menu - View commit details
-
Copy full SHA for a1b1e48 - Browse repository at this point
Copy the full SHA a1b1e48View commit details -
Add
flutter.dev/to/engine-tool-bug
redirect (#11239)Instead of the longer-form URL, so we can put it in a CLI tool `help`.
Configuration menu - View commit details
-
Copy full SHA for 91fc802 - Browse repository at this point
Copy the full SHA 91fc802View commit details
Commits on Oct 8, 2024
-
Add
flutter.dev/to/engine-rbe
tooling redirect (#11241)To redirect to https://github.com/flutter/engine/blob/main/docs/rbe/rbe.md.
Configuration menu - View commit details
-
Copy full SHA for 066a86e - Browse repository at this point
Copy the full SHA 066a86eView commit details -
FIX: Broken links on "new-color-scheme-roles.md" page (#11245)
The following four links to reference pages on the Flutter web site page https://docs.flutter.dev/release/breaking-changes/new-color-scheme-roles are broken: - [Support fidelity variant for ColorScheme.fromSeed](flutter/flutter#144649) - [Introduce tone-based surfaces and accent color add-ons - Part 1](flutter/flutter#142654) - [Introduce tone-based surfaces and accent color add-ons - Part 2](flutter/flutter#138521) - [Enhance ColorScheme.fromSeed with a new variant parameter](flutter/flutter#144805) They are broken due to wrong syntax in the markdown file, used URLs are otherwise correct, but the used extended markdown link syntax is not, causing the links to be broken. This PR fixes the error so the links work. ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for e5ff60a - Browse repository at this point
Copy the full SHA e5ff60aView commit details -
Bump github/codeql-action from 3.26.11 to 3.26.12 (#11244)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.11 to 3.26.12. <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.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> <h2>3.26.8 - 19 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.19.0. <a href="https://redirect.github.com/github/codeql-action/pull/2483">#2483</a></li> </ul> <h2>3.26.7 - 13 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.4. <a href="https://redirect.github.com/github/codeql-action/pull/2471">#2471</a></li> </ul> <h2>3.26.6 - 29 Aug 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.3. <a href="https://redirect.github.com/github/codeql-action/pull/2449">#2449</a></li> </ul> <h2>3.26.5 - 23 Aug 2024</h2> <ul> <li>Fix an issue where the <code>csrutil</code> system call used for telemetry would fail on MacOS ARM machines with System Integrity Protection disabled. <a href="https://redirect.github.com/github/codeql-action/pull/2441">#2441</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/c36620d31ac7c881962c3d9dd939c40ec9434f2b"><code>c36620d</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2529">#2529</a> from github/update-v3.26.12-c9a70ff45</li> <li><a href="https://github.com/github/codeql-action/commit/570aecb95f2b62832269f4d9ed8d228c9a1342fb"><code>570aecb</code></a> Update changelog for v3.26.12</li> <li><a href="https://github.com/github/codeql-action/commit/c9a70ff45f6a0ebf67a02cf3a09094b72f56e5cb"><code>c9a70ff</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2526">#2526</a> from github/henrymercer/check-zstd-on-path</li> <li><a href="https://github.com/github/codeql-action/commit/d65a17605a400f2b42f1e4785239bc63a91419b9"><code>d65a176</code></a> Rebuild</li> <li><a href="https://github.com/github/codeql-action/commit/bf2e624d0b3b15a9fe5c6ae1294f207a8f2ee3f1"><code>bf2e624</code></a> Update src/tar.ts</li> <li><a href="https://github.com/github/codeql-action/commit/56d197570aa047eae7fe04401603196e2f68521d"><code>56d1975</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2489">#2489</a> from github/redsun82/rust</li> <li><a href="https://github.com/github/codeql-action/commit/7cf65a5b2e089b7207c678633bc4a42884847231"><code>7cf65a5</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2518">#2518</a> from github/dependabot/npm_and_yarn/npm-88156698cd</li> <li><a href="https://github.com/github/codeql-action/commit/8a56dd2e53735063047ec88acbea334aecdd702e"><code>8a56dd2</code></a> Update to <code>@actions/core</code> 1.11.1</li> <li><a href="https://github.com/github/codeql-action/commit/153267135194d736d42c011f5c4288fd7318a484"><code>1532671</code></a> Update default bundle to 2.19.1 (<a href="https://redirect.github.com/github/codeql-action/issues/2519">#2519</a>)</li> <li><a href="https://github.com/github/codeql-action/commit/64871a860c2923a5ec7cf6cefc983b535e8fe0e7"><code>64871a8</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.19.1</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/6db8d6351fd0be61f9ed8ebd12ccd35dcec51fea...c36620d31ac7c881962c3d9dd939c40ec9434f2b">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.26.11&new-version=3.26.12)](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>
Configuration menu - View commit details
-
Copy full SHA for 62f8a9e - Browse repository at this point
Copy the full SHA 62f8a9eView commit details -
Bump actions/checkout from 4.2.0 to 4.2.1 (#11243)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.0 to 4.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.2.1</h2> <h2>What's Changed</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/checkout/pull/1919">actions/checkout#1919</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.0...v4.2.1">https://github.com/actions/checkout/compare/v4.2.0...v4.2.1</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <h2>v4.0.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1067">Support fetching without the --progress option</a></li> <li><a href="https://redirect.github.com/actions/checkout/pull/1436">Update to node20</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871"><code>eef6144</code></a> Prepare 4.2.1 release (<a href="https://redirect.github.com/actions/checkout/issues/1925">#1925</a>)</li> <li><a href="https://github.com/actions/checkout/commit/6b42224f41ee5dfe5395e27c8b2746f1f9955030"><code>6b42224</code></a> Add workflow file for publishing releases to immutable action package (<a href="https://redirect.github.com/actions/checkout/issues/1919">#1919</a>)</li> <li><a href="https://github.com/actions/checkout/commit/de5a000abf73b6f4965bd1bcdf8f8d94a56ea815"><code>de5a000</code></a> Check out other refs/* by commit if provided, fall back to ref (<a href="https://redirect.github.com/actions/checkout/issues/1924">#1924</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/d632683dd7b4114ad314bca15554477dd762a938...eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.2.0&new-version=4.2.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e34fd1c - Browse repository at this point
Copy the full SHA e34fd1cView commit details -
Bump examples/codelabs from
ad31963
to6ee198e
(#11242)Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `ad31963` to `6ee198e`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/flutter/codelabs/commit/6ee198e098488302fc67997f5f7797ecf281940b"><code>6ee198e</code></a> Bump actions/checkout from 4.2.0 to 4.2.1 (<a href="https://redirect.github.com/flutter/codelabs/issues/2247">#2247</a>)</li> <li>See full diff in <a href="https://github.com/flutter/codelabs/compare/ad31963f0396c7890032c25de72ac7711616a949...6ee198e098488302fc67997f5f7797ecf281940b">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for 4889ab1 - Browse repository at this point
Copy the full SHA 4889ab1View commit details
Commits on Oct 9, 2024
-
Rename DevTools 2.40.0 notes to 2.40.1 to include CP release (#11255)
Part of flutter/devtools#8415.
Configuration menu - View commit details
-
Copy full SHA for bd64e8a - Browse repository at this point
Copy the full SHA bd64e8aView commit details -
Fix typo in vscode.md: change 'you' to 'your' (#11253)
Fixes a typo on the phrase "you can debug you application", should have been "you can debug _your_ application".
Configuration menu - View commit details
-
Copy full SHA for aceda4a - Browse repository at this point
Copy the full SHA aceda4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb0a1ff - Browse repository at this point
Copy the full SHA eb0a1ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 207c4a9 - Browse repository at this point
Copy the full SHA 207c4a9View commit details
Commits on Oct 10, 2024
-
Fix line highlighting on web-dev page (#11251)
Be consistent with css highlight. ![image](https://github.com/user-attachments/assets/19f76503-3d66-4ddb-9803-3f92682ec3c2) I think highlighting `shape: BoxShape.circle`, will be better?
Configuration menu - View commit details
-
Copy full SHA for da7c404 - Browse repository at this point
Copy the full SHA da7c404View commit details
Commits on Oct 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 06549e3 - Browse repository at this point
Copy the full SHA 06549e3View commit details -
Update layout.md (Just a one word typo) (#11262)
Corrected a typo, changed crossAxisAlignment to MainAxisAlignment. As in picture we can see the main axis elements are spaced and not cross axis. So, in the caption of this image "crossAxisAlignment.spaceEvenly" should be changed to "MainAxisAlignment.spaceEvenly".
Configuration menu - View commit details
-
Copy full SHA for be099d6 - Browse repository at this point
Copy the full SHA be099d6View commit details -
Adds "Launching a Compose activity" article (#11219)
## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e565f7e - Browse repository at this point
Copy the full SHA e565f7eView commit details -
Fix new surface provider camerax PR url (#11227)
The current URL `https://github.com/flutter/flutter/packages/pull/7044` does not exist, it should be `https://github.com/flutter/packages/pull/7044` instead _Description of what this PR is changing or adding, and why:_ In page about the [new surface provider](https://docs.flutter.dev/release/breaking-changes/android-surface-plugins): The URL of `this camera_android_camerax PR` https://github.com/flutter/flutter/packages/pull/7044 does not exist, it should be flutter/packages#7044 instead. _Issues fixed by this PR (if any):_ None _PRs or commits this PR depends on (if any):_ None ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 40a348a - Browse repository at this point
Copy the full SHA 40a348aView commit details -
Bump site-shared from
9de39ab
to65d653b
(#11259)Bumps [site-shared](https://github.com/dart-lang/site-shared) from `9de39ab` to `65d653b`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/site-shared/commit/65d653b60a0678075fe7e29c3d632d2ddfbd82b8"><code>65d653b</code></a> Share <code>gitignore</code> file across repo and add analyze <code>analysis_defaults</code> (<a href="https://redirect.github.com/dart-lang/site-shared/issues/232">#232</a>)</li> <li><a href="https://github.com/dart-lang/site-shared/commit/ebfd00f26b53c7829f2a001c505d6cdf7f56630d"><code>ebfd00f</code></a> Use <code>pkgs/</code> instead of <code>packages/</code> to align with other org mono repos (<a href="https://redirect.github.com/dart-lang/site-shared/issues/230">#230</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/site-shared/compare/9de39ab9473cc66d531f73451570b3050b82d356...65d653b60a0678075fe7e29c3d632d2ddfbd82b8">compare view</a></li> </ul> </details> <br /> Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5705fd7 - Browse repository at this point
Copy the full SHA 5705fd7View commit details
Commits on Oct 14, 2024
-
Minor formatting fixes for new compose-activity article (#11266)
- Adjust line breaks - Standardize markdown formatting - Add an analysis config for the Dart code - Add titles with the relevant filenames to the code blocks - Use code font in a few more relevant areas - Minor copy fixes
Configuration menu - View commit details
-
Copy full SHA for e9c11d3 - Browse repository at this point
Copy the full SHA e9c11d3View commit details -
Remove unused example code and update dependabot config (#11265)
Removes the unused samples in `examples/basics` and `examples/platform_integration/ffi`. Then updates the dependabot config to remove them. Also updates the dependabot config to rely on the simpler `directories` key, so we don't need to configurate each directory separately.
Configuration menu - View commit details
-
Copy full SHA for b8faa73 - Browse repository at this point
Copy the full SHA b8faa73View commit details -
Remove codelabs submodule and usages (#11264)
The usages are very minimal and the website repo is much smaller and easier to manage without the huge codelabs repo. Also fixes some copy formatting and punctuation issues near the updated code snippets.
Configuration menu - View commit details
-
Copy full SHA for 816f0a5 - Browse repository at this point
Copy the full SHA 816f0a5View commit details -
Bump github/codeql-action from 3.26.12 to 3.26.13 (#11270)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.12 to 3.26.13. <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.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> <h2>3.26.8 - 19 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.19.0. <a href="https://redirect.github.com/github/codeql-action/pull/2483">#2483</a></li> </ul> <h2>3.26.7 - 13 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.4. <a href="https://redirect.github.com/github/codeql-action/pull/2471">#2471</a></li> </ul> <h2>3.26.6 - 29 Aug 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.18.3. <a href="https://redirect.github.com/github/codeql-action/pull/2449">#2449</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/f779452ac5af1c261dce0346a8f964149f49322b"><code>f779452</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2539">#2539</a> from github/update-v3.26.13-0c3e00641</li> <li><a href="https://github.com/github/codeql-action/commit/532932479b339a320b8f0f106cf17cb6f27625ab"><code>5329324</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/github/codeql-action/commit/007ba256485136f6179e827b998b3c9125fcbcee"><code>007ba25</code></a> Update changelog for v3.26.13</li> <li><a href="https://github.com/github/codeql-action/commit/0c3e0064168c8e68650d4d5d2eaa7f5b14c2e089"><code>0c3e006</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2536">#2536</a> from yoff/python/ff-std-lib-extraction</li> <li><a href="https://github.com/github/codeql-action/commit/38469af22844c7bb1302fd0bde937f95fae05417"><code>38469af</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2537">#2537</a> from github/henrymercer/no-zstd-windows</li> <li><a href="https://github.com/github/codeql-action/commit/5b6984ee4d8d4337aa84b946951459213dd36daf"><code>5b6984e</code></a> Assert that Windows downloads gzip</li> <li><a href="https://github.com/github/codeql-action/commit/eefb943f7e5f85e6e26fff781c173475ecfe9f4f"><code>eefb943</code></a> Don't use Zstandard bundles on Windows</li> <li><a href="https://github.com/github/codeql-action/commit/201e02efe22c245c1d4fc9b579583c1ef037dfe6"><code>201e02e</code></a> rebuild the action</li> <li><a href="https://github.com/github/codeql-action/commit/ce5f900bfc4f4f7d32fd4106942380d167a1e43c"><code>ce5f900</code></a> formatting</li> <li><a href="https://github.com/github/codeql-action/commit/65dd816de1c1c6fc94d0885d009da0db1545df07"><code>65dd816</code></a> remove unused import</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/c36620d31ac7c881962c3d9dd939c40ec9434f2b...f779452ac5af1c261dce0346a8f964149f49322b">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.26.12&new-version=3.26.13)](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>
Configuration menu - View commit details
-
Copy full SHA for 5acbfa5 - Browse repository at this point
Copy the full SHA 5acbfa5View commit details -
Reduce overflowing in nested navigation cookbook recipe (#11247)
Column Widget in FinishedPage and WaitingPage has been wrapped by SingleChildScrollView to avoid overflow. Fixes #11220 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9b68b29 - Browse repository at this point
Copy the full SHA 9b68b29View commit details
Commits on Oct 15, 2024
-
fix: typo in update-data.md (#11273)
**It fixes typos in the [docs](https://docs.flutter.dev/cookbook/networking/update-data): Beyond UI -> Networking & http -> Update data over the internet**
Configuration menu - View commit details
-
Copy full SHA for 4182478 - Browse repository at this point
Copy the full SHA 4182478View commit details
Commits on Oct 16, 2024
-
Update URL strategies page to clarify
flutter_web_plugins
setup (#1……1221) Add additional information on how to add `flutter_web_plugins` to project to use `usePathUrlStrategy()` function. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7ed8ad6 - Browse repository at this point
Copy the full SHA 7ed8ad6View commit details -
Update /tools/ide redirect to vs code (#11280)
_Description of what this PR is changing or adding, and why:_ Redirecting ide shortlink to vs code _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [ ] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [ ] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [ ] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for d953536 - Browse repository at this point
Copy the full SHA d953536View commit details -
Follow up clean up to URL strategy config doc (#11278)
Fixes one issue I didn't notice (code block being `dart` instead of `yaml`), and some other minor enhancements, primarily highlighting.
Configuration menu - View commit details
-
Copy full SHA for 0db9771 - Browse repository at this point
Copy the full SHA 0db9771View commit details -
Bump site-shared from
65d653b
to7527a0e
(#11279)Bumps [site-shared](https://github.com/dart-lang/site-shared) from `65d653b` to `7527a0e`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/site-shared/commit/7527a0e7d37ec92f8beeae67255788481e69ea68"><code>7527a0e</code></a> Update DartPad embed injector (<a href="https://redirect.github.com/dart-lang/site-shared/issues/229">#229</a>)</li> <li><a href="https://github.com/dart-lang/site-shared/commit/3e28ad0009ffb4df5948a494466251d292dca032"><code>3e28ad0</code></a> Remove deprecated package_api_docs lint (<a href="https://redirect.github.com/dart-lang/site-shared/issues/234">#234</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/site-shared/compare/65d653b60a0678075fe7e29c3d632d2ddfbd82b8...7527a0e7d37ec92f8beeae67255788481e69ea68">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for 4001355 - Browse repository at this point
Copy the full SHA 4001355View commit details -
Adding new compose activity article to sidenav (#11277)
As it says. Landed this PR last week but forgot to add it to the sidenav. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d246f4 - Browse repository at this point
Copy the full SHA 5d246f4View commit details
Commits on Oct 17, 2024
-
Update lints for example snippets (#11283)
Removes some deprecated lints, enables a few new ones that are popular, and fixes the resulting diagnostics :)
Configuration menu - View commit details
-
Copy full SHA for 31da761 - Browse repository at this point
Copy the full SHA 31da761View commit details
Commits on Oct 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5b9e769 - Browse repository at this point
Copy the full SHA 5b9e769View commit details -
Remove ncurses from necessary AS dependencies on linux (#11286)
I'm not sure why we have so many instances of this snippet as I thought the point was for them to be shared, but I'll leave worrying about that for later. Resolves flutter/website#11252
Configuration menu - View commit details
-
Copy full SHA for b7f746c - Browse repository at this point
Copy the full SHA b7f746cView commit details
Commits on Oct 21, 2024
-
Updating the supported platforms page (#11271)
Introduce a new meaning of "Supported", drop "Best effort", and introduce a new "CI-tested" category that mostly has the old meaning of "Supported". Resolves flutter/website#11206 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ee37ad9 - Browse repository at this point
Copy the full SHA ee37ad9View commit details -
Changed "h/w arch" to "target arch" as per Yegor (#11298)
More updates to the Supported Platforms page.
Configuration menu - View commit details
-
Copy full SHA for fe9fb8d - Browse repository at this point
Copy the full SHA fe9fb8dView commit details
Commits on Oct 22, 2024
-
Update outdated flutter.dev link in tool output example (#11295)
Fix invalid flutter.dev link because the location changed and we use a new redirect instead. Fix flutter/website#11294 --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6d029b3 - Browse repository at this point
Copy the full SHA 6d029b3View commit details -
Fix typo in step 2 of page animation transition cookbook (#11299)
Fix typo in step 2 of page animation transition cookbook. Add backquote to `Animation<double>` because it didn't render correctly.
Configuration menu - View commit details
-
Copy full SHA for 2e53e55 - Browse repository at this point
Copy the full SHA 2e53e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f94e01 - Browse repository at this point
Copy the full SHA 2f94e01View commit details
Commits on Oct 23, 2024
-
Partially contributes to flutter/website#11217, at least for the current site design.
Configuration menu - View commit details
-
Copy full SHA for fdf47ff - Browse repository at this point
Copy the full SHA fdf47ffView commit details -
Bump github/codeql-action from 3.26.13 to 3.27.0 (#11306)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.13 to 3.27.0. <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.0</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.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> <p>See the full <a href="https://github.com/github/codeql-action/blob/v3.27.0/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.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> <h2>3.26.8 - 19 Sep 2024</h2> <ul> <li>Update default CodeQL bundle version to 2.19.0. <a href="https://redirect.github.com/github/codeql-action/pull/2483">#2483</a></li> </ul> <h2>3.26.7 - 13 Sep 2024</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/github/codeql-action/commit/662472033e021d55d94146f66f6058822b0b39fd"><code>6624720</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2561">#2561</a> from github/update-v3.27.0-b35b023d9</li> <li><a href="https://github.com/github/codeql-action/commit/ce7c2b560da6747133b72eb2f33503a6c4da9c15"><code>ce7c2b5</code></a> Update changelog for v3.27.0</li> <li><a href="https://github.com/github/codeql-action/commit/b35b023d9b1296658ca1bcb95dcd0336f9d23f0b"><code>b35b023</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2552">#2552</a> from github/update-bundle/codeql-bundle-v2.19.2</li> <li><a href="https://github.com/github/codeql-action/commit/dafc762411c1755f00abee84283eaa85d438af2e"><code>dafc762</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2560">#2560</a> from github/aeisenberg/fix-required-checks</li> <li><a href="https://github.com/github/codeql-action/commit/0d1eb88b60733b6720210d591c48ebc9e961d42c"><code>0d1eb88</code></a> Remove ESLint from required checks</li> <li><a href="https://github.com/github/codeql-action/commit/0a30541440699f21b772e5ef95c912f097514855"><code>0a30541</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2558">#2558</a> from github/dependabot/npm_and_yarn/npm-6515e6e328</li> <li><a href="https://github.com/github/codeql-action/commit/2a6a6ad1c809216132b8a6a8c1f5873fff3f400a"><code>2a6a6ad</code></a> Update checked-in dependencies</li> <li><a href="https://github.com/github/codeql-action/commit/26c18c2c1f382ccd402aec5dd18d9ff6d0097891"><code>26c18c2</code></a> Bump the npm group with 3 updates</li> <li><a href="https://github.com/github/codeql-action/commit/7080a68cbca9319f3cf869f12f34acea853ad72d"><code>7080a68</code></a> Merge branch 'main' into update-bundle/codeql-bundle-v2.19.2</li> <li><a href="https://github.com/github/codeql-action/commit/63eb7bbf1f65c025536b3e7d083d89c1c161043c"><code>63eb7bb</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2551">#2551</a> from github/cklin/diff-informed-queries-feature</li> <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/f779452ac5af1c261dce0346a8f964149f49322b...662472033e021d55d94146f66f6058822b0b39fd">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.26.13&new-version=3.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for bf548f2 - Browse repository at this point
Copy the full SHA bf548f2View commit details -
Add Dart code snippets (#11310)
_Description of what this PR is changing or adding, and why:_ Add a table with the Dart code snippets to VS code page. _Issues fixed by this PR (if any):_ #11274
Configuration menu - View commit details
-
Copy full SHA for c361cc5 - Browse repository at this point
Copy the full SHA c361cc5View commit details
Commits on Oct 24, 2024
-
Bump actions/checkout from 4.2.1 to 4.2.2 (#11314)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/releases">actions/checkout's releases</a>.</em></p> <blockquote> <h2>v4.2.2</h2> <h2>What's Changed</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/checkout/compare/v4.2.1...v4.2.2">https://github.com/actions/checkout/compare/v4.2.1...v4.2.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">actions/checkout's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <h2>v4.2.2</h2> <ul> <li><code>url-helper.ts</code> now leverages well-known environment variables by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1941">actions/checkout#1941</a></li> <li>Expand unit test coverage for <code>isGhes</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1946">actions/checkout#1946</a></li> </ul> <h2>v4.2.1</h2> <ul> <li>Check out other refs/* by commit if provided, fall back to ref by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1924">actions/checkout#1924</a></li> </ul> <h2>v4.2.0</h2> <ul> <li>Add Ref and Commit outputs by <a href="https://github.com/lucacome"><code>@lucacome</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1180">actions/checkout#1180</a></li> <li>Dependency updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>- <a href="https://redirect.github.com/actions/checkout/pull/1777">actions/checkout#1777</a>, <a href="https://redirect.github.com/actions/checkout/pull/1872">actions/checkout#1872</a></li> </ul> <h2>v4.1.7</h2> <ul> <li>Bump the minor-npm-dependencies group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1739">actions/checkout#1739</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1697">actions/checkout#1697</a></li> <li>Check out other refs/* by commit by <a href="https://github.com/orhantoy"><code>@orhantoy</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1774">actions/checkout#1774</a></li> <li>Pin actions/checkout's own workflows to a known, good, stable version. by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1776">actions/checkout#1776</a></li> </ul> <h2>v4.1.6</h2> <ul> <li>Check platform to set archive extension appropriately by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1732">actions/checkout#1732</a></li> </ul> <h2>v4.1.5</h2> <ul> <li>Update NPM dependencies by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1703">actions/checkout#1703</a></li> <li>Bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1694">actions/checkout#1694</a></li> <li>Bump actions/setup-node from 1 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1696">actions/checkout#1696</a></li> <li>Bump actions/upload-artifact from 2 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1695">actions/checkout#1695</a></li> <li>README: Suggest <code>user.email</code> to be <code>41898282+github-actions[bot]@users.noreply.github.com</code> by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1707">actions/checkout#1707</a></li> </ul> <h2>v4.1.4</h2> <ul> <li>Disable <code>extensions.worktreeConfig</code> when disabling <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1692">actions/checkout#1692</a></li> <li>Add dependabot config by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1688">actions/checkout#1688</a></li> <li>Bump the minor-actions-dependencies group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1693">actions/checkout#1693</a></li> <li>Bump word-wrap from 1.2.3 to 1.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1643">actions/checkout#1643</a></li> </ul> <h2>v4.1.3</h2> <ul> <li>Check git version before attempting to disable <code>sparse-checkout</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1656">actions/checkout#1656</a></li> <li>Add SSH user parameter by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1685">actions/checkout#1685</a></li> <li>Update <code>actions/checkout</code> version in <code>update-main-version.yml</code> by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1650">actions/checkout#1650</a></li> </ul> <h2>v4.1.2</h2> <ul> <li>Fix: Disable sparse checkout whenever <code>sparse-checkout</code> option is not present <a href="https://github.com/dscho"><code>@dscho</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1598">actions/checkout#1598</a></li> </ul> <h2>v4.1.1</h2> <ul> <li>Correct link to GitHub Docs by <a href="https://github.com/peterbe"><code>@peterbe</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1511">actions/checkout#1511</a></li> <li>Link to release page from what's new section by <a href="https://github.com/cory-miller"><code>@cory-miller</code></a> in <a href="https://redirect.github.com/actions/checkout/pull/1514">actions/checkout#1514</a></li> </ul> <h2>v4.1.0</h2> <ul> <li><a href="https://redirect.github.com/actions/checkout/pull/1396">Add support for partial checkout filters</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/checkout/commit/11bd71901bbe5b1630ceea73d27597364c9af683"><code>11bd719</code></a> Prepare 4.2.2 Release (<a href="https://redirect.github.com/actions/checkout/issues/1953">#1953</a>)</li> <li><a href="https://github.com/actions/checkout/commit/e3d2460bbb42d7710191569f88069044cfb9d8cf"><code>e3d2460</code></a> Expand unit test coverage (<a href="https://redirect.github.com/actions/checkout/issues/1946">#1946</a>)</li> <li><a href="https://github.com/actions/checkout/commit/163217dfcd28294438ea1c1c149cfaf66eec283e"><code>163217d</code></a> <code>url-helper.ts</code> now leverages well-known environment variables. (<a href="https://redirect.github.com/actions/checkout/issues/1941">#1941</a>)</li> <li>See full diff in <a href="https://github.com/actions/checkout/compare/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/checkout&package-manager=github_actions&previous-version=4.2.1&new-version=4.2.2)](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>
Configuration menu - View commit details
-
Copy full SHA for e1b2dd0 - Browse repository at this point
Copy the full SHA e1b2dd0View commit details -
Bump site-shared from
7527a0e
to99868e7
(#11312)Bumps [site-shared](https://github.com/dart-lang/site-shared) from `7527a0e` to `99868e7`. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/site-shared/commit/99868e7cb71e2109d7547bc1ecdad2813b86b6ca"><code>99868e7</code></a> Initial structure for shared website styles (<a href="https://redirect.github.com/dart-lang/site-shared/issues/231">#231</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/site-shared/compare/7527a0e7d37ec92f8beeae67255788481e69ea68...99868e7cb71e2109d7547bc1ecdad2813b86b6ca">compare view</a></li> </ul> </details> <br /> 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>
Configuration menu - View commit details
-
Copy full SHA for db3d7f6 - Browse repository at this point
Copy the full SHA db3d7f6View commit details -
Announce deprecation of
.flutter-plugins
. (#11303)Work towards flutter/flutter#48918. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93fe19a - Browse repository at this point
Copy the full SHA 93fe19aView commit details -
Add go link for multi-window-api (#11315)
_Description of what this PR is changing or adding, and why:_ This adds a go-link for the Multi Window API proposal. _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 5119ced - Browse repository at this point
Copy the full SHA 5119cedView commit details -
Add Flutter in Production course by Andrea Bizzotto (#11308)
_Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for c1c00a1 - Browse repository at this point
Copy the full SHA c1c00a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 781c859 - Browse repository at this point
Copy the full SHA 781c859View commit details -
Updated link to article about Firebase multiple flavors setup (#11313)
_Description of what this PR is changing or adding, and why:_ _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2878b5f - Browse repository at this point
Copy the full SHA 2878b5fView commit details -
Migration guide for
ThemeData.dialogBackgroundColor
deprecation (#1……1309) Related to flutter/flutter#155072 ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8b346c1 - Browse repository at this point
Copy the full SHA 8b346c1View commit details -
Two previous courses were sunsetted and one bigger course is released. Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48a7072 - Browse repository at this point
Copy the full SHA 48a7072View commit details -
Update async weather reference (#11307)
## PR Summary Commit 1e2d28c moved the location of `async_weather.dart`. This PR adjusts sources to changes. Relevant page can be found [here](https://docs.flutter.dev/get-started/flutter-for/dart-swift-concurrency). ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4ee1d83 - Browse repository at this point
Copy the full SHA 4ee1d83View commit details
Commits on Oct 25, 2024
-
Tiny cleanup of phrasing in
.flutter-plugins
removal notice (#11330)Switch `artifacts` to `configurations`, which is a more accurate phrasing.
Configuration menu - View commit details
-
Copy full SHA for 20e4688 - Browse repository at this point
Copy the full SHA 20e4688View commit details -
Bump actions/setup-node from 4.0.4 to 4.1.0 (#11328)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p> <blockquote> <h2>v4.1.0</h2> <h2>What's Changed</h2> <ul> <li>Resolve High Security Alerts by upgrading Dependencies by <a href="https://github.com/aparnajyothi-y"><code>@aparnajyothi-y</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1132">actions/setup-node#1132</a></li> <li>Upgrade IA Publish by <a href="https://github.com/Jcambass"><code>@Jcambass</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1134">actions/setup-node#1134</a></li> <li>Revise <code>isGhes</code> logic by <a href="https://github.com/jww3"><code>@jww3</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/1148">actions/setup-node#1148</a></li> <li>Add architecture to cache key by <a href="https://github.com/pengx17"><code>@pengx17</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/843">actions/setup-node#843</a> This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts. Note: This change may break previous cache keys as they will no longer be compatible with the new format.</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jww3"><code>@jww3</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/1148">actions/setup-node#1148</a></li> <li><a href="https://github.com/pengx17"><code>@pengx17</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/843">actions/setup-node#843</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v4...v4.1.0">https://github.com/actions/setup-node/compare/v4...v4.1.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/setup-node/commit/39370e3970a6d050c480ffad4ff0ed4d3fdee5af"><code>39370e3</code></a> fix: add arch to cached path (<a href="https://redirect.github.com/actions/setup-node/issues/843">#843</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/abb238b1313d8ef4d3e3a96d204e08329cafbf85"><code>abb238b</code></a> Revise <code>isGhes</code> logic (<a href="https://redirect.github.com/actions/setup-node/issues/1148">#1148</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/aca7b64a59c0063db8564e0ffdadd3887f1cbae5"><code>aca7b64</code></a> Merge pull request <a href="https://redirect.github.com/actions/setup-node/issues/1134">#1134</a> from actions/Jcambass-patch-1</li> <li><a href="https://github.com/actions/setup-node/commit/88de2a3d99c13aa734c49200e8bc673fb0a80ab8"><code>88de2a3</code></a> Resolve High Security Alerts by upgrading Dependencies (<a href="https://redirect.github.com/actions/setup-node/issues/1132">#1132</a>)</li> <li><a href="https://github.com/actions/setup-node/commit/d6ebc7b438e9cf1b22a3c440a164b179ed0e37d6"><code>d6ebc7b</code></a> Upgrade IA Publish</li> <li>See full diff in <a href="https://github.com/actions/setup-node/compare/0a44ba7841725637a19e28fa30b79a866c81b0a6...39370e3970a6d050c480ffad4ff0ed4d3fdee5af">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=4.0.4&new-version=4.1.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6e73956 - Browse repository at this point
Copy the full SHA 6e73956View commit details
Commits on Oct 28, 2024
-
Remove test-drive page from get-started flow (#11337)
This page was inconsistently included in prev->next flows for some old and new get started pages, and its content overlaps with the content in [Write your first Flutter app](https://docs.flutter.dev/get-started/codelab). Contributes to flutter/website#11301
Configuration menu - View commit details
-
Copy full SHA for ab5ff38 - Browse repository at this point
Copy the full SHA ab5ff38View commit details
Commits on Oct 31, 2024
-
Update minimum recommended CocoaPods version to support Xcode 16 (#11…
…346) Xcode 16 introduced new types to its project format. Customers should update to CocoaPods 1.16 or higher to support this new project format. Part of flutter/flutter#157737
Configuration menu - View commit details
-
Copy full SHA for 780fc63 - Browse repository at this point
Copy the full SHA 780fc63View commit details -
Add
/to
short links foret
andengine-tool
. (#11344)I.e. to make https://github.com/flutter/engine/blob/main/tools/engine_tool/README.md more discoverable/linkable.
Configuration menu - View commit details
-
Copy full SHA for 6ab52d1 - Browse repository at this point
Copy the full SHA 6ab52d1View commit details -
Declare
package:flutter_gen
to be deprecated (#11343)Declare the `package:flutter_gen` approach deprecated and explain the current migration path. Part of flutter/flutter#157819, flutter/flutter#102983. /cc @andrewkolos --------- Co-authored-by: Jonah Williams <jonahwilliams@google.com> Co-authored-by: Chris Bracken <chris@bracken.jp>
Configuration menu - View commit details
-
Copy full SHA for 6fbd62f - Browse repository at this point
Copy the full SHA 6fbd62fView commit details -
Fix Errors in PowerShell Code in Flutter Setup Guide for China (#11329)
### Page Source Code Location `src/_includes/docs/community/china/os-settings.md` https://docs.flutter.dev/community/china ### Problem Description The code in the documentation is attempting to set environment variables for Flutter but contains errors that lead to unexpected behavior. #### Incorrect Code ```powershell newPath = $pwd.PATH + "/flutter/bin",$env:PATH -join ";" [System.Environment]::SetEnvironmentVariable('Path',$newPath,User) [System.Environment]::SetEnvironmentVariable('PUB_HOSTED_URL','https://pub.flutter-io.cn',User) [System.Environment]::SetEnvironmentVariable('FLUTTER_STORAGE_BASE_URL','https://storage.flutter-io.cn',User) ``` #### Issues Identified: 1. **Incorrect Path Concatenation**: The variable `newPath` concatenates using a comma, which results in incorrect setting of the PATH environment variable. - **Expected `newPath` (example)**: `C:\Users\User\flutter\bin;C:\Windows` - **Actual Value of `newPath`**: `C:\Users\User/flutter/bin C:\Windows` 2. **Missing Quotes for 'User'**: The `User` parameter in `SetEnvironmentVariable` method calls is not enclosed in quotes, leading to runtime exceptions. ```plaintext + [System.Environment]::SetEnvironmentVariable('Path',$newPath,User) + ~ Missing expression after ','. At line:1 char:62 + [System.Environment]::SetEnvironmentVariable('Path',$newPath,User) + ~~~~ Unexpected token 'User' in expression or statement. At line:1 char:66 + [System.Environment]::SetEnvironmentVariable('Path',$newPath,User) + ~ Unexpected token ')' in expression or statement. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : MissingExpressionAfterToken ``` Co-authored-by: Brett Morgan <brettmorgan@google.com>
Configuration menu - View commit details
-
Copy full SHA for b980954 - Browse repository at this point
Copy the full SHA b980954View commit details -
Flutter from Compose documentation (#11345)
_Description of what this PR is changing or adding, and why:_ Improves and adds documentation for launching Flutter from Kotlin and Compose-flavored Android apps _Issues fixed by this PR (if any):_ _PRs or commits this PR depends on (if any):_ Depends on flutter/flutter#156502. Must either use the `master` channel or `stable` after that code reaches it. Changes can be previewed on the staging built at these URLs: * [`/add-to-app/android/project-setup`](https://flutter-docs-prod--pr11345-launch-flutter-from-compose-wlgslbu8.web.app/add-to-app/android/project-setup) * [`/add-to-app/android/add-flutter-screen`](https://flutter-docs-prod--pr11345-launch-flutter-from-compose-wlgslbu8.web.app/add-to-app/android/add-flutter-screen) ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab2ea7b - Browse repository at this point
Copy the full SHA ab2ea7bView commit details
Commits on Nov 1, 2024
-
Add Flutter Forum as a support option (#11350)
_Description of what this PR is changing or adding, and why:_ Add https://forum.itsallwidgets.com/ as a support option _Issues fixed by this PR (if any):_ n/a _PRs or commits this PR depends on (if any):_ none ## Presubmit checklist - [x] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [x] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [x] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [x] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer.
Configuration menu - View commit details
-
Copy full SHA for 5fba15f - Browse repository at this point
Copy the full SHA 5fba15fView commit details -
ImageFilter default tile mode automatic selection breaking change not…
…ice (#11338) Breaking change notice for flutter/flutter#154935 . Engine PR should land shortly... ## Presubmit checklist - [ ] This PR is marked as draft with an explanation if not meant to land until a future stable release. - [ ] This PR doesn’t contain automatically generated corrections (Grammarly or similar). - [ ] This PR follows the [Google Developer Documentation Style Guidelines](https://developers.google.com/style) — for example, it doesn’t use _i.e._ or _e.g._, and it avoids _I_ and _we_ (first person). - [ ] This PR uses [semantic line breaks](https://github.com/dart-lang/site-shared/blob/main/doc/writing-for-dart-and-flutter-websites.md#semantic-line-breaks) of 80 characters or fewer. --------- Co-authored-by: Parker Lougheed <parlough@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 547da8f - Browse repository at this point
Copy the full SHA 547da8fView commit details
Commits on Nov 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f018f64 - Browse repository at this point
Copy the full SHA f018f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dcb35c - Browse repository at this point
Copy the full SHA 8dcb35cView commit details