Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 3, 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: 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 August 3, 2025 00:04
@renovate renovate bot requested review from millotp and shortcuts and removed request for a team August 3, 2025 00:04
@algolia-bot
Copy link
Collaborator

algolia-bot commented Aug 3, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 4608e56abf7a78599cbd270c8e0154088118c93f
🍃 Generated commit 4113a2f628734ed4c1659a71f56615e0f18e1d22
🌲 Generated branch generated/renovate/json_serializable-6.x

@renovate renovate bot force-pushed the renovate/json_serializable-6.x branch from f2e8e54 to a22f550 Compare August 4, 2025 07:45
@millotp millotp closed this Aug 4, 2025
Copy link
Contributor Author

renovate bot commented Aug 4, 2025

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (<6.11.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/json_serializable-6.x branch August 4, 2025 16:09
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