Skip to content

Bump json_serializable from 6.11.2 to 6.13.0#41

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/json_serializable-6.13.0
Open

Bump json_serializable from 6.11.2 to 6.13.0#41
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/json_serializable-6.13.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps json_serializable from 6.11.2 to 6.13.0.

Release notes

Sourced from json_serializable's releases.

package:json_serializable v6.12.0

  • Support JsonKey annotation on constructor parameters.
  • Add support for JsonSerializable(createJsonSchema: true).

package:json_serializable v6.11.4

  • Allow analyzer: >=9.0.0 <11.0.0

package:json_serializable v6.11.3

  • Require analyzer: ^9.0.0
  • Require build: ^4.0.3
  • Require build_config: ^1.2.0
  • Require dart_style: ^3.1.3
  • Require sdk: ^3.9.0
  • Require source_gen: ^4.1.1
  • Require source_helper: ^1.3.9
Commits
  • 2b03869 Prepare for release (#1562)
  • 2aa5c93 fix: a more complete implementation of schema generation (#1550)
  • d5ab4bd chore: ignore 429 (too busy) responses from github w/ markdown link checker (...
  • fad91d9 Feature: add support for JsonSerializable.dateTimeUtc (#1557)
  • 3d4dc60 Thanks to Chris for the schema feature (#1551)
  • 144881c fix: json_schema is only used in tests (#1555)
  • cc2f877 Bump the dependencies group with 2 updates (#1554)
  • 71cda60 Prepare to release json_serializable (#1548)
  • 9c68eaa Prepare to release json_annonation v4.10.0 (#1547)
  • 997f008 feat: add JSON schema generation (#1545)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [json_serializable](https://github.com/google/json_serializable.dart) from 6.11.2 to 6.13.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v6.11.2...json_serializable-v6.13.0)

---
updated-dependencies:
- dependency-name: json_serializable
  dependency-version: 6.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Mar 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants