| commit | 8041f140c7e8544058bb376fe2266c3442441810 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Jan 01 18:02:35 2026 +0000 |
| committer | GitHub <noreply@github.com> | Thu Jan 01 18:02:35 2026 +0000 |
| tree | b4f0dd16e14f0d4858a34c6ba52e052e8317a031 | |
| parent | 48e9451429aadba100270316c79d9eec3416b4ae [diff] |
Bump the github-actions group with 5 updates Bumps the github-actions group with 5 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `6.0.0` | `6.0.1` | | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `5.0.0` | `6.0.0` | | [actions/download-artifact](https://github.com/actions/download-artifact) | `6.0.0` | `7.0.0` | | [actions/stale](https://github.com/actions/stale) | `10.1.0` | `10.1.1` | | [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) | `35d33e4f3771787d0f602f5dca94f47c68b5cc60` | `2b6bdb56ad3073fa0e4beef00447158f55a18414` | Updates `actions/checkout` from 6.0.0 to 6.0.1 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8) Updates `actions/upload-artifact` from 5.0.0 to 6.0.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/330a01c490aca151604b8cf639adc76d48f6c5d4...b7c566a772e6b6bfb58ed0dc250532a479d7789f) Updates `actions/download-artifact` from 6.0.0 to 7.0.0 - [Release notes](https://github.com/actions/download-artifact/releases) - [Commits](https://github.com/actions/download-artifact/compare/018cc2cf5baa6db3ef3c5f8a56943fffe632ef53...37930b1c2abaa49bbe596cd826c3c89aef350131) Updates `actions/stale` from 10.1.0 to 10.1.1 - [Release notes](https://github.com/actions/stale/releases) - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/stale/compare/5f858e3efba33a5ca4407a664cc011ad407f2008...997185467fa4f803885201cee163a9f38240193d) Updates `peter-evans/create-or-update-comment` from 35d33e4f3771787d0f602f5dca94f47c68b5cc60 to 2b6bdb56ad3073fa0e4beef00447158f55a18414 - [Release notes](https://github.com/peter-evans/create-or-update-comment/releases) - [Commits](https://github.com/peter-evans/create-or-update-comment/compare/35d33e4f3771787d0f602f5dca94f47c68b5cc60...2b6bdb56ad3073fa0e4beef00447158f55a18414) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/upload-artifact dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/download-artifact dependency-version: 7.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/stale dependency-version: 10.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: peter-evans/create-or-update-comment dependency-version: 2b6bdb56ad3073fa0e4beef00447158f55a18414 dependency-type: direct:production dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
This repository is home to general Dart Ecosystem tools and packages.
| Package | Description | Version |
|---|---|---|
| blast_repo | A tool to bulk validate and fix GitHub repos. | |
| canary | Test package upgrades against the ecosystem. | |
| corpus | A tool to calculate the API usage for a package. | |
| dart_flutter_team_lints | An analysis rule set used by the Dart and Flutter teams. | |
| firehose | A tool to automate publishing of Pub packages from GitHub actions. | |
| puppy | A grab bag of CLI tools for managing Dart code. | |
| repo_manage | Miscellaneous issue, repo, and PR query tools. | |
| sdk_triage_bot | A triage automation tool for dart-lang/sdk issues. | |
| trebuchet | A tool for moving existing packages into monorepos. |
Here's an overview of the main Dart team repositories:
| Main repo | Description |
|---|---|
| sdk | The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more. |
| SLO mono-repos | Description |
|---|---|
| core | This repository is home to core Dart packages. |
| tools | This repository is home to tooling related Dart packages. |
| labs | This repository is home to Dart ‘labs’ packages. |
| Topic mono-repos | Description |
|---|---|
| build | A build system for Dart written in Dart |
| ecosystem | This repository is home to general Dart Ecosystem tools and packages. |
| http | A composable API for making HTTP requests in Dart. |
| i18n | A general mono-repo for Dart i18n and l10n packages. |
| leak_tracker | A framework for memory leak tracking for Dart and Flutter applications. |
| macros | A Dart mono-repo for macro development. |
| native | Dart packages related to FFI and native assets bundling. |
| shelf | Web server middleware for Dart |
| test | A library for writing unit tests in Dart. |
| webdev | A CLI for Dart web development. |
For information about our publishing automation and release process, see https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.
For additional information about contributing, see our contributing page.