Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 27, 2025

This PR contains the following updates:

Package Type Update Change
source_gen (source) dependencies major ^3.0.0 -> ^4.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

dart-lang/source_gen (source_gen)

v4.0.2

Compare Source

  • Bug fix: fix possible null pointer exception in TypeChecker.typeNamed on
    invalid code.

v4.0.1

Compare Source

  • Require analyzer: '>=8.1.1 <9.0.0'.
  • Allow build: '>=3.0.0 <5.0.0'.

v4.0.0

Compare Source

  • Breaking Change: remove TypeChecker.fromRuntime, use
    TypeChecker.typeNamed instead. This removes all use of dart:mirror, so
    builders using source_gen can be AOT compiled for better performance.
  • Keep // GENERATED FILE comments on the first line.

Configuration

📅 Schedule: Branch creation - "on wednesday" (UTC), 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/source_gen-4.x branch from 2045134 to d696914 Compare September 6, 2025 15:43
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch 3 times, most recently from 0afb0a8 to 697b0b9 Compare October 1, 2025 11:43
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch 6 times, most recently from adc42fb to a97bb31 Compare October 5, 2025 06:42
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch from a97bb31 to d665c4b Compare October 5, 2025 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants