Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps very_good_analysis from 6.0.0 to 8.0.0.

Release notes

Sourced from very_good_analysis's releases.

v7.0.0

  • chore: release 7.0.0-dev.1

v7.0.0-dev.1

  • feat: add document_ignores 125
  • feat: remove avoid_null_checks_in_equality_operators 124
  • feat: add avoid_catches_without_on_clauses 123
  • feat: add invalid_runtime_check_with_js_interop_types 122
  • feat: add unintended_html_in_doc_comment 121
  • chore: Remove the package_api_docs lint in next release 118
  • feat: update lints for Dart 3.5 111
  • docs: update exclusion reasons 109
  • docs: update commands in contributing 110
Changelog

Sourced from very_good_analysis's changelog.

8.0.0

  • chore: release 8.0.0-rc.1
  • fix: remove omit_obvious_property_types as it conflicts with type_annotate_public_apis 148

8.0.0-rc.1

  • feat: add omit_obvious_property_types 143
  • feat: add specify_nonobvious_property_types 143
  • feat: add strict_top_level_inference 143
  • feat: add unnecessary_underscores 143
  • feat: remove require_trailing_commas 143

7.0.0

  • chore: release 7.0.0-dev.1

7.0.0-dev.1

  • feat: add document_ignores 125
  • feat: remove avoid_null_checks_in_equality_operators 124
  • feat: add avoid_catches_without_on_clauses 123
  • feat: add invalid_runtime_check_with_js_interop_types 122
  • feat: add unintended_html_in_doc_comment 121
  • chore: Remove the package_api_docs lint in next release 118
  • feat: update lints for Dart 3.5 111
  • docs: update exclusion reasons 109
  • docs: update commands in contributing 110
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [very_good_analysis](https://github.com/VeryGoodOpenSource/very_good_analysis) from 6.0.0 to 8.0.0.
- [Release notes](https://github.com/VeryGoodOpenSource/very_good_analysis/releases)
- [Changelog](https://github.com/VeryGoodOpenSource/very_good_analysis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/VeryGoodOpenSource/very_good_analysis/commits)

---
updated-dependencies:
- dependency-name: very_good_analysis
  dependency-version: 8.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels May 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

A newer version of very_good_analysis exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@gabbopalma gabbopalma added this to the v0.23.0 milestone Sep 15, 2025
@gabbopalma gabbopalma requested a review from Copilot September 15, 2025 07:55
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the very_good_analysis Dart linting package from version 6.0.0 to 8.0.0, updating the project's static analysis rules to the latest standards.

Key changes:

  • Updates version constraint from ">=5.0.0 <7.0.0" to ^8.0.0
  • Incorporates new linting rules and removes deprecated ones from versions 7.0.0 and 8.0.0
  • Aligns with updated Dart 3.5 linting standards

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@gabbopalma gabbopalma changed the base branch from main to release-0.23.0 September 15, 2025 21:08
@gabbopalma gabbopalma deleted the branch release-0.23.0 September 17, 2025 15:46
@gabbopalma gabbopalma closed this Sep 17, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 17, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/pub/very_good_analysis-8.0.0 branch September 17, 2025 15:46
@gabbopalma gabbopalma restored the dependabot/pub/very_good_analysis-8.0.0 branch September 17, 2025 15:51
@gabbopalma gabbopalma reopened this Sep 17, 2025
@gabbopalma gabbopalma merged commit 004f6fe into release-0.23.0 Sep 27, 2025
34 checks passed
@gabbopalma gabbopalma deleted the dependabot/pub/very_good_analysis-8.0.0 branch September 27, 2025 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants