Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2025

This PR contains the following updates:

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

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 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 September 1, 2025 07:27
@renovate renovate bot requested review from Fluf22 and shortcuts and removed request for a team September 1, 2025 07:27
@algolia-bot
Copy link
Collaborator

algolia-bot commented Sep 1, 2025

✔️ Code generated!

Name Link
🪓 Triggered by a86ba01608628ce8b027c7595711d37d5cdfffc4
🍃 Generated commit 3b5338510b3910661a2dc00cd9b54a241eccc987
🌲 Generated branch generated/renovate/json_serializable-6.x

@Fluf22 Fluf22 merged commit b99cd27 into chore/renovateBaseBranch Sep 1, 2025
13 checks passed
@Fluf22 Fluf22 deleted the renovate/json_serializable-6.x branch September 1, 2025 09:01
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