Bump the github-actions group with 5 updates
Bumps the github-actions group with 5 updates:
| Package | From | To |
|---|---|---|
| subosito/flutter-action | 2.18.0 |
2.19.0 |
| peter-evans/find-comment | 9735ba2ed6a47d05499d9b653e05f347f3031e89 |
ad3758118bdc22b36e33416c50446776ab4af1eb |
| actions/upload-artifact | 4.6.1 |
4.6.2 |
| actions/download-artifact | 4.1.9 |
4.2.1 |
| peter-evans/create-or-update-comment | 5a1e4b77bf9c12cc13806fc353ad08dc110f78ce |
227bde71d27a01f3582c15eab7b72e665a6e6c30 |
Updates subosito/flutter-action from 2.18.0 to 2.19.0
Release notes
Sourced from subosito/flutter-action's releases.
v2.19.0
What's Changed
- Split test cases by architecture by
@koji-1009in subosito/flutter-action#305- Remove restore-keys from caching by
@lbonsey1in subosito/flutter-action#349- Fix
PUB-CACHE-PATHoutput different fromPUB_CACHEenv variable by@kuhnroyalin subosito/flutter-action#348- Update Flock's git URL in README by
@victoreronmoselein subosito/flutter-action#347New Contributors
@lbonsey1made their first contribution in subosito/flutter-action#349@victoreronmoselemade their first contribution in subosito/flutter-action#347Full Changelog: https://github.com/subosito/flutter-action/compare/v2.18.0...v2.19.0
Commits
Updates peter-evans/find-comment from 9735ba2ed6a47d05499d9b653e05f347f3031e89 to ad3758118bdc22b36e33416c50446776ab4af1eb
Commits
ad37581build(deps-dev): bump@types/nodefrom 18.19.81 to 18.19.84 (#355)5de3c8bbuild(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#354)f4cbe6fbuild(deps-dev): bump@types/nodefrom 18.19.80 to 18.19.81 (#353)60c5761build(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#351)8d6e268build(deps-dev): bump@types/nodefrom 18.19.78 to 18.19.80 (#350)ab72217build(deps-dev): bump@types/nodefrom 18.19.76 to 18.19.78 (#349)- See full diff in compare view
Updates actions/upload-artifact from 4.6.1 to 4.6.2
Release notes
Sourced from actions/upload-artifact's releases.
v4.6.2
What's Changed
- Update to use artifact 2.3.2 package & prepare for new upload-artifact release by
@salmanmkcin actions/upload-artifact#685New Contributors
@salmanmkcmade their first contribution in actions/upload-artifact#685Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.2
Commits
ea165f8Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620Prepare for new release of actions/upload-artifact with new toolkit cache ver...- See full diff in compare view
Updates actions/download-artifact from 4.1.9 to 4.2.1
Release notes
Sourced from actions/download-artifact's releases.
v4.2.1
What's Changed
- Add unit tests by
@GhadimiRin actions/download-artifact#392- Fix bug introduced in 4.2.0 by
@GhadimiRin actions/download-artifact#391Full Changelog: https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1
v4.2.0
What's Changed
- Update README.md by
@lkfortunain actions/download-artifact#384- Bump artifact version, do digest check by
@GhadimiRin actions/download-artifact#383New Contributors
@lkfortunamade their first contribution in actions/download-artifact#384@GhadimiRmade their first contribution in actions/download-artifact#383Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0
Commits
95815c3Merge pull request #391 from GhadimiR/main278fca4Move log statements6890984Merge branch 'main' into mainf9415c0Run unit tests in CI76a6eb5Merge pull request #392 from GhadimiR/add_unit_testsa2426d7Merge branch 'main' into add_unit_tests3ffa694lint53f6aa5Add extra assertion to download single artifact testb456700lint9eab798Configure tsconfig- Additional commits viewable in compare view
Updates peter-evans/create-or-update-comment from 5a1e4b77bf9c12cc13806fc353ad08dc110f78ce to 227bde71d27a01f3582c15eab7b72e665a6e6c30
Commits
227bde7build(deps-dev): bump@types/nodefrom 18.19.80 to 18.19.83 (#394)32aab72build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#393)dec9d02build(deps-dev): bump@types/nodefrom 18.19.79 to 18.19.80 (#390)fb32f43build(deps-dev): bump@types/nodefrom 18.19.76 to 18.19.79 (#389)ed31d72build(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#388)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
autosubmit label was removed for dart-lang/ecosystem/351, because - The status or check suite health / do-not-submit / run do-not-submit health check has failed. Please fix the issues identified (or deflake) before re-applying this label.
- The status or check suite health / do-not-submit / run do-not-submit health check has failed. Please fix the issues identified (or deflake) before re-applying this label.
PR Health
Breaking changes :warning:
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| dart_flutter_team_lints | None | 3.5.2 | 3.5.2 | 3.5.2 | :heavy_check_mark: |
| firehose | Breaking | 0.10.5 | 0.10.5 | 0.11.0 Got "0.10.5" expected >= "0.11.0" (breaking changes) |
:warning: |
This check can be disabled by tagging the PR with skip-breaking-check.
Changelog Entry :heavy_check_mark:
| Package | Changed Files |
|---|
Changes to files need to be accounted for in their respective changelogs.
API leaks :warning:
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 symbols |
|---|---|
| firehose | CommandResult |
This check can be disabled by tagging the PR with skip-leaking-check.
License Headers :heavy_check_mark:
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
| Files |
|---|
| no missing headers |
All source files should start with a license header.
PR Health
Breaking changes :heavy_check_mark:
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| dart_flutter_team_lints | None | 3.5.1 | 3.5.1 | 3.5.1 | :heavy_check_mark: |
| firehose | None | 0.10.2 | 1.0.0-wip | 0.10.2 | :heavy_check_mark: |
Changelog Entry :heavy_check_mark:
| Package | Changed Files |
|---|
Changes to files need to be accounted for in their respective changelogs.
Coverage :warning:
| File | Coverage |
|---|---|
| pkgs/dart_flutter_team_lints/tool/dedup.dart | :broken_heart: Not covered |
| pkgs/firehose/lib/firehose.dart | :broken_heart: 0 % :arrow_down: NaN % |
| pkgs/firehose/lib/src/changelog.dart | :green_heart: 100 % |
| pkgs/firehose/lib/src/delayed_client.dart | :green_heart: 23 % |
| pkgs/firehose/lib/src/github.dart | :green_heart: 68 % |
| pkgs/firehose/lib/src/health/changelog.dart | :green_heart: 97 % |
| pkgs/firehose/lib/src/health/coverage.dart | :green_heart: 77 % |
| pkgs/firehose/lib/src/health/health.dart | :green_heart: 94 % |
| pkgs/firehose/lib/src/health/lcov.dart | :green_heart: 89 % |
| pkgs/firehose/lib/src/health/license.dart | :green_heart: 100 % |
| pkgs/firehose/lib/src/pub.dart | :green_heart: 89 % |
| pkgs/firehose/lib/src/repo.dart | :green_heart: 91 % |
| pkgs/firehose/lib/src/utils.dart | :green_heart: 24 % |
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.
Do Not Submit :exclamation:
Body contains DO_NOT_SUBMIT: false
Files with DO_NOT_SUBMIT |
|---|
| pkgs/firehose/README.md |
| pkgs/firehose/test_data/golden/comment_do-not-submit.md |
| pkgs/firehose/test_data/golden/comment_do-not-submit_healthchanged.md |
| pkgs/firehose/test_data/test_repo/pkgs/package1/bin/package1.dart |
This check can be disabled by tagging the PR with skip-do-not-submit-check.
API leaks :heavy_check_mark:
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 symbols |
|---|
License Headers :heavy_check_mark:
// Copyright (c) 2025, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
| Files |
|---|
| no missing headers |
All source files should start with a license header.
What's with the "do not submit" bits? @devoncarew ? @mosuem ?
There are some brief docs about do-not-submit here: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose#health.