Skip to content

Update dependency freezed to v3 - #7

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/freezed-3.x
Open

Update dependency freezed to v3#7
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/freezed-3.x

Conversation

@renovate

@renovate renovate Bot commented Feb 25, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
freezed dev_dependencies major ^2.5.7^3.0.0

Release Notes

rrousselGit/freezed (freezed)

v3.2.5

Compare Source

v3.2.4

Compare Source

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.6

Compare Source

v3.0.5

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source


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/freezed-3.x branch from 1e7aeeb to 2a3378a Compare November 1, 2025 15:45
@renovate
renovate Bot force-pushed the renovate/freezed-3.x branch from 2a3378a to 43905d1 Compare January 1, 2026 00:56
Comment thread pubspec.yaml Outdated
dev_dependencies:
build_runner: ^2.4.11
freezed: ^2.5.7
freezed: 3.2.4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing freezed_annotation upgrade for freezed v3 compatibility

The freezed package is being upgraded from v2 to v3, but freezed_annotation remains at ^2.4.4. These companion packages typically require matching major versions. The code generator freezed v3 may produce code that relies on freezed_annotation v3 types or patterns, which could cause code generation failures or runtime incompatibilities. The freezed_annotation dependency likely needs to be updated to v3 alongside the freezed upgrade.

Fix in Cursor Fix in Web

@renovate
renovate Bot force-pushed the renovate/freezed-3.x branch from 43905d1 to 0df26da Compare February 4, 2026 03:53
@renovate
renovate Bot force-pushed the renovate/freezed-3.x branch from 0df26da to 012a811 Compare March 31, 2026 09:53
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.

0 participants