Skip to content
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] 2022/09/26 #1228

Merged
merged 31 commits into from
Sep 26, 2022
Merged

[sync] 2022/09/26 #1228

merged 31 commits into from
Sep 26, 2022

Conversation

chenglu
Copy link
Member

@chenglu chenglu commented Sep 26, 2022

ref #374

新增一个文档将工程迁移到「更 Windows」的事件循环系统。(#1227)

dependabot bot and others added 30 commits September 15, 2022 13:57
Bumps [flutter](https://github.com/flutter/flutter) from `4f9d92f` to `e3c29ec`.
- [Release notes](https://github.com/flutter/flutter/releases)
- [Commits](flutter/flutter@4f9d92f...e3c29ec)

---
updated-dependencies:
- dependency-name: flutter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Set links to Flutter performance metrics (skia) that reflect on the docs site: https://docs.flutter.dev/perf/metrics
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `f5e45f6` to `33b8ee1`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@f5e45f6...33b8ee1)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.22 to 2.1.23.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b398f52...6a38b7d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.23 to 2.1.24.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@6a38b7d...904260d)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [site-shared](https://github.com/dart-lang/site-shared) from `5a28005` to `0fe3c62`.
- [Release notes](https://github.com/dart-lang/site-shared/releases)
- [Commits](dart-lang/site-shared@5a28005...0fe3c62)

---
updated-dependencies:
- dependency-name: site-shared
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `33b8ee1` to `d5a8956`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@33b8ee1...d5a8956)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
* Fixing Copy error in code

I fixed the page that copy code with explanation. But It's fixed now

* Update src/get-started/codelab.md

* Update src/get-started/codelab.md

* Update src/get-started/codelab.md

* Update codelab.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Brett Morgan <brettmorgan@google.com>
* Bump examples/codelabs from `d5a8956` to `a47cf11`

Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `d5a8956` to `a47cf11`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@d5a8956...a47cf11)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* refresh code excerpts

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
…7561)

* remove `final` keyword from state variables

fixes #5791

* remove final from state variables (code-excerpt)

* add prefer_final_fields for ignore_for_file
* Updating VS Code instructions

* Stashing
* Adding go link for androidx migration

* Keeping it alphabetical
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `cf7b925` to `33dc74f`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@cf7b925...33dc74f)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.24 to 2.1.25.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@904260d...86f3159)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [site-shared](https://github.com/dart-lang/site-shared) from `0fe3c62` to `6a6505a`.
- [Release notes](https://github.com/dart-lang/site-shared/releases)
- [Commits](dart-lang/site-shared@0fe3c62...6a6505a)

---
updated-dependencies:
- dependency-name: site-shared
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add Windows run loop migration

* Update src/development/platform-integration/windows/run-loop-migration.md

Co-authored-by: Chris Bracken <chris@bracken.jp>

* Update src/development/platform-integration/windows/run-loop-migration.md

* Update src/development/platform-integration/windows/run-loop-migration.md

* Update src/development/platform-integration/windows/version-migration.md

* Update src/development/platform-integration/windows/version-migration.md

* Update src/development/platform-integration/windows/run-loop-migration.md

Co-authored-by: Chris Bracken <chris@bracken.jp>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
...for the debugPaintSizeEnabled feature.
Adding new go-link for pull request revert api v2.
* Drop out of date Provider articles

Context: flutter/website#7568

* Garbage collect unused links
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 11.9.0 to 11.10.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.9.0...v11.10.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [examples/codelabs](https://github.com/flutter/codelabs) from `33dc74f` to `6d9c942`.
- [Release notes](https://github.com/flutter/codelabs/releases)
- [Commits](flutter/codelabs@33dc74f...6d9c942)

---
updated-dependencies:
- dependency-name: examples/codelabs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
* Fix text excerpts sample for HTML / CSS example

* Fix indent

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
@chenglu chenglu requested a review from a team as a code owner September 26, 2022 13:19
@chenglu chenglu merged commit f4f6d36 into cfug:master Sep 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.