fix: --reporter=json for check-unnecessary-nullable crashes, saying Converting object to an encodable object failed: Instance of 'MappedIterable<FormalParameter, String>' by @fzyzcjy in dart-code-checker/dart-code-metrics#980
chore: revert analyzer_plugin version to >=0.10.0 <0.11.0.
4.18.0
feat: support passing file paths to all commands.
fix: avoid-top-level-members-in-tests ignore lib
fix: --reporter=json for check-unnecessary-nullable crashes, saying Converting object to an encodable object failed: Instance of 'MappedIterable<FormalParameter, String>'.
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 from 4.15.1 to 4.19.1.
Release notes
Sourced from dart_code_metrics's releases.
... (truncated)
Changelog
Sourced from dart_code_metrics's changelog.
... (truncated)
Commits
ac6857a
build: update version1369ced
fix: make avoid-redundant-async correctly handle nullable return values (#1009)9ac53f1
fix: make avoid-wrapping-in-padding trigger only on Container widget (#1008)d7ec196
build: update versionb235f78
feat: add static code diagnostic consistent-update-render-object (#1004)e773d30
feat: add static code diagnostic check-for-equals-in-render-object-setters (#...3dd127e
feat: add static code diagnostic avoid-redundant-async (#1002)1d8e535
feat: add static code diagnostic prefer-correct-test-file-name (#1000)a254d6e
feat: add static code diagnostic prefer-iterable-of (#999)36baaa5
chore: disable deprecated standart ruleDependabot 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)