Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the github-actions group with 4 updates: actions/checkout, coverallsapp/github-action, reactivecircus/android-emulator-runner and softprops/action-gh-release.

Updates actions/checkout from 5.0.0 to 6.0.0

Release notes

Sourced from actions/checkout's releases.

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

v4.1.5

... (truncated)

Commits

Updates coverallsapp/github-action from 2.3.6 to 2.3.7

Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.7

What's Changed

Bug Fixes

  • Fixed fail-on-error behavior when download fails (#253), PR #254

New Contributors

Full Changelog: coverallsapp/github-action@v2...v2.3.7

Commits
  • 5cbfd81 Fix fail-on-error to handle all installation and execution failures (#254)
  • e988b39 Update workflow to sync and verify release branch (#249)
  • e7f4f97 README.md: Use current actions/setup-node and LTS version of Node.js (#247)
  • See full diff in compare view

Updates reactivecircus/android-emulator-runner from 2.34.0 to 2.35.0

Release notes

Sourced from reactivecircus/android-emulator-runner's releases.

v2.35.0

What's Changed

New Contributors

Full Changelog: ReactiveCircus/android-emulator-runner@v2.34.0...v2.35.0

Changelog

Sourced from reactivecircus/android-emulator-runner's changelog.

Change Log

Unreleased

v2.35.0

  • Optimize config.ini updates and efficiency improvements report (#436).
  • Fix pre-emulator-launch-script (#439).
  • Allow google_apis_ps16k as a valid target (#440).

v2.34.0

  • Allow arbitrary value for api-level such as Baklava and 35-ext15. - 428
  • Add option to specify system-image-api-level to use a system image with a different API level than the platform. - 428
  • Support automotive and desktop targets: android-automotive, android-automotive-playstore, android-desktop. - 428

v2.33.0

  • Fix missing AVD directory in ubuntu-24.04 runner. - 415
  • Update SDK build tools to 35.0.0, update SDK command-line tools to 16.0. - #356
  • Stop changing owner of the SDK directory. - 406 #409
  • Upgrade to latest npm dependencies. - #401

v2.32.0

  • Add port parameter for customizing the emulator port to use. - #383

v2.31.0

  • Support setting VanillaIceCream as api-level. - #378
  • Install platforms for the specified api-level. - #384

v2.30.1

  • Run action on Node 20. - #371

v2.30.0

  • Update to Node 20. - #369

v2.29.0

  • Fixed emulator download URL. - #343
  • Upgrade to latest npm dependencies. - #347 #355
  • Update SDK command-line tools to 11.0. - #356
  • Update SDK build tools to 34.0.0. - #356

v2.28.0

... (truncated)

Commits
  • b530d96 Merge branch 'main' into release/v2
  • 016d4d0 Prepare for release 2.35.0.
  • f9bdb6d docs: update AVD profile description (#452)
  • b68ca16 README: Fix imbalanced backtick in Configurations table (#445)
  • 66283c0 fix: allow google_apis_ps16k as a valid target (#440)
  • f2bf410 Fix pre-emulator-launch-script (#439)
  • 62e6348 Optimize config.ini updates and efficiency improvements report (#436)
  • 450c4c9 Fix outdated information about larger runners billing (#437)
  • See full diff in compare view

Updates softprops/action-gh-release from 2.4.1 to 2.4.2

Release notes

Sourced from softprops/action-gh-release's releases.

v2.4.2

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

New Contributors

Full Changelog: softprops/action-gh-release@v2.4.1...v2.4.2

Changelog

Sourced from softprops/action-gh-release's changelog.

2.4.2

What's Changed

Exciting New Features 🎉

Other Changes 🔄

  • dependency updates

2.4.1

What's Changed

Other Changes 🔄

2.4.0

What's Changed

Exciting New Features 🎉

2.3.4

What's Changed

Bug fixes 🐛

Other Changes 🔄

  • dependency updates

2.3.3

What's Changed

Exciting New Features 🎉

Other Changes 🔄

... (truncated)

Commits
  • 5be0e66 release 2.4.2
  • af658b4 feat: Ensure generated release notes cannot be over 125000 characters (#684)
  • 237aacc chore: bump node to 24.11.0
  • 00362be chore(deps): bump the npm group with 5 updates (#687)
  • 0adea5a chore(deps): bump the npm group with 3 updates (#686)
  • aa05f9d chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action...
  • bbaccb3 chore(deps): bump @​types/node from 20.19.21 to 20.19.22 in the npm group (#682)
  • 50fda3f chore(deps): bump vite from 7.1.5 to 7.1.11 (#681)
  • 5434409 chore(deps): bump @​types/node from 20.19.19 to 20.19.21 in the npm group (#679)
  • See full diff in compare view

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 github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [coverallsapp/github-action](https://github.com/coverallsapp/github-action), [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) and [softprops/action-gh-release](https://github.com/softprops/action-gh-release).


Updates `actions/checkout` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@08c6903...1af3b93)

Updates `coverallsapp/github-action` from 2.3.6 to 2.3.7
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@648a8eb...5cbfd81)

Updates `reactivecircus/android-emulator-runner` from 2.34.0 to 2.35.0
- [Release notes](https://github.com/reactivecircus/android-emulator-runner/releases)
- [Changelog](https://github.com/ReactiveCircus/android-emulator-runner/blob/main/CHANGELOG.md)
- [Commits](ReactiveCircus/android-emulator-runner@1dcd009...b530d96)

Updates `softprops/action-gh-release` from 2.4.1 to 2.4.2
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@6da8fa9...5be0e66)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: coverallsapp/github-action
  dependency-version: 2.3.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: reactivecircus/android-emulator-runner
  dependency-version: 2.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: softprops/action-gh-release
  dependency-version: 2.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the autosubmit label Dec 1, 2025
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Dec 1, 2025
@coveralls
Copy link

coveralls commented Dec 1, 2025

Coverage Status

Changes unknown
when pulling 9285e0b on dependabot/github_actions/github-actions-35609dfb57
into ** on main**.

@auto-submit auto-submit bot removed the autosubmit label Dec 1, 2025
@auto-submit
Copy link

auto-submit bot commented Dec 1, 2025

autosubmit label was removed for dart-lang/native/2836, because - The status or check suite test-mac-arm64 has failed. Please fix the issues identified (or deflake) before re-applying this label.

  • The status or check suite build (macos, stable) has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite build (macos, dev) has failed. Please fix the issues identified (or deflake) before re-applying this label.
  • The status or check suite analyze_and_test (stable) has failed. Please fix the issues identified (or deflake) before re-applying this label.

@goderbauer
Copy link
Contributor

The native / build (macos, *) failures should be fixed with #2838.

The native_doc_dartifier failures look like a problem with an API key? @HosseinYousefi any ideas what the problem could be?

@goderbauer
Copy link
Contributor

Looks like the native_doc_dartifier was just a temporary flake.

@goderbauer
Copy link
Contributor

@dependabot squash and merge

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot bot merged commit 77c2e52 into main Dec 1, 2025
56 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/github-actions-35609dfb57 branch December 1, 2025 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-infra A repository infrastructure change or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants