chore(deps): update dependency json_serializable to <6.12.0 #5296
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
>=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
JsonKey
annotation on constructor parameters.analyzer: '>=7.4.0 <9.0.0'
dart_style: ^3.0.0
meta: ^1.15.0
source_helper: ^1.3.6
source_gen: ^3.1.0
, stop using deprecatedTypeChecker.fromRuntime
and use the new
TypeChecker.typeNamed
instead.v6.10.0
Compare Source
analyzer: ^7.4.0
.build: ^3.0.0-dev
.package:collection
to a dev dependency.null-aware element
feature in generated code.v6.9.5
Compare Source
analyzer: '>=6.9.0 <8.0.0'
.v6.9.4
Compare Source
v6.9.3
Compare Source
3.0
orgreater.
v6.9.2
Compare Source
package:analyzer
.v6.9.1
Compare Source
package:source_gen
.v6.9.0
Compare Source
null
handling intoJson
functions.v6.8.0
Compare Source
Map
literals used forRecord
serialization.JsonSerializable(createJsonKeys: true)
.(#1401)
int
value from adouble
literal.This now matches the behavior of
double
values being encoded asint
.v6.7.1
Compare Source
package:analyzer
.v6.7.0
Compare Source
Record
types.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.
This PR was generated by Mend Renovate. View the repository job log.