fix(deps): update flutter packages (non-major) #321
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.
This PR contains the following updates:
0.7.0
->0.7.3
11.2.2
->11.3.0
2.23.1
->2.25.0
2.23.1
->2.25.0
9.6.0
->9.7.0
2.5.7
->2.5.8
14.7.2
->14.8.0
1.2.2
->1.3.0
6.9.0
->6.9.3
8.1.4
->8.2.1
2.6.3
->2.6.4
2.6.3
->2.6.4
2.3.4
->2.5.1
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
invertase/dart_custom_lint (custom_lint)
v0.7.3
Compare Source
v0.7.2
Compare Source
v0.7.1
Compare Source
fluttercommunity/plus_plugins (device_info_plus)
v11.3.0
Compare Source
simolus3/drift (drift)
v2.25.0
: Drift 2.25.0Compare Source
Core drift package:
SqliteException
s occurring on workers asSqliteException
instances. Previously, they were sent as strings only.LazyDatabase
being closed without ever being used potentially leaking resources.In the generator:
toString()
.flutter_test
if the coretest
package is unavailable and warn when database class needs changes for test.v2.24.0
: Drift 2.24.0Compare Source
This version improves jsonb support and adds other minor improvements:
TypeConverter.jsonb
to directly store values in the JSONB format used by SQLite.TypeConverter.json
utility in favor ofTypeConverter.json2
. The new method avoids encoding values twice when mapping drift row classes to JSON. The documentationrunWithInterceptor
method to databases to only apply interceptors in a restricted block.In the generator, we:
7.x
of theanalyzer
package.flutter-form-builder-ecosystem/flutter_form_builder (flutter_form_builder)
v9.7.0
Compare Source
Fixes
Features
rrousselGit/freezed (freezed)
v2.5.8
Compare Source
flutter/packages (go_router)
v14.8.0
Compare Source
preload
parameter toStatefulShellBranchData.$branch
.dart-lang/http (http)
v1.3.0
Compare Source
BrowserClient
to use Fetch API instead ofXMLHttpRequest
.google/json_serializable.dart (json_serializable)
v6.9.3
Compare Source
3.0
orgreater.
v6.9.2
Compare Source
package:analyzer
.v6.9.1
Compare Source
package:source_gen
.fluttercommunity/plus_plugins (package_info_plus)
v8.2.1
Compare Source
v8.2.0
Compare Source
rrousselGit/riverpod (riverpod_generator)
v2.6.4
Compare Source
rrousselGit/river_pod (riverpod_lint)
v2.6.4
Compare Source
flutter/packages (shared_preferences)
v2.5.1
Compare Source
SharedPreferencesOptions
.v2.5.0
Compare Source
v2.4.0
Compare Source
SharedPreferences
toSharedPreferencesAsync
.allowList
handling with an updated prefix.v2.3.5
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.