Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump riverpod_lint from 2.6.2 to 2.6.3 (#2)
Bumps [riverpod_lint](https://github.com/rrousselGit/river_pod) from 2.6.2 to 2.6.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rrousselGit/riverpod/commit/e7e06f8deff08ff33e38d3390e09b09221e933fa"><code>e7e06f8</code></a> Merge pull request <a href="https://redirect.github.com/rrousselGit/river_pod/issues/3837">#3837</a> from rrousselGit:release</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/43d574d6d464ac0d9bd3b709496a6d055e5828dd"><code>43d574d</code></a> riverpod_analyzer_utils : 0.5.7 -> 0.5.8</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/bd45fde77db1f96a32b1817fe4fa6443bb44efa5"><code>bd45fde</code></a> Merge pull request <a href="https://redirect.github.com/rrousselGit/river_pod/issues/3805">#3805</a> from josh-burton/nested-ref-invocation</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/8a5237d0fa56e668b160cfd03a220d4cba8b96d4"><code>8a5237d</code></a> riverpod_analyzer_utils_tests: adds nested widget ref invocation test, enhanc...</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/5abe890fc609066cb80f2c52475f4fcd62f176bc"><code>5abe890</code></a> fix(riverpod_lint): detects nested RefInvocations for ref.watch</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/fac2f34962efa1507e6720cb0230be803220e8dd"><code>fac2f34</code></a> fix(riverpod_lint): correctly detects nested ref invocations</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/9e62837a9fb6741dc40728c6e28d0fd9d62452e3"><code>9e62837</code></a> Merge pull request <a href="https://redirect.github.com/rrousselGit/river_pod/issues/3821">#3821</a> from rrousselGit/rrousselGit-patch-1</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/f39c22d3f9f5b656dbd350f0d497df5981f308ba"><code>f39c22d</code></a> Update CHANGELOG.md</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/5221f215952380328647fba23a7c5b5a73974578"><code>5221f21</code></a> Merge pull request <a href="https://redirect.github.com/rrousselGit/river_pod/issues/3816">#3816</a> from papered/master</li> <li><a href="https://github.com/rrousselGit/riverpod/commit/b7f9671b03abd38ed79cd1adc4e7ca9d18e65cf3"><code>b7f9671</code></a> docs: fix typo</li> <li>See full diff in <a href="https://github.com/rrousselGit/river_pod/compare/riverpod_lint-v2.6.2...riverpod_lint-v2.6.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=riverpod_lint&package-manager=pub&previous-version=2.6.2&new-version=2.6.3)](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>
- Loading branch information