Skip to content

chore(deps): bump dart_code_linter from 4.1.6 to 4.1.8 - #55

Merged
teamsuperpanda merged 1 commit into
mainfrom
dependabot/pub/main/dart_code_linter-4.1.8
Jul 28, 2026
Merged

chore(deps): bump dart_code_linter from 4.1.6 to 4.1.8#55
teamsuperpanda merged 1 commit into
mainfrom
dependabot/pub/main/dart_code_linter-4.1.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps dart_code_linter from 4.1.6 to 4.1.8.

Release notes

Sourced from dart_code_linter's releases.

v4.1.8

What's Changed

Full Changelog: bancolombia/dart-code-linter@v4.1.7...v4.1.8

v4.1.7

What's Changed

Full Changelog: bancolombia/dart-code-linter@v4.1.6...v4.1.7

Changelog

Sourced from dart_code_linter's changelog.

4.1.8

  • Raise the analyzer ceiling to <15.0.0, enabling analyzer 14.x support now that dart_style 3.1.11 added compatibility with it. Add 14.0.0 and 14.1.0 rows to the scripts/test_analyzer_compat.py matrix (analyzer_plugin 0.14.13/0.14.14, analysis_server_plugin 0.3.19/0.3.20).

4.1.7

  • Replace the deprecated Folder.getChildAssumingFile with ResourceProvider.getFile in the analyzer plugin's UUID bootstrap, resolving the pana static-analysis deprecation warning on analyzer 13.x. The call stays compatible across the full >=10.0.0 <14.0.0 range (Folder.getFile only exists in analyzer 13.3.0+).
  • Replace the deprecated MethodDeclaration.isAbstract with a structural ast_compat.isAbstractMethod() helper in avoid-unused-parameters, keeping the call non-deprecated across the full >=10.0.0 <14.0.0 range (isComplete only exists in analyzer 13.2+).
Commits
  • 077e09b chore: support analyzer 14 (dart_style 3.1.11 unblocked the bump) (#257)
  • d2c1e9d fix(avoid-unused-parameters): replace deprecated MethodDeclaration.isAbstract...
  • 814cc27 fix(analyzer-plugin): replace deprecated getChildAssumingFile with getFile (#...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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_linter](https://github.com/bancolombia/dart-code-linter) from 4.1.6 to 4.1.8.
- [Release notes](https://github.com/bancolombia/dart-code-linter/releases)
- [Changelog](https://github.com/bancolombia/dart-code-linter/blob/trunk/CHANGELOG.md)
- [Commits](bancolombia/dart-code-linter@v4.1.6...v4.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Updating/upgrading packages. label Jul 24, 2026
@teamsuperpanda
teamsuperpanda merged commit 17d0e2e into main Jul 28, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/pub/main/dart_code_linter-4.1.8 branch July 28, 2026 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updating/upgrading packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant