This repository has been archived by the owner on Jun 13, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump grinder from 0.9.4 to 0.9.5 (#1053)
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