Skip to content

Bump github/codeql-action from 2.1.8 to 2.1.9#7082

Merged
domesticmouse merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-2.1.9
Apr 28, 2022
Merged

Bump github/codeql-action from 2.1.8 to 2.1.9#7082
domesticmouse merged 1 commit intomainfrom
dependabot/github_actions/github/codeql-action-2.1.9

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2022

Bumps github/codeql-action from 2.1.8 to 2.1.9.

Changelog

Sourced from github/codeql-action's changelog.

CodeQL Action Changelog

[UNRELEASED]

No user facing changes.

2.1.9 - 27 Apr 2022

  • Add working-directory input to the autobuild action. #1024
  • The analyze and upload-sarif actions will now wait up to 2 minutes for processing to complete after they have uploaded the results so they can report any processing errors that occurred. This behavior can be disabled by setting the wait-for-processing action input to "false". #1007
  • Update default CodeQL bundle version to 2.9.0.
  • Fix a bug where status reporting fails on Windows. #1042

2.1.8 - 08 Apr 2022

  • Update default CodeQL bundle version to 2.8.5. #1014
  • Fix error where the init action would fail due to a GitHub API request that was taking too long to complete #1025

2.1.7 - 05 Apr 2022

  • A bug where additional queries specified in the workflow file would sometimes not be respected has been fixed. #1018

2.1.6 - 30 Mar 2022

  • [v2+ only] The CodeQL Action now runs on Node.js v16. #1000
  • Update default CodeQL bundle version to 2.8.4. #990
  • Fix a bug where an invalid commit_oid was being sent to code scanning when a custom checkout path was being used. #956

1.1.5 - 15 Mar 2022

  • Update default CodeQL bundle version to 2.8.3.
  • The CodeQL runner is now deprecated and no longer being released. For more information, see CodeQL runner deprecation.
  • Fix two bugs that cause action failures with GHES 3.3 or earlier. #978
    • Fix not a permitted key invalid requests with GHES 3.1 or earlier
    • Fix RUNNER_ARCH environment variable must be set errors with GHES 3.3 or earlier

1.1.4 - 07 Mar 2022

  • Update default CodeQL bundle version to 2.8.2. #950
  • Fix a bug where old results can be uploaded if the languages in a repository change when using a non-ephemeral self-hosted runner. #955

1.1.3 - 23 Feb 2022

  • Fix a bug where the CLR traces can continue tracing even after tracing should be stopped. #938

1.1.2 - 17 Feb 2022

  • Due to potential issues for GHES 3.1–3.3 customers who are using recent versions of the CodeQL Action via GHES Connect, the CodeQL Action now uses Node.js v12 rather than Node.js v16. #937

1.1.1 - 17 Feb 2022

... (truncated)

Commits
  • 7502d6e Merge pull request #1046 from github/update-v2.1.9-72861144
  • cbce00d Update changelog for v2.1.9
  • 7286114 Merge pull request #1042 from cklin/windows-status-report-error
  • 6dd9baf Fix status reporting error on Windows
  • ff8b365 Merge pull request #1044 from github/adityasharad/readme/replace-git-io
  • eed184a Merge branch 'main' into adityasharad/readme/replace-git-io
  • c76f0b5 Merge pull request #1032 from github/henrymercer/handle-merge-conflicts-in-re...
  • bf4ba69 README: Replace git.io shortlink with full link
  • d2d14ad Merge branch 'main' into henrymercer/handle-merge-conflicts-in-releases
  • 95b49c3 Merge pull request #1038 from github/hmakholm/pr/2.9.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.8 to 2.1.9.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@1ed1437...7502d6e)

---
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>
@dependabot dependabot bot added dev.dependencies Relates to managing app dependencies auto.github-action Pull requests that update GitHub Actions code labels Apr 28, 2022
@domesticmouse domesticmouse merged commit f95b42b into main Apr 28, 2022
@domesticmouse domesticmouse deleted the dependabot/github_actions/github/codeql-action-2.1.9 branch April 28, 2022 08:47
khanhnwin added a commit that referenced this pull request May 11, 2022
* [Content update] src/get-started/flutter-for/web-devs.md (#7042)

* src/get-started/flutter-for/web-devs.md

* Add the trailing `s` suggested by @domesticmouse

* Apply the style suggestion from @parlough

* Unblock updates of firebase-cli. (#7040)

This will also unblock the automatic update of multiple npm packages.

* [Content update] src/get-started/flutter-for/xamarin-forms-devs.md (#7045)

* src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Add design document link for PSC (#7046)

* Update dart tool info (#7049)

* Bump firebase-tools from 10.6.0 to 10.7.0 (#7051)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.6.0...v10.7.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade `layout-basics.md` (#7047)

fixes: #7006

* Add post-install fix for nokogiri aarch in setup (#7055)

* Added Desktop/macOS job listing (#7053)

* Added Desktop/macOS job listing

* Update src/jobs/macos.md

* Update src/jobs/macos.md

* Update src/jobs/macos.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Bump actions/checkout from 3.0.1 to 3.0.2 (#7057)

* Update firebase.json (#6884)

* add website freeze warning to PR template (#7058)

* Bump firebase-tools from 10.7.0 to 10.7.1 (#7056)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.0...v10.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* replace launch (deprecated) with launchUrl (#7062)

* replace launch (deprecated) with launchUrl

* refresh excerpts

* Add js library hashes to ensure library is from a trusted source (#7061)

Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>

* Update index.md (#7060)

* Update index.md

Modifying security policy on flutter.dev website

* Update index.md

* Update index.md

Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>

* Update text-field-material-localizations.md (#7064)

* Update layout page gallery examples (#7065)

* Fix references to gallery (#7066)

* Updating UX jobs (#7067)

* Add IXD and UXE job descriptions and remove UXR job description

* Tweaking the UXE role

* Add new UX roles to jobs index

* Updating docs: Cleanup and embedded video (#7068)

* cleanup, card name to sentence case

* added embed packages v plugins video

* moved embedded video to site alert about packages and plugins

* Fix punctuation (#7070)

I think the question mark should not be here.

* [Content Updates] Improvements for more docs (#7063)

* 📝 Update AUTHORS

* 📝 Update multiple documents

* src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_restart-vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* removed flutter writer position from jobs page (#7074)

* Add "Customizing web app initialization" page (#7069)

* move web FAQ into directory

* Move index.md to faq.md

* Add web index page

* Move web renderers page to platform-integration/web directory

* Add web initialization page

* Update sidenav

* update web/initialization page

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/_data/sidenav.yml

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/index.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/renderers.md

* Update src/development/platform-integration/web/renderers.md

* Update src/development/platform-integration/web/renderers.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Bump superstatic from 7.1.0 to 8.0.0 (#7078)

Bumps [superstatic](https://github.com/firebase/superstatic) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/firebase/superstatic/releases)
- [Commits](firebase/superstatic@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: superstatic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update submodules with excerpter binary files fix (#7075)

* Update submodules with excerpter binary files fix

* Update code excerpts

* Adjust text for changes in codelab

* Update codelab to remove repeated instructions

* Update codelabs again

* Mention stable release with lints (#7079)

* Fixes for web init PR (#7081)

Co-authored-by: John Ryan <ryjohn@google.com>

* Bump github/codeql-action from 2.1.8 to 2.1.9 (#7082)

* Update site-shared with activesupport fix (#7083)

* Update site-shared with activesupport fix

* Update site-shared submodule again

* Set default permissions to read-all in order to address code scanning alert (#7085)

* Bump firebase-tools from 10.7.1 to 10.7.2 (#7087)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.1...v10.7.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix perf/shader image links (#7086)

* implement website freeze PR template (#7088)

Co-authored-by: Alex Li <github@alexv525.com>
Co-authored-by: godofredoc <godofredoc@google.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: Michael Thomsen <mit@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brettmorgan@google.com>
Co-authored-by: Brian Tobin <brianjtobin@gmail.com>
Co-authored-by: Hans Muller <hans.muller@gmail.com>
Co-authored-by: Jesús S Guerrero <jesus_sguerrero@hotmail.com>
Co-authored-by: drewroengoogle <102626803+drewroengoogle@users.noreply.github.com>
Co-authored-by: khyati82 <61220466+khyati82@users.noreply.github.com>
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
Co-authored-by: Tao Dong <taodong@google.com>
Co-authored-by: Shamira <23406866+MiraMarshall@users.noreply.github.com>
Co-authored-by: Filip Hracek <filiph@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Ambrose Chua <ambrose@hey.com>
khanhnwin added a commit that referenced this pull request May 11, 2022
* Bump actions/checkout from 3.0.1 to 3.0.2 (#4)

* Bring secret repo up to date with frozen flutter/website repo (#11)

* [Content update] src/get-started/flutter-for/web-devs.md (#7042)

* src/get-started/flutter-for/web-devs.md

* Add the trailing `s` suggested by @domesticmouse

* Apply the style suggestion from @parlough

* Unblock updates of firebase-cli. (#7040)

This will also unblock the automatic update of multiple npm packages.

* [Content update] src/get-started/flutter-for/xamarin-forms-devs.md (#7045)

* src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

* Update src/get-started/flutter-for/xamarin-forms-devs.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Add design document link for PSC (#7046)

* Update dart tool info (#7049)

* Bump firebase-tools from 10.6.0 to 10.7.0 (#7051)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.6.0 to 10.7.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.6.0...v10.7.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Upgrade `layout-basics.md` (#7047)

fixes: #7006

* Add post-install fix for nokogiri aarch in setup (#7055)

* Added Desktop/macOS job listing (#7053)

* Added Desktop/macOS job listing

* Update src/jobs/macos.md

* Update src/jobs/macos.md

* Update src/jobs/macos.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Bump actions/checkout from 3.0.1 to 3.0.2 (#7057)

* Update firebase.json (#6884)

* add website freeze warning to PR template (#7058)

* Bump firebase-tools from 10.7.0 to 10.7.1 (#7056)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.0 to 10.7.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.0...v10.7.1)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* replace launch (deprecated) with launchUrl (#7062)

* replace launch (deprecated) with launchUrl

* refresh excerpts

* Add js library hashes to ensure library is from a trusted source (#7061)

Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>

* Update index.md (#7060)

* Update index.md

Modifying security policy on flutter.dev website

* Update index.md

* Update index.md

Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>

* Update text-field-material-localizations.md (#7064)

* Update layout page gallery examples (#7065)

* Fix references to gallery (#7066)

* Updating UX jobs (#7067)

* Add IXD and UXE job descriptions and remove UXR job description

* Tweaking the UXE role

* Add new UX roles to jobs index

* Updating docs: Cleanup and embedded video (#7068)

* cleanup, card name to sentence case

* added embed packages v plugins video

* moved embedded video to site alert about packages and plugins

* Fix punctuation (#7070)

I think the question mark should not be here.

* [Content Updates] Improvements for more docs (#7063)

* 📝 Update AUTHORS

* 📝 Update multiple documents

* src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_restart-vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

* Update src/get-started/test-drive/_vscode.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* removed flutter writer position from jobs page (#7074)

* Add "Customizing web app initialization" page (#7069)

* move web FAQ into directory

* Move index.md to faq.md

* Add web index page

* Move web renderers page to platform-integration/web directory

* Add web initialization page

* Update sidenav

* update web/initialization page

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/development/platform-integration/web/initialization.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Update src/_data/sidenav.yml

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/index.md

* Update src/development/platform-integration/web/initialization.md

* Update src/development/platform-integration/web/renderers.md

* Update src/development/platform-integration/web/renderers.md

* Update src/development/platform-integration/web/renderers.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Bump superstatic from 7.1.0 to 8.0.0 (#7078)

Bumps [superstatic](https://github.com/firebase/superstatic) from 7.1.0 to 8.0.0.
- [Release notes](https://github.com/firebase/superstatic/releases)
- [Commits](firebase/superstatic@v7.1.0...v8.0.0)

---
updated-dependencies:
- dependency-name: superstatic
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update submodules with excerpter binary files fix (#7075)

* Update submodules with excerpter binary files fix

* Update code excerpts

* Adjust text for changes in codelab

* Update codelab to remove repeated instructions

* Update codelabs again

* Mention stable release with lints (#7079)

* Fixes for web init PR (#7081)

Co-authored-by: John Ryan <ryjohn@google.com>

* Bump github/codeql-action from 2.1.8 to 2.1.9 (#7082)

* Update site-shared with activesupport fix (#7083)

* Update site-shared with activesupport fix

* Update site-shared submodule again

* Set default permissions to read-all in order to address code scanning alert (#7085)

* Bump firebase-tools from 10.7.1 to 10.7.2 (#7087)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.1 to 10.7.2.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.1...v10.7.2)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fix perf/shader image links (#7086)

* implement website freeze PR template (#7088)

Co-authored-by: Alex Li <github@alexv525.com>
Co-authored-by: godofredoc <godofredoc@google.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: Michael Thomsen <mit@google.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Brett Morgan <brettmorgan@google.com>
Co-authored-by: Brian Tobin <brianjtobin@gmail.com>
Co-authored-by: Hans Muller <hans.muller@gmail.com>
Co-authored-by: Jesús S Guerrero <jesus_sguerrero@hotmail.com>
Co-authored-by: drewroengoogle <102626803+drewroengoogle@users.noreply.github.com>
Co-authored-by: khyati82 <61220466+khyati82@users.noreply.github.com>
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
Co-authored-by: Tao Dong <taodong@google.com>
Co-authored-by: Shamira <23406866+MiraMarshall@users.noreply.github.com>
Co-authored-by: Filip Hracek <filiph@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Ambrose Chua <ambrose@hey.com>

* Update build action for website-private repo (#12)

* update build action to run on website-private repo. Don't run deploy action.

* replace PR template

* Update iOS deployment instructions (#13)

* Update  iOS deployment instructions

* Update src/deployment/ios.md

* Update src/deployment/ios.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* docker build fix for M1 (#17)

* Drop desktop beta warnings (#15)

* Update firebase.json (#16)

Adding redirect for the "Put Flutter to Work" project. This shortlink is mentioned in our PA keynote.

* Drop macOS desktop beta instructions pt 2 (#19)

* Bump firebase-tools from 10.7.2 to 10.8.0 (#20)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.7.2 to 10.8.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.7.2...v10.8.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Add redirect for Flame DartPad (#21)

Adds a single redirect for the Flame DartPad game. This will be used in Adventure.

* Adding redirect for Put Flutter to Work (#22)

The adventure dome is using a link based on the project's old name (Take Flutter Home), so we'll this one to point to the GitHub repo as well.

* Apple silicon download button (#23)

* test change

* Update build.yml

include io22-working branch for automated builds

* Update build.yml

comment out deploy step until we update the firebase project and firebase token

* Update build.yml

change the specified repo for builds to run

* remove test line

* macos arm64 download button

* apple silicon download sdk button and instructions

* dynamically update install instructions if arm64 button clicked

* cleaned up archive.js and added comments for apple silicon download button

* switch download channel to stable (#24)

* Make examples/ pass dart analyze (#14)

* resolve errors for examples/internationalization/add_language

* fix dart analyze errors on examples/ui/layout/adaptive_app_demos

* clean up broken code excerpts + refresh excerpts

* set beta channel experimental to false, disabling continue-on-error for beta build

* set stable to experimental so that it continues on error

* Update macOS installation instructions for Rosetta and CocoaPods (#27)

* Update macOS installation instructions for Rosetta and CocoaPods

* Update src/get-started/install/_ios-setup.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Fix typo in CocoaPods installation (#28)

* Happy Paths (#18)

* assets for happy path

* styling for images

* added happy paths to side nav

* landing page

* paths info page

* link to happy paths on Flutter favorites

* updated image path and copy for landing page

* changed landing page formatting

* updated copy and formatted with semantic line breaks

* added happy paths link to Flutter favorites

* updated directory location

* updated happy paths link in flutter favorites

* addressing format comments

* unused file path

* removed Happy paths header image

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* updated descriptions and links

* added cropped header and removed unnecessary styling

* updated links and edits

* updated link format

* Update src/_data/sidenav.yml

* Update src/development/packages-and-plugins/favorites.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/_data/sidenav.yml

* Update src/development/packages-and-plugins/favorites.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/paths/index.md

* updated geolocation package

* sidenav build fix

* updated file names and removed header image

* Update src/development/packages-and-plugins/favorites.md

* Update src/development/packages-and-plugins/happy-paths/index.md

* Update src/development/packages-and-plugins/happy-paths/index.md

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Bump activesupport from 7.0.2.4 to 7.0.3 (#30)

Bumps [activesupport](https://github.com/rails/rails) from 7.0.2.4 to 7.0.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.3/activesupport/CHANGELOG.md)
- [Commits](rails/rails@v7.0.2.4...v7.0.3)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update what's new page (#31)

* scaffold release notes

* create release notes

* add link to medium article

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* Updating the codelabs page. (#29)

* Updating the codelabs page. The GDE workshops page will be live tomorrow.

* Updating link to GDE labs

* Adding the new docs games page (#33)

* remove m1 mac supplementary notes banner (#34)

* Updates to what's new for the release (#32)

* stash

* stashing

* stashing

* Updating the what's new page

* Updating what's new for the release

* Update Flutter community Dartpad link

* change codelabs submodule commit

* Update src/whats-new.md

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* update codelabs submodule to resolve conflict

Co-authored-by: Khanh Nguyen <khanhnwin@gmail.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>

* Revert "remove m1 mac supplementary notes banner (#34)" (#35)

This reverts commit 9a8e25f.

* Release notes (#36)

* scaffold release notes

* create release notes

* add link to medium article

* fix release notes broken link

* Fix links in the Flutter 3 - What's new entry (#37)

* Fix links in the Flutter 3 - What's new entry

* Update wording

* Update src/whats-new.md

LOL. OK.

Co-authored-by: Parker Lougheed <parlough@gmail.com>

Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>

* remove dart-tool 1.19 banner (#38)

* Add missing line break to games toolkit page (#39)

* Bump github/codeql-action from 2.1.9 to 2.1.10 (#41)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.9 to 2.1.10.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@7502d6e...75b4f1c)

---
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump firebase-tools from 10.8.0 to 10.9.0 (#42)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 10.8.0 to 10.9.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.8.0...v10.9.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove "Useful links" TOC entries from Happy paths (#40)

* add io happening now banner (#43)

* add io happening now banner

* Update src/_includes/banner.html

Co-authored-by: Parker Lougheed <parlough@gmail.com>

Co-authored-by: Parker Lougheed <parlough@gmail.com>

* restore github build actions for public repo

* put back regular PR template

* update broken happy paths link

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alex Li <github@alexv525.com>
Co-authored-by: godofredoc <godofredoc@google.com>
Co-authored-by: Shams Zakhour (ignore Sfshaza) <44418985+sfshaza2@users.noreply.github.com>
Co-authored-by: Kate Lovett <katelovett@google.com>
Co-authored-by: Michael Thomsen <mit@google.com>
Co-authored-by: Brett Morgan <brettmorgan@google.com>
Co-authored-by: Brian Tobin <brianjtobin@gmail.com>
Co-authored-by: Hans Muller <hans.muller@gmail.com>
Co-authored-by: Jesús S Guerrero <jesus_sguerrero@hotmail.com>
Co-authored-by: drewroengoogle <102626803+drewroengoogle@users.noreply.github.com>
Co-authored-by: khyati82 <61220466+khyati82@users.noreply.github.com>
Co-authored-by: Pierre-Louis <6655696+guidezpl@users.noreply.github.com>
Co-authored-by: Tao Dong <taodong@google.com>
Co-authored-by: Shamira <23406866+MiraMarshall@users.noreply.github.com>
Co-authored-by: Filip Hracek <filiph@users.noreply.github.com>
Co-authored-by: John Ryan <ryjohn@google.com>
Co-authored-by: Parker Lougheed <parlough@gmail.com>
Co-authored-by: Ambrose Chua <ambrose@hey.com>
Co-authored-by: Jenn Magder <magder@google.com>
Co-authored-by: Andrew Brogdon <RedBrogdon@users.noreply.github.com>
Co-authored-by: Kevin Chisholm <kevinjchisholm@google.com>
@atsansone atsansone added auto.dependencies Bot updates to docs tools or example dependencies and removed dev.dependencies Relates to managing app dependencies labels Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto.dependencies Bot updates to docs tools or example dependencies auto.github-action Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants