Elementary-team / flutter-elementary

This is a home to a family of Elementary library packages.
MIT License
127 stars 43 forks source link

Chore: Bump dio, elementary_test, elementary, retrofit, cupertino_icons, retrofit_generator and golden_toolkit in /examples/country #77

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps dio, elementary_test, elementary, retrofit, cupertino_icons, retrofit_generator and golden_toolkit. These dependencies needed to be updated together. Updates dio from 4.0.6 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 elementary_test from 1.1.2 to 1.1.3

Commits


Updates elementary from 1.6.0 to 2.0.0

Commits


Updates retrofit from 3.3.1 to 4.0.1

Release notes

Sourced from retrofit's releases.

4.0.1

What's Changed

New Contributors

Full Changelog: https://github.com/trevorwang/retrofit.dart/compare/4.0.0...4.0.1

4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/trevorwang/retrofit.dart/compare/3.0.1...4.0.0

4.0.0+3

What's Changed

New Contributors

Full Changelog: https://github.com/trevorwang/retrofit.dart/compare/4.0.0...4.0.0+3

4.0.0+5

What's Changed

New Contributors

Full Changelog: https://github.com/trevorwang/retrofit.dart/compare/4.0.0...4.0.0+5

Commits


Updates cupertino_icons from 1.0.2 to 1.0.5

Commits
  • aedd3e5 [flutter_image][ci] ignore deprecation warning, migrate master references to ...
  • a539261 [ci] Roll repo tooling and add readme-check (#1667)
  • 4ba74b6 [all] Update repo links to 'main' (#552)
  • 2cbc815 [cupertino_icons] Update README to link to API docs (#508)
  • c69ee6e [bsdiff] Remove package (#502)
  • See full diff in compare view


Updates retrofit_generator from 4.2.0 to 6.0.0+1

Commits


Updates golden_toolkit from 0.10.0 to 0.15.0

Release notes

Sourced from golden_toolkit's releases.

0.14.0

Updated to Flutter 2.18

0.13.0

  • Updated to Flutter 2.8 / Dart 2.15
  • Resolved an issue where testGoldens() tests were mis-labeled as test groups, which caused issues in VSCode's text explorer. Thanks @​DanTup for the fix!
  • Updated documentation. Thanks @​HugoHeneault, @​nilsreichardt

0.11.0

  • migrate from pedantic -> flutter_lints
  • resolved warning that could appear for consumers package:golden_toolkit has `uses-material-design: true` set but the primary pubspec contains `uses-material-design: false`. If the application needs material icons, then `uses-material-design` must be set to true
  • updated documentation to indicate that you no longer need to include an empty images folder to get fonts to render in goldens for packages that do not contain any images.
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](https://github.com/Elementary-team/flutter-elementary/network/alerts).