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

BOT: Dart Dependency Updater #158

Closed
wants to merge 1 commit into from
Closed

Conversation

jpeiffer
Copy link
Contributor

@jpeiffer jpeiffer commented Feb 6, 2024

PR created automatically

dependencies:

  • json_class: 3.0.0+8 --> 3.0.0+12
  • json_theme_annotation: 1.0.3 --> 1.0.3+3

dev_dependencies:

  • analyzer: 6.2.0 --> 6.4.1
  • build_runner: 2.4.6 --> 2.4.8
  • code_builder: 4.7.0 --> 4.10.0
  • json_theme_codegen: 1.1.0 --> 1.1.2+8
  • source_gen: 1.4.0 --> 1.5.0

Error!!!


  ╔════════════════════════════════════════════════════════════════════════════╗
  ║                 Welcome to Flutter! - https://flutter.dev                  ║
  ║                                                                            ║
  ║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
  ║ statistics and basic crash reports. This data is used to help improve      ║
  ║ Flutter tools over time.                                                   ║
  ║                                                                            ║
  ║ Flutter tool analytics are not sent on the very first run. To disable      ║
  ║ reporting, type 'flutter config --no-analytics'. To display the current    ║
  ║ setting, type 'flutter config'. If you opt out of analytics, an opt-out    ║
  ║ event will be sent, and then no further information will be sent by the    ║
  ║ Flutter tool.                                                              ║
  ║                                                                            ║
  ║ By downloading the Flutter SDK, you agree to the Google Terms of Service.  ║
  ║ The Google Privacy Policy describes how data is handled in this service.   ║
  ║                                                                            ║
  ║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and  ║
  ║ crash reports to Google.                                                   ║
  ║                                                                            ║
  ║ Read about data we send with crash reports:                                ║
  ║ https://flutter.dev/docs/reference/crash-reporting                         ║
  ║                                                                            ║
  ║ See Google's privacy policy:                                               ║
  ║ https://policies.google.com/privacy                                        ║
  ║                                                                            ║
  ║ To disable animations in this tool, use 'flutter config --no-animations'.  ║
  ╚════════════════════════════════════════════════════════════════════════════╝

Resolving dependencies...


Note: meta is pinned to version 1.10.0 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because every version of flutter_test from sdk depends on meta 1.10.0 and analyzer >=6.3.0 depends on meta ^1.11.0, flutter_test from sdk is incompatible with analyzer >=6.3.0.
So, because json_theme depends on both analyzer ^6.4.1 and flutter_test from sdk, version solving failed.

dependencies:

  • form_validation: 3.0.2+2 --> 3.1.1+4
  • google_fonts: 5.1.0 --> 6.1.0
  • intl: 0.18.1 --> 0.19.0

dev_dependencies:

  • flutter_lints: 3.0.0 --> 3.0.1

Analysis Successful

@jpeiffer jpeiffer closed this Feb 20, 2024
@jpeiffer jpeiffer deleted the dart_update_1707184488694 branch February 20, 2024 22:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant