Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2025

This PR contains the following updates:

Package Type Update Change
json_serializable (source) dev_dependencies minor >=6.0.0 <6.7.0 -> <6.11.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.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

v6.8.0

Compare Source

  • Add type arguments to Map literals used for Record serialization.
  • Add support for JsonSerializable(createJsonKeys: true).
    (#​1401)
  • Handle decoding an int value from a double literal.
    This now matches the behavior of double values being encoded as int.

v6.7.1

Compare Source

  • Support the latest package:analyzer.

v6.7.0

Compare Source

  • Support Record types.
  • Require Dart 3.0
  • Require analyzer: ^5.12.0

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 July 26, 2025 19:06
@renovate renovate bot requested review from millotp and morganleroi and removed request for a team July 26, 2025 19:06
@algolia-bot
Copy link
Collaborator

algolia-bot commented Jul 26, 2025

✔️ Code generated!

Name Link
🪓 Triggered by ef9e1bb89c76e0ad155c58492a3d246d1ed65f23
🍃 Generated commit 0e0e85a2104059f4b1a84ca45a9b9a6fea22a457
🌲 Generated branch generated/renovate/json_serializable-6.x

@renovate renovate bot force-pushed the renovate/json_serializable-6.x branch 3 times, most recently from 74d6370 to 613bcb0 Compare July 26, 2025 19:48
@renovate renovate bot force-pushed the renovate/json_serializable-6.x branch from 613bcb0 to 1cb8b33 Compare July 26, 2025 19:59
@renovate renovate bot merged commit 5219f94 into chore/renovateBaseBranch Jul 26, 2025
13 checks passed
@renovate renovate bot deleted the renovate/json_serializable-6.x branch July 26, 2025 20:10
algolia-bot added a commit that referenced this pull request Jul 26, 2025
…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>
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