Skip to content

fix(deps): update dependency analyzer to v14 - #107

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/analyzer-14.x
Open

fix(deps): update dependency analyzer to v14#107
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/analyzer-14.x

Conversation

@renovate

@renovate renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

dart-lang/sdk (analyzer)

v14.1.0

  • Internal changes only

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: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, 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 force-pushed the renovate/analyzer-14.x branch from f7f016d to dad3993 Compare July 13, 2026 18:16
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