invertase / flutter_desktop_webview_auth

WebView OAuth flows for desktop flutter apps
Apache License 2.0
34 stars 35 forks source link

chore(deps): bump flutter_lints from 2.0.1 to 2.0.2 #46

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps flutter_lints from 2.0.1 to 2.0.2.

Commits
  • 5d1aa2c [various] Update links to the old linter site to point to dart.dev (#4333)
  • 1984c73 [go_router_builder] Added replace methods to the generated routes. (#4057)
  • f89ce02 Updated rfw/test/material_widgets_test.dart for M3 (#4316)
  • e073e55 [shared_preferences] Adds new clearWithParameters and `getAllWithParameters...
  • b9935d1 [file_selector_android] Create initial Android implementation of the file_sel...
  • 90e3d32 [in_app_pur]: Bump org.json:json from 20230227 to 20230618 in /packages/in_ap...
  • 96c8e2d [webview_flutter_wkwebview] Adds the isInspectable to `WebKitWebViewControl...
  • 6b70804 [go_router] Reduces excessive rebuilds due to inherited look up. (#4227)
  • f55d455 [image_picker] Update to 1.0 (#4285)
  • 25e1d87 [file_selector] Add file group to save return value (#4222)
  • Additional commits viewable in compare view


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 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)
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 1 year ago

Superseded by #54.