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

Commit

Permalink
Bump flutter_lints from 3.0.0 to 3.0.1 (#1054)
Browse files Browse the repository at this point in the history
Bumps [flutter_lints](https://github.com/flutter/packages/tree/main/packages) from 3.0.0 to 3.0.1.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/flutter/packages/commit/35b15de176a94e59d1a14d83cb0a5d4d495d478d"><code>35b15de</code></a> [flutter_lints] Replace &quot;flutter pub add --dev&quot; with &quot;dev:&quot; (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5260">#5260</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/6bcb747a41c5de6a12705827ebdd9503e258342e"><code>6bcb747</code></a> [go_router] Fixes deep-link with no path on cold start (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5113">#5113</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/64ae77f7d16ad8dd0cde104c4f9b5884b270bd0d"><code>64ae77f</code></a> [two_dimensional_scrollables] Fix pinned row painting when one axis is revers...</li>
<li><a href="https://github.com/flutter/packages/commit/2af69541a214ad723fe44dfa0e3f9b1e2723943c"><code>2af6954</code></a> [two_dimensional_scrollables] Add TableSpanPadding (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5039">#5039</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/3aff0290024d4c457f29935f2ff7510a52340fba"><code>3aff029</code></a> [url_launcher] migrating objc plugin to swift (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4753">#4753</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/45ed8c9414f590d19f56e42f708ae81b5892c978"><code>45ed8c9</code></a> [go_router_builder]Avoid losing NullabilitySuffix for typeArguments (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5215">#5215</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/fea24c5b93b46400aab4b4113caa646f6e3566fc"><code>fea24c5</code></a> [url_launcher] Fix launch mode types in new APIs (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5232">#5232</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/f2124f78ab6e2ec89416ccfd8a1a93ea0ccc2853"><code>f2124f7</code></a> [camerax] Implement <code>setZoomLevel</code> (<a href="https://github.com/flutter/packages/tree/main/packages/issues/4950">#4950</a>)</li>
<li><a href="https://github.com/flutter/packages/commit/f22ff3640547b3524fc6d2e6eb1f83b6cd24c6e3"><code>f22ff36</code></a> [webview_flutter_wkwebview] Only set <code>limitsNavigationsToAppBoundDomains</code> whe...</li>
<li><a href="https://github.com/flutter/packages/commit/c6821f970244ddf82d78b492bb61f668297d4a59"><code>c6821f9</code></a> [url_launcher] Add an <code>inAppBrowserView</code> mode (<a href="https://github.com/flutter/packages/tree/main/packages/issues/5155">#5155</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/flutter/packages/commits/flutter_lints-v3.0.1/packages">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flutter_lints&package-manager=pub&previous-version=3.0.0&new-version=3.0.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] authored Dec 1, 2023
1 parent 0b8a6d1 commit a3dcbeb
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 @@ -175,10 +175,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: ad76540d21c066228ee3f9d1dad64a9f7e46530e8bb7c85011a88bc1fd874bc5
sha256: e2a421b7e59244faef694ba7b30562e489c2b489866e505074eb005cd7060db7
url: "https://pub.dev"
source: hosted
version: "3.0.0"
version: "3.0.1"
flutter_localizations:
dependency: "direct main"
description: flutter
Expand Down

0 comments on commit a3dcbeb

Please sign in to comment.