Skip to content

Bump the github-actions group with 3 updates #361

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-actions group with 3 updates: subosito/flutter-action, peter-evans/find-comment and peter-evans/create-or-update-comment.

Updates subosito/flutter-action from 2.19.0 to 2.21.0

Release notes

Sourced from subosito/flutter-action's releases.

v2.21.0

What's Changed

New Contributors

Full Changelog: subosito/flutter-action@v2.20.0...v2.21.0

v2.20.0

What's Changed

New Contributors

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

Commits

Updates peter-evans/find-comment from 2b835d608dd789971fb4c563f0dd0c82f2cf23a7 to 5dea84b71a362dec775561631ac27a67d5f31687

Commits
  • 5dea84b build(deps-dev): bump eslint-plugin-prettier from 5.5.0 to 5.5.1 (#373)
  • cfcede7 build(deps-dev): bump @​types/node from 18.19.112 to 18.19.113 (#372)
  • 40b58f7 build(deps-dev): bump prettier from 3.5.3 to 3.6.2 (#371)
  • c60b167 build(deps-dev): bump @​types/node from 18.19.111 to 18.19.112 (#370)
  • bfb00f6 build(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 (#369)
  • f0e153a build(deps-dev): bump @​types/node from 18.19.110 to 18.19.111 (#368)
  • See full diff in compare view

Updates peter-evans/create-or-update-comment from 998d73b60e291c5ff04ef95d7a7021dede2b9878 to f2fea6b1351032d92152625b7111b8ccfb610107

Commits
  • f2fea6b build(deps-dev): bump prettier from 3.5.3 to 3.6.0 (#414)
  • 09354dd build(deps-dev): bump eslint-plugin-prettier from 5.4.1 to 5.5.0 (#412)
  • 66fb25b build(deps-dev): bump @​types/node from 18.19.111 to 18.19.112 (#411)
  • e5c3b7c build(deps-dev): bump @​types/node from 18.19.110 to 18.19.111 (#410)
  • 729ad10 build(deps-dev): bump eslint-plugin-prettier from 5.4.0 to 5.4.1 (#409)
  • a919dcb build(deps-dev): bump @​types/node from 18.19.104 to 18.19.110 (#408)
  • 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 3 updates: [subosito/flutter-action](https://github.com/subosito/flutter-action), [peter-evans/find-comment](https://github.com/peter-evans/find-comment) and [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment).


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

Updates `peter-evans/find-comment` from 2b835d608dd789971fb4c563f0dd0c82f2cf23a7 to 5dea84b71a362dec775561631ac27a67d5f31687
- [Release notes](https://github.com/peter-evans/find-comment/releases)
- [Commits](peter-evans/find-comment@2b835d6...5dea84b)

Updates `peter-evans/create-or-update-comment` from 998d73b60e291c5ff04ef95d7a7021dede2b9878 to f2fea6b1351032d92152625b7111b8ccfb610107
- [Release notes](https://github.com/peter-evans/create-or-update-comment/releases)
- [Commits](peter-evans/create-or-update-comment@998d73b...f2fea6b)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: peter-evans/find-comment
  dependency-version: 5dea84b71a362dec775561631ac27a67d5f31687
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: peter-evans/create-or-update-comment
  dependency-version: f2fea6b1351032d92152625b7111b8ccfb610107
  dependency-type: direct:production
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the autosubmit label Jul 1, 2025
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Jul 1, 2025
@auto-submit auto-submit bot removed the autosubmit label Jul 1, 2025
Copy link

auto-submit bot commented Jul 1, 2025

autosubmit label was removed for dart-lang/ecosystem/361, 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.

Copy link

github-actions bot commented Jul 1, 2025

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
dart_flutter_team_lints None 3.5.2 3.5.2 3.5.2 ✔️
firehose Breaking 0.10.5 0.10.5 0.11.0
Got "0.10.5" expected >= "0.11.0" (breaking changes)
⚠️

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

Changelog Entry ✔️
Package Changed Files

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

Coverage ⚠️
File Coverage
pkgs/dart_flutter_team_lints/tool/dedup.dart 💔 Not covered
pkgs/firehose/lib/firehose.dart 💔 0 % ⬇️ NaN %
pkgs/firehose/lib/src/changelog.dart 💚 100 %
pkgs/firehose/lib/src/delayed_client.dart 💚 23 %
pkgs/firehose/lib/src/github.dart 💚 68 %
pkgs/firehose/lib/src/health/changelog.dart 💚 97 %
pkgs/firehose/lib/src/health/coverage.dart 💚 77 %
pkgs/firehose/lib/src/health/health.dart 💚 94 %
pkgs/firehose/lib/src/health/lcov.dart 💚 89 %
pkgs/firehose/lib/src/health/license.dart 💚 100 %
pkgs/firehose/lib/src/pub.dart 💚 89 %
pkgs/firehose/lib/src/repo.dart 💚 91 %
pkgs/firehose/lib/src/utils.dart 💚 20 %

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.

License Headers ✔️
// 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.

Copy link

github-actions bot commented Jul 1, 2025

PR Health

Breaking changes ⚠️
Package Change Current Version New Version Needed Version Looking good?
dart_flutter_team_lints None 3.5.2 3.5.2 3.5.2 ✔️
firehose Breaking 0.10.5 0.10.5 0.11.0
Got "0.10.5" expected >= "0.11.0" (breaking changes)
⚠️

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

Changelog Entry ✔️
Package Changed Files

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

Coverage ⚠️
File Coverage
pkgs/dart_flutter_team_lints/tool/dedup.dart 💔 Not covered
pkgs/firehose/lib/firehose.dart 💔 0 % ⬇️ NaN %
pkgs/firehose/lib/src/changelog.dart 💚 100 %
pkgs/firehose/lib/src/delayed_client.dart 💚 23 %
pkgs/firehose/lib/src/github.dart 💚 68 %
pkgs/firehose/lib/src/health/changelog.dart 💚 97 %
pkgs/firehose/lib/src/health/coverage.dart 💚 77 %
pkgs/firehose/lib/src/health/health.dart 💚 94 %
pkgs/firehose/lib/src/health/lcov.dart 💚 89 %
pkgs/firehose/lib/src/health/license.dart 💚 100 %
pkgs/firehose/lib/src/pub.dart 💚 89 %
pkgs/firehose/lib/src/repo.dart 💚 91 %
pkgs/firehose/lib/src/utils.dart 💚 20 %

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

Body contains DO_NOT_SUBMIT: false

Files with DO_NOT_SUBMIT
pkgs/firehose/README.md
pkgs/firehose/test_data/test_repo/pkgs/package1/bin/package1.dart
pkgs/firehose/test_data/golden/comment_do-not-submit.md
pkgs/firehose/test_data/golden/comment_do-not-submit_healthchanged.md

This check can be disabled by tagging the PR with skip-do-not-submit-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 symbols
firehose CommandResult

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

License Headers ✔️
// 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.

Copy link

auto-submit bot commented Jul 1, 2025

autosubmit label was removed for dart-lang/ecosystem/361, 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 auto-submit bot removed the autosubmit label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-do-not-submit-check skip-leaking-check type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants