-
Notifications
You must be signed in to change notification settings - Fork 76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump dio, toast, cupertino_icons, rxdart, cached_network_image, pull_to_refresh, flutter_markdown, fluttertoast, connectivity, shared_preferences and url_launcher #11
base: master
Are you sure you want to change the base?
Conversation
…to_refresh, flutter_markdown, fluttertoast, connectivity, shared_preferences and url_launcher Bumps [dio](https://github.com/cfug/dio), [toast](https://github.com/huclengyue/FlutterToast), [cupertino_icons](https://github.com/flutter/packages/tree/main/third_party/packages), [rxdart](https://github.com/ReactiveX/rxdart), [cached_network_image](https://github.com/Baseflow/flutter_cached_network_image), [pull_to_refresh](https://github.com/peng8350/flutter_pulltorefresh), [flutter_markdown](https://github.com/flutter/packages/tree/main/packages), [fluttertoast](https://github.com/PonnamKarthik/FlutterToast), [connectivity](https://github.com/flutter/plugins/tree/master/packages/connectivity), [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) and [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher). 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 `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 `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 `rxdart` from 0.20.0 to 0.27.7 - [Release notes](https://github.com/ReactiveX/rxdart/releases) - [Changelog](https://github.com/ReactiveX/rxdart/blob/master/CHANGELOG.md) - [Commits](ReactiveX/rxdart@0.20.0...0.27.7) Updates `cached_network_image` from 1.1.1 to 3.2.3 - [Release notes](https://github.com/Baseflow/flutter_cached_network_image/releases) - [Commits](Baseflow/flutter_cached_network_image@v1.1.1...v3.2.3) Updates `pull_to_refresh` from 1.5.4 to 2.0.0 - [Release notes](https://github.com/peng8350/flutter_pulltorefresh/releases) - [Changelog](https://github.com/peng8350/flutter_pulltorefresh/blob/master/CHANGELOG.md) - [Commits](peng8350/flutter_pulltorefresh@1.5.4...2.0.0) Updates `flutter_markdown` from 0.2.0 to 0.6.14 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/flutter_markdown-v0.6.14/packages) Updates `fluttertoast` from 3.1.0 to 8.2.1 - [Release notes](https://github.com/PonnamKarthik/FlutterToast/releases) - [Changelog](https://github.com/ponnamkarthik/FlutterToast/blob/master/CHANGELOG.md) - [Commits](https://github.com/PonnamKarthik/FlutterToast/commits) Updates `connectivity` from 0.3.1 to 3.0.6 - [Release notes](https://github.com/flutter/plugins/releases) - [Commits](https://github.com/flutter/plugins/commits/connectivity-v3.0.6/packages/connectivity) Updates `shared_preferences` from 0.5.3+4 to 2.0.20 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.0.20/packages/shared_preferences) Updates `url_launcher` from 5.1.2 to 6.1.10 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.1.10/packages/url_launcher) --- updated-dependencies: - dependency-name: dio dependency-type: direct:production - dependency-name: toast dependency-type: direct:production - dependency-name: cupertino_icons dependency-type: direct:production - dependency-name: rxdart dependency-type: direct:production - dependency-name: cached_network_image dependency-type: direct:production - dependency-name: pull_to_refresh dependency-type: direct:production - dependency-name: flutter_markdown dependency-type: direct:production - dependency-name: fluttertoast dependency-type: direct:production - dependency-name: connectivity dependency-type: direct:production - dependency-name: shared_preferences dependency-type: direct:production - dependency-name: url_launcher dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
@dependabot[bot]: Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps dio, toast, cupertino_icons, rxdart, cached_network_image, pull_to_refresh, flutter_markdown, fluttertoast, connectivity, shared_preferences and url_launcher. These dependencies needed to be updated together.
Updates
dio
from 2.1.16 to 5.0.3Release notes
Sourced from dio's releases.
Commits
Updates
toast
from 0.1.5 to 0.3.0Changelog
Sourced from toast's changelog.
Commits
Updates
cupertino_icons
from 0.1.2 to 1.0.5Release notes
Sourced from cupertino_icons's releases.
Commits
f78df7b
create a ttf that has duplicate codepoints to better handle the 0.1.3 transition3e02d40
Added better documentation to find the pub package (#3)Updates
rxdart
from 0.20.0 to 0.27.7Release notes
Sourced from rxdart's releases.
... (truncated)
Changelog
Sourced from rxdart's changelog.
... (truncated)
Commits
3d1b6c0
chore(publish): prepare for v0.27.7 (#701)b0d6ad1
refactor(subject): addStream (#700)e1f6cd9
refactor(subject):Subject.stream
now returns a read-onlyStream
(#699)1a8fcef
ci: add dart 2.17.045f8c5e
fix(subject): only callonAdd
andonError
if the subject is not closed (#...8916c7c
chore(publish): prepare for v0.27.6 (#697)9464cdd
refactor(Rx.using):resourceFactory
can return aFuture
(#696)c0566b4
fix(range): ensure RangeStream is only listened to once (#694)58c82c0
fix(range): make sureRangeStream
can only be listened to once (#690)e13dad0
prepare for v0.27.5 (#688)Updates
cached_network_image
from 1.1.1 to 3.2.3Commits
876a082
versioning and changelogc9865f7
Merge pull request #792 from davidmartos96/closeChunksStreamac60e35
fix typoce6d671
Unsubscribe from chunkEventsad4dea3
Close chunk events stream controller when imageStream is disposed3fcd65a
prepare releasebdbfe33
Merge pull request #773 from Baseflow/bugfix/use-loadbufferf611c96
Fix deprecations0f76edf
publish platform_interface and web implementation43fae1a
Add git reference for cached_network_imageUpdates
pull_to_refresh
from 1.5.4 to 2.0.0Release notes
Sourced from pull_to_refresh's releases.
... (truncated)
Changelog
Sourced from pull_to_refresh's changelog.
... (truncated)
Commits
0be096c
update to 2.0.06544819
format code195af8b
add bool argument to onTwoLevelbd5b264
Remove autoLoad in RefreshConfiguration22a700f
add test to needCallback argument9f84946
Add needCallback argument:allow requestRefresh not to callback onRefreshde85a2e
add assert:prevent use controller to mutiple SmartRefreshd221d3f
Remove scrollController and onOffsetChange33effd7
fix merge errore39f285
Merge remote-tracking branch 'origin/nullsafety'Updates
flutter_markdown
from 0.2.0 to 0.6.14Commits
0fe1b44
[flutter_markdown] Require pkg:markdown v7.0.0 (#3194)6e32045
[xdg_directories] Mark as 1.0 (#3091)34e0db2
[ci] More LUCI pre-alignment with flutter/plugins (#3188)3f20f4b
[pigeon] Change the Obj-C error type for FlutterApi (#3182)b6f2ee1
[go_router] AddsreverseTransitionDuration
toCustomTransitionPage
(#3175)c558f01
[ci] Partially migrate macOS-host Pigeon tests to LUCI (#3046)4f8598a
[go_router] Avoid unnecessary null checks (#3142)f2f6c5e
[go_router_builder] Support default values for route parameters (#2826)fa4775e
Manual flutter roll and analyzer fix (#3174)b338aba
[pigeon]: Bump org.jetbrains.kotlin:kotlin-gradle-plugin (#3169)Updates
fluttertoast
from 3.1.0 to 8.2.1Changelog
Sourced from fluttertoast's changelog.
... (truncated)
Commits
Updates
connectivity
from 0.3.1 to 3.0.6Commits
375c423
Point deprecated plugins to Plus versions (#3971)a864de2
Move integration test to null safety for multiple plugins (#3932)df4dea5
[connectivity] Ignore Reachability pointer to int cast warning (#3941)4277ce9
Enable web integration tests on stable (#3903)469551a
[connectivity] Migrate maven repo from jcenter to mavenCentral (#3909)37ac97f
Ensure that integration tests are actually being run (#3857)7765fa0
Check in macOS example Podfiles (#3864)c54b73d
Add implement and registerWith method to plugins (#3833)50f9ee9
Move all null safety packages' min dart sdk to 2.12.0 (#3822)89ccc0e
Fix and update version checks (#3792)Updates
shared_preferences
from 0.5.3+4 to 2.0.20Release notes
Sourced from shared_preferences's releases.
Commits
Updates
url_launcher
from 5.1.2 to 6.1.10Commits
25f0f70
[various] Update flutter/plugins links (#3256)943ffbc
[plugins] Disables the AndroidGradlePluginVersion issue ID in all android pac...39a1ee4
[url_launcher]: Bump org.mockito:mockito-core (#7098)e800e3c
Migrate these tests to the "new" API. (#7189)0814a3b
[various] Raise JVM limit in example builds (#7155)21efb87
[url_launcher_ios] Update minimum Flutter version to 3.3 and iOS 11 (#7110)b852a78
[various] prepare for more const widgets (#7074)f4b2779
prepare for TestDefaultBinaryMessengerBinding.instance becoming non-nullable ...b866cbc
[url_launcher] Convert Windows to Pigeon (#6991)a6ff238
[ci] Update legacy Flutter version tests (#7019)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 dependency
will 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.