Skip to content

chore(deps): update dependency json_serializable to v6.13.1 - abandoned#6186

Closed
renovate[bot] wants to merge 1 commit intochore/renovateBaseBranchfrom
renovate/json_serializable-6.x
Closed

chore(deps): update dependency json_serializable to v6.13.1 - abandoned#6186
renovate[bot] wants to merge 1 commit intochore/renovateBaseBranchfrom
renovate/json_serializable-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 28, 2026

This PR contains the following updates:

Package Type Update Change
json_serializable (source) dev_dependencies minor >=6.0.0 <6.9.06.13.1

Warning

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


Release Notes

google/json_serializable.dart (json_serializable)

v6.13.1

Compare Source

  • Improve error message when generating code for Record types with unsupported
    fields.
    (#​1559)
  • Require analyzer: '>=10.0.0 <13.0.0'
  • Require build: ^4.0.4
  • Require dart_style: ^3.1.4
  • Require source_gen: ^4.1.2
  • Require source_helper: ^1.3.10

v6.13.0

Compare Source

  • Fix schema generation for many different types of fields.
    (#​1549)
  • Support JsonSerializable.dateTimeUtc configuration option.
    (#​1371)
  • Remove json_schema from dependencies (it is only used in tests).

v6.12.0

Compare Source

  • Support JsonKey annotation on constructor parameters.
  • Add support for JsonSerializable(createJsonSchema: true).
    (Huge thanks to Chris Sells for the PR!)

v6.11.4

Compare Source

  • Allow analyzer: >=9.0.0 <11.0.0

v6.11.3

Compare Source

  • Require analyzer: ^9.0.0
  • Require build: ^4.0.3
  • Require build_config: ^1.2.0
  • Require dart_style: ^3.1.3
  • Require sdk: ^3.9.0
  • Require source_gen: ^4.1.1
  • Require source_helper: ^1.3.9

v6.11.2

Compare Source

  • Allow run_only_if_triggered to be specified in build.yaml to turn on the
    build_runner triggers heuristic.
  • Skip warning about annotations on both constructor and field if the values
    match.

v6.11.1

Compare Source

  • Allow build: '>=3.0.0 <5.0.0'.
  • Allow source_gen: '>=3.1.0 <5.0.0'.

v6.11.0

Compare Source

  • Support JsonKey annotation on constructor parameters.
  • Require analyzer: '>=7.4.0 <9.0.0'
  • Require dart_style: ^3.0.0
  • Require meta: ^1.15.0
  • Require source_helper: ^1.3.6
  • Require source_gen: ^3.1.0, stop using deprecated TypeChecker.fromRuntime
    and use the new TypeChecker.typeNamed instead.

v6.10.0

Compare Source

  • Required analyzer: ^7.4.0.
  • Switch to analyzer element2 model and build: ^3.0.0-dev.
  • Move package:collection to a dev dependency.
  • Use new null-aware element feature in generated code.
  • Require Dart 3.8

v6.9.5

Compare Source

  • Support the analyzer: '>=6.9.0 <8.0.0'.
  • Fixed use of deprecated analyzer APIs.

v6.9.4

Compare Source

  • Fix extra line being generated when targeting Dart 3.7 package.

v6.9.3

Compare Source

  • Error out if the target package does not have a language version of 3.0 or
    greater.

v6.9.2

Compare Source

  • Support the latest package:analyzer.

v6.9.1

Compare Source

  • Support the latest package:source_gen.
  • Require Dart 3.6

v6.9.0

Compare Source

  • Use conditional map syntax to clean up null handling in toJson functions.
  • Fix core Dart type links in docs.
  • Require Dart 3.5

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled because a matching PR was automerged previously.

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 requested a review from a team as a code owner March 28, 2026 18:40
@renovate renovate bot requested review from eric-zaharia and morganleroi and removed request for a team March 28, 2026 18:40
@algolia-bot
Copy link
Copy Markdown
Collaborator

algolia-bot commented Mar 28, 2026

✔️ Code generated!

Name Link
🪓 Triggered by b6ab946b6506c45c79d4cb139fd66de3882a87e2
🍃 Generated commit 234f8859ea0429b42004dace73affae1d0689e39
🌲 Generated branch generated/renovate/json_serializable-6.x

@Fluf22
Copy link
Copy Markdown
Collaborator

Fluf22 commented Mar 31, 2026

Closing: updating json_serializable requires updating json_annotation, which in turn requires bumping the minimum Dart SDK version. This is a breaking change for customers on older Dart versions.

@Fluf22 Fluf22 closed this Mar 31, 2026
@renovate renovate bot changed the title chore(deps): update dependency json_serializable to v6.13.1 chore(deps): update dependency json_serializable to v6.13.1 - abandoned Mar 31, 2026
@renovate renovate bot reopened this Mar 31, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Mar 31, 2026

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@Fluf22 Fluf22 closed this Apr 1, 2026
@Fluf22 Fluf22 deleted the renovate/json_serializable-6.x branch April 1, 2026 12:26
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.

2 participants