Skip to content

Commit 66be138

Browse files
authored
Update action versions, prepare release (#507)
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] <[email protected]>
1 parent f279ec7 commit 66be138

18 files changed

+200
-200
lines changed

.github/workflows/dart.yml

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/no-response.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
if: ${{ github.repository_owner == 'google' }}
2121
steps:
22-
- uses: actions/stale@28ca1036281a5e5922ead5184a1bbf96e5fc984e
22+
- uses: actions/stale@5bef64f19d7facfb25b37b414482c7164d639639
2323
with:
2424
# Don't automatically mark inactive issues+PRs as stale.
2525
days-before-stale: -1

mono_repo/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 6.6.3-wip
1+
## 6.6.3
22

33
- Update to latest action versions.
44

mono_repo/lib/src/commands/github/action_versions.dart

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
//
77
// To regenerate it, run the `tool/generate_action_versions.dart` script.
88

9-
const actionsCacheVersion = '6849a6489940f00c2f30c0fb92c6274307ccb58a';
10-
const dartLangSetupDartVersion = 'e630b99d28a3b71860378cafdc2a067c71107f94';
9+
const actionsCacheVersion = 'd4323d4df104b026a6aa633fdb11d772146be0bf';
10+
const dartLangSetupDartVersion = 'e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c';
1111
const actionsCheckoutVersion = '11bd71901bbe5b1630ceea73d27597364c9af683';
12-
const subositoFlutterActionVersion = '74af56c5ed2697ba4621264652728e8d217e53d3';
12+
const subositoFlutterActionVersion = 'f2c4f6686ca8e8d6e6d0f28410eeef506ed66aff';
1313
const coverallsappGithubActionVersion =
14-
'cfd0633edbd2411b532b808ba7a8b5e04f76d2c8';
15-
const codecovCodecovActionVersion = '015f24e6818733317a2da2edd6290ab26238649a';
14+
'648a8eb78e6d50909eff900e4ec85cab4524a45b';
15+
const codecovCodecovActionVersion = '0565863a31f2c772f9f0395002a31e3f06189574';

mono_repo/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mono_repo/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: mono_repo
22
description: >-
33
CLI tools to make it easier to manage a single source repository containing
44
multiple Dart packages.
5-
version: 6.6.3-wip
5+
version: 6.6.3
66
repository: https://github.com/google/mono_repo.dart
77

88
topics:

mono_repo/test/script_integration_outputs/github_output_group_overrides.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: macos-latest
2020
steps:
2121
- name: Cache Pub hosted dependencies
22-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
22+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
2323
with:
2424
path: "~/.pub-cache/hosted"
2525
key: "os:macos-latest;pub-cache-hosted;sdk:dev;packages:pkg_a;commands:analyze-format"
@@ -29,7 +29,7 @@ jobs:
2929
os:macos-latest;pub-cache-hosted
3030
os:macos-latest
3131
- name: Setup Dart SDK
32-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
32+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: dev
3535
- id: checkout
@@ -53,7 +53,7 @@ jobs:
5353
runs-on: windows-latest
5454
steps:
5555
- name: Setup Dart SDK
56-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
56+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
5757
with:
5858
sdk: "1.23.0"
5959
- id: checkout
@@ -73,7 +73,7 @@ jobs:
7373
runs-on: ubuntu-latest
7474
steps:
7575
- name: Cache Pub hosted dependencies
76-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
76+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
7777
with:
7878
path: "~/.pub-cache/hosted"
7979
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:pkg_a;commands:test_1"
@@ -83,7 +83,7 @@ jobs:
8383
os:ubuntu-latest;pub-cache-hosted
8484
os:ubuntu-latest
8585
- name: Setup Dart SDK
86-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
86+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
8787
with:
8888
sdk: stable
8989
- id: checkout
@@ -106,7 +106,7 @@ jobs:
106106
runs-on: macos-latest
107107
steps:
108108
- name: Cache Pub hosted dependencies
109-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
109+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
110110
with:
111111
path: "~/.pub-cache/hosted"
112112
key: "os:macos-latest;pub-cache-hosted;sdk:dev;packages:pkg_a;commands:test_0"
@@ -116,7 +116,7 @@ jobs:
116116
os:macos-latest;pub-cache-hosted
117117
os:macos-latest
118118
- name: Setup Dart SDK
119-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
119+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
120120
with:
121121
sdk: dev
122122
- id: checkout

mono_repo/test/script_integration_outputs/github_output_test_with_coverage.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ubuntu-latest
2020
steps:
2121
- name: Cache Pub hosted dependencies
22-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
22+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
2323
with:
2424
path: "~/.pub-cache/hosted"
2525
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:pkg_a;commands:test_with_coverage"
@@ -29,7 +29,7 @@ jobs:
2929
os:ubuntu-latest;pub-cache-hosted
3030
os:ubuntu-latest
3131
- name: Setup Dart SDK
32-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
32+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: stable
3535
- name: "Activate package:coverage"
@@ -47,7 +47,7 @@ jobs:
4747
if: "always() && steps.pkg_a_pub_upgrade.conclusion == 'success'"
4848
working-directory: pkg_a
4949
- name: Upload coverage to Coveralls
50-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
50+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
5151
with:
5252
github-token: "${{ secrets.GITHUB_TOKEN }}"
5353
path-to-lcov: pkg_a/coverage/lcov.info
@@ -58,7 +58,7 @@ jobs:
5858
runs-on: macos-latest
5959
steps:
6060
- name: Cache Pub hosted dependencies
61-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
61+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
6262
with:
6363
path: "~/.pub-cache/hosted"
6464
key: "os:macos-latest;pub-cache-hosted;sdk:dev;packages:pkg_a;commands:test"
@@ -68,7 +68,7 @@ jobs:
6868
os:macos-latest;pub-cache-hosted
6969
os:macos-latest
7070
- name: Setup Dart SDK
71-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
71+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
7272
with:
7373
sdk: dev
7474
- id: checkout
@@ -88,7 +88,7 @@ jobs:
8888
runs-on: ubuntu-latest
8989
steps:
9090
- name: Mark Coveralls job finished
91-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8
91+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
9292
with:
9393
github-token: "${{ secrets.GITHUB_TOKEN }}"
9494
parallel-finished: true

mono_repo/test/script_integration_outputs/max_cache_key.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: macos-latest
2020
steps:
2121
- name: Cache Pub hosted dependencies
22-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
22+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
2323
with:
2424
path: "~/.pub-cache/hosted"
2525
key: "os:macos-latest;pub-cache-hosted;sdk:dev;packages:sub_pkg;commands:analyze-format"
@@ -29,7 +29,7 @@ jobs:
2929
os:macos-latest;pub-cache-hosted
3030
os:macos-latest
3131
- name: Setup Dart SDK
32-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
32+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
3333
with:
3434
sdk: dev
3535
- id: checkout
@@ -53,7 +53,7 @@ jobs:
5353
runs-on: windows-latest
5454
steps:
5555
- name: Setup Dart SDK
56-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
56+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
5757
with:
5858
sdk: "1.23.0"
5959
- id: checkout
@@ -73,7 +73,7 @@ jobs:
7373
runs-on: ubuntu-latest
7474
steps:
7575
- name: Cache Pub hosted dependencies
76-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
76+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
7777
with:
7878
path: "~/.pub-cache/hosted"
7979
key: "os:ubuntu-latest;pub-cache-hosted;sdk:1.23.0;packages:sub_pkg;commands:test_1"
@@ -83,7 +83,7 @@ jobs:
8383
os:ubuntu-latest;pub-cache-hosted
8484
os:ubuntu-latest
8585
- name: Setup Dart SDK
86-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
86+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
8787
with:
8888
sdk: "1.23.0"
8989
- id: checkout
@@ -106,7 +106,7 @@ jobs:
106106
runs-on: ubuntu-latest
107107
steps:
108108
- name: Cache Pub hosted dependencies
109-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
109+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
110110
with:
111111
path: "~/.pub-cache/hosted"
112112
key: "os:ubuntu-latest;pub-cache-hosted;sdk:1.23.0;packages:sub_pkg;commands:test_0"
@@ -116,7 +116,7 @@ jobs:
116116
os:ubuntu-latest;pub-cache-hosted
117117
os:ubuntu-latest
118118
- name: Setup Dart SDK
119-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
119+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
120120
with:
121121
sdk: "1.23.0"
122122
- id: checkout
@@ -139,7 +139,7 @@ jobs:
139139
runs-on: ubuntu-latest
140140
steps:
141141
- name: Cache Pub hosted dependencies
142-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
142+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
143143
with:
144144
path: "~/.pub-cache/hosted"
145145
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:sub_pkg;commands:test_1"
@@ -149,7 +149,7 @@ jobs:
149149
os:ubuntu-latest;pub-cache-hosted
150150
os:ubuntu-latest
151151
- name: Setup Dart SDK
152-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
152+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
153153
with:
154154
sdk: dev
155155
- id: checkout
@@ -172,7 +172,7 @@ jobs:
172172
runs-on: ubuntu-latest
173173
steps:
174174
- name: Cache Pub hosted dependencies
175-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
175+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
176176
with:
177177
path: "~/.pub-cache/hosted"
178178
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:sub_pkg;commands:test_0"
@@ -182,7 +182,7 @@ jobs:
182182
os:ubuntu-latest;pub-cache-hosted
183183
os:ubuntu-latest
184184
- name: Setup Dart SDK
185-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
185+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
186186
with:
187187
sdk: dev
188188
- id: checkout
@@ -205,7 +205,7 @@ jobs:
205205
runs-on: ubuntu-latest
206206
steps:
207207
- name: Cache Pub hosted dependencies
208-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
208+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
209209
with:
210210
path: "~/.pub-cache/hosted"
211211
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:sub_pkg;commands:test_1"
@@ -215,7 +215,7 @@ jobs:
215215
os:ubuntu-latest;pub-cache-hosted
216216
os:ubuntu-latest
217217
- name: Setup Dart SDK
218-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
218+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
219219
with:
220220
sdk: stable
221221
- id: checkout
@@ -238,7 +238,7 @@ jobs:
238238
runs-on: ubuntu-latest
239239
steps:
240240
- name: Cache Pub hosted dependencies
241-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
241+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
242242
with:
243243
path: "~/.pub-cache/hosted"
244244
key: "os:ubuntu-latest;pub-cache-hosted;sdk:stable;packages:sub_pkg;commands:test_0"
@@ -248,7 +248,7 @@ jobs:
248248
os:ubuntu-latest;pub-cache-hosted
249249
os:ubuntu-latest
250250
- name: Setup Dart SDK
251-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
251+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
252252
with:
253253
sdk: stable
254254
- id: checkout
@@ -271,7 +271,7 @@ jobs:
271271
runs-on: windows-latest
272272
steps:
273273
- name: Setup Dart SDK
274-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
274+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
275275
with:
276276
sdk: "1.23.0"
277277
- id: checkout
@@ -294,7 +294,7 @@ jobs:
294294
runs-on: windows-latest
295295
steps:
296296
- name: Setup Dart SDK
297-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
297+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
298298
with:
299299
sdk: "1.23.0"
300300
- id: checkout
@@ -317,7 +317,7 @@ jobs:
317317
runs-on: windows-latest
318318
steps:
319319
- name: Setup Dart SDK
320-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
320+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
321321
with:
322322
sdk: dev
323323
- id: checkout
@@ -340,7 +340,7 @@ jobs:
340340
runs-on: windows-latest
341341
steps:
342342
- name: Setup Dart SDK
343-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
343+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
344344
with:
345345
sdk: dev
346346
- id: checkout
@@ -363,7 +363,7 @@ jobs:
363363
runs-on: windows-latest
364364
steps:
365365
- name: Setup Dart SDK
366-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
366+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
367367
with:
368368
sdk: stable
369369
- id: checkout
@@ -386,7 +386,7 @@ jobs:
386386
runs-on: windows-latest
387387
steps:
388388
- name: Setup Dart SDK
389-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
389+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
390390
with:
391391
sdk: stable
392392
- id: checkout
@@ -409,7 +409,7 @@ jobs:
409409
runs-on: ubuntu-latest
410410
steps:
411411
- name: Cache Pub hosted dependencies
412-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
412+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
413413
with:
414414
path: "~/.pub-cache/hosted"
415415
key: "os:ubuntu-latest;pub-cache-hosted;sdk:dev;packages:package_with_a_long_name_00-package_with_a_long_name_01-package_with_a_long_name_02-package_with_a_long_name_03-package_with_a_long_name_04-package_with_a_long_name_05-package_with_a_long_name_06-package_with_a_long_name_07-package_with_a_long_name_08-package_with_a_long_name_09-package_with_a_long_name_10-package_with_a_long_name_11-package_with_a_long_name_12-package_with_a_long_name_13-package_with_a_long_name_14-package_with_a-!!too_long!!-570-127648710"
@@ -419,7 +419,7 @@ jobs:
419419
os:ubuntu-latest;pub-cache-hosted
420420
os:ubuntu-latest
421421
- name: Setup Dart SDK
422-
uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
422+
uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c
423423
with:
424424
sdk: dev
425425
- id: checkout

0 commit comments

Comments
 (0)