Skip to content

Bump json_serializable from 6.3.1 to 6.4.1

Imanuel Ulbricht requested to merge dependabot/pub/json_serializable-6.4.1 into main

Created by: dependabot[bot]

Bumps json_serializable from 6.3.1 to 6.4.1.

Commits
  • f94edb2 Fix a bug when annotated classes also use mixins (#1211)
  • 89d75b9 Add more documentation about JsonEnum (#1209)
  • c844625 json_serializable: prepare to release v6.4.0 (#1206)
  • feadf4c json_serializable: more enum util cleanup (#1205)
  • 12414e0 json_serialiable: make utility function private
  • 52236b0 json_serializable: refactor enum logic (#1204)
  • 9143b83 Add JsonEnum.valueField for encoding enhanced enum values (#1203)
  • 572e813 json_serialiable: fix bug with pkg:build output in test (#1201)
  • e30a519 latest pkg:analyzer, prepare to publish (#1200)
  • b1cd6be latest mono_repo, ignore hints for now, use pubspec feature (#1197)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports

Loading