jayjah / calendarific_dart

A dart package to retrieve data from calendarific API
https://pub.dev/packages/calendarific_dart
MIT License
1 stars 0 forks source link

Bump dart_code_metrics from 4.15.1 to 4.19.2 #32

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dart_code_metrics from 4.15.1 to 4.19.2.

Release notes

Sourced from dart_code_metrics's releases.

dart_code_metrics 4.19.1

What's Changed

Full Changelog: https://github.com/dart-code-checker/dart-code-metrics/compare/4.19.0...4.19.1

dart_code_metrics 4.19.0

What's Changed

Full Changelog: https://github.com/dart-code-checker/dart-code-metrics/compare/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: https://github.com/dart-code-checker/dart-code-metrics/compare/4.18.2...4.18.3

dart_code_metrics 4.18.2

What's Changed

Full Changelog: https://github.com/dart-code-checker/dart-code-metrics/compare/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: https://github.com/dart-code-checker/dart-code-metrics/compare/4.18.0...4.18.1

dart_code_metrics 4.18.0

What's Changed

... (truncated)

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.

4.21.2

4.21.1

  • fix: stop plugin flickering after migration to new api.

4.21.0

4.20.0

  • feat: add logger and progress indication.
  • fix: fix excludes for rules intended only for tests.
  • chore: changed min SDK version to 2.18.0.
  • chore: restrict analyzer version to >=5.1.0 <5.2.0.
  • chore: restrict analyzer_plugin version to >=0.11.0 <0.12.0.
  • fix: make avoid-redundant-async correctly handle yield.

4.19.1

4.19.0

4.18.3

... (truncated)

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)
dependabot[bot] commented 1 year ago

Looks like dart_code_metrics is up-to-date now, so this is no longer needed.