ecosystem icon indicating copy to clipboard operation
ecosystem copied to clipboard

Bump the github-actions group with 5 updates

Open dependabot[bot] opened this issue 8 months ago • 3 comments

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

New Contributors

Full 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
  • ad37581 build(deps-dev): bump @​types/node from 18.19.81 to 18.19.84 (#355)
  • 5de3c8b build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#354)
  • f4cbe6f build(deps-dev): bump @​types/node from 18.19.80 to 18.19.81 (#353)
  • 60c5761 build(deps-dev): bump prettier from 3.5.2 to 3.5.3 (#351)
  • 8d6e268 build(deps-dev): bump @​types/node from 18.19.78 to 18.19.80 (#350)
  • ab72217 build(deps-dev): bump @​types/node from 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

New Contributors

Full Changelog: https://github.com/actions/upload-artifact/compare/v4...v4.6.2

Commits
  • ea165f8 Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release
  • 0839620 Prepare 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

Full Changelog: https://github.com/actions/download-artifact/compare/v4.2.0...v4.2.1

v4.2.0

What's Changed

New Contributors

Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.9...v4.2.0

Commits

Updates peter-evans/create-or-update-comment from 5a1e4b77bf9c12cc13806fc353ad08dc110f78ce to 227bde71d27a01f3582c15eab7b72e665a6e6c30

Commits
  • 227bde7 build(deps-dev): bump @​types/node from 18.19.80 to 18.19.83 (#394)
  • 32aab72 build(deps-dev): bump eslint-plugin-prettier from 5.2.3 to 5.2.5 (#393)
  • dec9d02 build(deps-dev): bump @​types/node from 18.19.79 to 18.19.80 (#390)
  • fb32f43 build(deps-dev): bump @​types/node from 18.19.76 to 18.19.79 (#389)
  • ed31d72 build(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 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

dependabot[bot] avatar Apr 01 '25 18:04 dependabot[bot]

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.

auto-submit[bot] avatar Apr 01 '25 18:04 auto-submit[bot]

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.

github-actions[bot] avatar Apr 01 '25 18:04 github-actions[bot]

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.

github-actions[bot] avatar Apr 01 '25 18:04 github-actions[bot]

What's with the "do not submit" bits? @devoncarew ? @mosuem ?

kevmoo avatar Jun 13 '25 17:06 kevmoo

There are some brief docs about do-not-submit here: https://github.com/dart-lang/ecosystem/tree/main/pkgs/firehose#health.

devoncarew avatar Jun 13 '25 17:06 devoncarew