build(deps): bump json_serializable, freezed, json_annotation, freezed_annotation, build_runner and dartdoc#152
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Conversation
…d_annotation, build_runner and dartdoc Bumps [json_serializable](https://github.com/google/json_serializable.dart), [freezed](https://github.com/rrousselGit/freezed), [json_annotation](https://github.com/google/json_serializable.dart), [freezed_annotation](https://github.com/rrousselGit/freezed), [build_runner](https://github.com/dart-lang/build) and [dartdoc](https://github.com/dart-lang/dartdoc). These dependencies needed to be updated together. Updates `json_serializable` from 6.9.5 to 6.12.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.12.0) Updates `freezed` from 2.5.8 to 3.2.4 - [Commits](rrousselGit/freezed@freezed-v2.5.8...freezed-v3.2.4) Updates `json_annotation` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_annotation-v4.9.0...json_annotation-v4.10.0) Updates `freezed_annotation` from 2.4.4 to 3.1.0 - [Commits](rrousselGit/freezed@freezed_annotation-v2.4.4...freezed_annotation-v3.1.0) Updates `build_runner` from 2.5.4 to 2.10.5 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.10.5) Updates `dartdoc` from 8.3.4 to 9.0.1 - [Release notes](https://github.com/dart-lang/dartdoc/releases) - [Changelog](https://github.com/dart-lang/dartdoc/blob/main/CHANGELOG.md) - [Commits](dart-lang/dartdoc@v8.3.4...v9.0.1) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: freezed dependency-version: 3.2.4 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: json_annotation dependency-version: 4.10.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: freezed_annotation dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: build_runner dependency-version: 2.10.5 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: dartdoc dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps json_serializable, freezed, json_annotation, freezed_annotation, build_runner and dartdoc. These dependencies needed to be updated together.
Updates
json_serializablefrom 6.9.5 to 6.12.0Release notes
Sourced from json_serializable's releases.
Commits
71cda60Prepare to release json_serializable (#1548)9c68eaaPrepare to release json_annonation v4.10.0 (#1547)997f008feat: add JSON schema generation (#1545)bf3010cFix new lint (#1546)44e28e6Allow analyzer 10. (#1542)613a0c7Bump the dependencies group with 4 updates (#1540)41ecd7bBump the dependencies group with 2 updates (#1537)cf78644Update json_serializable to support the latest pkg:analyzer (#1535)a9eb6c3Release 6.11.2. (#1534)8288fa3Skip warning about duplicate annotations if the values match. (#1532)Updates
freezedfrom 2.5.8 to 3.2.4Commits
228499a3.2.4c793702Migrate Freezede51b801chore: update sponsors.svg260da5achore: update sponsors.svgc287d6cchore: update sponsors.svg5eaa1c7chore: update sponsors.svg71680c2docs: fixed semantics (#1317)b8b4110chore: update sponsors.svgc957f5dchore: update sponsors.svg541eeabBump actions/setup-node from 5 to 6 (#1314)Updates
json_annotationfrom 4.9.0 to 4.10.0Release notes
Sourced from json_annotation's releases.
Commits
9c68eaaPrepare to release json_annonation v4.10.0 (#1547)997f008feat: add JSON schema generation (#1545)bf3010cFix new lint (#1546)44e28e6Allow analyzer 10. (#1542)613a0c7Bump the dependencies group with 4 updates (#1540)41ecd7bBump the dependencies group with 2 updates (#1537)cf78644Update json_serializable to support the latest pkg:analyzer (#1535)a9eb6c3Release 6.11.2. (#1534)8288fa3Skip warning about duplicate annotations if the values match. (#1532)3c09ab4Allow an option calledrun_only_if_triggered. (#1531)Updates
freezed_annotationfrom 2.4.4 to 3.1.0Commits
6351730Don't publish benchmarkac7666ffreezed_annotation : 3.0.0 -> 3.1.02c0d0a1fixes #126171b51d2⚡️ Stop writing// dart format width=80to the generated freezed files (#1256)05e2bb4Add when/map back (#1271)170db3bfix markdown link syntax (#1254)9317203chore: update sponsors.svga42c20cUsebuilt_test3.2.1, test fixes. (#1266)6f1a033chore: update sponsors.svg168513bdocs: simplify dependency installation commands by grouping packages (#1268)Updates
build_runnerfrom 2.5.4 to 2.10.5Release notes
Sourced from build_runner's releases.
... (truncated)
Commits
6e26924Allow analyzer 10. (#4320)848c4b3Use builder names and factories instead of opaque functions. (#4318)9b97ea0UseAutoApplyenum instead of opaque functionPackageFilter. (#4317)91c3918Fix out-of-sync pubspec+CHANGELOG. (#4316)d62c662Fix end to end test: allow build to complete before serving. (#4314)12d7926Bump the github-actions group with 2 updates (#4313)cb58a53Fix build_daemon test. (#4308)2781837Adding support for DDC's Library Bundle module system. (#4303)00ceed3Adding custom sdk build options to support flutter embeddings and plugins.9b94a5aUpdating DDC's bootstrapper for auto hot reload/restart. (#4300)Updates
dartdocfrom 8.3.4 to 9.0.1Release notes
Sourced from dartdoc's releases.
Changelog
Sourced from dartdoc's changelog.
Commits
93be792Prepare 9.0.1 release (#4167)6d9c5ddTidy some interface nits (#4162)bb8f25aDeprecate the "typeAsHtml" warning (#4161)9b3ea9fHide private annotations (#4163)0eaaf7b#4134. Add new tests regarding whitespaces and interrupting lines (#4135)291c829RemoveLibrary.sentinel. (#4155)a9b71cbDeCo. Comment out assert(nameOffset != null ...) (#4132)d513298Merge HasLocation into Warnable (#4140)25f48a0Simplify DocumentationComment.documentationFrom (#4141)e2adfd9Simplify ModelElement.documentation overrides (#4146)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)