-
Notifications
You must be signed in to change notification settings - Fork 7
Bump the github-actions group with 5 updates #351
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
Bump the github-actions group with 5 updates #351
Conversation
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.
|
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.
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.
PR HealthBreaking changes ✔️
Changelog Entry ✔️
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 | 💚 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 ❗
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 ✔️
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 ✔️
// 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.
1825a9e
to
1dc3669
Compare
1dc3669
to
0123fa7
Compare
Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [subosito/flutter-action](https://github.com/subosito/flutter-action) | `2.18.0` | `2.19.0` | | [peter-evans/find-comment](https://github.com/peter-evans/find-comment) | `9735ba2ed6a47d05499d9b653e05f347f3031e89` | `ad3758118bdc22b36e33416c50446776ab4af1eb` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.1` | `4.6.2` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `4.1.9` | `4.2.1` | | [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `5a1e4b77bf9c12cc13806fc353ad08dc110f78ce` | `227bde71d27a01f3582c15eab7b72e665a6e6c30` | Updates `subosito/flutter-action` from 2.18.0 to 2.19.0 - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@f2c4f66...e938fdf) Updates `peter-evans/find-comment` from 9735ba2ed6a47d05499d9b653e05f347f3031e89 to ad3758118bdc22b36e33416c50446776ab4af1eb - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@9735ba2...ad37581) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) Updates `actions/download-artifact` from 4.1.9 to 4.2.1 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](actions/download-artifact@cc20338...95815c3) Updates `peter-evans/create-or-update-comment` from 5a1e4b77bf9c12cc13806fc353ad08dc110f78ce to 227bde71d27a01f3582c15eab7b72e665a6e6c30 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](peter-evans/create-or-update-comment@5a1e4b7...227bde7) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: peter-evans/find-comment dependency-version: ad3758118bdc22b36e33416c50446776ab4af1eb dependency-type: direct:production dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 4.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: peter-evans/create-or-update-comment dependency-version: 227bde71d27a01f3582c15eab7b72e665a6e6c30 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
0123fa7
to
bedcd94
Compare
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. |
Revisions updated by `dart tools/rev_sdk_deps.dart`. ai (https://github.com/dart-lang/ai/compare/f2b48c6..12ac0a4): 12ac0a4 2025-06-18 Jacob MacDonald make the log file test less flaky by retrying deletes and reads (dart-lang/ai#180) dbedc6d 2025-06-18 Jacob MacDonald fix cruft in description (dart-lang/ai#179) 3ab9482 2025-06-18 Jacob MacDonald improve tool description for the dtd connection tool and improve error messages (dart-lang/ai#178) 4ca0ff1 2025-06-18 Jacob MacDonald Use shared Implementation type, add clientInfo field to MCPServer (dart-lang/ai#175) 885a4c5 2025-06-18 Jacob MacDonald Add `--log-file` argument to log all protocol traffic to a file (dart-lang/ai#176) 7ca3eba 2025-06-17 Nate Bosch Add JSON schema for test runner arguments (dart-lang/ai#169) core (https://github.com/dart-lang/core/compare/dc97530..b59ecf4): b59ecf4c 2025-06-18 Lasse R.H. Nielsen Optimize surrogate decoding. (dart-lang/core#894) dartdoc (https://github.com/dart-lang/dartdoc/compare/4ceea6b..f1fe177): f1fe1775 2025-06-16 Sarah Zakarias Refactor 404 error page to use div instead of p for search form (dart-lang/dartdoc#4064) ecosystem (https://github.com/dart-lang/ecosystem/compare/64aac3a..d5233c6): d5233c6 2025-06-13 dependabot[bot] Bump the github-actions group with 5 updates (dart-lang/ecosystem#351) web (https://github.com/dart-lang/web/compare/c8c1c28..4b2f02e): 4b2f02e 2025-06-18 nikeokoronkwo Add Variable Declaration Support (dart-lang/web#382) webdev (https://github.com/dart-lang/webdev/compare/661dafd..6dc3dde): 6dc3ddef 2025-06-20 Jessy Yameogo Fix duplicate connection/logs in Webdev (dart-lang/webdev#2635) 0c8a17b4 2025-06-20 Morgan :) Remove dependency overrides. (dart-lang/webdev#2634) a3218638 2025-06-16 Jessy Yameogo modifying DWDS Injector to always inject client and introduce useDwdsWebSocketConnection flag (dart-lang/webdev#2629) 2eb27546 2025-06-16 Morgan :) Prepare for `build_runner` changes. (dart-lang/webdev#2633) Change-Id: Ib323bea37dd77ed94387e77d9c504f889bfa8050 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/436021 Auto-Submit: Devon Carew <devoncarew@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Bumps the github-actions group with 5 updates:
2.18.0
2.19.0
9735ba2ed6a47d05499d9b653e05f347f3031e89
ad3758118bdc22b36e33416c50446776ab4af1eb
4.6.1
4.6.2
4.1.9
4.2.1
5a1e4b77bf9c12cc13806fc353ad08dc110f78ce
227bde71d27a01f3582c15eab7b72e665a6e6c30
Updates
subosito/flutter-action
from 2.18.0 to 2.19.0Release notes
Sourced from subosito/flutter-action's releases.
Commits
e938fdf
Update Flock's git URL in README (#347)bcafcd6
Fix PUB-CACHE-PATH output different to PUB_CACHE env variable (#348)1177d93
fix: remove restore keys (#349)ce3cf21
test: Split test cases by architecture (#305)Updates
peter-evans/find-comment
from 9735ba2ed6a47d05499d9b653e05f347f3031e89 to ad3758118bdc22b36e33416c50446776ab4af1ebCommits
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)Updates
actions/upload-artifact
from 4.6.1 to 4.6.2Release notes
Sourced from actions/upload-artifact's releases.
Commits
ea165f8
Merge pull request #685 from salmanmkc/salmanmkc/3-new-upload-artifacts-release0839620
Prepare for new release of actions/upload-artifact with new toolkit cache ver...Updates
actions/download-artifact
from 4.1.9 to 4.2.1Release notes
Sourced from actions/download-artifact's releases.
Commits
95815c3
Merge pull request #391 from GhadimiR/main278fca4
Move log statements6890984
Merge branch 'main' into mainf9415c0
Run unit tests in CI76a6eb5
Merge pull request #392 from GhadimiR/add_unit_testsa2426d7
Merge branch 'main' into add_unit_tests3ffa694
lint53f6aa5
Add extra assertion to download single artifact testb456700
lint9eab798
Configure tsconfigUpdates
peter-evans/create-or-update-comment
from 5a1e4b77bf9c12cc13806fc353ad08dc110f78ce to 227bde71d27a01f3582c15eab7b72e665a6e6c30Commits
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)You can trigger a rebase of this PR 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