Update dependency freezed to v3 - #7
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/freezed-3.x
branch
from
November 1, 2025 15:45
1e7aeeb to
2a3378a
Compare
renovate
Bot
force-pushed
the
renovate/freezed-3.x
branch
from
January 1, 2026 00:56
2a3378a to
43905d1
Compare
| dev_dependencies: | ||
| build_runner: ^2.4.11 | ||
| freezed: ^2.5.7 | ||
| freezed: 3.2.4 |
There was a problem hiding this comment.
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.
renovate
Bot
force-pushed
the
renovate/freezed-3.x
branch
from
February 4, 2026 03:53
43905d1 to
0df26da
Compare
renovate
Bot
force-pushed
the
renovate/freezed-3.x
branch
from
March 31, 2026 09:53
0df26da to
012a811
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.5.7→^3.0.0Release Notes
rrousselGit/freezed (freezed)
v3.2.5Compare Source
v3.2.4Compare Source
v3.2.3Compare Source
v3.2.2Compare Source
v3.2.1Compare Source
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.6Compare Source
v3.0.5Compare Source
v3.0.4Compare Source
v3.0.3Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.