Skip to content

Conversation

@renovate
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.1.1

Release Notes

dart-lang/source_gen (source_gen)

v4.1.1

Compare Source

  • Allow analyzer: '>=8.1.1 <10.0.0'.

v4.1.0

Compare Source

  • Add TypeChecker.typeNamedLiterally. It's like TypeChecker.typeNamed,
    but takes a String instead of a Type.

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 - "after 9pm,before 6am" in timezone Africa/Johannesburg, 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 Aug 27, 2025
@renovate renovate bot enabled auto-merge (squash) August 27, 2025 21:44
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch 2 times, most recently from 43b6f49 to 88007cc Compare September 28, 2025 04:42
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch 2 times, most recently from b6a5ffb to b4ce914 Compare October 31, 2025 06:57
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch from b4ce914 to ad8cdd2 Compare November 19, 2025 01:03
@renovate renovate bot force-pushed the renovate/source_gen-4.x branch from ad8cdd2 to 64f3e32 Compare November 19, 2025 16:29
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant