Skip to content

Bump dio, palette_generator, toast, flutter_redux, cupertino_icons, flutter_staggered_grid_view, cached_network_image, rxdart, flutter_i18n and webview_flutter#1

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/dio-and-palette_generator-and-toast-and-flutter_redux-and-cupertino_icons-and-flutter_staggered_grid_view-and-cached_network_image-and-rxdart-and-flutter_i18n-and-webview_flutter-5.0.3
Open

Bump dio, palette_generator, toast, flutter_redux, cupertino_icons, flutter_staggered_grid_view, cached_network_image, rxdart, flutter_i18n and webview_flutter#1
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pub/dio-and-palette_generator-and-toast-and-flutter_redux-and-cupertino_icons-and-flutter_staggered_grid_view-and-cached_network_image-and-rxdart-and-flutter_i18n-and-webview_flutter-5.0.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 21, 2023

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 dio from 2.1.16 to 5.0.3

Release notes

Sourced from dio's releases.

dio 5.0.3

What's new

  • Imply List<Map> as JSON content in ImplyContentTypeInterceptor.
  • Fix FormData encoding for collections and objects.

dio 5.0.2

What's new

  • Improve code formats according to linter rules.
  • Remove the force conversion for the response body.
  • Fix DioErrorType.cancel in Interceptors.
  • Fix wrong encoding of collection query parameters.
  • Fix "unsupported operation" error on web platform.

dio 5.0.1

What's new

  • Add ImplyContentTypeInterceptor as a default interceptor.
  • Add Headers.multipartFormDataContentType for headers usage.
  • Fix variable shadowing of withCredentials in browser_adapers.dart.
Commits

Updates palette_generator from 0.2.0 to 0.3.3+2

Commits
  • 702e2f6 [palette_generator] Fix dynamic calls due to operator == (#744)
  • 28b5bbd Fix bug when parsing DartOptions.copyrightHeader with @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] Mark PointerInterceptor as 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)
  • Additional commits viewable in compare view

Updates toast from 0.1.5 to 0.3.0

Changelog

Sourced from toast's changelog.

0.2.5

add null check add web support

Commits

Updates flutter_redux from 0.5.3 to 0.10.0

Release notes

Sourced from flutter_redux's releases.

Redux 4 Support, onWillChange Updates

  • Breaking Change: onWillChange now receives previous and new ViewModel
  • Breaking Change: Supports Redux 4.x - 5.0

Converter always run on widget rebuild, Improved Docs

  • Bugfix: Rebuilding the Widget will always rebuild with latest data
  • Enforce pedantic lint rules
  • Docs
    • Document all public members
    • Add more examples to README
Changelog

Sourced from flutter_redux's changelog.

0.10.0

  • onDidChange now passed proper old and new value

0.10.0-beta.1

  • Remove deprecated null check against WidgetsBinding.instance

0.9.0

  • Throw Errors from onWillChange and onDidChange callbacks

0.8.2

  • Nullable ViewModels for callback functions as well as build

0.8.1

  • Support nullable ViewModels

0.8.0

  • Breaking Change: added null-safety
  • Breaking Change: updated to redux 5.0.0

0.7.0

  • Improved error messages in converters
  • Update InheritedWidget methods to latest version

0.6.0

  • Breaking Change: onWillChange now receives previous and new ViewModel
  • Breaking Change: Supports Redux 4.x - 5.0

0.5.4

  • Bugfix: Rebuilding the Widget will always rebuild with latest data
  • Enforce pedantic lint rules
  • Docs
    • Document all public members
    • Add more examples to README
Commits

Updates cupertino_icons from 0.1.2 to 1.0.5

Release notes

Sourced from cupertino_icons's releases.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
Commits
  • f78df7b create a ttf that has duplicate codepoints to better handle the 0.1.3 transition
  • 3e02d40 Added better documentation to find the pub package (#3)
  • See full diff in compare view

Updates flutter_staggered_grid_view from 0.3.0 to 0.6.2

Changelog

Sourced from flutter_staggered_grid_view's changelog.

0.6.2

Fixed

0.6.1

Fixed

  • Issue when childCount is 0 with Quilted layout.

0.6.0

Added

  • SliverAlignedGrid and AlignedGridView widgets.

Changed

  • Renamed SliverMasonryGridDelegate to SliverSimpleGridDelegate.

0.5.1

Added

  • StaggeredTile.fit constructor.

0.5.0

Changed

  • Stable release

0.5.0-dev.8

Changed

  • Make the childCount parameter of SliverMasonryGrid constructors, nullable and not required.

0.5.0-dev.7

Fixed

  • Remove position issue with staired pattern.

0.5.0-dev.6

Fixed

  • Remove extra space on fixed woven grid.

0.5.0-dev.5

Fixed

  • Remove extra space on fixed quilted grid (#216).

0.5.0-dev.4

Fixed

  • Issue with Woven pattern layout flow in second run.

0.5.0-dev.3

Fixed

  • Issue with Woven pattern and text direction.

0.5.0-dev.2

Fixed

  • Issue with Quilted pattern.

... (truncated)

Commits

Updates cached_network_image from 2.0.0 to 3.2.3

Commits

Updates rxdart from 0.22.2 to 0.27.7

Release notes

Sourced from rxdart's releases.

0.27.7

https://pub.dev/packages/rxdart/versions/0.27.7

Fixed

  • Subject
    • Only call onAdd and onError if the subject is not closed. This ensures BehaviorSubject and ReplaySubject do not update their values after they have been closed.

    • Subject.stream now returns a read-only Stream. Previously, Subject.stream was identical to the Subject, so we could add events to it, for example: (subject.stream as Sink<T>).add(event). This behavior is now disallowed, and will throw a TypeError if attempted. Use Subject.sink/Subject itself for adding events.

    • Change return type of ReplaySubject<T>.stream to ReplayStream<T>.

    • Internal refactoring of Subject.addStream.


What's Changed

Full Changelog: ReactiveX/rxdart@0.27.6...0.27.7

0.27.6

https://pub.dev/packages/rxdart/versions/0.27.6

  • Rx.using/UsingStream: resourceFactory can now return a Future. This allows for asynchronous resource creation.

  • Rx.range/RangeStream: ensure RangeStream is only listened to once.


What's Changed

Full Changelog: ReactiveX/rxdart@0.27.5...0.27.6

0.27.5

https://pub.dev/packages/rxdart/versions/0.27.5

Bug fixes

... (truncated)

Changelog

Sourced from rxdart's changelog.

0.27.7 (2022-11-16)

Fixed

  • Subject
    • Only call onAdd and onError if the subject is not closed. This ensures BehaviorSubject and ReplaySubject do not update their values after they have been closed.

    • Subject.stream now returns a read-only Stream. Previously, Subject.stream was identical to the Subject, so we could add events to it, for example: (subject.stream as Sink<T>).add(event). This behavior is now disallowed, and will throw a TypeError if attempted. Use Subject.sink/Subject itself for adding events.

    • Change return type of ReplaySubject<T>.stream to ReplayStream<T>.

    • Internal refactoring of Subject.addStream.

0.27.6 (2022-11-11)

  • Rx.using/UsingStream: resourceFactory can now return a Future. This allows for asynchronous resource creation.

  • Rx.range/RangeStream: ensure RangeStream is only listened to once.

0.27.5 (2022-07-16)

Bug fixes

  • Fix issue #683: Throws runtime type error when using extension methods on a Stream<R> but its type annotation is Stream<T>, R is a subtype of T (covariance issue with StreamTransformer).

    Stream<num> s1 = Stream<int>.fromIterable([1, 2, 3]);
    // throws "type 'SwitchMapStreamTransformer<num, num>' is not a subtype of type 'StreamTransformer<int, num>' of 'streamTransformer'"
    s1.switchMap((v) => Stream.value(v));
    Stream<int?> s2 = Stream<int>.fromIterable([1, 2, 3]);
    // throws "type 'SwitchMapStreamTransformer<int?, int?>' is not a subtype of type 'StreamTransformer<int, int?>' of 'streamTransformer'"
    s2.switchMap((v) => Stream.value(v));

    Extension methods were previously implemented via stream.transform(streamTransformer), now via streamTransformer.bind(stream) to avoid this issue.

  • Fix concatEager: activeSubscription should be changed to next subscription.

Code refactoring

  • Change return type of pairwise to Stream<List<T>>.

0.27.4 (2022-05-29)

Bug fixes

... (truncated)

Commits

Updates flutter_i18n from 0.8.0 to 0.32.4

Release notes

Sourced from flutter_i18n's releases.

Upgrade toml dependency

Submap fixes

Fix for #196 and #197

Emoji decode from network

Fix for #190

NetworkFileTranslationLoader subpath

Fix for #189

Recursively merge translation map with fallback map

No release notes provided.

Fixed NetworkTranslationLoader compatibility with browsers.

New logs format

No release notes provided.

Toml & script code

Support for script code Support for toml format Fix for #173

Fix & upgrade

  • Fixed #167
  • Updated xml2json & pedantic to latest version

Fix for #159

No release notes provided.

Dartfmt fixes

No release notes provided.

Nullsafe and Flutter 2

No release notes provided.

Fix for #150

No release notes provided.

Plugins support, commands validate and diff

Support for pre release version of intl

No release notes provided.

Fix for streams

No release notes provided.

Loading status & key separator

No release notes provided.

... (truncated)

Changelog

Sourced from flutter_i18n's changelog.

[0.8.0]

Support for yml language files

[0.8.1]

Improved json and yml loading

[0.8.2]

Bugfix and code improvement

[0.8.3]

Library will print debug messages only in development mode

[0.9.0]

Added a new optional parameter to the translate method: fallbackKey. You can use it when the translation key is not found.

[0.10.0]

Added stateless widgets in order to avoid to deal with BuildContext.

I18nText("your.key", Text(""))
I18nText("your.key", Text(""), translationParams: {"user": "Flutter lover"})
I18nPlural("clicked.times", 2, Text(""))

[0.11.0]

New translation mechanism, with different and customizable loaders provided:

  • FileTranslationLoader
  • NetworkFileTranslationLoader
  • E2EFileTranslationLoader

[0.11.1]

Plural translator improvements

[0.12.0]

New loader provided: NamespaceFileTranslationLoader

[0.13.0]

In the I18nText and I18nPlural widgets, the child parameter is now optional. The default value of the child parameter is now Text("")

... (truncated)

Commits

Updates webview_flutter from 0.3.14+1 to 4.0.7

Release notes

Sourced from webview_flutter's releases.

animations-v2.0.0-nullsafety.0

  • Migrates to null safety.

animations-v1.1.2

  • Fixes for upcoming changes to the flutter framework.

animations-v1.1.1

No release notes provided.

animations-v1.1.0

No release notes provided.

animations-v1.0.0

No release notes provided.

animations-v1.0.0+1

No release notes provided.

animations-v1.0.0+2

No release notes provided.

animations-v1.0.0+3

No release notes provided.

animations-v1.0.0+4

No release notes provided.

animations-v1.0.0+5

No release notes provided.

flutter_lints-v1.0.0-dev.0

  • Initial pre-release
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 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.

…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>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants