Skip to content

chore(deps): update dependency json_serializable to v6.13.0#6005

Merged
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
renovate/json_serializable-6.x
Feb 21, 2026
Merged

chore(deps): update dependency json_serializable to v6.13.0#6005
renovate[bot] merged 1 commit intochore/renovateBaseBranchfrom
renovate/json_serializable-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 21, 2026

This PR contains the following updates:

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

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.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: Enabled.

Rebasing: Whenever PR is behind base branch, 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 February 21, 2026 18:06
@renovate renovate bot requested review from eric-zaharia and morganleroi and removed request for a team February 21, 2026 18:06
@algolia-bot
Copy link
Copy Markdown
Collaborator

algolia-bot commented Feb 21, 2026

✔️ Code generated!

Name Link
🪓 Triggered by f828b02a69bc05c1c4dcfa8edcb09efd813d618e
🍃 Generated commit ee5b963ed3c5c6db1f350f9882875d7c5e821bf2
🌲 Generated branch generated/renovate/json_serializable-6.x

@renovate renovate bot merged commit 22a2719 into chore/renovateBaseBranch Feb 21, 2026
13 checks passed
@renovate renovate bot deleted the renovate/json_serializable-6.x branch February 21, 2026 18:18
algolia-bot added a commit that referenced this pull request Feb 21, 2026
…generated)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fluf22 pushed a commit that referenced this pull request Feb 24, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

1 participant