Update dependency flutter_lints to v2 - autoclosed #4

Closed
renovate wants to merge 51 commits from renovate_flutter_lints-2.x into master
Owner

This PR contains the following updates:

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

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the logs for more information.


Release Notes

flutter/packages

v2.0.1

Compare Source

  • Updated readme to document suggestion process for new lints

v2.0.0

Compare Source

  • Added the following lints:
    • sort_child_properties_last
    • use_build_context_synchronously
  • Updated package:lints dependency to version 2.0.0, which added the following lints:
    • depend_on_referenced_packages
    • library_private_types_in_public_api
    • no_leading_underscores_for_library_prefixes
    • no_leading_underscores_for_local_identifiers
    • null_check_on_nullable_type_parameter
    • prefer_interpolation_to_compose_strings
    • unnecessary_constructor_name
    • unnecessary_late
    • unnecessary_null_aware_assignments
    • unnecessary_nullable_for_final_variable_declarations
  • Bumped the minimum required Dart SDK version to 2.17

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 | `^1.0.0` -> `^2.0.0` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the logs for more information. --- ### Release Notes <details> <summary>flutter/packages</summary> ### [`v2.0.1`](https://github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#&#8203;201) [Compare Source](https://github.com/flutter/packages/compare/flutter_lints-v2.0.0...flutter_lints-v2.0.1) - Updated readme to document suggestion process for new lints ### [`v2.0.0`](https://github.com/flutter/packages/blob/HEAD/packages/flutter_lints/CHANGELOG.md#&#8203;200) [Compare Source](https://github.com/flutter/packages/compare/flutter_lints-v1.0.4...flutter_lints-v2.0.0) - Added the following lints: - `sort_child_properties_last` - `use_build_context_synchronously` - Updated `package:lints` dependency to version 2.0.0, which added the following lints: - `depend_on_referenced_packages` - `library_private_types_in_public_api` - `no_leading_underscores_for_library_prefixes` - `no_leading_underscores_for_local_identifiers` - `null_check_on_nullable_type_parameter` - `prefer_interpolation_to_compose_strings` - `unnecessary_constructor_name` - `unnecessary_late` - `unnecessary_null_aware_assignments` - `unnecessary_nullable_for_final_variable_declarations` - Bumped the minimum required Dart SDK version to 2.17 </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzUuMTEwLjEiLCJ0YXJnZXRCcmFuY2giOiJkZXYifQ==-->
renovate added 1 commit 2022-04-16 16:36:09 +00:00
Update dependency flutter_lints to v2
Some checks reported errors
valuya/comptaplan_app/pipeline/head There was a failure building this commit
valuya/comptaplan_app/pipeline/pr-master Something is wrong with the build of this commit
ff6ef2d447
Author
Owner

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
renovate force-pushed renovate_flutter_lints-2.x from ff6ef2d447 to 50918513ee 2023-06-06 01:20:19 +00:00 Compare
renovate changed title from Update dependency flutter_lints to v2 to Update dependency flutter_lints to v2 - autoclosed 2023-10-19 01:19:12 +00:00
renovate closed this pull request 2023-10-19 01:19:12 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: Valuya/comptaplan_app#4
No description provided.