Skip to content

Update dependency dart_code_linter to v4.1.2#142

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dart_code_linter-4.x
Open

Update dependency dart_code_linter to v4.1.2#142
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/dart_code_linter-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
dart_code_linter (source) dev_dependencies minor 4.0.54.1.2

Release Notes

bancolombia/dart-code-linter (dart_code_linter)

v4.1.2

Compare Source

  • Remove two self-reported parameter_assignments analyzer warnings in the no-magic-number rule implementation by replacing ++count with count + 1 in the literal-counting callbacks (no behavioral change).

v4.1.1

Compare Source

  • Add config option prefer-match-file-name.ignore-enums and prefer-match-file-name.ignore-typedefs to suppress reports for enum and typedef declarations whose name doesn't match the file name.

v4.1.0

Compare Source

  • Add support for analysis_server_plugin (analyzer 13.x).
  • Add support for analyzer 13.x via a cross-version AST shim (lib/src/utils/ast_compat.dart) that recognises the reshaped named-argument, record-field, default-parameter and label nodes structurally.
  • Widen analyzer constraint to >=10.0.0 <14.0.0.
  • Extend make test-analyzer-compat-full to cover analyzer 10.x, 11.x, 12.x and 13.x; skip versions whose Dart SDK constraint is incompatible with the host SDK instead of failing.

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants