Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump go_router from 7.0.2 to 12.1.1 in /packages/smooth_app #4775

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2023

Bumps go_router from 7.0.2 to 12.1.1.

Commits
  • 5929d66 [go_router] Retain query parameter during refresh and first redirect (#5276)
  • 94c7623 [pointer_interceptor] Move pointer_interceptor to sub folder (#5291)
  • f6b983b [webview_flutter] Update iOS to Pigeon 13 (#5271)
  • 0e4e078 [in_app_pur]: Bump org.json:json from 20230618 to 20231013 in /packages/in_ap...
  • 72c947c [google_sign_in_ios] Upgrade GoogleSignIn iOS SDK to 7.0 (#5240)
  • be18d28 Roll Flutter from 29b25165cab8 to f5a983535131 (101 revisions) (#5341)
  • 62649a4 [pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin from 1.9.10 to 1.9.2...
  • 03062da [flutter_markdown] Strip leading whitespace from list items (#5294)
  • 49eac1f [two_dimensional_scrollables] Add borderRadius support to TableSpanDecoration...
  • e890f6b [go_router] Adds an ability to add a custom codec for serializing/des… (#5288)
  • 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 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)

Bumps [go_router](https://github.com/flutter/packages/tree/main/packages) from 7.0.2 to 12.1.1.
- [Release notes](https://github.com/flutter/packages/releases)
- [Commits](https://github.com/flutter/packages/commits/go_router-v12.1.1/packages)

---
updated-dependencies:
- dependency-name: go_router
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pub/packages/smooth_app/go_router-12.1.1 branch from 2d42684 to 3170007 Compare November 9, 2023 18:11
@teolemon
Copy link
Member

error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:136:29 • undefined_getter
error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:137:34 • undefined_getter
error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:167:31 • undefined_getter
error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:206:49 • undefined_getter
error • The getter 'location' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:216:19 • undefined_getter
error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:245:45 • undefined_getter
error • The getter 'queryParameters' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:247:44 • undefined_getter
error • The getter 'location' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:265:24 • undefined_getter
error • The getter 'location' isn't defined for the type 'GoRouterState' • packages/smooth_app/lib/pages/navigator/app_navigator.dart:269:20 • undefined_getter

@g123k
Copy link
Collaborator

g123k commented Nov 24, 2023

@dependabot ignore this minor version

@dependabot dependabot bot closed this Nov 24, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 24, 2023

OK, I won't notify you about version 12.1.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pub/packages/smooth_app/go_router-12.1.1 branch November 24, 2023 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants