chore(deps): bump json_annotation, freezed, riverpod_generator, riverpod_annotation, flutter_riverpod and json_serializable#362
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…pod_annotation, flutter_riverpod and json_serializable Bumps [json_annotation](https://github.com/google/json_serializable.dart), [freezed](https://github.com/rrousselGit/freezed), [riverpod_generator](https://github.com/rrousselGit/riverpod), [riverpod_annotation](https://github.com/rrousselGit/riverpod), [flutter_riverpod](https://github.com/rrousselGit/riverpod) and [json_serializable](https://github.com/google/json_serializable.dart). These dependencies needed to be updated together. Updates `json_annotation` 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) Updates `freezed` from 3.2.3 to 3.2.5 - [Commits](rrousselGit/freezed@freezed-v3.2.3...freezed-v3.2.5) Updates `riverpod_generator` from 3.0.3 to 4.0.3 - [Commits](rrousselGit/riverpod@riverpod_generator-v3.0.3...riverpod_generator-v4.0.3) Updates `riverpod_annotation` from 3.0.3 to 4.0.2 - [Commits](rrousselGit/riverpod@riverpod_annotation-v3.0.3...riverpod_annotation-v4.0.2) Updates `flutter_riverpod` from 3.0.3 to 3.2.1 - [Commits](rrousselGit/riverpod@flutter_riverpod-v3.0.3...flutter_riverpod-v3.2.1) Updates `json_serializable` 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_annotation dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: freezed dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: riverpod_generator dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: riverpod_annotation dependency-version: 4.0.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: flutter_riverpod dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor - 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>
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_annotation, freezed, riverpod_generator, riverpod_annotation, flutter_riverpod and json_serializable. These dependencies needed to be updated together.
Updates
json_annotationfrom 4.9.0 to 4.11.0Release notes
Sourced from json_annotation's releases.
Commits
2b03869Prepare for release (#1562)2aa5c93fix: a more complete implementation of schema generation (#1550)d5ab4bdchore: ignore 429 (too busy) responses from github w/ markdown link checker (...fad91d9Feature: add support for JsonSerializable.dateTimeUtc (#1557)3d4dc60Thanks to Chris for the schema feature (#1551)144881cfix: json_schema is only used in tests (#1555)cc2f877Bump the dependencies group with 2 updates (#1554)71cda60Prepare to release json_serializable (#1548)9c68eaaPrepare to release json_annonation v4.10.0 (#1547)997f008feat: add JSON schema generation (#1545)Updates
freezedfrom 3.2.3 to 3.2.5Commits
9494429freezed : 3.2.4 -> 3.2.53268f9aAnalyzer 10.00fe515dchore: update sponsors.svg886d4d4chore: update sponsors.svgbcd618bAdd readAllSourcesFromFilesystem everywhere1b0c710chore: update sponsors.svg821021cFormatf106a44Disable Freezed_lint CI228499a3.2.4c793702Migrate FreezedUpdates
riverpod_generatorfrom 3.0.3 to 4.0.3Commits
e35c43cThe following packages have been updated:fe2a260Fix https://github.com/rrousselGit/riverpod/issues/ (#4679)f8734c9Fix doc typo (#4678)3f53dd7fix range7f180c7Add note about beta channel15f4b6dUpdate goldensf3e1304Sort offsetsa2b1d21Typos3b267bcTypoc5d309dSupport encore class heading for assistUpdates
riverpod_annotationfrom 3.0.3 to 4.0.2Commits
e35c43cThe following packages have been updated:fe2a260Fix https://github.com/rrousselGit/riverpod/issues/ (#4679)f8734c9Fix doc typo (#4678)3f53dd7fix range7f180c7Add note about beta channel15f4b6dUpdate goldensf3e1304Sort offsetsa2b1d21Typos3b267bcTypoc5d309dSupport encore class heading for assistUpdates
flutter_riverpodfrom 3.0.3 to 3.2.1Commits
e35c43cThe following packages have been updated:fe2a260Fix https://github.com/rrousselGit/riverpod/issues/ (#4679)f8734c9Fix doc typo (#4678)3f53dd7fix range7f180c7Add note about beta channel15f4b6dUpdate goldensf3e1304Sort offsetsa2b1d21Typos3b267bcTypoc5d309dSupport encore class heading for assistUpdates
json_serializablefrom 6.11.2 to 6.13.0Release notes
Sourced from json_serializable's releases.
Commits
2b03869Prepare for release (#1562)2aa5c93fix: a more complete implementation of schema generation (#1550)d5ab4bdchore: ignore 429 (too busy) responses from github w/ markdown link checker (...fad91d9Feature: add support for JsonSerializable.dateTimeUtc (#1557)3d4dc60Thanks to Chris for the schema feature (#1551)144881cfix: json_schema is only used in tests (#1555)cc2f877Bump the dependencies group with 2 updates (#1554)71cda60Prepare to release json_serializable (#1548)9c68eaaPrepare to release json_annonation v4.10.0 (#1547)997f008feat: add JSON schema generation (#1545)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 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)