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

Bump grinder from 0.9.4 to 0.9.5 #1053

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps grinder from 0.9.4 to 0.9.5.

Release notes

Sourced from grinder's releases.

package:grinder v0.9.5

  • Update the SDK constraint to 3.0.
  • Rev to the latest version of package:lints.
Changelog

Sourced from grinder's changelog.

0.9.5

  • Update the SDK constraint to 3.0.
  • Rev to the latest version of package:lints.
Commits

Dependabot compatibility score

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 commands and options

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)

Bumps [grinder](https://github.com/google/grinder.dart) from 0.9.4 to 0.9.5.
- [Release notes](https://github.com/google/grinder.dart/releases)
- [Changelog](https://github.com/google/grinder.dart/blob/master/CHANGELOG.md)
- [Commits](google/grinder.dart@v0.9.4...v0.9.5)

---
updated-dependencies:
- dependency-name: grinder
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the autosubmit Merge PR when tree becomes green via auto submit App. label Dec 1, 2023
@auto-submit auto-submit bot merged commit 02ec7a1 into main Dec 1, 2023
12 checks passed
@auto-submit auto-submit bot deleted the dependabot/pub/grinder-0.9.5 branch December 1, 2023 17:30
genx7up pushed a commit to aweps/gallery that referenced this pull request Dec 13, 2023
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>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant