Skip to content

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

Merged
AngeloAvv merged 1 commit into
masterfrom
renovate/analyzer-14.x
Jul 7, 2026
Merged

fix(deps): update dependency analyzer to v14#98
AngeloAvv merged 1 commit into
masterfrom
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 >=12.0.0 <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: (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 accea75 to 991c32a Compare July 7, 2026 16:54
@AngeloAvv
AngeloAvv force-pushed the renovate/analyzer-14.x branch from 991c32a to 259fc01 Compare July 7, 2026 18:14
@renovate

renovate Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@AngeloAvv
AngeloAvv merged commit 5882496 into master Jul 7, 2026
8 checks passed
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.

1 participant