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 #190

Closed
wants to merge 1 commit into from
Closed

Conversation

jpeiffer
Copy link
Contributor

@jpeiffer jpeiffer commented Jun 4, 2024

PR created automatically

dependencies:

  • json_class: 3.0.0+13 --> 3.0.0+14
  • json_theme_annotation: 1.0.3+6 --> 1.0.3+8

dev_dependencies:

  • analyzer: 6.4.1 --> 6.5.2
  • build_runner: 2.4.9 --> 2.4.10
  • json_theme_codegen: 1.1.2+13 --> 1.1.2+15

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-cli-animations'.                                      ║
  ╚════════════════════════════════════════════════════════════════════════════╝

Resolving dependencies...


Because json_theme_codegen >=1.1.2+15 depends on analyzer >=6.2.0 <6.5.0 and json_theme depends on analyzer ^6.5.2, json_theme_codegen >=1.1.2+15 is forbidden.
So, because json_theme depends on json_theme_codegen ^1.1.2+15, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on analyzer: flutter pub add dev:analyzer:^6.4.1

@jpeiffer jpeiffer closed this Sep 9, 2024
@jpeiffer jpeiffer deleted the dart_update_1717466946222 branch September 9, 2024 22:39
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