Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump build_runner from 2.4.11 to 2.4.12 (#44)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.11 to 2.4.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dart-lang/build/releases">build_runner's releases</a>.</em></p> <blockquote> <h2>package:build_runner v2.4.12</h2> <ul> <li>Bump the min sdk to 3.5.0-259.0.dev.</li> <li>Fix watch mode for workspace repos.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/build/commit/cb92b0108ca232d33fae37cca062bb05013ccce4"><code>cb92b01</code></a> release build_runner and build_runner_core (<a href="https://redirect.github.com/dart-lang/build/issues/3728">#3728</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/f038c9c9d7f7278d88c2d8c3937507a4e79166e3"><code>f038c9c</code></a> allow 3.6.x sdks (<a href="https://redirect.github.com/dart-lang/build/issues/3724">#3724</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/23b0f469db771630f8503db518ae4e8c9a351190"><code>23b0f46</code></a> Bump actions/stale from 8.0.0 to 9.0.0 (<a href="https://redirect.github.com/dart-lang/build/issues/3633">#3633</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/b34704d083a5351dd9cef911eec7722bce3d5feb"><code>b34704d</code></a> build_daemon: drop pkg:uuid dev_dep (<a href="https://redirect.github.com/dart-lang/build/issues/3722">#3722</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/b3d3ef1c6981c92d5f513d31240aa2e340f19cd3"><code>b3d3ef1</code></a> [WIP] Use workspaces (<a href="https://redirect.github.com/dart-lang/build/issues/3717">#3717</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/9e6af3ba877432900168310caf2c6fa31480333b"><code>9e6af3b</code></a> fix deprecation warnings (<a href="https://redirect.github.com/dart-lang/build/issues/3720">#3720</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/f908080b0f9888843175904fadd37aee3cce70f3"><code>f908080</code></a> Require analyzer 6.7.0, use FileSource. (<a href="https://redirect.github.com/dart-lang/build/issues/3719">#3719</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/build/compare/build_runner-v2.4.11...build_runner-v2.4.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build_runner&package-manager=pub&previous-version=2.4.11&new-version=2.4.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information