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.12 to 2.4.13 in /cipd_packages/device_doct…
…or (#3936) Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.12 to 2.4.13. <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.13</h2> <ul> <li>Bump the min sdk to 3.5.0.</li> <li>Bump the <code>mime</code> dependency to allow version 2.x.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/build/commit/144c598c6eba14ae4c65c56ff5084170c032ec35"><code>144c598</code></a> Bump the package:mime dep to 2.0.0 (<a href="https://redirect.github.com/dart-lang/build/issues/3758">#3758</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/bac3844d5934c8ae0a30afe14dcd24088d8011cb"><code>bac3844</code></a> release build_web_compilers 4.1.0-beta.1 (<a href="https://redirect.github.com/dart-lang/build/issues/3756">#3756</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/564250e6ff9aa359445936d691ffd0cc646ab852"><code>564250e</code></a> Fix relative imports in wasm loader (<a href="https://redirect.github.com/dart-lang/build/issues/3752">#3752</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/16da6fb2a9c3cb4ecf6d1155eefd17577128bb5b"><code>16da6fb</code></a> fix _gitIsClean check (<a href="https://redirect.github.com/dart-lang/build/issues/3755">#3755</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/9bf9ec6cc334edaab2baff81a54ebca922a360fd"><code>9bf9ec6</code></a> Remove unneeded default cases in switch, move to switch expressions (<a href="https://redirect.github.com/dart-lang/build/issues/3753">#3753</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/81c309b3e88b3bc29208a24e0ab80fe296c449b7"><code>81c309b</code></a> Prepare beta release for build_web_compilers (<a href="https://redirect.github.com/dart-lang/build/issues/3749">#3749</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/1b953523e3823cf1f83a315673d4b3896bf236f1"><code>1b95352</code></a> Fix build web compilers wasm issue (<a href="https://redirect.github.com/dart-lang/build/issues/3748">#3748</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/49d83f489236073212ce4c7ba8c6c19ec1a1037b"><code>49d83f4</code></a> Compile with dart2js and dart2wasm (<a href="https://redirect.github.com/dart-lang/build/issues/3737">#3737</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/1b33ba9ce294e574513db993fa3beeb5962671b8"><code>1b33ba9</code></a> Support compiling to wasm in <code>build_web_compilers</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3727">#3727</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/59a8aa6d45c8d340cdb6a0223b187316b7f2294a"><code>59a8aa6</code></a> Account for the snapshot of dartdevc in the Dart SDK changing from a JIT snap...</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/build/compare/build_runner-v2.4.12...build_runner-v2.4.13">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.12&new-version=2.4.13)](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`. --- <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>
- Loading branch information