Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Type Update Change
code_builder (source) dev_dependencies minor ^4.10.14.11.1

Warning

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


Release Notes

dart-lang/tools (code_builder)

v4.11.1

Compare Source

  • Convert imports of implementation libraries under package:fixnum/src/* into
    imports of package:fixnum/fixnum.dart to prevent issues when version 1.2.0
    is released with platform-specific implementation libraries that generated
    code should not import directly. This is a temporary workaround, it will be
    replaced by a new way of managing imports in a future major version release.

v4.11.0

Compare Source

  • Export SpecVisitor, ClosureExpression, LiteralMapExpression
    LiteralRecordExpression, LiteralSetExpression types.
  • Support Expression.newInstanceNamed with empty name
  • Consistently add blank lines between => in class-like definitions.
  • Fixed bug: Fields declared with static and external now produce code with
    correct order
  • Require built_collection: ^5.1.1
  • Require built_value: ^8.10.1
  • Require collection: ^1.19.0
  • Require matcher: ^0.12.16+1
  • Require meta: ^1.16.0
  • Require sdk: ^3.7.0

Configuration

📅 Schedule: 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/code_builder-4.x branch from 52c0b0d to bf99b0e Compare November 19, 2025 23:47
@renovate renovate bot changed the title chore(deps): update dependency code_builder to ^4.11.0 chore(deps): update dependency code_builder to v4.11.0 Nov 19, 2025
@renovate renovate bot force-pushed the renovate/code_builder-4.x branch from bf99b0e to 5107184 Compare January 5, 2026 12:55
@renovate renovate bot changed the title chore(deps): update dependency code_builder to v4.11.0 chore(deps): update dependency code_builder to v4.11.1 Jan 5, 2026
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.

1 participant