Skip to content

fix(deps): update dependency code_builder to v4.11.1#42

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/code_builder-4.x
Open

fix(deps): update dependency code_builder to v4.11.1#42
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/code_builder-4.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Nov 2, 2025

This PR contains the following updates:

Package Type Update Change
code_builder (source) dependencies minor 4.10.14.11.1

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 - "before 10am on Monday" in timezone Asia/Tokyo, 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 added the deps label Nov 2, 2025
@renovate renovate Bot force-pushed the renovate/code_builder-4.x branch from 5876318 to 7bdc043 Compare January 5, 2026 23:45
@renovate renovate Bot changed the title fix(deps): update dependency code_builder to v4.11.0 fix(deps): update dependency code_builder to v4.11.1 Jan 5, 2026
@renovate renovate Bot force-pushed the renovate/code_builder-4.x branch from 7bdc043 to 2b20adc Compare February 3, 2026 08:05
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Feb 13, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pubspec.lock
Command failed: flutter pub upgrade code_builder
Note: matcher is pinned to version 0.12.19 by flutter_test from the flutter SDK.
See https://dart.dev/go/sdk-version-pinning for details.


Because pana 0.22.19 depends on test ^1.25.14 and test >=1.29.0 depends on analyzer >=8.0.0 <11.0.0, pana 0.22.19 requires analyzer >=8.0.0 <11.0.0 or test >=1.25.14 <1.29.0.
And because test >=1.28.0 <1.30.0 depends on matcher >=0.12.16 <0.12.19, pana 0.22.19 requires analyzer >=8.0.0 <11.0.0 or matcher >=0.12.16 <0.12.19 or test >=1.25.14 <1.28.0.
And because test >=1.25.13 <1.28.0 depends on matcher >=0.12.16 <0.12.18 and every version of flutter_test from sdk depends on matcher 0.12.19, if pana 0.22.19 and flutter_test from sdk then analyzer >=8.0.0 <11.0.0.
And because shirley depends on dart_style 3.0.1 which depends on analyzer >=6.5.0 <8.0.0, pana 0.22.19 is incompatible with flutter_test from sdk.
So, because shirley depends on both flutter_test from sdk and pana 0.22.19, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try an upgrade of your constraints: flutter pub upgrade --major-versions
Failed to update packages.

@renovate renovate Bot force-pushed the renovate/code_builder-4.x branch from 2b20adc to 5f0edcc Compare February 13, 2026 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants