Skip to content

chore(deps): bump the github-actions group with 5 updates#1901

Merged
kevmoo merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-4972316afc
Apr 2, 2026
Merged

chore(deps): bump the github-actions group with 5 updates#1901
kevmoo merged 1 commit intomasterfrom
dependabot/github_actions/github-actions-4972316afc

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the github-actions group with 5 updates:

Package From To
subosito/flutter-action 2.21.0 2.23.0
reactivecircus/android-emulator-runner 2.35.0 2.37.0
dart-lang/setup-dart 1.7.0 1.7.2
futureware-tech/simulator-action 4 5
actions/cache 5.0.3 5.0.4

Updates subosito/flutter-action from 2.21.0 to 2.23.0

Release notes

Sourced from subosito/flutter-action's releases.

v2.23.0

What's Changed

New Contributors

Full Changelog: subosito/flutter-action@v2...v2.23.0

v2.22.0

What's Changed

New Contributors

Full Changelog: subosito/flutter-action@v2...v2.22.0

Commits

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

Release notes

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

v2.37.0

What's Changed

Full Changelog: ReactiveCircus/android-emulator-runner@v2.36.0...v2.37.0

v2.36.0

What's Changed

New Contributors

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

Changelog

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

Change Log

Unreleased

v2.37.0

  • Update SDK build tools to 36.0.0, update SDK command-line tools to 20.0. - #467
  • Run action on Node 24. - #466
  • Update Node and npm packages. - #466

v2.36.0

  • Remove --abi option to better support 16-KB-based system images (#456).

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

... (truncated)

Commits
  • e89f39f Merge branch 'main' into release/v2
  • 9644b1a Prepare for release 2.37.0.
  • 4fe4b1a Build build tools 36.0.0, SDK command-line tools 12.0. (#467)
  • 6fe36e1 Update to Node 24. (#466)
  • 597aa7c Modernize test-fixture project. (#465)
  • 5d6e86d Merge branch 'main' into release/v2
  • 38164a2 Prepare for release 2.36.0.
  • 969c989 Add F3D in the list of projects (#462)
  • 29b35ed fix: remove problematic / unneeded --abi option in avd creation (#456)
  • 001613e Replace deprecated macos-13 runner with macos-15-intel. (#460)
  • Additional commits viewable in compare view

Updates dart-lang/setup-dart from 1.7.0 to 1.7.2

Release notes

Sourced from dart-lang/setup-dart's releases.

v1.7.2

  • Update Node.js requirement to Node 24.
  • Fix open Dependabot alerts by bumping undici to >=6.24.0.
  • Update GitHub Action dependencies (@actions/core, @actions/exec, @actions/tool-cache, @actions/http-client).
  • Update workflow actions to their latest versions (actions/checkout v6, setup-flutter).

v1.7.1

  • Roll undici dependency to address CVE-2025-22150.
  • Update to the latest npm dependencies.
  • Recompile the action using the new Dart / JavaScript interop.
Changelog

Sourced from dart-lang/setup-dart's changelog.

v1.7.2

  • Update Node.js requirement to Node 24.
  • Fix open Dependabot alerts by bumping undici to >=6.24.0.
  • Update GitHub Action dependencies (@actions/core, @actions/exec, @actions/tool-cache, @actions/http-client).
  • Update workflow actions to their latest versions (actions/checkout v6, setup-flutter).

v1.7.1

  • Roll undici dependency to address CVE-2025-22150.
  • Update to the latest npm dependencies.
  • Recompile the action using the new Dart / JavaScript interop.

v1.7.0

v1.6.5

  • Fix zip path handling on Windows 11 (#118[])

#118: dart-lang/setup-dart#118

v1.6.4

  • Rebuild JS code.

v1.6.3

v1.6.2

v1.6.1

  • Updated the google storage url for main channel releases.

... (truncated)

Commits
  • 65eb853 chore: prepare v1.7.2 release (#175)
  • 6e0ff0b Node 24 (#174)
  • 03a180d Group npm dependency updates (#172)
  • 74195ec Bump @​actions/exec from 1.1.1 to 3.0.0 (#167)
  • 41705c9 Bump @​actions/core from 1.11.1 to 3.0.0 (#168)
  • dd42013 Bump @​actions/tool-cache from 2.0.2 to 4.0.0 (#169)
  • b36cb5e Bump @​actions/http-client from 3.0.0 to 4.0.0 (#170)
  • 21e68f4 Bump actions/checkout from 5 to 6 in the github-actions group (#162)
  • 0bdb602 Bump @​actions/http-client from 2.2.3 to 3.0.0 (#160)
  • daef289 Bump flutter-actions/setup-flutter in the github-actions group (#159)
  • Additional commits viewable in compare view

Updates futureware-tech/simulator-action from 4 to 5

Release notes

Sourced from futureware-tech/simulator-action's releases.

v5

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).
Changelog

Sourced from futureware-tech/simulator-action's changelog.

v5

  • Fix flaky boot issues by adding a retry parameter (#563).
  • Print stdout/stderr even if the command fails (#562).

v4

  • Add a wait_for_boot option (default false, preserving current behavior) to wait for Simulator to finish booting the requested image before continuing.

v3

  • Breaking: change the default simulator from "model = iPhone 8" to "os = iOS", to avoid re-releasing the action each time the current model gets outdated.
  • Bump NodeJS to 20.

v2

  • Update a few packages for security reasons.
  • Bump NodeJS to 16 (#249).

v1

  • Initial release.
Commits
  • e89aa8f Merge pull request #565 from futureware-tech/v5
  • 477bd6a Release v5
  • f93dbb7 Bump eslint to 10.x
  • ebb69a2 Update dependabot settings from template
  • 6a2cef2 Merge pull request #563 from nilsreichardt/fix-boot-issue
  • 1833a2e Merge branch 'main' into fix-boot-issue
  • 759066b Merge pull request #562 from futureware-tech/logging
  • a7ad1bf Fix boot timeout
  • e163eaf Add EOL in package-lock.json
  • 32fbe00 Use package-lock.json from main
  • Additional commits viewable in compare view

Updates actions/cache from 5.0.3 to 5.0.4

Release notes

Sourced from actions/cache's releases.

v5.0.4

What's Changed

New Contributors

Full Changelog: actions/cache@v5...v5.0.4

Changelog

Sourced from actions/cache's changelog.

Releases

How to prepare a release

[!NOTE]
Relevant for maintainers with write access only.

  1. Switch to a new branch from main.
  2. Run npm test to ensure all tests are passing.
  3. Update the version in https://github.com/actions/cache/blob/main/package.json.
  4. Run npm run build to update the compiled files.
  5. Update this https://github.com/actions/cache/blob/main/RELEASES.md with the new version and changes in the ## Changelog section.
  6. Run licensed cache to update the license report.
  7. Run licensed status and resolve any warnings by updating the https://github.com/actions/cache/blob/main/.licensed.yml file with the exceptions.
  8. Commit your changes and push your branch upstream.
  9. Open a pull request against main and get it reviewed and merged.
  10. Draft a new release https://github.com/actions/cache/releases use the same version number used in package.json
    1. Create a new tag with the version number.
    2. Auto generate release notes and update them to match the changes you made in RELEASES.md.
    3. Toggle the set as the latest release option.
    4. Publish the release.
  11. Navigate to https://github.com/actions/cache/actions/workflows/release-new-action-version.yml
    1. There should be a workflow run queued with the same version number.
    2. Approve the run to publish the new version and update the major tags for this action.

Changelog

5.0.4

  • Bump minimatch to v3.1.5 (fixes ReDoS via globstar patterns)
  • Bump undici to v6.24.1 (WebSocket decompression bomb protection, header validation fixes)
  • Bump fast-xml-parser to v5.5.6

5.0.3

5.0.2

  • Bump @actions/cache to v5.0.3 #1692

5.0.1

  • Update @azure/storage-blob to ^12.29.1 via @actions/cache@5.0.1 #1685

5.0.0

[!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1.

... (truncated)

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 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 5 updates:

| Package | From | To |
| --- | --- | --- |
| [subosito/flutter-action](https://github.com/subosito/flutter-action) | `2.21.0` | `2.23.0` |
| [reactivecircus/android-emulator-runner](https://github.com/reactivecircus/android-emulator-runner) | `2.35.0` | `2.37.0` |
| [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) | `1.7.0` | `1.7.2` |
| [futureware-tech/simulator-action](https://github.com/futureware-tech/simulator-action) | `4` | `5` |
| [actions/cache](https://github.com/actions/cache) | `5.0.3` | `5.0.4` |


Updates `subosito/flutter-action` from 2.21.0 to 2.23.0
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@fd55f4c...1a44944)

Updates `reactivecircus/android-emulator-runner` from 2.35.0 to 2.37.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@b530d96...e89f39f)

Updates `dart-lang/setup-dart` from 1.7.0 to 1.7.2
- [Release notes](https://github.com/dart-lang/setup-dart/releases)
- [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md)
- [Commits](dart-lang/setup-dart@v1.7.0...65eb853)

Updates `futureware-tech/simulator-action` from 4 to 5
- [Release notes](https://github.com/futureware-tech/simulator-action/releases)
- [Changelog](https://github.com/futureware-tech/simulator-action/blob/main/CHANGELOG.md)
- [Commits](futureware-tech/simulator-action@dab10d8...e89aa8f)

Updates `actions/cache` from 5.0.3 to 5.0.4
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@cdf6c1f...6682284)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-version: 2.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: reactivecircus/android-emulator-runner
  dependency-version: 2.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dart-lang/setup-dart
  dependency-version: 1.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: futureware-tech/simulator-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions
- dependency-name: actions/cache
  dependency-version: 5.0.4
  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 Apr 1, 2026
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

Unused Dependencies ✔️
Package Status
None No packages found to check.

For details on how to fix these, see dependency_validator.

This check can be disabled by tagging the PR with skip-unused-dependencies-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
""
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/cupertino_http/example/example.dart
pkgs/http/example/main.dart
pkgs/http_multi_server/test/cert.dart

This check can be disabled by tagging the PR with skip-license-check.

1 similar comment
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

PR Health

Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

This check can be disabled by tagging the PR with skip-changelog-check.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

This check can be disabled by tagging the PR with skip-coverage-check.

Unused Dependencies ✔️
Package Status
None No packages found to check.

For details on how to fix these, see dependency_validator.

This check can be disabled by tagging the PR with skip-unused-dependencies-check.

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?

This check can be disabled by tagging the PR with skip-breaking-check.

API leaks ✔️

The following packages contain symbols visible in the public API, but not exported by the library. Export these symbols or remove them from your publicly visible API.

Package Leaked API symbol Leaking sources

This check can be disabled by tagging the PR with skip-leaking-check.

License Headers ✔️
""
Files
no missing headers

All source files should start with a license header.

Unrelated files missing license headers
Files
pkgs/cupertino_http/example/example.dart
pkgs/http/example/main.dart
pkgs/http_multi_server/test/cert.dart

This check can be disabled by tagging the PR with skip-license-check.

@auto-submit auto-submit bot removed the autosubmit label Apr 1, 2026
@auto-submit
Copy link
Copy Markdown

auto-submit bot commented Apr 1, 2026

autosubmit label was removed for dart-lang/http/1901, because - The status or check suite macOS: Test (3.10.0, macos-latest) has failed. Please fix the issues identified (or deflake) before re-applying this label.

@kevmoo kevmoo merged commit 6bfe07f into master Apr 2, 2026
76 of 79 checks passed
@kevmoo kevmoo deleted the dependabot/github_actions/github-actions-4972316afc branch April 2, 2026 00:39
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.

2 participants