From 513a2760314a94d448fa18574bc8c3dcf001b2df Mon Sep 17 00:00:00 2001 From: Renovator Date: Sun, 18 Aug 2024 22:14:59 +0200 Subject: [PATCH] chore(deps): update dependency very_good_analysis to v6 (#46) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) | dev_dependencies | major | `^5.1.0` -> `^6.0.0` | > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://git.mnau.xyz/hernik/prasule/pulls/46 Co-authored-by: Renovator Co-committed-by: Renovator --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index f4d2062..3fea9f8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1082,10 +1082,10 @@ packages: dependency: "direct dev" description: name: very_good_analysis - sha256: "9ae7f3a3bd5764fb021b335ca28a34f040cd0ab6eec00a1b213b445dae58a4b8" + sha256: "1fb637c0022034b1f19ea2acb42a3603cbd8314a470646a59a2fb01f5f3a8629" url: "https://pub.dev" source: hosted - version: "5.1.0" + version: "6.0.0" vm_service: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index ed766e2..46337aa 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: integration_test: sdk: flutter test: ^1.24.6 - very_good_analysis: ^5.1.0 + very_good_analysis: ^6.0.0 yaml: ^3.1.2 flutter_launcher_icons: