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.10 to 2.4.11 (#35)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.10 to 2.4.11. <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.11</h2> <ul> <li>Explicitly pass the current isolates package config instead of assuming the location, to support the upcoming pub workspaces feature.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/build/commit/30c4459d347e6a4c33f2a7d923808c6d905170c2"><code>30c4459</code></a> release build_runner and build_runner_core (<a href="https://redirect.github.com/dart-lang/build/issues/3715">#3715</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/b6b4a21ffb745c6357afb9cb7ee52ee422357740"><code>b6b4a21</code></a> Support for resolving package config and pubspec.lock in workspaces (<a href="https://redirect.github.com/dart-lang/build/issues/3684">#3684</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/264dee9c161c91b8206352f68f0dfa905adc466e"><code>264dee9</code></a> fix readme links to shields.io badges and github labels (<a href="https://redirect.github.com/dart-lang/build/issues/3713">#3713</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/4ea16a722a8e99406cdf05edc010ff440293e8e1"><code>4ea16a7</code></a> Update lints deps (<a href="https://redirect.github.com/dart-lang/build/issues/3711">#3711</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/e67cdd5349e07c3c479ee917f2bc52bc37a722a2"><code>e67cdd5</code></a> Reebable skipped tests (<a href="https://redirect.github.com/dart-lang/build/issues/3708">#3708</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/6e381e7911f9c236dd8043eb3b112ab81352b5c0"><code>6e381e7</code></a> add explicit build_to: cache, link docs (<a href="https://redirect.github.com/dart-lang/build/issues/3707">#3707</a>)</li> <li>See full diff in <a href="https://github.com/dart-lang/build/compare/build_runner-v2.4.10...build_runner-v2.4.11">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.10&new-version=2.4.11)](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