chore(deps): bump json_serializable, freezed_annotation, json_annotation, retrofit_generator, riverpod_generator, riverpod_annotation, freezed, mockito, flutter_riverpod and build_runner - #173
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ion, retrofit_generator, riverpod_generator, riverpod_annotation, freezed, mockito, flutter_riverpod and build_runner Bumps [json_serializable](https://github.com/google/json_serializable.dart), [freezed_annotation](https://github.com/rrousselGit/freezed), [json_annotation](https://github.com/google/json_serializable.dart), [retrofit_generator](https://github.com/trevorwang/retrofit.dart), [riverpod_generator](https://github.com/rrousselGit/riverpod), [riverpod_annotation](https://github.com/rrousselGit/riverpod), [freezed](https://github.com/rrousselGit/freezed), [mockito](https://github.com/dart-lang/mockito), [flutter_riverpod](https://github.com/rrousselGit/riverpod) and [build_runner](https://github.com/dart-lang/build). These dependencies needed to be updated together. Updates `json_serializable` from 6.9.5 to 6.13.0 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](google/json_serializable.dart@json_serializable-v6.9.5...json_serializable-v6.13.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 `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 `retrofit_generator` from 9.7.0 to 10.2.1 - [Release notes](https://github.com/trevorwang/retrofit.dart/releases) - [Commits](trevorwang/retrofit.dart@9.7.0...v10.2.1) Updates `riverpod_generator` from 2.6.4 to 4.0.3 - [Commits](rrousselGit/riverpod@riverpod_generator-v2.6.4...riverpod_generator-v4.0.3) Updates `riverpod_annotation` from 2.6.1 to 4.0.2 - [Commits](rrousselGit/riverpod@riverpod_annotation-v2.6.1...riverpod_annotation-v4.0.2) Updates `freezed` from 2.5.8 to 3.2.5 - [Commits](rrousselGit/freezed@freezed-v2.5.8...freezed-v3.2.5) Updates `mockito` from 5.4.6 to 5.6.3 - [Release notes](https://github.com/dart-lang/mockito/releases) - [Changelog](https://github.com/dart-lang/mockito/blob/master/CHANGELOG.md) - [Commits](https://github.com/dart-lang/mockito/commits) Updates `flutter_riverpod` from 2.6.1 to 3.2.1 - [Commits](rrousselGit/riverpod@flutter_riverpod-v2.6.1...flutter_riverpod-v3.2.1) Updates `build_runner` from 2.5.4 to 2.11.1 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](dart-lang/build@build_runner-v2.5.4...build_runner-v2.11.1) --- updated-dependencies: - dependency-name: json_serializable dependency-version: 6.13.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: json_annotation dependency-version: 4.11.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: retrofit_generator dependency-version: 10.2.1 dependency-type: direct:production update-type: version-update:semver-major - 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: freezed dependency-version: 3.2.5 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: mockito dependency-version: 5.6.3 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-major - dependency-name: build_runner dependency-version: 2.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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_annotation, json_annotation, retrofit_generator, riverpod_generator, riverpod_annotation, freezed, mockito, flutter_riverpod and build_runner. These dependencies needed to be updated together.
Updates
json_serializablefrom 6.9.5 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)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
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
retrofit_generatorfrom 9.7.0 to 10.2.1Release notes
Sourced from retrofit_generator's releases.
... (truncated)
Commits
c7f35a4fix: added code generatrion logic for multipart datetime (#874)6949876Update protobuf to 6.0.0 and update protobuf example (#866)67ba3c8Add format_output option to control dart format comments in generated code (#...235ec2dMake Response parameter in ParseErrorLogger optional for backward compatibili...340eed9Support analyzer'>=8.0.0 <10.0.0'and update deprecated methods (#863)e44c28dEnhance error handling documentation in README (#864)393ec88Fix toJson detection for Freezed models using lookUpMethod2 (#860)3fab74dAdd dart_mappable parser support for type conversion (#847)413cd76Extend analyzer dependency to support 9.0.0 (#855)740138cAdd Response parameter to ParseErrorLogger callback (#859)Updates
riverpod_generatorfrom 2.6.4 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 2.6.1 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
freezedfrom 2.5.8 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
mockitofrom 5.4.6 to 5.6.3Release notes
Sourced from mockito's releases.
Changelog
Sourced from mockito's changelog.
Commits
Updates
flutter_riverpodfrom 2.6.1 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
build_runnerfrom 2.5.4 to 2.11.1Release notes
Sourced from build_runner's releases.
... (truncated)
Commits
0627d11Release 2.11.1. (#4362)c5ae3d4Limit log repeats on failed builder script builds. (#4361)3f8e079Fix entrypoints in nested directories not being properly resolved in DDC's Li...5b7112bBuild also in the workspace root. (#4360)cdd2d74Fixing issue with double loads in ddc library loader hot restarts (#4356)bf9f004Fix race in test. (#4357)89dddbcfix dev bootstrap script on safari (#4352)c181db1Split long-running test. (#4355)80619a9Simplify: stop running serve-related code inwatchcommand. (#4351)21a4fbcRelease2.11.0with--workspacedocumented and flagged as experimental. (...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)