laiiihz / alga

A powerful tool app for all developers.
MIT License
169 stars 10 forks source link

Bump dio from 5.3.4 to 5.4.0 #107

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps dio from 5.3.4 to 5.4.0.

Release notes

Sourced from dio's releases.

dio 5.4.0

What's new

  • Improve SyncTransformer's stream transform.
  • Allow case-sensitive header keys with the preserveHeaderCase flag through options.
  • Fix receiveTimeout for the IOHttpClientAdapter.
  • Fix receiveTimeout for the download method of DioForNative.
  • Improve the stream byte conversion.
Commits
  • 65f6022 πŸ”– dio v5.4.0
  • f4606cf Improve default parameter naming for Interceptor (#2047)
  • 1e370ab Http2 adatper header support dynamic (#2043)
  • a7a7878 ⚑️ Check Uint8List before doing byte conversions (#2045)
  • d589d08 πŸ› Fix receiveTimeout (#2036)
  • d3ceab2 [http2_adapter] ✨ Support non-TLS connection requests (#2044)
  • 4d61f65 Case-sensitive headers (#2008)
  • bb6d65b [native_dio_adapter] ✨ Adds createCronetEngine and `createCupertinoConfigur...
  • b191797 πŸ”§ Handle all examples with melos (#2041)
  • 6e83a11 ⚑️ Remove the redundant stream transform (#2037)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
laiiihz commented 10 months ago

@dependabot recreate

dependabot[bot] commented 10 months ago

Looks like dio is up-to-date now, so this is no longer needed.