Skip to content

Commit

Permalink
Bump build_runner from 2.4.11 to 2.4.12 (#44)
Browse files Browse the repository at this point in the history
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
dependabot[bot] authored Aug 13, 2024
1 parent 11262cf commit 94e5635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,10 +77,10 @@ packages:
dependency: "direct dev"
description:
name: build_runner
sha256: "644dc98a0f179b872f612d3eb627924b578897c629788e858157fa5e704ca0c7"
sha256: dd09dd4e2b078992f42aac7f1a622f01882a8492fef08486b27ddde929c19f04
url: "https://pub.dev"
source: hosted
version: "2.4.11"
version: "2.4.12"
build_runner_core:
dependency: transitive
description:
Expand Down

0 comments on commit 94e5635

Please sign in to comment.