Bump dio, json_annotation, flutter_launcher_icons, retrofit, retrofit_generator, build_runner, socket_io_client, audioplayers, flutter_markdown and json_serializable#2
Conversation
…_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>
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, 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
diofrom 3.0.8 to 5.0.3Release notes
Sourced from dio's releases.
Commits
61ed864🔖 dio v5.0.3f9c923b🚑 Fix FormData encoding (#1741) (#1747)9c30e9a📝 Fix interceptor codes in READMEs (#1745)cdab4cc👷 Improve the check with the infra label8cc1358🐛 Allow to parseSet-Cookiewith redirected response (#1734)4204004🚀 ImplyList\<Map>as JSON content (#1737)be2b0f5🔖 native_dio_adapter v0.1.0ba91ed7feat(native_dio_adapter): bump cronet_http, cupertino_http dependency (#1735)70cdbf9fix: update onReceiveProgress references in docs (#1732)e25aae6🔖 cookie_manager v2.1.2Updates
json_annotationfrom 3.0.1 to 4.8.0Commits
44d0080Prepare to release pkg:json_annotation v4.8.0 (#1268)58db73bLatest mono_repo (#1267)388010echecked_yaml: drop dep overrides (#1266)e8f2b32Prepare checked_yaml v2.0.2 release (#1265)b5c7af1Work around SDK issue in v3.0-dev (#1262)c6836aeupdate example readme to use "dart run" over "pub run" (#1258)776df7cAdd JsonKey.includeFromJson/includeToJson - allow explicit control of seriali...7638402tool: share formatterf6614d3Refactor some enum helpers16284aaUpdate re-response logic (#1253)Updates
flutter_launcher_iconsfrom 0.7.5 to 0.12.0Release notes
Sourced from flutter_launcher_icons's releases.
... (truncated)
Changelog
Sourced from flutter_launcher_icons's changelog.
... (truncated)
Commits
5c7a41achore: updated test package2a9185a- updated image to 4.0.153a50b14- upgraded image to 4.0.13 to fix quality bugs and updated json_serializable ...66c7e0e- updated image to 4.0.113e7e8a3- downgrade path to 1.8.21bf7542- updated other dependencies6c25163- Upgraded image:^3.0.2 to image:^4.0.10 and fixed breaking changes done by t...9a48d68Don't ignore CHANGELOG.md3ed708erefactor: updated dependencies0d42153add .pubignoreUpdates
retrofitfrom 1.3.4 to 4.0.1Release notes
Sourced from retrofit's releases.
... (truncated)
Commits
dbbf36cfix: fix ReponseType cast error (#453)057ee37feat: changenewRequestOptionsargument to Object. (#451)6afd631fix: deps issuee275b2fFix bug deserialize List (#449)d81ac47chore: bump generator version to 4.00eff8faupdate analyzer dependency (#446)7c710ab[generator] Adds aignore_for_filerule to suppress the analyzer warnings f...001bddefix(generator): fix nullable body generation (#441)0fa2ec2docs: add changelog for 3.0.131858c7feat: Generate code for Multipart mime-type (#442)Updates
retrofit_generatorfrom 1.3.4+1 to 6.0.0+1Release notes
Sourced from retrofit_generator's releases.
... (truncated)
Commits
402df3cUpdate example and analyzer[retrofit_generator] (#550)3a806c3support multi parameter types for headers (#546)32b728amake data null when empty (#549)198a671chore: bump version to 4.0.1fc8cbdfUpdate dio to ^5.0.0 (#540)afb86c8Revert "Replaced dio with diox (#538)"c856217Revert "feat: dump retrofit to 5.0.0"47e194efeat: dump retrofit to 5.0.03599317Replaced dio with diox (#538)803356fMinor documentation update (#531)Updates
build_runnerfrom 1.9.0 to 2.3.3Commits
e870fb0prep to publish build_runner (#3427)3797325Fix Dart 3 dev CI builds (#3422)cf0671cMention JSON format in dart2js args error message (#3414)5e4f4e1Fix the build on latest dev sdks (#3416)776ea2cBump gaurav-nelson/github-action-markdown-link-check (#3417)816a131Remove language version marker in daemon_test.dart test fixture (#3415)0b879c4Report and shutdown after file watch errors (#3411)f02a133blast_repo fixes (#3407)4abae27ignore false postive avoid_returning_this lint (#3408)e4d6b8dBump gaurav-nelson/github-action-markdown-link-check (#3402)Updates
socket_io_clientfrom 0.9.9 to 2.0.1Release notes
Sourced from socket_io_client's releases.
... (truncated)
Changelog
Sourced from socket_io_client's changelog.
... (truncated)
Commits
973b2feBump 2.0.1163e518Merge pull request #313 from Astray-git/feat/darty_eventsf383140Merge pull request #310 from Astray-git/master4eb43c9fix rikulo#287 for events emitted by the Manager8e16ad1add setAuthFn for OptionBuildere629e19Bump 2.0.0 for feature #2373e76c2aMerge branch 'master' into 2.0-beta-nullsafety02b6059Merge pull request #265 from ElsayedDev/patch-18f8b06fMerge pull request #266 from ElsayedDev/patch-2607030dremove new keywordUpdates
audioplayersfrom 0.15.1 to 0.20.1Commits
Updates
flutter_markdownfrom 0.3.5 to 0.6.14Commits
Updates
json_serializablefrom 3.3.0 to 6.6.1Commits
d49a5f2Fix bug whenJsonKey.includeToJsonisfalse(#1281)8f31d52Latest CI actions (#1279)5ab5072Bump actions/setup-node from 3.5.1 to 3.6.0 (#1278)217f21eEnable and fix new lints (#1274)bccf4b3example: cleanup readme and pubspec (#1270)832fc7bPrepare to release json_serializable v6.6.0 (#1269)44d0080Prepare to release pkg:json_annotation v4.8.0 (#1268)58db73bLatest mono_repo (#1267)388010echecked_yaml: drop dep overrides (#1266)e8f2b32Prepare checked_yaml v2.0.2 release (#1265)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.