chore(deps): bump json_annotation, freezed, riverpod_generator, riverpod_annotation, json_serializable and flutter_riverpod#361
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
…pod_annotation, json_serializable and flutter_riverpod 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), [json_serializable](https://github.com/google/json_serializable.dart) and [flutter_riverpod](https://github.com/rrousselGit/riverpod). These dependencies needed to be updated together. 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` 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 `json_serializable` from 6.11.2 to 6.12.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.11.2...json_serializable-v6.12.0) Updates `flutter_riverpod` from 3.0.3 to 3.2.1 - [Commits](rrousselGit/riverpod@flutter_riverpod-v3.0.3...flutter_riverpod-v3.2.1) --- updated-dependencies: - dependency-name: json_annotation dependency-version: 4.10.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: json_serializable dependency-version: 6.12.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: flutter_riverpod dependency-version: 3.2.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #362. |
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, json_serializable and flutter_riverpod. These dependencies needed to be updated together.
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
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
json_serializablefrom 6.11.2 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)Updates
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 assistDependabot 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)