build(deps): bump subosito/flutter-action from 2.21.0 to 2.22.0#3578
build(deps): bump subosito/flutter-action from 2.21.0 to 2.22.0#3578dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps [subosito/flutter-action](https://github.com/subosito/flutter-action) from 2.21.0 to 2.22.0. - [Release notes](https://github.com/subosito/flutter-action/releases) - [Commits](subosito/flutter-action@fd55f4c...0ca7a94) --- updated-dependencies: - dependency-name: subosito/flutter-action dependency-version: 2.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
914e9f2 to
05f60b7
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
| - uses: dart-lang/setup-dart@e51d8e571e22473a2ddebf0ef8a2123f0ab2c02c # pin@v1 | ||
| if: ${{ inputs.sdk == 'dart' }} | ||
| - uses: subosito/flutter-action@fd55f4c5af5b953cc57a2be44cb082c8f6635e8e # pin@v2.21.0 | ||
| - uses: subosito/flutter-action@1a449444c387b1966244ae4d4f8c696479add0b2 # pin@v2.23.0 |
There was a problem hiding this comment.
Version pinned to v2.23.0 but PR describes v2.22.0
Low Severity
Flagging this because review rules require changelog review for dependency updates. The PR title and description state this bumps subosito/flutter-action to v2.22.0, but the actual commit hash (1a449444c387b1966244ae4d4f8c696479add0b2) and the pin@v2.23.0 comment correspond to v2.23.0. This likely happened during Dependabot's rebase. The v2.23.0 changelog (FVM support, new pub-cache flag, simplified zip extraction) hasn't been included in the PR description or reviewed for compatibility issues.
Additional Locations (2)
Triggered by project rule: PR Review Guidelines for Cursor Bot (Root)
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Bumps subosito/flutter-action from 2.21.0 to 2.22.0.
Release notes
Sourced from subosito/flutter-action's releases.
Commits
0ca7a94Remove macos-13 (Intel) runner from CI (#388)de04a6aUpgrade actions/cache to v5 (#385)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)