chore(deps): update dependency flutter_lints to v3 - autoclosed #7

Closed
renovator wants to merge 1 commit from renovate/flutter_lints-3.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
flutter_lints dev_dependencies major ^2.0.0 -> ^3.0.0

Release Notes

flutter/packages (flutter_lints)

v3.0.0

  • Updated package:lints dependency to version 3.0.0, with the following changes:
    • added collection_methods_unrelated_type
    • added dangling_library_doc_comments
    • added implicit_call_tearoffs
    • added secure_pubspec_urls
    • added type_literal_in_constant_pattern
    • added unnecessary_to_list_in_spreads
    • added use_string_in_part_of_directives
    • added use_super_parameters
    • removed iterable_contains_unrelated_type
    • removed list_remove_unrelated_type
    • removed no_wildcard_variable_uses
    • removed prefer_equal_for_default_values
    • removed prefer_void_to_null
  • Updates minimum supported SDK version to Flutter 3.10 / Dart 3.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [flutter_lints](https://github.com/flutter/packages) | dev_dependencies | major | `^2.0.0` -> `^3.0.0` | --- ### Release Notes <details> <summary>flutter/packages (flutter_lints)</summary> ### [`v3.0.0`](https://github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#300) - Updated `package:lints` dependency to version 3.0.0, with the following changes: - added `collection_methods_unrelated_type` - added `dangling_library_doc_comments` - added `implicit_call_tearoffs` - added `secure_pubspec_urls` - added `type_literal_in_constant_pattern` - added `unnecessary_to_list_in_spreads` - added `use_string_in_part_of_directives` - added `use_super_parameters` - removed `iterable_contains_unrelated_type` - removed `list_remove_unrelated_type` - removed `no_wildcard_variable_uses` - removed `prefer_equal_for_default_values` - removed `prefer_void_to_null` - Updates minimum supported SDK version to Flutter 3.10 / Dart 3.0. </details> --- ### Configuration :date: **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45My4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTMuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovator added 1 commit 2023-10-19 04:01:31 +02:00
chore(deps): update dependency flutter_lints to v3
Some checks failed
renovate/artifacts Artifact file update failure
096429a3c1
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻️ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade flutter_lints
Note: test_api is pinned to version 0.6.0 by integration_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because every version of integration_test from sdk depends on test_api 0.6.0 and test >=1.24.4 depends on test_api 0.6.1, integration_test from sdk is incompatible with test >=1.24.4.
So, because prasule depends on both test ^1.24.6 and integration_test from sdk, version solving failed.


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

### :warning: Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. :recycle: Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: pubspec.lock ``` Command failed: flutter pub upgrade flutter_lints Note: test_api is pinned to version 0.6.0 by integration_test from the flutter SDK. See https://dart.dev/go/sdk-version-pinning for details. Because every version of integration_test from sdk depends on test_api 0.6.0 and test >=1.24.4 depends on test_api 0.6.1, integration_test from sdk is incompatible with test >=1.24.4. So, because prasule depends on both test ^1.24.6 and integration_test from sdk, version solving failed. You can try the following suggestion to make the pubspec resolve: * Consider downgrading your constraint on test: flutter pub add dev:test:^1.24.3 ```
renovator force-pushed renovate/flutter_lints-3.x from 096429a3c1 to 3c2a1ccfe7 2023-10-31 00:01:15 +01:00 Compare
renovator changed title from chore(deps): update dependency flutter_lints to v3 to chore(deps): update dependency flutter_lints to v3 - autoclosed 2023-11-01 16:00:25 +01:00
renovator closed this pull request 2023-11-01 16:00:25 +01:00
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: hernik/prasule#7
No description provided.