Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 31, 2022

Bumps dart_code_metrics from 4.21.2 to 4.21.3.

Changelog

Sourced from dart_code_metrics's changelog.

Changelog

Unreleased

  • feat: Breaking change rename member-ordering-extended to member-ordering, discarding the old implementation.
  • feat: support report to the json file option for the analyze command.
  • feat: make CliRunner a part of public API in order to support transitive executable calls use-case.
  • feat: add static code diagnostic avoid-cascade-after-if-null.
  • feat: Breaking change handle widget members order separately in member-ordering.
  • feat: support dynamic method names for member-ordering.
  • fix: check of constructor exist for prefer-iterable-of
  • feat: Breaking change change severity for avoid-banned-imports, prefer-trailing-comma, ban-name rules.
  • feat: support proxy calls for check-unused-l10n.
  • feat: Breaking change cleanup public API.
  • chore: restrict analyzer version to >=5.1.0 <5.3.0.
  • feat: add print-config option to all commands.
  • feat: support includes in the rules config.
  • fix: ignore @override methods for avoid-redundant-async.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [dart_code_metrics](https://github.com/dart-code-checker/dart-code-metrics) from 4.21.2 to 4.21.3.
- [Release notes](https://github.com/dart-code-checker/dart-code-metrics/releases)
- [Changelog](https://github.com/dart-code-checker/dart-code-metrics/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dart-code-checker/dart-code-metrics/commits)

---
updated-dependencies:
- dependency-name: dart_code_metrics
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 31, 2022
@crossle crossle merged commit ab9fe94 into main Oct 31, 2022
@crossle crossle deleted the dependabot/pub/dart_code_metrics-4.21.3 branch October 31, 2022 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants