Skip to content

Commit

Permalink
Bump build_runner from 2.4.12 to 2.4.13 in /cipd_packages/device_doct…
Browse files Browse the repository at this point in the history
…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
dependabot[bot] authored Oct 7, 2024
1 parent 72ef4f2 commit 5e69717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cipd_packages/device_doctor/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies:
yaml: 3.1.2

dev_dependencies:
build_runner: 2.4.12
build_runner: 2.4.13
fake_async: 1.3.1
mockito: 5.4.4
test: 1.25.8

0 comments on commit 5e69717

Please sign in to comment.