Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Bump grinder from 0.9.4 to 0.9.5 (#1053)
Browse files Browse the repository at this point in the history
Bumps [grinder](https://github.com/google/grinder.dart) from 0.9.4 to 0.9.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/google/grinder.dart/releases">grinder's releases</a>.</em></p>
<blockquote>
<h2>package:grinder v0.9.5</h2>
<ul>
<li>Update the SDK constraint to 3.0.</li>
<li>Rev to the latest version of <code>package:lints</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/google/grinder.dart/blob/master/CHANGELOG.md">grinder's changelog</a>.</em></p>
<blockquote>
<h2>0.9.5</h2>
<ul>
<li>Update the SDK constraint to 3.0.</li>
<li>Rev to the latest version of <code>package:lints</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/google/grinder.dart/commit/e2275baf7e498f5d5a531503be53445323ed8e55"><code>e2275ba</code></a> update sdk dep; upgrade to the latest package:lints (<a href="https://redirect.github.com/google/grinder.dart/issues/408">#408</a>)</li>
<li><a href="https://github.com/google/grinder.dart/commit/81bb7e3d2e2fff16e3755e2bd60df8dd6d7b2b53"><code>81bb7e3</code></a> Bump actions/checkout from 3.5.2 to 3.6.0 (<a href="https://redirect.github.com/google/grinder.dart/issues/403">#403</a>)</li>
<li><a href="https://github.com/google/grinder.dart/commit/5949905ec3142f203271493b2a61e5a1b7dcddff"><code>5949905</code></a> Bump actions/checkout from 3.0.2 to 3.5.2 (<a href="https://redirect.github.com/google/grinder.dart/issues/400">#400</a>)</li>
<li><a href="https://github.com/google/grinder.dart/commit/7a04208ba2497c180f257a15542150d61ed62997"><code>7a04208</code></a> Bump dart-lang/setup-dart from 1.3.0 to 1.5.0 (<a href="https://redirect.github.com/google/grinder.dart/issues/399">#399</a>)</li>
<li>See full diff in <a href="https://github.com/google/grinder.dart/compare/v0.9.4...v0.9.5">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=grinder&package-manager=pub&previous-version=0.9.4&new-version=0.9.5)](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 Dec 1, 2023
1 parent a3dcbeb commit 02ec7a1
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 @@ -259,10 +259,10 @@ packages:
dependency: "direct dev"
description:
name: grinder
sha256: "48495acdb3df702c55c952c6536faf11631b8401a292eb0d182ef332fc568b56"
sha256: e1996e485d2b56bb164a8585679758d488fbf567273f51c432c8733fee1f6188
url: "https://pub.dev"
source: hosted
version: "0.9.4"
version: "0.9.5"
http:
dependency: transitive
description:
Expand Down

0 comments on commit 02ec7a1

Please sign in to comment.