Skip to content
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, json_annotation, flutter_launcher_icons, retrofit, retrofit_generator, build_runner, socket_io_client, audioplayers, flutter_markdown and json_serializable #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps dio, json_annotation, flutter_launcher_icons, retrofit, retrofit_generator, build_runner, socket_io_client, audioplayers, flutter_markdown and json_serializable. These dependencies needed to be updated together.
Updates dio from 3.0.8 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 json_annotation from 3.0.1 to 4.8.0

Commits

Updates flutter_launcher_icons from 0.7.5 to 0.12.0

Release notes

Sourced from flutter_launcher_icons's releases.

v0.12.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.11.0...v0.12.0

v0.11.0

What's Changed

New Contributors

Full Changelog: fluttercommunity/flutter_launcher_icons@v0.10.0...v0.11.0

v0.10.0

What's Changed

... (truncated)

Changelog

Sourced from flutter_launcher_icons's changelog.

0.12.0 (24th February 2023)

  • Updated image package and other packages #447

0.11.0 (27th September 2022)

0.10.0 (2nd August 2022)

  • Support for Web Icons #374
  • Support for Windows Icons #382
  • Added missing IOS icon sizes #298
  • Added min_sdk_android option #392
  • Added documentation for remove_alpha_ios #392
  • Fixed issue with loading config from pubspec.yaml #398 (thanks to @​p-mazhnik)

0.9.3 (6th June 2022)

  • Fixes to make sure it works for Flutter v2.8 (thanks to @​RatakondalaArun)
  • Fixed issue with incorrect version being shown

0.9.2 (22nd August 2021)

  • Fixed issue where success message printed even when exception occured (thanks to @​happy-san)

0.9.1 (25th July 2021)

0.9.0 (28th Feb 2021)

0.8.1 (2nd Oct 2020)

0.8.0 (12th Sept 2020)

... (truncated)

Commits
  • 5c7a41a chore: updated test package
  • 2a9185a - updated image to 4.0.15
  • 3a50b14 - upgraded image to 4.0.13 to fix quality bugs and updated json_serializable ...
  • 66c7e0e - updated image to 4.0.11
  • 3e7e8a3 - downgrade path to 1.8.2
  • 1bf7542 - updated other dependencies
  • 6c25163 - Upgraded image:^3.0.2 to image:^4.0.10 and fixed breaking changes done by t...
  • 9a48d68 Don't ignore CHANGELOG.md
  • 3ed708e refactor: updated dependencies
  • 0d42153 add .pubignore
  • Additional commits viewable in compare view

Updates retrofit from 1.3.4 to 4.0.1

Release notes

Sourced from retrofit's releases.

4.0.1

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.1

4.0.0

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@3.0.1...4.0.0

4.0.0+3

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.0+3

4.0.0+5

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.0+5

3.0.1

No release notes provided.

3.0.1+1

No release notes provided.

3.0.0

... (truncated)

Commits
  • dbbf36c fix: fix ReponseType cast error (#453)
  • 057ee37 feat: change newRequestOptions argument to Object. (#451)
  • 6afd631 fix: deps issue
  • e275b2f Fix bug deserialize List (#449)
  • d81ac47 chore: bump generator version to 4.0
  • 0eff8fa update analyzer dependency (#446)
  • 7c710ab [generator] Adds a ignore_for_file rule to suppress the analyzer warnings f...
  • 001bdde fix(generator): fix nullable body generation (#441)
  • 0fa2ec2 docs: add changelog for 3.0.1
  • 31858c7 feat: Generate code for Multipart mime-type (#442)
  • Additional commits viewable in compare view

Updates retrofit_generator from 1.3.4+1 to 6.0.0+1

Release notes

Sourced from retrofit_generator's releases.

6.0.0+1

No release notes provided.

update to dio 5.0

No release notes provided.

5.0.0+1

No release notes provided.

4.2.0

4.1.2

No release notes provided.

4.1.1

No release notes provided.

4.1.0

No release notes provided.

4.1.0+1

No release notes provided.

4.0.3

No release notes provided.

4.0.3+1

No release notes provided.

4.0.3+2

No release notes provided.

4.0.2

No release notes provided.

4.0.1

What's Changed

New Contributors

Full Changelog: trevorwang/retrofit.dart@4.0.0...4.0.1

4.0.0

What's Changed

... (truncated)

Commits

Updates build_runner from 1.9.0 to 2.3.3

Commits

Updates socket_io_client from 0.9.9 to 2.0.1

Release notes

Sourced from socket_io_client's releases.

Release 2.0.1 version

2.0.1

New Feature:

  • #310 Add setAuthFn for OptionBuilder

Bug fix:

  • #287 reconnecting event is not triggered

Release 2.0.0 version

2.0.0

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

Release 2.0.0-beta.4-nullsafety.0

2.0.0-beta.4-nullsafety.0

New Feature:

  • #177 Send credentials with the auth option

Bug fix:

  • #172 socket id's not synced

Release 2.0.0-beta.3

2.0.0-beta.3

Bug fix:

  • #150 Problem with setQuery in socket io version 3.0

Release 2.0.0-beta.3-nullsafety.0

2.0.0-beta.3-nullsafety.0

New Feature:

  • #163 Null safety support for 2.0.0-beta

Release 2.0.0-beta.2

2.0.0-beta.2

Bug fix:

  • #140 getting Error on emitWithAck() in v2 beta

... (truncated)

Changelog

Sourced from socket_io_client's changelog.

2.0.1

New Feature:

  • #310 Add setAuthFn for OptionBuilder

Bug fix:

  • #287 reconnecting event is not triggered

2.0.0

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

1.0.2

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)

1.0.1

Bug fix:

  • #188 Fixbug for Backoff when many attempts: "UnsupportedError: Unsupported operation: Infinity or NaN toInt"

2.0.0-beta.4-nullsafety.0

New Feature:

  • #177 Send credentials with the auth option

Bug fix:

  • #172 socket id's not synced

2.0.0-beta.3-nullsafety.0

New Feature:

  • #163 Null safety support for 2.0.0-beta

2.0.0-beta.3

Bug fix:

  • #150 Problem with setQuery in socket io version 3.0

... (truncated)

Commits
  • 973b2fe Bump 2.0.1
  • 163e518 Merge pull request #313 from Astray-git/feat/darty_events
  • f383140 Merge pull request #310 from Astray-git/master
  • 4eb43c9 fix rikulo#287 for events emitted by the Manager
  • 8e16ad1 add setAuthFn for OptionBuilder
  • e629e19 Bump 2.0.0 for feature #237
  • 3e76c2a Merge branch 'master' into 2.0-beta-nullsafety
  • 02b6059 Merge pull request #265 from ElsayedDev/patch-1
  • 8f8b06f Merge pull request #266 from ElsayedDev/patch-2
  • 607030d remove new keyword
  • Additional commits viewable in compare view

Updates audioplayers from 0.15.1 to 0.20.1

Commits

Updates flutter_markdown from 0.3.5 to 0.6.14

Commits

Updates json_serializable from 3.3.0 to 6.6.1

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.

…_generator, build_runner, socket_io_client, audioplayers, flutter_markdown and json_serializable

Bumps [dio](https://github.com/cfug/dio), [json_annotation](https://github.com/google/json_serializable.dart), [flutter_launcher_icons](https://github.com/fluttercommunity/flutter_launcher_icons), [retrofit](https://github.com/trevorwang/retrofit.dart), [retrofit_generator](https://github.com/trevorwang/retrofit.dart), [build_runner](https://github.com/dart-lang/build), [socket_io_client](https://github.com/rikulo/socket.io-client-dart), [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages), [flutter_markdown](https://github.com/flutter/packages/tree/main/packages) and [json_serializable](https://github.com/google/json_serializable.dart). These dependencies needed to be updated together.

Updates `dio` from 3.0.8 to 5.0.3
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@3.0.8...dio_v5.0.3)

Updates `json_annotation` from 3.0.1 to 4.8.0
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_annotation-v3.0.1...json_annotation-v4.8.0)

Updates `flutter_launcher_icons` from 0.7.5 to 0.12.0
- [Release notes](https://github.com/fluttercommunity/flutter_launcher_icons/releases)
- [Changelog](https://github.com/fluttercommunity/flutter_launcher_icons/blob/master/CHANGELOG.md)
- [Commits](fluttercommunity/flutter_launcher_icons@v0.7.5...v0.12.0)

Updates `retrofit` from 1.3.4 to 4.0.1
- [Release notes](https://github.com/trevorwang/retrofit.dart/releases)
- [Commits](trevorwang/retrofit.dart@1.3.4...4.0.1)

Updates `retrofit_generator` from 1.3.4+1 to 6.0.0+1
- [Release notes](https://github.com/trevorwang/retrofit.dart/releases)
- [Commits](trevorwang/retrofit.dart@1.3.4...6.0.0)

Updates `build_runner` from 1.9.0 to 2.3.3
- [Release notes](https://github.com/dart-lang/build/releases)
- [Commits](dart-lang/build@build_runner-v1.9.0...build_runner-v2.3.3)

Updates `socket_io_client` from 0.9.9 to 2.0.1
- [Release notes](https://github.com/rikulo/socket.io-client-dart/releases)
- [Changelog](https://github.com/rikulo/socket.io-client-dart/blob/master/CHANGELOG.md)
- [Commits](rikulo/socket.io-client-dart@v0.9.9...v2.0.1)

Updates `audioplayers` from 0.15.1 to 0.20.1
- [Release notes](https://github.com/bluefireteam/audioplayers/releases)
- [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bluefireteam/audioplayers/commits/HEAD/packages)

Updates `flutter_markdown` from 0.3.5 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 `json_serializable` from 3.3.0 to 6.6.1
- [Release notes](https://github.com/google/json_serializable.dart/releases)
- [Commits](google/json_serializable.dart@json_serializable-v3.3.0...json_serializable-v6.6.1)

---
updated-dependencies:
- dependency-name: dio
  dependency-type: direct:production
- dependency-name: json_annotation
  dependency-type: direct:production
- dependency-name: flutter_launcher_icons
  dependency-type: direct:production
- dependency-name: retrofit
  dependency-type: direct:production
- dependency-name: retrofit_generator
  dependency-type: direct:production
- dependency-name: build_runner
  dependency-type: direct:production
- dependency-name: socket_io_client
  dependency-type: direct:production
- dependency-name: audioplayers
  dependency-type: direct:production
- dependency-name: flutter_markdown
  dependency-type: direct:production
- dependency-name: json_serializable
  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