Skip to content

Bump json_annotation from 4.9.0 to 4.11.0#40

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/json_annotation-4.11.0
Open

Bump json_annotation from 4.9.0 to 4.11.0#40
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/json_annotation-4.11.0

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps json_annotation from 4.9.0 to 4.11.0.

Release notes

Sourced from json_annotation's releases.

package:json_annotation v4.11.0

  • Add JsonSerializable.dateTimeUtc configuration option. (#1371)

package:json_annotation v4.10.0

  • Support JsonKey annotation on constructor parameters.
  • Add JsonSerializable(createJsonSchema: true).
  • Require meta: ^1.16.0
  • Require sdk: ^3.9.0
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_annotation](https://github.com/google/json_serializable.dart) from 4.9.0 to 4.11.0.
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.11.0)

---
updated-dependencies:
- dependency-name: json_annotation
  dependency-version: 4.11.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