Skip to content

Commit 4b03d95

Browse files
authoredDec 2, 2024··
Bump the github-actions group with 2 updates (#1771)
Bumps the github-actions group with 2 updates: [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) and [subosito/flutter-action](https://github.com/subosito/flutter-action). Updates `dart-lang/setup-dart` from 1.6.5 to 1.7.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/releases">dart-lang/setup-dart's releases</a>.</em></p> <blockquote> <h2>v1.7.0</h2> <h2>What's Changed</h2> <ul> <li>Install a Flutter SDK in the publish workflow allowing for publication of flutter packages.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md">dart-lang/setup-dart's changelog</a>.</em></p> <blockquote> <h2>v1.7.0</h2> <ul> <li> <p>Install flutter sdk in publishing step, allowing Flutter packages to be published (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>[])</p> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">#68</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/68">dart-lang/setup-dart#68</a></p> </li> </ul> <h2>v1.6.5</h2> <ul> <li>Fix zip path handling on Windows 11 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>[])</li> </ul> <p><a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">#118</a>: <a href="https://redirect.github.com/dart-lang/setup-dart/issues/118">dart-lang/setup-dart#118</a></p> <h2>v1.6.4</h2> <ul> <li>Rebuild JS code.</li> </ul> <h2>v1.6.3</h2> <ul> <li>Roll <code>undici</code> dependency to address <a href="https://github.com/nodejs/undici/security/advisories/GHSA-m4v8-wqvr-p9f7">CVE-2024-30260</a> and <a href="https://github.com/nodejs/undici/security/advisories/GHSA-9qxr-qj54-h672">CVE-2024-30261</a>.</li> </ul> <h2>v1.6.2</h2> <ul> <li>Switch to running the workflow on <code>node20`` from </code>node16`. See also <a href="https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/">Transitioning from Node 16 to Node 20</a>.</li> </ul> <h2>v1.6.1</h2> <ul> <li>Updated the google storage url for <code>main</code> channel releases.</li> </ul> <h2>v1.6.0</h2> <ul> <li>Enable provisioning of the latest Dart SDK patch release by specifying just the major and minor version (e.g. <code>3.2</code>).</li> </ul> <h2>v1.5.1</h2> <ul> <li>No longer test the <code>setup-dart</code> action on pre-2.12 SDKs.</li> <li>Upgrade JS interop code to use extension types (the new name for inline classes).</li> <li>The upcoming rename of the <code>be</code> channel to <code>main</code> is now supported with forward compatibility that switches when the rename happens.</li> </ul> <h2>v1.5.0</h2> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/setup-dart/commit/e630b99d28a3b71860378cafdc2a067c71107f94"><code>e630b99</code></a> Fix link in CHANGELOG.md (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/144">#144</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/cdcaf1297c175a0f0f1ec895cdbbee0479ddec2b"><code>cdcaf12</code></a> Update changelog (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/143">#143</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/c21802dc505e35765fa73ad4191bbe120ee94522"><code>c21802d</code></a> Install a Flutter SDK in the publish workflow (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/141">#141</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/f60b94591ab2d3da576c469969989fca99fabd3e"><code>f60b945</code></a> Update publish.yml (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/142">#142</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/d0b01d2ac509deeb2d41d27918204416ba9b1947"><code>d0b01d2</code></a> Bump <code>@�actions/core</code> from 1.10.1 to 1.11.1 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/138">#138</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/f6a6f58cab9dd4e0ba15826bd89d4558877fd25c"><code>f6a6f58</code></a> Bump <code>@�actions/http-client</code> from 2.2.1 to 2.2.3 (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/137">#137</a>)</li> <li><a href="https://github.com/dart-lang/setup-dart/commit/e9a814f39d5452701455a47847735e0f482026c8"><code>e9a814f</code></a> Bump dart-lang/setup-dart in the github-actions group (<a href="https://redirect.github.com/dart-lang/setup-dart/issues/136">#136</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/setup-dart/compare/0a8a0fc875eb934c15d08629302413c671d3f672...e630b99d28a3b71860378cafdc2a067c71107f94">compare view</a></li> </ul> </details> <br /> Updates `subosito/flutter-action` from 2.16.0 to 2.17.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/subosito/flutter-action/releases">subosito/flutter-action's releases</a>.</em></p> <blockquote> <h2>v2.17.0</h2> <p>This release adds support for older <code>yq</code> versions, as added in PR <a href="https://redirect.github.com/subosito/flutter-action/issues/329">#329</a>. Thanks for contributing, <a href="https://github.com/ThomasAunvik"><code>@�ThomasAunvik</code></a>!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/subosito/flutter-action/commit/74af56c5ed2697ba4621264652728e8d217e53d3"><code>74af56c</code></a> Support older yq versions (<a href="https://redirect.github.com/subosito/flutter-action/issues/329">#329</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/9bc1d83fdada749fa9f89aa7fd151bfe3b0006ab"><code>9bc1d83</code></a> Remove macos-14 from matrix (<a href="https://redirect.github.com/subosito/flutter-action/issues/304">#304</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/bcec24ecf7bef7763f50dcf9a91533853b686ae2"><code>bcec24e</code></a> Fix failing tests (<a href="https://redirect.github.com/subosito/flutter-action/issues/327">#327</a>)</li> <li><a href="https://github.com/subosito/flutter-action/commit/94b32dd0067a9c07fd644b742e7f9661213ddc3c"><code>94b32dd</code></a> test action: allow to run manually (<a href="https://redirect.github.com/subosito/flutter-action/issues/325">#325</a>)</li> <li>See full diff in <a href="https://github.com/subosito/flutter-action/compare/44ac965b96f18d999802d4b807e3256d5a3f9fa1...74af56c5ed2697ba4621264652728e8d217e53d3">compare view</a></li> </ul> </details> <br /> 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`. --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details>
1 parent a97e338 commit 4b03d95

8 files changed

+28
-28
lines changed
 

‎.github/workflows/ffi.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
sdk: [dev]
3333
steps:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
35-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
35+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
3636
with:
3737
sdk: ${{ matrix.sdk }}
3838
- id: install
@@ -62,7 +62,7 @@ jobs:
6262
sdk: [beta, dev]
6363
steps:
6464
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
65-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
65+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
6666
with:
6767
sdk: ${{ matrix.sdk }}
6868
- id: install

‎.github/workflows/ffigen.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
fail-fast: false
3333
steps:
3434
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
35-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
35+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
3636
with:
3737
channel: 'stable'
3838
- id: install
@@ -54,7 +54,7 @@ jobs:
5454
working-directory: pkgs/ffigen/
5555
steps:
5656
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
57-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
57+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
5858
with:
5959
channel: 'stable'
6060
- name: Install dependencies
@@ -75,7 +75,7 @@ jobs:
7575
working-directory: pkgs/ffigen/
7676
steps:
7777
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
78-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
78+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
7979
with:
8080
channel: 'stable'
8181
- name: Install dependencies
@@ -106,7 +106,7 @@ jobs:
106106
working-directory: pkgs/ffigen/
107107
steps:
108108
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
109-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
109+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
110110
with:
111111
channel: 'stable'
112112
- name: Install dependencies
@@ -124,7 +124,7 @@ jobs:
124124
working-directory: pkgs/ffigen/
125125
steps:
126126
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
127-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
127+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
128128
with:
129129
channel: 'stable'
130130
- name: Install dependencies
@@ -152,7 +152,7 @@ jobs:
152152
working-directory: pkgs/ffigen/
153153
steps:
154154
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
155-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
155+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
156156
with:
157157
channel: "master"
158158
- name: Install dependencies

‎.github/workflows/ffigen_weekly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
working-directory: pkgs/ffigen/
2929
steps:
3030
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
31-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
31+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
3232
with:
3333
channel: 'stable'
3434
- name: Install dependencies

‎.github/workflows/jnigen.yaml

+12-12
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
sdk: [stable]
4242
steps:
4343
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
44-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
44+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
4545
with:
4646
channel: ${{ matrix.sdk }}
4747
cache: true
@@ -77,7 +77,7 @@ jobs:
7777
sdk: [stable, beta]
7878
steps:
7979
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
80-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
80+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
8181
with:
8282
channel: ${{ matrix.sdk }}
8383
cache: true
@@ -128,7 +128,7 @@ jobs:
128128
working-directory: ./pkgs/jni
129129
steps:
130130
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
131-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
131+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
132132
with:
133133
channel: 'stable'
134134
cache: true
@@ -167,7 +167,7 @@ jobs:
167167
working-directory: ./pkgs/jni
168168
steps:
169169
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
170-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
170+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
171171
with:
172172
channel: 'stable'
173173
cache: true
@@ -216,7 +216,7 @@ jobs:
216216
working-directory: ./pkgs/jni
217217
steps:
218218
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
219-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
219+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
220220
with:
221221
channel: 'stable'
222222
cache: true
@@ -243,7 +243,7 @@ jobs:
243243
with:
244244
version: latest
245245
platform: x64
246-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
246+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
247247
with:
248248
channel: 'stable'
249249
cache: true
@@ -269,7 +269,7 @@ jobs:
269269
working-directory: ./pkgs/jni
270270
steps:
271271
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
272-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
272+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
273273
with:
274274
channel: 'stable'
275275
cache: true
@@ -294,7 +294,7 @@ jobs:
294294
uses: ConorMacBride/install-package@3e7ad059e07782ee54fa35f827df52aae0626f30
295295
with:
296296
brew: clang-format
297-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
297+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
298298
with:
299299
channel: 'stable'
300300
cache: true
@@ -317,7 +317,7 @@ jobs:
317317
working-directory: ./pkgs/jni/example
318318
steps:
319319
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
320-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
320+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
321321
with:
322322
channel: 'stable'
323323
cache: true
@@ -341,7 +341,7 @@ jobs:
341341
working-directory: ./pkgs/jni/example
342342
steps:
343343
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
344-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
344+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
345345
with:
346346
channel: 'stable'
347347
cache: true
@@ -365,7 +365,7 @@ jobs:
365365
with:
366366
distribution: 'zulu'
367367
java-version: '17'
368-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
368+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
369369
with:
370370
channel: 'stable'
371371
cache: true
@@ -380,7 +380,7 @@ jobs:
380380
working-directory: ./pkgs/jnigen/example/pdfbox_plugin
381381
steps:
382382
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
383-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
383+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
384384
with:
385385
channel: 'stable'
386386
cache: true

‎.github/workflows/native.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
steps:
4747
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
4848

49-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
49+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
5050
with:
5151
sdk: ${{ matrix.sdk }}
5252

‎.github/workflows/native_toolchain_c.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
3636

37-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
37+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
3838
with:
3939
sdk: ${{ matrix.sdk }}
4040

‎.github/workflows/objective_c.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fail-fast: false
3232
steps:
3333
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
34-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
34+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
3535
with:
3636
channel: 'stable'
3737
- id: install
@@ -52,7 +52,7 @@ jobs:
5252
working-directory: pkgs/objective_c/
5353
steps:
5454
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
55-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
55+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
5656
with:
5757
channel: 'stable'
5858
- name: Install dependencies
@@ -88,7 +88,7 @@ jobs:
8888
working-directory: pkgs/objective_c/example/
8989
steps:
9090
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
91-
- uses: subosito/flutter-action@44ac965b96f18d999802d4b807e3256d5a3f9fa1
91+
- uses: subosito/flutter-action@74af56c5ed2697ba4621264652728e8d217e53d3
9292
with:
9393
channel: 'stable'
9494
- name: Install dependencies

‎.github/workflows/swift2objc.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
fail-fast: false
3030
steps:
3131
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
32-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
32+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
3333
with:
3434
sdk: stable
3535
- id: install
@@ -50,7 +50,7 @@ jobs:
5050
working-directory: pkgs/swift2objc/
5151
steps:
5252
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
53-
- uses: dart-lang/setup-dart@0a8a0fc875eb934c15d08629302413c671d3f672
53+
- uses: dart-lang/setup-dart@e630b99d28a3b71860378cafdc2a067c71107f94
5454
with:
5555
sdk: stable
5656
- name: Install dependencies

0 commit comments

Comments
 (0)
Please sign in to comment.