Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Bump dart_code_metrics from 4.15.0 to 4.19.1 #9

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps dart_code_metrics from 4.15.0 to 4.19.1.

Release notes

Sourced from dart_code_metrics's releases.

dart_code_metrics 4.19.1

What's Changed

Full Changelog: dart-code-checker/dart-code-metrics@4.19.0...4.19.1

dart_code_metrics 4.19.0

What's Changed

Full Changelog: dart-code-checker/dart-code-metrics@4.18.3...4.19.0

dart_code_metrics 4.18.3

What's Changed

  • fix: fix regression in avoid-unnecessary-type-assertions by @​incendial

Full Changelog: dart-code-checker/dart-code-metrics@4.18.2...4.18.3

dart_code_metrics 4.18.2

What's Changed

Full Changelog: dart-code-checker/dart-code-metrics@4.18.1...4.18.2

dart_code_metrics 4.18.1

What's Changed

  • fix: fix regression in is! checks for avoid-unnecessary-type-assertions by @​incendial
  • chore: revert analyzer_plugin new api by @​incendial

Full Changelog: dart-code-checker/dart-code-metrics@4.18.0...4.18.1

dart_code_metrics 4.18.0

What's Changed

... (truncated)

Changelog

Sourced from dart_code_metrics's changelog.

4.19.1

4.19.0

4.18.3

4.18.2

  • fix: use empty analysis options exclude to properly resolve units and speed up commands analysis.

4.18.1

4.18.0

4.18.0-dev.2

  • chore: restrict analyzer version to >=4.1.0 <4.7.0.

4.18.0-dev.1

  • chore: restrict analyzer version to >=4.1.0 <4.5.0.
  • chore: restrict analyzer_plugin version to >=0.11.0 <0.12.0.
  • feat: replace relative path in reporters output with absolute to support IDE clicks.

... (truncated)

Commits
  • ac6857a build: update version
  • 1369ced 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 version
  • b235f78 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 rule
  • Additional commits viewable in compare view

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.15.0 to 4.19.1.
- [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](dart-code-checker/dart-code-metrics@4.15.0...4.19.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 10, 2022

Looks like dart_code_metrics is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 10, 2022
@dependabot dependabot bot deleted the dependabot/pub/dart_code_metrics-4.19.1 branch October 10, 2022 19:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants