Skip to content

Bump subosito/flutter-action from 2.19.0 to 2.21.0 in the github-actions group #1784

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps the github-actions group with 1 update: subosito/flutter-action.

Updates subosito/flutter-action from 2.19.0 to 2.21.0

Release notes

Sourced from subosito/flutter-action's releases.

v2.21.0

What's Changed

New Contributors

Full Changelog: subosito/flutter-action@v2.20.0...v2.21.0

v2.20.0

What's Changed

New Contributors

Full Changelog: subosito/flutter-action@v2...v2.20.0

Commits

Dependabot compatibility score

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 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

Bumps the github-actions group with 1 update: [subosito/flutter-action](https://github.com/subosito/flutter-action).


Updates `subosito/flutter-action` from 2.19.0 to 2.21.0
- [Release notes](https://github.com/subosito/flutter-action/releases)
- [Commits](subosito/flutter-action@e938fdf...fd55f4c)

---
updated-dependencies:
- dependency-name: subosito/flutter-action
  dependency-version: 2.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the autosubmit label Jul 1, 2025
@github-actions github-actions bot added the type-infra A repository infrastructure change or enhancement label Jul 1, 2025
Copy link

github-actions bot commented Jul 1, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

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.

Unrelated files missing license headers
Files
pkgs/http/example/main.dart

1 similar comment
Copy link

github-actions bot commented Jul 1, 2025

PR Health

Breaking changes ✔️
Package Change Current Version New Version Needed Version Looking good?
Changelog Entry ✔️
Package Changed Files

Changes to files need to be accounted for in their respective changelogs.

Coverage ✔️
File Coverage

This check for test coverage is informational (issues shown here will not fail the PR).

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.

Unrelated files missing license headers
Files
pkgs/http/example/main.dart

@auto-submit auto-submit bot removed the autosubmit label Jul 1, 2025
Copy link

auto-submit bot commented Jul 1, 2025

autosubmit label was removed for dart-lang/http/1784, because - The status or check suite Format & Analyze & Test has failed. Please fix the issues identified (or deflake) before re-applying this label.

@brianquinlan brianquinlan merged commit d2886a0 into master Jul 8, 2025
57 of 59 checks passed
@brianquinlan brianquinlan deleted the dependabot/github_actions/github-actions-0eb771b69b branch July 8, 2025 19:32
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Jul 10, 2025
Revisions updated by `dart tools/rev_sdk_deps.dart`.

http (https://github.com/dart-lang/http/compare/7d2d87e..4209e84):
  4209e84  2025-07-09  Brian Quinlan  [cronet_http] Upgrade to kotlin 1.8.10 (dart-lang/http#1789)
  d2886a0  2025-07-08  dependabot[bot]  Bump subosito/flutter-action in the github-actions group (dart-lang/http#1784)
  4097219  2025-07-08  Brian Quinlan  Prepare to release 1.5.0-beta (dart-lang/http#1787)
  a4f5a8d  2025-07-08  Luka S  feat: support aborting HTTP requests (dart-lang/http#1773)

i18n (https://github.com/dart-lang/i18n/compare/42c4932..c45e050):
  c45e0504  2025-07-09  Googler  No public description
  bdb94c25  2025-07-09  Googler  No public description

tools (https://github.com/dart-lang/tools/compare/6282b35..fd7cc89):
  fd7cc89a  2025-07-09  Nate Biggs  Fix wasm dry run event and tests (dart-lang/tools#2128)
  1500539b  2025-07-09  Liam Appelbe  [coverage] Expose `filterIgnored` function (dart-lang/tools#2123)
  99634476  2025-07-08  Nate Biggs  Add wasm dry run event to unified analytics. (dart-lang/tools#2125)

web (https://github.com/dart-lang/web/compare/fb8a149..354e229):
  354e229  2025-07-09  Nikechukwu  [interop] Add Support for Typealiases (dart-lang/web#407)
  f0f0914  2025-07-08  Nikechukwu  [interop] Add Support for Enums (dart-lang/web#404)

Change-Id: Ia691d4ca8d20ccb1d7a96598c369dabaf9124850
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/439804
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants