Skip to content

Bump the all-github-actions group with 3 updates#10869

Merged
auto-submit[bot] merged 1 commit intomainfrom
dependabot/github_actions/all-github-actions-51862f0c5a
Jan 26, 2026
Merged

Bump the all-github-actions group with 3 updates#10869
auto-submit[bot] merged 1 commit intomainfrom
dependabot/github_actions/all-github-actions-51862f0c5a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps the all-github-actions group with 3 updates: actions/checkout, peter-evans/create-pull-request and lewagon/wait-on-check-action.

Updates actions/checkout from 5.0.0 to 6.0.2

Release notes

Sourced from actions/checkout's releases.

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

... (truncated)

Commits

Updates peter-evans/create-pull-request from 7.0.0 to 8.1.0

Release notes

Sourced from peter-evans/create-pull-request's releases.

Create Pull Request v8.1.0

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v8.0.0...v8.1.0

Create Pull Request v8.0.0

What's new in v8

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.11...v8.0.0

Create Pull Request v7.0.11

What's Changed

Full Changelog: peter-evans/create-pull-request@v7.0.10...v7.0.11

Create Pull Request v7.0.10

⚙️ Fixes an issue where updating a pull request failed when targeting a forked repository with the same owner as its parent.

What's Changed

New Contributors

Full Changelog: peter-evans/create-pull-request@v7.0.9...v7.0.10

... (truncated)

Commits

Updates lewagon/wait-on-check-action from 1.4.0 to 1.5.0

Release notes

Sourced from lewagon/wait-on-check-action's releases.

v1.5.0

Added

  • Add fail-on-no-checks option (#133)

Fixed

  • Bump rexml to 3.4.2 (#128)

v1.4.1

Fixed

  • Linux ARM64 support
Changelog

Sourced from lewagon/wait-on-check-action's changelog.

Changelog

Unreleased

v1.5.0 - 2026-01-25

Added

  • Add fail-on-no-checks option

Fixed

  • Bump rexml to 3.4.2

v1.4.1 - 2025-09-21

Fixed

  • Linux ARM64 support

v1.4.0 - 2025-06-27

Added

  • Add class docs
  • Add frozen_string_literal comments

Removed

  • Remove OpenStruct instances
  • Remove Double quotes
  • Remove Double assertions
  • Remove allow_any uses

Fixed

  • Fix spelling mistakes
  • Fix CI gem caching
  • Convert config.verbose to a boolean
  • Bump rexml to 3.3.9

v1.3.4 - 2024-04-04

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-github-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) and [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action).


Updates `actions/checkout` from 5.0.0 to 6.0.2
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...de0fac2)

Updates `peter-evans/create-pull-request` from 7.0.0 to 8.1.0
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v7...c0f553f)

Updates `lewagon/wait-on-check-action` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/lewagon/wait-on-check-action/releases)
- [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md)
- [Commits](lewagon/wait-on-check-action@0dceb95...7404930)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: peter-evans/create-pull-request
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-github-actions
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added autosubmit Merge PR when tree becomes green via auto submit App team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team: infra Infrastructure like devicelab, Cirrus, or LUCI. labels Jan 26, 2026
@auto-submit auto-submit bot merged commit e712bfa into main Jan 26, 2026
81 checks passed
@auto-submit auto-submit bot deleted the dependabot/github_actions/all-github-actions-51862f0c5a branch January 26, 2026 10:18
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 26, 2026
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Jan 26, 2026
flutter/packages@5af5f50...e712bfa

2026-01-26 49699333+dependabot[bot]@users.noreply.github.com Bump the
all-github-actions group with 3 updates (flutter/packages#10869)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/webview_flutter/webview_flutter_android/example/android/app
(flutter/packages#10895)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/webview_flutter/webview_flutter/example/android/app
(flutter/packages#10894)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/video_player/video_player_android/example/android/app
(flutter/packages#10893)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/url_launcher/url_launcher_android/example/android/app
(flutter/packages#10891)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/quick_actions/quick_actions/example/android/app
(flutter/packages#10886)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/url_launcher/url_launcher/example/android/app
(flutter/packages#10890)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/local_auth/local_auth/example/android/app
(flutter/packages#10881)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/quick_actions/quick_actions_android/example/android/app
(flutter/packages#10887)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/in_app_purchase/in_app_purchase_android/example/android/app
(flutter/packages#10880)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/in_app_purchase/in_app_purchase/example/android/app
(flutter/packages#10879)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/image_picker/image_picker_android/example/android/app
(flutter/packages#10878)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_sign_in/google_sign_in_android/example/android/app
(flutter/packages#10876)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/image_picker/image_picker/example/android/app
(flutter/packages#10877)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_sign_in/google_sign_in/example/android/app
(flutter/packages#10875)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_maps_flutter/google_maps_flutter_android/example/android/app
(flutter/packages#10874)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0
to 4.0.0 in
/packages/google_maps_flutter/google_maps_flutter_android/example/android/app
(flutter/packages#10873)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/camera/camera_android/example/android/app
(flutter/packages#10871)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_maps_flutter/google_maps_flutter/example/android/app
(flutter/packages#10872)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/camera/camera/example/android/app (flutter/packages#10870)
2026-01-25 [email protected] Roll Flutter from
bfc9041 to def9ca9 (18 revisions) (flutter/packages#10868)
2026-01-23 [email protected] Roll Flutter from
48c2475 to bfc9041 (173 revisions) (flutter/packages#10862)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
flutter-zl pushed a commit to flutter-zl/flutter that referenced this pull request Feb 10, 2026
…er#181493)

flutter/packages@5af5f50...e712bfa

2026-01-26 49699333+dependabot[bot]@users.noreply.github.com Bump the
all-github-actions group with 3 updates (flutter/packages#10869)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/webview_flutter/webview_flutter_android/example/android/app
(flutter/packages#10895)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/webview_flutter/webview_flutter/example/android/app
(flutter/packages#10894)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/video_player/video_player_android/example/android/app
(flutter/packages#10893)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/url_launcher/url_launcher_android/example/android/app
(flutter/packages#10891)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/quick_actions/quick_actions/example/android/app
(flutter/packages#10886)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/url_launcher/url_launcher/example/android/app
(flutter/packages#10890)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/local_auth/local_auth/example/android/app
(flutter/packages#10881)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/quick_actions/quick_actions_android/example/android/app
(flutter/packages#10887)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/in_app_purchase/in_app_purchase_android/example/android/app
(flutter/packages#10880)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/in_app_purchase/in_app_purchase/example/android/app
(flutter/packages#10879)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/image_picker/image_picker_android/example/android/app
(flutter/packages#10878)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_sign_in/google_sign_in_android/example/android/app
(flutter/packages#10876)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/image_picker/image_picker/example/android/app
(flutter/packages#10877)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_sign_in/google_sign_in/example/android/app
(flutter/packages#10875)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_maps_flutter/google_maps_flutter_android/example/android/app
(flutter/packages#10874)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump com.google.maps.android:android-maps-utils from 3.6.0
to 4.0.0 in
/packages/google_maps_flutter/google_maps_flutter_android/example/android/app
(flutter/packages#10873)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/camera/camera_android/example/android/app
(flutter/packages#10871)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/google_maps_flutter/google_maps_flutter/example/android/app
(flutter/packages#10872)
2026-01-26 49699333+dependabot[bot]@users.noreply.github.com
[dependabot]: Bump gradle-wrapper from 8.13 to 9.3.0 in
/packages/camera/camera/example/android/app (flutter/packages#10870)
2026-01-25 [email protected] Roll Flutter from
bfc9041 to def9ca9 (18 revisions) (flutter/packages#10868)
2026-01-23 [email protected] Roll Flutter from
48c2475 to bfc9041 (173 revisions) (flutter/packages#10862)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected] on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App team: infra Infrastructure like devicelab, Cirrus, or LUCI. team Infra upgrades, team productivity, code health, technical debt. See also team: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant