Bump the github-actions group across 1 directory with 5 updates Bumps the github-actions group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `7.0.0` | `7.0.1` | | [dart-lang/setup-dart](https://github.com/dart-lang/setup-dart) | `1.7.2` | `1.8.1` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `653ba8b281fa5e1ee78ec20dda96cf9a79102c04` | `762a4a5ab172615cc619580088c2a9443915facf` | | [actions/stale](https://github.com/actions/stale) | `10.3.0` | `11.0.0` | | [actions/labeler](https://github.com/actions/labeler) | `6.1.0` | `7.0.0` | Updates `actions/checkout` from 7.0.0 to 7.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/9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0...3d3c42e5aac5ba805825da76410c181273ba90b1) Updates `dart-lang/setup-dart` from 1.7.2 to 1.8.1 - [Release notes](https://github.com/dart-lang/setup-dart/releases) - [Changelog](https://github.com/dart-lang/setup-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/setup-dart/compare/65eb853c7ba17dde3be364c3d2858773e7144260...6afc89df92d6eb3834022f73cd65adc8cdfcb92d) Updates `peter-evans/create-pull-request` from 653ba8b281fa5e1ee78ec20dda96cf9a79102c04 to 762a4a5ab172615cc619580088c2a9443915facf - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/653ba8b281fa5e1ee78ec20dda96cf9a79102c04...762a4a5ab172615cc619580088c2a9443915facf) Updates `actions/stale` from 10.3.0 to 11.0.0 - [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/eb5cf3af3ac0a1aa4c9c45633dd1ae542a27a899...4391f3da665fdf50b6810c1a66712fb9ba21aa93) Updates `actions/labeler` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/actions/labeler/releases) - [Commits](https://github.com/actions/labeler/compare/f27b608878404679385c85cfa523b85ccb86e213...bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: actions/labeler 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: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: dart-lang/setup-dart dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: peter-evans/create-pull-request dependency-version: b99c9ae23bcf83f0f5aa571c2f0093de8aa85036 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. | |
| 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.