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

Closed
wants to merge 1 commit into from
Closed

Conversation

jpeiffer
Copy link
Contributor

PR created automatically

dependencies:

  • flutter_svg: 2.0.5 --> 2.0.6
  • json_dynamic_widget: 6.0.5+1 --> 6.0.5+3
  • logging: 1.1.1 --> 1.2.0
  • websafe_svg: 3.0.0+5 --> 3.0.0+7

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.  ║
  ║ Note: 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                                        ║
  ╚════════════════════════════════════════════════════════════════════════════╝

Resolving dependencies...
The Flutter CLI developer tool uses Google Analytics to report usage and diagnostic data
along with package dependencies, and crash reporting to send basic crash reports.
This data is used to help improve the Dart platform, Flutter framework, and related tools.

Telemetry is not sent on the very first run.
To disable reporting of telemetry, run this terminal command:

flutter --disable-telemetry.
If you opt out of telemetry, an opt-out event will be sent,
and then no further information will be sent.
This data is collected in accordance with the
Google Privacy Policy (https://policies.google.com/privacy).



Because websafe_svg >=3.0.0+6 depends on http ^1.0.0 and rest_client >=2.2.1+11 depends on http ^0.13.6, websafe_svg >=3.0.0+6 is incompatible with rest_client >=2.2.1+11.
And because json_dynamic_widget >=6.0.5+3 depends on json_schema2 ^2.0.4+8 which depends on rest_client ^2.2.1+11, websafe_svg >=3.0.0+6 is incompatible with json_dynamic_widget >=6.0.5+3.
So, because json_dynamic_widget_plugin_svg depends on both json_dynamic_widget ^6.0.5+3 and websafe_svg ^3.0.0+7, version solving failed.

@jpeiffer jpeiffer closed this Sep 16, 2023
@jpeiffer jpeiffer deleted the dart_update_1685414102624 branch September 16, 2023 22:03
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.

None yet

1 participant