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.9 to 2.4.10 (#32)
Bumps [build_runner](https://github.com/dart-lang/build) from 2.4.9 to 2.4.10. <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>build_runner version 2.4.10</h2> <ul> <li>Support version <code>1.x</code> and <code>2.x</code> of <code>shelf_web_socket</code> and <code>2.x</code> and <code>3.x</code></li> <li>of <code>web_socket_channel</code>.</li> <li>Bump the min sdk to 3.4.0.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dart-lang/build/commit/43bd3f52ec84a22071f3a953a63030a354705758"><code>43bd3f5</code></a> Remove reliance on WebSocketChannel.new (<a href="https://redirect.github.com/dart-lang/build/issues/3687">#3687</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/47d90638759ae7c3159f58f33f606b6ee855a43c"><code>47d9063</code></a> Bump dart_flutter_team_lints from 2.1.1 to 3.1.0 in /build_web_compilers (<a href="https://redirect.github.com/dart-lang/build/issues/3689">#3689</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/f315e807894979fa0cc5e12d93082fb74ca68797"><code>f315e80</code></a> Add <code>topics</code> to build_modues <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3699">#3699</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/1be3c5240b03a9eb2a17edf49b5f2f283bd867c5"><code>1be3c52</code></a> Update <code>topics</code> in build <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3704">#3704</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/77edb7cb1f5d52bcf11ce5406d9ed5a44c5b734a"><code>77edb7c</code></a> Add <code>topics</code> to build_web_compilers <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3703">#3703</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/1ba779266cdce7eff907975540f5bfcae1c4fbeb"><code>1ba7792</code></a> Add <code>topics</code> to build_test <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3702">#3702</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/ce0acf182033cda6523b23d88d8560bd59cc4407"><code>ce0acf1</code></a> Add <code>topics</code> to build_runner_core <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3701">#3701</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/012870a807b4cb0c47dba3d936e65ff4007eaa9f"><code>012870a</code></a> Add <code>topics</code> to build_resolvers <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3700">#3700</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/e5c266b18fe2e9b246bf01547a2eba9823a939ce"><code>e5c266b</code></a> Add <code>topics</code> to build package <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3695">#3695</a>)</li> <li><a href="https://github.com/dart-lang/build/commit/c9d34be68ceb3c069ef3a18a1bc15686c8cf564c"><code>c9d34be</code></a> Add <code>topics</code> to build_runner <code>pubspec.yaml</code> (<a href="https://redirect.github.com/dart-lang/build/issues/3694">#3694</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dart-lang/build/compare/build_runner-v2.4.9...build_runner-v2.4.10">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.9&new-version=2.4.10)](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