Skip to content

Conversation

@brianquinlan
Copy link
Collaborator

@brianquinlan brianquinlan commented Mar 7, 2025

  • Manually run dependabot
  • Run tool/generate_action_versions.dart

The released and HEAD versions of package:mono_repo currently use an actions/cache version that is no longer supported.

dependabot bot and others added 3 commits March 7, 2025 17:56
Bumps the github-actions group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/cache](https://github.com/actions/cache) | `4.1.2` | `4.2.2` |
| [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) | `1.7.0` | `1.7.1` |
| [subosito/flutter-action](https://github.com/subosito/flutter-action) | `2.17.0` | `2.18.0` |
| [coverallsapp/github-action](https://github.com/coverallsapp/github-action) | `2.3.4` | `2.3.6` |
| [codecov/codecov-action](https://github.com/codecov/codecov-action) | `5.0.7` | `5.4.0` |
| [actions/stale](https://github.com/actions/stale) | `9.0.0` | `9.1.0` |


Updates `actions/cache` from 4.1.2 to 4.2.2
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@6849a64...d4323d4)

Updates `dart-lang/setup-dart` from 1.7.0 to 1.7.1
- [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@e630b99...e51d8e5)

Updates `subosito/flutter-action` from 2.17.0 to 2.18.0
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@74af56c...f2c4f66)

Updates `coverallsapp/github-action` from 2.3.4 to 2.3.6
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](coverallsapp/github-action@cfd0633...648a8eb)

Updates `codecov/codecov-action` from 5.0.7 to 5.4.0
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](codecov/codecov-action@015f24e...0565863)

Updates `actions/stale` from 9.0.0 to 9.1.0
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@28ca103...5bef64f)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: dart-lang/setup-dart
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: subosito/flutter-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…hub-actions-6a2cf68098

Bump the github-actions group with 6 updates
@codecov-commenter
Copy link

codecov-commenter commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.47%. Comparing base (f279ec7) to head (38e7479).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #507   +/-   ##
=======================================
  Coverage   84.47%   84.47%           
=======================================
  Files          35       35           
  Lines        1520     1520           
=======================================
  Hits         1284     1284           
  Misses        236      236           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@kevmoo
Copy link
Collaborator

kevmoo commented Mar 7, 2025

Does the changelog need a bump?

@kevmoo
Copy link
Collaborator

kevmoo commented Mar 7, 2025

Does the changelog need a bump?

Nope! Looks like it's already changed. Feel free to drop the -wip bits so we can release!

@coveralls
Copy link

coveralls commented Mar 8, 2025

Pull Request Test Coverage Report for Build 13743128491

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.474%

Totals Coverage Status
Change from base Build 13610295754: 0.0%
Covered Lines: 1284
Relevant Lines: 1520

💛 - Coveralls

@kevmoo kevmoo merged commit 66be138 into google:master Mar 9, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants