Bump the github-actions group with 4 updates - #988
Merged
auto-submit[bot] merged 1 commit intoAug 5, 2026
Conversation
Bumps the github-actions group with 4 updates: [dart-lang/ecosystem/.github/workflows/groundskeeper.yml](https://github.com/dart-lang/ecosystem), [dart-lang/ecosystem/.github/workflows/health.yaml](https://github.com/dart-lang/ecosystem), [dart-lang/ecosystem/.github/workflows/post_summaries.yaml](https://github.com/dart-lang/ecosystem) and [dart-lang/ecosystem/.github/workflows/publish.yaml](https://github.com/dart-lang/ecosystem). Updates `dart-lang/ecosystem/.github/workflows/groundskeeper.yml` from edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646 - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](dart-lang/ecosystem@edfdb3b...ed9c592) Updates `dart-lang/ecosystem/.github/workflows/health.yaml` from edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646 - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](dart-lang/ecosystem@edfdb3b...ed9c592) Updates `dart-lang/ecosystem/.github/workflows/post_summaries.yaml` from edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646 - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](dart-lang/ecosystem@edfdb3b...ed9c592) Updates `dart-lang/ecosystem/.github/workflows/publish.yaml` from edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646 - [Release notes](https://github.com/dart-lang/ecosystem/releases) - [Commits](dart-lang/ecosystem@edfdb3b...ed9c592) --- updated-dependencies: - dependency-name: dart-lang/ecosystem/.github/workflows/groundskeeper.yml dependency-version: ed9c592c1d35106c0a8a52044426515017a60646 dependency-type: direct:production dependency-group: github-actions - dependency-name: dart-lang/ecosystem/.github/workflows/health.yaml dependency-version: ed9c592c1d35106c0a8a52044426515017a60646 dependency-type: direct:production dependency-group: github-actions - dependency-name: dart-lang/ecosystem/.github/workflows/post_summaries.yaml dependency-version: ed9c592c1d35106c0a8a52044426515017a60646 dependency-type: direct:production dependency-group: github-actions - dependency-name: dart-lang/ecosystem/.github/workflows/publish.yaml dependency-version: ed9c592c1d35106c0a8a52044426515017a60646 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
fluttergithubbot
approved these changes
Aug 5, 2026
PR Health
License Headers
|
| Files |
|---|
| pkgs/collection/benchmark/legacy_quicksort.dart |
All source files should start with a license header.
This check can be disabled by tagging the PR with skip-license-check.
Unused Dependencies ✔️
| Package | Status |
|---|---|
| args | ✔️ All dependencies utilized correctly. |
| async | ✔️ All dependencies utilized correctly. |
| characters | ✔️ All dependencies utilized correctly. |
| collection | ✔️ All dependencies utilized correctly. |
| convert | ✔️ All dependencies utilized correctly. |
| crypto | ✔️ All dependencies utilized correctly. |
| fixnum | ✔️ All dependencies utilized correctly. |
| lints | ✔️ All dependencies utilized correctly. |
| logging | ✔️ All dependencies utilized correctly. |
| os_detect | ✔️ All dependencies utilized correctly. |
| path | ✔️ All dependencies utilized correctly. |
| platform | ✔️ All dependencies utilized correctly. |
| typed_data | ✔️ All dependencies utilized correctly. |
For details on how to fix these, see dependency_validator.
This check can be disabled by tagging the PR with skip-unused-dependencies-check.
Coverage ⚠️
| File | Coverage |
|---|---|
| pkgs/args/example/arg_parser/example.dart | 💔 Not covered |
| pkgs/args/example/command_runner/draw.dart | 💔 Not covered |
| pkgs/args/lib/args.dart | 💔 Not covered |
| pkgs/args/lib/command_runner.dart | 💚 97 % |
| pkgs/args/lib/src/allow_anything_parser.dart | 💚 67 % |
| pkgs/args/lib/src/arg_parser.dart | 💚 94 % |
| pkgs/args/lib/src/arg_parser_exception.dart | 💚 100 % |
| pkgs/args/lib/src/arg_results.dart | 💚 86 % |
| pkgs/args/lib/src/help_command.dart | 💚 77 % |
| pkgs/args/lib/src/option.dart | 💚 93 % |
| pkgs/args/lib/src/parser.dart | 💚 100 % |
| pkgs/args/lib/src/usage.dart | 💚 100 % |
| pkgs/args/lib/src/usage_exception.dart | 💚 33 % |
| pkgs/args/lib/src/utils.dart | 💚 100 % |
| pkgs/async/lib/async.dart | 💔 Not covered |
| pkgs/async/lib/src/async_cache.dart | 💚 84 % |
| pkgs/async/lib/src/async_memoizer.dart | 💚 100 % |
| pkgs/async/lib/src/byte_collector.dart | 💚 100 % |
| pkgs/async/lib/src/cancelable_operation.dart | 💚 97 % |
| pkgs/async/lib/src/chunked_stream_reader.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/delegate/event_sink.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/delegate/future.dart | 💚 38 % |
| pkgs/async/lib/src/delegate/sink.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/delegate/stream.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/delegate/stream_consumer.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/delegate/stream_sink.dart | 💚 50 % |
| pkgs/async/lib/src/delegate/stream_subscription.dart | 💚 55 % |
| pkgs/async/lib/src/future_group.dart | 💚 100 % |
| pkgs/async/lib/src/lazy_stream.dart | 💚 100 % |
| pkgs/async/lib/src/null_stream_sink.dart | 💚 100 % |
| pkgs/async/lib/src/restartable_timer.dart | 💚 64 % |
| pkgs/async/lib/src/result/capture_sink.dart | 💚 100 % |
| pkgs/async/lib/src/result/capture_transformer.dart | 💚 100 % |
| pkgs/async/lib/src/result/error.dart | 💚 88 % |
| pkgs/async/lib/src/result/future.dart | 💚 100 % |
| pkgs/async/lib/src/result/release_sink.dart | 💚 100 % |
| pkgs/async/lib/src/result/release_transformer.dart | 💚 100 % |
| pkgs/async/lib/src/result/result.dart | 💚 84 % |
| pkgs/async/lib/src/result/value.dart | 💚 80 % |
| pkgs/async/lib/src/single_subscription_transformer.dart | 💚 83 % |
| pkgs/async/lib/src/sink_base.dart | 💚 100 % |
| pkgs/async/lib/src/stream_closer.dart | 💚 100 % |
| pkgs/async/lib/src/stream_completer.dart | 💚 98 % |
| pkgs/async/lib/src/stream_extensions.dart | 💚 100 % |
| pkgs/async/lib/src/stream_group.dart | 💚 93 % |
| pkgs/async/lib/src/stream_queue.dart | 💚 98 % |
| pkgs/async/lib/src/stream_sink_completer.dart | 💚 100 % |
| pkgs/async/lib/src/stream_sink_extensions.dart | 💚 33 % |
| pkgs/async/lib/src/stream_sink_transformer.dart | 💚 40 % |
| pkgs/async/lib/src/stream_sink_transformer/handler_transformer.dart | 💚 70 % |
| pkgs/async/lib/src/stream_sink_transformer/reject_errors.dart | 💚 100 % |
| pkgs/async/lib/src/stream_sink_transformer/stream_transformer_wrapper.dart | 💚 90 % |
| pkgs/async/lib/src/stream_sink_transformer/typed.dart | 💔 0 % ⬇️ NaN % |
| pkgs/async/lib/src/stream_splitter.dart | 💚 98 % |
| pkgs/async/lib/src/stream_subscription_transformer.dart | 💚 100 % |
| pkgs/async/lib/src/stream_zip.dart | 💚 87 % |
| pkgs/async/lib/src/subscription_stream.dart | 💚 100 % |
| pkgs/async/lib/src/typed/stream_subscription.dart | 💚 94 % |
| pkgs/async/lib/src/typed_stream_transformer.dart | 💔 0 % ⬇️ NaN % |
| pkgs/characters/benchmark/benchmark.dart | 💔 Not covered |
| pkgs/characters/example/main.dart | 💔 Not covered |
| pkgs/characters/lib/characters.dart | 💔 Not covered |
| pkgs/characters/lib/src/characters.dart | 💚 100 % |
| pkgs/characters/lib/src/characters_impl.dart | 💚 90 % |
| pkgs/characters/lib/src/extensions.dart | 💔 0 % ⬇️ NaN % |
| pkgs/characters/lib/src/grapheme_clusters/breaks.dart | 💚 97 % |
| pkgs/characters/lib/src/grapheme_clusters/constants.dart | 💔 Not covered |
| pkgs/characters/lib/src/grapheme_clusters/table.dart | 💚 100 % |
| pkgs/characters/tool/benchmark.dart | 💔 Not covered |
| pkgs/characters/tool/bin/generate_tables.dart | 💔 Not covered |
| pkgs/characters/tool/bin/generate_tests.dart | 💔 Not covered |
| pkgs/characters/tool/generate.dart | 💔 Not covered |
| pkgs/characters/tool/src/args.dart | 💔 Not covered |
| pkgs/characters/tool/src/atsp.dart | 💔 Not covered |
| pkgs/characters/tool/src/automaton_builder.dart | 💔 Not covered |
| pkgs/characters/tool/src/data_files.dart | 💔 Not covered |
| pkgs/characters/tool/src/debug_names.dart | 💔 Not covered |
| pkgs/characters/tool/src/graph.dart | 💔 Not covered |
| pkgs/characters/tool/src/grapheme_category_loader.dart | 💔 Not covered |
| pkgs/characters/tool/src/indirect_table.dart | 💔 Not covered |
| pkgs/characters/tool/src/list_overlap.dart | 💔 Not covered |
| pkgs/characters/tool/src/shared.dart | 💔 Not covered |
| pkgs/characters/tool/src/string_literal_writer.dart | 💔 Not covered |
| pkgs/characters/tool/src/table_builder.dart | 💔 Not covered |
| pkgs/collection/benchmark/benchmark_utils.dart | 💔 Not covered |
| pkgs/collection/benchmark/deep_collection_equality.dart | 💔 Not covered |
| pkgs/collection/benchmark/legacy_quicksort.dart | 💔 Not covered |
| pkgs/collection/benchmark/sort_benchmark.dart | 💔 Not covered |
| pkgs/collection/lib/algorithms.dart | 💔 Not covered |
| pkgs/collection/lib/collection.dart | 💔 Not covered |
| pkgs/collection/lib/equality.dart | 💔 Not covered |
| pkgs/collection/lib/iterable_zip.dart | 💔 Not covered |
| pkgs/collection/lib/priority_queue.dart | 💔 Not covered |
| pkgs/collection/lib/src/algorithms.dart | 💚 86 % |
| pkgs/collection/lib/src/boollist.dart | 💚 100 % |
| pkgs/collection/lib/src/canonicalized_map.dart | 💚 74 % |
| pkgs/collection/lib/src/combined_wrappers/combined_iterable.dart | 💚 100 % |
| pkgs/collection/lib/src/combined_wrappers/combined_iterator.dart | 💚 100 % |
| pkgs/collection/lib/src/combined_wrappers/combined_list.dart | 💚 100 % |
| pkgs/collection/lib/src/combined_wrappers/combined_map.dart | 💚 100 % |
| pkgs/collection/lib/src/comparators.dart | 💚 99 % |
| pkgs/collection/lib/src/empty_unmodifiable_set.dart | 💚 61 % |
| pkgs/collection/lib/src/equality.dart | 💚 89 % |
| pkgs/collection/lib/src/equality_map.dart | 💚 100 % |
| pkgs/collection/lib/src/equality_set.dart | 💚 100 % |
| pkgs/collection/lib/src/functions.dart | 💚 100 % |
| pkgs/collection/lib/src/iterable_extensions.dart | 💚 100 % |
| pkgs/collection/lib/src/iterable_zip.dart | 💚 100 % |
| pkgs/collection/lib/src/list_extensions.dart | 💚 71 % |
| pkgs/collection/lib/src/priority_queue.dart | 💚 98 % |
| pkgs/collection/lib/src/queue_list.dart | 💚 86 % |
| pkgs/collection/lib/src/union_set.dart | 💚 100 % |
| pkgs/collection/lib/src/union_set_controller.dart | 💚 100 % |
| pkgs/collection/lib/src/unmodifiable_wrappers.dart | 💚 75 % |
| pkgs/collection/lib/src/utils.dart | 💚 100 % |
| pkgs/collection/lib/src/wrappers.dart | 💚 78 % |
| pkgs/collection/lib/wrappers.dart | 💔 Not covered |
| pkgs/convert/benchmark/fixed_datetime_formatter_benchmark.dart | 💔 Not covered |
| pkgs/convert/example/example.dart | 💔 Not covered |
| pkgs/convert/lib/convert.dart | 💔 Not covered |
| pkgs/convert/lib/src/accumulator_sink.dart | 💚 100 % |
| pkgs/convert/lib/src/byte_accumulator_sink.dart | 💚 100 % |
| pkgs/convert/lib/src/charcodes.dart | 💔 Not covered |
| pkgs/convert/lib/src/codepage.dart | 💚 69 % |
| pkgs/convert/lib/src/fixed_datetime_formatter.dart | 💚 96 % |
| pkgs/convert/lib/src/hex.dart | 💚 100 % |
| pkgs/convert/lib/src/hex/decoder.dart | 💚 57 % |
| pkgs/convert/lib/src/hex/encoder.dart | 💚 76 % |
| pkgs/convert/lib/src/identity_codec.dart | 💚 100 % |
| pkgs/convert/lib/src/percent.dart | 💚 100 % |
| pkgs/convert/lib/src/percent/decoder.dart | 💚 66 % |
| pkgs/convert/lib/src/percent/encoder.dart | 💚 82 % |
| pkgs/convert/lib/src/string_accumulator_sink.dart | 💚 100 % |
| pkgs/convert/lib/src/utils.dart | 💚 100 % |
| pkgs/crypto/benchmark/benchmark.dart | 💔 Not covered |
| pkgs/crypto/example/example.dart | 💔 Not covered |
| pkgs/crypto/lib/crypto.dart | 💔 Not covered |
| pkgs/crypto/lib/src/digest.dart | 💚 48 % |
| pkgs/crypto/lib/src/digest_sink.dart | 💚 100 % |
| pkgs/crypto/lib/src/hash.dart | 💚 100 % |
| pkgs/crypto/lib/src/hash_sink.dart | 💚 98 % |
| pkgs/crypto/lib/src/hmac.dart | 💚 91 % |
| pkgs/crypto/lib/src/md5.dart | 💚 100 % |
| pkgs/crypto/lib/src/sha1.dart | 💚 100 % |
| pkgs/crypto/lib/src/sha256.dart | 💚 100 % |
| pkgs/crypto/lib/src/sha512.dart | 💚 100 % |
| pkgs/crypto/lib/src/sha512_fastsinks.dart | 💚 100 % |
| pkgs/crypto/lib/src/sha512_slowsinks.dart | 💔 Not covered |
| pkgs/crypto/lib/src/utils.dart | 💚 100 % |
| pkgs/crypto/tool/md5sum.dart | 💔 Not covered |
| pkgs/fixnum/lib/fixnum.dart | 💔 Not covered |
| pkgs/fixnum/lib/src/int32.dart | 💚 94 % |
| pkgs/fixnum/lib/src/int64.dart | 💔 Not covered |
| pkgs/fixnum/lib/src/int64_emulated.dart | 💔 Not covered |
| pkgs/fixnum/lib/src/int64_native.dart | 💚 95 % |
| pkgs/fixnum/lib/src/intx.dart | 💔 Not covered |
| pkgs/fixnum/lib/src/utilities.dart | 💚 100 % |
| pkgs/lints/tool/gen_docs.dart | 💔 Not covered |
| pkgs/lints/tool/validate_lib.dart | 💔 Not covered |
| pkgs/logging/example/main.dart | 💔 Not covered |
| pkgs/logging/lib/logging.dart | 💔 Not covered |
| pkgs/logging/lib/src/level.dart | 💚 100 % |
| pkgs/logging/lib/src/log_record.dart | 💚 60 % |
| pkgs/logging/lib/src/logger.dart | 💚 98 % |
| pkgs/os_detect/bin/os_detect.dart | 💔 Not covered |
| pkgs/os_detect/example/example.dart | 💔 Not covered |
| pkgs/os_detect/example/tree_shaking.dart | 💔 Not covered |
| pkgs/os_detect/lib/os_detect.dart | 💚 100 % |
| pkgs/os_detect/lib/override.dart | 💔 Not covered |
| pkgs/os_detect/lib/src/os_kind.dart | 💚 100 % |
| pkgs/os_detect/lib/src/os_override.dart | 💚 100 % |
| pkgs/os_detect/lib/src/osid_html.dart | 💔 Not covered |
| pkgs/os_detect/lib/src/osid_io.dart | 💚 40 % |
| pkgs/os_detect/lib/src/osid_unknown.dart | 💔 Not covered |
| pkgs/path/benchmark/benchmark.dart | 💔 Not covered |
| pkgs/path/example/example.dart | 💔 Not covered |
| pkgs/path/lib/path.dart | 💚 47 % |
| pkgs/path/lib/src/characters.dart | 💔 Not covered |
| pkgs/path/lib/src/context.dart | 💚 94 % |
| pkgs/path/lib/src/internal_style.dart | 💚 100 % |
| pkgs/path/lib/src/parsed_path.dart | 💚 100 % |
| pkgs/path/lib/src/path_exception.dart | 💚 33 % |
| pkgs/path/lib/src/path_map.dart | 💚 100 % |
| pkgs/path/lib/src/path_set.dart | 💚 39 % |
| pkgs/path/lib/src/style.dart | 💚 100 % |
| pkgs/path/lib/src/style/posix.dart | 💚 91 % |
| pkgs/path/lib/src/style/url.dart | 💚 95 % |
| pkgs/path/lib/src/style/windows.dart | 💚 96 % |
| pkgs/path/lib/src/utils.dart | 💚 98 % |
| pkgs/platform/example/bin/platform.dart | 💔 Not covered |
| pkgs/platform/example/bin/platform_using_switch.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake_nullaware.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake_pattern_const.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake_pattern_equals.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake_pattern_when.dart | 💔 Not covered |
| pkgs/platform/example/bin/tree_shake_shorthand.dart | 💔 Not covered |
| pkgs/platform/lib/platform.dart | 💔 Not covered |
| pkgs/platform/lib/src/legacy_implementation/legacy_classes.dart | 💚 78 % |
| pkgs/platform/lib/src/legacy_implementation/legacy_platform_members.dart | 💔 0 % ⬇️ NaN % |
| pkgs/platform/lib/src/platform_apis.dart | 💚 64 % |
| pkgs/platform/lib/src/platform_specific/io_native_platform.dart | 💚 100 % |
| pkgs/platform/lib/src/platform_specific/io_platform.dart | 💚 100 % |
| pkgs/platform/lib/src/platform_specific/unknown_platform.dart | 💔 Not covered |
| pkgs/platform/lib/src/platform_specific/web_browser_platform.dart | 💔 Not covered |
| pkgs/platform/lib/src/platform_specific/web_platform.dart | 💔 Not covered |
| pkgs/platform/lib/src/platforms.dart | 💚 100 % |
| pkgs/platform/lib/src/testing/test_platforms.dart | 💚 75 % |
| pkgs/platform/lib/src/testing/zone_overrides.dart | 💚 100 % |
| pkgs/platform/lib/src/util/environment_override_keys.dart | 💔 Not covered |
| pkgs/platform/lib/src/util/json_keys.dart | 💔 Not covered |
| pkgs/platform/lib/src/util/platform_browser_interop.dart | 💔 Not covered |
| pkgs/platform/lib/testing.dart | 💔 Not covered |
| pkgs/platform/tool/check_migration.dart | 💔 Not covered |
| pkgs/platform/tool/check_tree_shaking.dart | 💔 Not covered |
| pkgs/platform/tool/src/dart_sdk.dart | 💔 Not covered |
| pkgs/platform/tool/src/path.dart | 💔 Not covered |
| pkgs/platform/tool/src/sample/legacy_example_code.dart | 💔 Not covered |
| pkgs/platform/tool/src/sample/legacy_example_code_2.dart | 💔 Not covered |
| pkgs/typed_data/lib/src/typed_buffer.dart | 💚 83 % |
| pkgs/typed_data/lib/src/typed_queue.dart | 💚 51 % |
| pkgs/typed_data/lib/typed_buffers.dart | 💔 Not covered |
| pkgs/typed_data/lib/typed_data.dart | 💔 Not covered |
This check for test coverage is informational (issues shown here will not fail the PR).
This check can be disabled by tagging the PR with skip-coverage-check.
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 symbol | Leaking sources |
|---|---|---|
| path | InternalStyle | context.dart::Context::style |
This check can be disabled by tagging the PR with skip-leaking-check.
Breaking changes ✔️
| Package | Change | Current Version | New Version | Needed Version | Looking good? |
|---|---|---|---|---|---|
| async | Breaking | 2.13.1 | 2.14.0-wip | 2.14.0-wip | ✔️ |
| lints | None | 6.1.0 | 6.1.1-wip | 6.1.1-wip | ✔️ |
| args | Breaking | 2.7.0 | 2.8.0-wip | 2.8.0-wip | ✔️ |
| os_detect | None | 2.0.3 | 2.0.4-wip | 2.0.4-wip | ✔️ |
| convert | None | 3.1.2 | 3.1.3-wip | 3.1.3-wip | ✔️ |
| characters | None | 1.4.1 | 1.4.1 | 1.4.1 | ✔️ |
| collection | Breaking | 1.19.1 | 1.20.0-wip | 1.20.0-wip | ✔️ |
| fixnum | Breaking | 1.1.1 | 1.2.0-wip | 1.2.0-wip | ✔️ |
| crypto | Non-Breaking | 3.0.7 | 3.0.8-wip | 3.0.8-wip | ✔️ |
| logging | None | 1.3.0 | 1.3.1-wip | 1.3.1-wip | ✔️ |
| path | None | 1.9.1 | 1.9.2-wip | 1.9.2-wip | ✔️ |
| platform | Breaking | 3.1.6 | 3.2.0-wip | 3.2.0-wip | ✔️ |
| typed_data | None | 1.4.0 | 1.4.1-wip | 1.4.1-wip | ✔️ |
This check can be disabled by tagging the PR with skip-breaking-check.
auto-submit
Bot
deleted the
dependabot/github_actions/github-actions-757725d993
branch
August 5, 2026 15:49
copybara-service Bot
pushed a commit
to dart-lang/sdk
that referenced
this pull request
Aug 7, 2026
Revisions updated by `dart tools/rev_sdk_deps.dart`. core (https://github.com/dart-lang/core/compare/fe516ee..4a5ae2b): 4a5ae2bc Wed Aug 5 15:49:08 2026 +0000 dependabot[bot] Bump the github-actions group with 4 updates (dart-lang/core#988) 30363b90 Wed Aug 5 17:37:07 2026 +0200 Moritz Add skip-changelog-check label to dependabot PRs (dart-lang/core#987) ef697b97 Wed Aug 5 08:23:09 2026 +0200 dependabot[bot] Bump the github-actions group across 1 directory with 3 updates (dart-lang/core#983) 95bf1b9d Wed Aug 5 08:21:09 2026 +0200 Moritz Add pub dependabot support (dart-lang/core#986) b0400198 Tue Aug 4 18:48:31 2026 +0200 Moritz Replace permissions: read-all with permissions: contents: read in workflows (dart-lang/core#985) e1b0a677 Mon Aug 3 17:51:19 2026 +0200 Moritz Pin actions/checkout (dart-lang/core#984) dartdoc (https://github.com/dart-lang/dartdoc/compare/ac96918..1fd02f7): 1fd02f73 Sat Aug 1 18:52:23 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/dartdoc#4276) ecosystem (https://github.com/dart-lang/ecosystem/compare/edfdb3b..ed9c592): ed9c592 Wed Aug 5 15:19:24 2026 +0200 Sigurd Meldgaard Support pull requests from forks and custom branches in CI workflows (dart-lang/ecosystem#440) d8c8a4c Wed Aug 5 13:09:39 2026 +0200 Sigurd Meldgaard Support configurable tag prefix in firehose and publish.yaml (dart-lang/ecosystem#436) http (https://github.com/dart-lang/http/compare/5d94ef5..9cb80c7): 9cb80c7 Wed Aug 5 16:32:40 2026 -0700 Nate Bosch Undeprecate the withCredentials field (dart-lang/http#1962) 44496f4 Mon Aug 3 20:58:34 2026 +0300 Melih Arık doc(http_profile): fix broken code examples in header setter docs (dart-lang/http#1954) 49ddf11 Mon Jul 20 21:08:18 2026 +0300 Ellet docs(readme): add close method override in UserAgentClient example (dart-lang/http#1949) fe4aaa9 Tue Jul 14 11:25:42 2026 -0700 Nate Bosch Switch to feature version bump (dart-lang/http#1953) 664fe06 Mon Jul 13 22:08:59 2026 +0200 Maurice Raguse Support for configuring the browser `fetch` credentials mode in `BrowserClient`. (dart-lang/http#1937) shelf (https://github.com/dart-lang/shelf/compare/6918a76..fb3f931): fb3f931 Sat Aug 1 20:01:06 2026 +0000 dependabot[bot] Bump the github-actions group with 4 updates (dart-lang/shelf#537) test (https://github.com/dart-lang/test/compare/4838365..dd426d4): dd426d43 Tue Aug 4 15:46:52 2026 -0700 Nate Bosch Obfuscate the test runner connection for VM and Node tests (dart-lang/test#2704) tools (https://github.com/dart-lang/tools/compare/b827a6e..f3ec9ed): f3ec9ed5 Wed Aug 5 16:36:58 2026 +0000 dependabot[bot] Bump the github-actions group across 1 directory with 8 updates (dart-lang/tools#2496) 6dac7b1f Wed Aug 5 17:37:23 2026 +0200 Moritz Add skip-changelog-check label to dependabot PRs (dart-lang/tools#2495) f16493da Wed Aug 5 08:11:23 2026 +0000 dependabot[bot] Bump analyzer from 10.2.0 to 14.1.0 in /pkgs/graphs (dart-lang/tools#2493) 7f33666d Wed Aug 5 08:21:24 2026 +0200 Moritz Add pub dependabot support (dart-lang/tools#2492) 1e3aac17 Tue Aug 4 18:52:43 2026 +0200 Moritz Replace permissions: read-all with permissions: contents: read in workflows (dart-lang/tools#2490) e79e9cc4 Tue Aug 4 08:47:01 2026 -0300 Felipe Morschel [yaml] Better recovering for list entry without `- ` prefix (dart-lang/tools#2427) ca89367d Mon Aug 3 17:50:48 2026 +0200 Moritz ci: pin unpinned GitHub Actions references to commit SHAs (dart-lang/tools#2487) 0da8d930 Mon Aug 3 10:48:16 2026 +0200 Moritz Update CODEOWNERS with global fallback and missing packages (dart-lang/tools#2469) 28396db2 Mon Aug 3 09:34:24 2026 +0200 Moritz [test_reflective_loader] Ignore unreachable_from_main in test files (dart-lang/tools#2486) 168a6e13 Mon Aug 3 08:28:27 2026 +0200 Morgan :) source_maps: check bounds earlier. (dart-lang/tools#2483) 27756a9b Fri Jul 31 17:37:37 2026 +0100 Danny Tuppeny [test_reflective_loader] Don't add setUp/tearDown if not defined, and provide correct locations (dart-lang/tools#2341) web (https://github.com/dart-lang/web/compare/12a9ca2..f1b9d56): f1b9d56 Sat Aug 1 19:43:21 2026 +0000 dependabot[bot] Bump the github-actions group with 3 updates (dart-lang/web#566) R=bquinlan@google.com Change-Id: Id362bbe87d302cfb6a1b6618de12c67be72f1855 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/532380 Commit-Queue: Nate Bosch <nbosch@google.com> Reviewed-by: Brian Quinlan <bquinlan@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the github-actions group with 4 updates: dart-lang/ecosystem/.github/workflows/groundskeeper.yml, dart-lang/ecosystem/.github/workflows/health.yaml, dart-lang/ecosystem/.github/workflows/post_summaries.yaml and dart-lang/ecosystem/.github/workflows/publish.yaml.
Updates
dart-lang/ecosystem/.github/workflows/groundskeeper.ymlfrom edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646Commits
ed9c592Support pull requests from forks and custom branches in CI workflows (#440)d8c8a4cSupport configurable tag prefix in firehose and publish.yaml (#436)Updates
dart-lang/ecosystem/.github/workflows/health.yamlfrom edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646Commits
ed9c592Support pull requests from forks and custom branches in CI workflows (#440)d8c8a4cSupport configurable tag prefix in firehose and publish.yaml (#436)Updates
dart-lang/ecosystem/.github/workflows/post_summaries.yamlfrom edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646Commits
ed9c592Support pull requests from forks and custom branches in CI workflows (#440)d8c8a4cSupport configurable tag prefix in firehose and publish.yaml (#436)Updates
dart-lang/ecosystem/.github/workflows/publish.yamlfrom edfdb3b4063b9034b708144633a700204f865f43 to ed9c592c1d35106c0a8a52044426515017a60646Commits
ed9c592Support pull requests from forks and custom branches in CI workflows (#440)d8c8a4cSupport configurable tag prefix in firehose and publish.yaml (#436)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 <dependency name> major versionwill 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 versionwill 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