Bump dio, palette_generator, toast, flutter_redux, cupertino_icons, flutter_staggered_grid_view, cached_network_image, rxdart, flutter_i18n and webview_flutter#1
Conversation
…lutter_staggered_grid_view, cached_network_image, rxdart, flutter_i18n and webview_flutter Bumps [dio](https://github.com/cfug/dio), [palette_generator](https://github.com/flutter/packages/tree/main/packages), [toast](https://github.com/huclengyue/FlutterToast), [flutter_redux](https://github.com/brianegan/flutter_redux), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [flutter_staggered_grid_view](https://github.com/letsar/flutter_staggered_grid_view), [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image), [rxdart](https://github.com/ReactiveX/rxdart), [flutter_i18n](https://github.com/ilteoood/flutter_i18n) and [webview_flutter](https://github.com/flutter/packages/tree/main/packages/webview_flutter). These dependencies needed to be updated together. Updates `dio` from 2.1.16 to 5.0.3 - [Release notes](https://github.com/cfug/dio/releases) - [Commits](https://github.com/cfug/dio/commits/dio_v5.0.3) Updates `palette_generator` from 0.2.0 to 0.3.3+2 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/palette_generator-v0.3.3/packages) Updates `toast` from 0.1.5 to 0.3.0 - [Release notes](https://github.com/huclengyue/FlutterToast/releases) - [Changelog](https://github.com/appdev/FlutterToast/blob/master/CHANGELOG.md) - [Commits](https://github.com/huclengyue/FlutterToast/commits) Updates `flutter_redux` from 0.5.3 to 0.10.0 - [Release notes](https://github.com/brianegan/flutter_redux/releases) - [Changelog](https://github.com/brianegan/flutter_redux/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianegan/flutter_redux/commits) Updates `cupertino_icons` from 0.1.2 to 1.0.5 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/cupertino_icons-v1.0.5/third_party/packages) Updates `flutter_staggered_grid_view` from 0.3.0 to 0.6.2 - [Release notes](https://github.com/letsar/flutter_staggered_grid_view/releases) - [Changelog](https://github.com/letsar/flutter_staggered_grid_view/blob/master/CHANGELOG.md) - [Commits](https://github.com/letsar/flutter_staggered_grid_view/commits/v0.6.2) Updates `cached_network_image` from 2.0.0 to 3.2.3 - [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases) - [Commits](https://github.com/Baseflow/flutter_cached_network_image/commits/v3.2.3) Updates `rxdart` from 0.22.2 to 0.27.7 - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](https://github.com/ReactiveX/rxdart/commits/0.27.7) Updates `flutter_i18n` from 0.8.0 to 0.32.4 - [Release notes](https://github.com/ilteoood/flutter_i18n/releases) - [Changelog](https://github.com/ilteoood/flutter_i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ilteoood/flutter_i18n/commits/0.32.4) Updates `webview_flutter` from 0.3.14+1 to 4.0.7 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/webview_flutter-v4.0.7/packages/webview_flutter) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: palette_generator dependency-type: direct:production - dependency-name: toast dependency-type: direct:production - dependency-name: flutter_redux dependency-type: direct:production - dependency-name: cupertino_icons dependency-type: direct:production - dependency-name: flutter_staggered_grid_view dependency-type: direct:production - dependency-name: cached_network_image dependency-type: direct:production - dependency-name: rxdart dependency-type: direct:production - dependency-name: flutter_i18n dependency-type: direct:production - dependency-name: webview_flutter dependency-type: direct:production ... 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 dio, palette_generator, toast, flutter_redux, cupertino_icons, flutter_staggered_grid_view, cached_network_image, rxdart, flutter_i18n and webview_flutter. These dependencies needed to be updated together.
Updates
diofrom 2.1.16 to 5.0.3Release notes
Sourced from dio's releases.
Commits
Updates
palette_generatorfrom 0.2.0 to 0.3.3+2Commits
702e2f6[palette_generator] Fix dynamic calls due to operator == (#744)28b5bbdFix bug when parsingDartOptions.copyrightHeaderwith@ConfigurePigeon(#...3ec2ed0[pointer_interceptor] Update min Flutter version (#683)a7c287b[web_benchmarks] Fix _RecordingWidgetsBinding to conform to latest API (#700)dc90e7b[pigeon] a few tweaks to the output after having upgraded video_player (#663)0bcdbdf[pointer_interceptor] MarkPointerInterceptoras invisible (#529)3930957[xdg_directories] Mark as Linux-only (#643)1377eed[pointer_interceptor] Allow conditional pointer interception (#538)5e74e31[pigeon] Added non-null fields (#549)a540d4d[pigeon] added AST generator to help with debugging (#548)Updates
toastfrom 0.1.5 to 0.3.0Changelog
Sourced from toast's changelog.
Commits
Updates
flutter_reduxfrom 0.5.3 to 0.10.0Release notes
Sourced from flutter_redux's releases.
Changelog
Sourced from flutter_redux's changelog.
Commits
Updates
cupertino_iconsfrom 0.1.2 to 1.0.5Release notes
Sourced from cupertino_icons's releases.
Commits
f78df7bcreate a ttf that has duplicate codepoints to better handle the 0.1.3 transition3e02d40Added better documentation to find the pub package (#3)Updates
flutter_staggered_grid_viewfrom 0.3.0 to 0.6.2Changelog
Sourced from flutter_staggered_grid_view's changelog.
... (truncated)
Commits
Updates
cached_network_imagefrom 2.0.0 to 3.2.3Commits
Updates
rxdartfrom 0.22.2 to 0.27.7Release notes
Sourced from rxdart's releases.
... (truncated)
Changelog
Sourced from rxdart's changelog.
... (truncated)
Commits
Updates
flutter_i18nfrom 0.8.0 to 0.32.4Release notes
Sourced from flutter_i18n's releases.
... (truncated)
Changelog
Sourced from flutter_i18n's changelog.
... (truncated)
Commits
Updates
webview_flutterfrom 0.3.14+1 to 4.0.7Release notes
Sourced from webview_flutter's releases.
Commits
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 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)You can disable automated security fix PRs for this repo from the Security Alerts page.