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

Commit

Permalink
Bump provider from 6.0.5 to 6.1.1 (#1055)
Browse files Browse the repository at this point in the history
Bumps [provider](https://github.com/rrousselGit/provider) from 6.0.5 to 6.1.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/rrousselGit/provider/commit/409c4606ecb5b6f28a26d0acd4acce749ec83031"><code>409c460</code></a> 6.1.1</li>
<li><a href="https://github.com/rrousselGit/provider/commit/837aeeb9b3562f71776dd0c6ef608b4e297718f9"><code>837aeeb</code></a> Fix missing devtool assets</li>
<li><a href="https://github.com/rrousselGit/provider/commit/269c35d5d9a19ab548063ae90a444a700b8e68f2"><code>269c35d</code></a> Merge branch 'master' of <a href="https://github.com/rrousselGit/provider">https://github.com/rrousselGit/provider</a></li>
<li><a href="https://github.com/rrousselGit/provider/commit/a6e789038ea18fc8660e54e3f9a67633f5ca3a60"><code>a6e7890</code></a> Release devtool</li>
<li><a href="https://github.com/rrousselGit/provider/commit/6ccb1730f01edfea14d73cf0a825e4acc7743e21"><code>6ccb173</code></a> Fix broken link in README (<a href="https://redirect.github.com/rrousselGit/provider/issues/845">#845</a>)</li>
<li><a href="https://github.com/rrousselGit/provider/commit/7200ac75192ad74f7bfbe2cae93f56d17dd9e648"><code>7200ac7</code></a> Move .pubignore inside the extension folder</li>
<li><a href="https://github.com/rrousselGit/provider/commit/e46753e8402c8c0e9fc1d79af7196f7fc53eb524"><code>e46753e</code></a> Enable devtool</li>
<li><a href="https://github.com/rrousselGit/provider/commit/25a7e18b5316113344d3aa2be82485fa41d50ef1"><code>25a7e18</code></a> 6.1.0-dev.1</li>
<li><a href="https://github.com/rrousselGit/provider/commit/352c65e3df2ecc321abb99bd249e9961597be6b6"><code>352c65e</code></a> 6.1.0-dev.0</li>
<li><a href="https://github.com/rrousselGit/provider/commit/a689f406d2e937993de4ad9fa3028f126fab695e"><code>a689f40</code></a> Create DevTools extension for <code>package:provider</code> (<a href="https://redirect.github.com/rrousselGit/provider/issues/832">#832</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/rrousselGit/provider/compare/provider-v6.0.5...provider-v6.1.1">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=provider&package-manager=pub&previous-version=6.0.5&new-version=6.1.1)](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] committed Dec 1, 2023
1 parent 02ec7a1 commit db34de3
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 @@ -475,10 +475,10 @@ packages:
dependency: "direct main"
description:
name: provider
sha256: cdbe7530b12ecd9eb455bdaa2fcb8d4dad22e80b8afb4798b41479d5ce26847f
sha256: "9a96a0a19b594dbc5bf0f1f27d2bc67d5f95957359b461cd9feb44ed6ae75096"
url: "https://pub.dev"
source: hosted
version: "6.0.5"
version: "6.1.1"
pub_semver:
dependency: transitive
description:
Expand Down

0 comments on commit db34de3

Please sign in to comment.