susatthi / github-search

GitHub API を利用して GitHub のリポジトリを検索するアプリです。株式会社ゆめみのFlutterエンジニアコードチェックの要件を満たすよう実装しています。
MIT License
204 stars 7 forks source link

build(deps): bump go_router_builder from 1.0.15 to 1.1.2 #334

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go_router_builder from 1.0.15 to 1.1.2.

Release notes

Sourced from go_router_builder's releases.

animations-v1.1.2

  • Fixes for upcoming changes to the flutter framework.

animations-v1.1.1

No release notes provided.

animations-v1.1.0

No release notes provided.

Commits
  • 58ac45e [go_router_builder] Add support for Iterable, List and Set to TypedGoRoute (...
  • 0edae25 Export super types in route_data.dart library (#3286)
  • 8ad3fde [go_router] Add GoRouter.maybeOf (#3216)
  • 13ee644 [flutter_migrate] Skip slow tests (#3270)
  • 5834b4c [go_router]: implemented helpers for ShellRoute (#2730)
  • af5906b [extension_gsi] Update extension to support gsi 5 and 6. (#3235)
  • fab47af [go_router] Disable logging in tests (#3263)
  • 25f0f70 [various] Update flutter/plugins links (#3256)
  • 2e16733 Merge flutter/plugins (#3233)
  • 69e6dac [go_router_builder] Generate replace method in RouteExtension (#2838)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #336.