Skip to content

fix(deps): update dependency analyzer to v14#75

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/analyzer-14.x
Jun 18, 2026
Merged

fix(deps): update dependency analyzer to v14#75
renovate[bot] merged 1 commit into
mainfrom
renovate/analyzer-14.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
analyzer (source) dependencies major <14.0.0<15.0.0

Release Notes

dart-lang/sdk (analyzer)

v14.0.0

  • Breaking Change: Removed FormalParameterElement.isInitializingFormal. Use type checks (element is FieldFormalParameterElement) instead.
  • Breaking Change: Removed FormalParameterElement.isSuperFormal. Use type checks (element is SuperFormalParameterElement) instead.
  • Breaking Change: Removed PackageConfigFileBuilder from package:analyzer/utilities/package_config_file_builder.dart. Use package:analyzer_testing/package_config_file_builder.dart instead.
  • Breaking Change: Removed FormalParameterElement.formalParameters. Use FormalParameterElement.type instead.
  • Breaking Change: Removed FormalParameterElement.typeParameters. Use FormalParameterElement.type instead.

Configuration

📅 Schedule: (in timezone Africa/Johannesburg)

  • Branch creation
    • "after 9pm,before 6am"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate Bot added the dependencies renovate bot related dependency upgrades label Jun 18, 2026
@renovate renovate Bot enabled auto-merge (squash) June 18, 2026 01:06
@github-actions

Copy link
Copy Markdown

LCOV of commit a8a13c1 during Test Package #219

  lines......: 64.1% (1606 of 2505 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate: n/a

Full coverage report

@renovate renovate Bot merged commit c4d8ea6 into main Jun 18, 2026
1 check passed
@renovate renovate Bot deleted the renovate/analyzer-14.x branch June 18, 2026 01:09
FilledStacks pushed a commit that referenced this pull request Jun 18, 2026
## [2.0.4](v2.0.3...v2.0.4) (2026-06-18)

### Bug Fixes

* **deps:** update dependency analyzer to v14 ([#75](#75)) ([c4d8ea6](c4d8ea6))
@FilledStacks

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

dependencies renovate bot related dependency upgrades released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant