Skip to content

chore(deps): bump native_dio_adapter from 1.5.1 to 1.6.0#1280

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pub/native_dio_adapter-1.6.0
Open

chore(deps): bump native_dio_adapter from 1.5.1 to 1.6.0#1280
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pub/native_dio_adapter-1.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Bumps native_dio_adapter from 1.5.1 to 1.6.0.

Release notes

Sourced from native_dio_adapter's releases.

native_dio_adapter 1.6.0

What's new

  • Fix memory leak on Android: complete the abortTrigger future after the response stream is consumed, allowing CronetUrlRequest JNI references and upload body bytes to be garbage collected.
  • Support cupertino_http 3.0.0
Commits
  • 20d398f 🔖 native_dio_adapter v1.6.0
  • 5b72ddd feat: Support cupertino_http 3.0.0 (#2537)
  • 6abd563 fix: add transform timeout for background decoding (#2530)
  • 442288c 🔖 http2_adapter v2.7.1
  • 589c099 🐛 Fix authority header handling for HTTP/2 (#2522)
  • 1180c3a fix(native_dio_adapter): memory leak on Android — release CronetUrlRequest an...
  • 10178e3 fix(http2_adapter): skip unstable non-TLS test for HTTP/2 adapter suite (#2515)
  • 9739a6c 🔖 compatibility_layer v0.1.1
  • 0253d7d 🔖 cookie_manager v3.4.0
  • 3d343b8 🔖 http2_adapter v2.7.0
  • 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 show <dependency name> 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)

Bumps [native_dio_adapter](https://github.com/cfug/dio/tree/main/plugins) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](https://github.com/cfug/dio/commits/native_dio_adapter_v1.6.0/plugins)

---
updated-dependencies:
- dependency-name: native_dio_adapter
  dependency-version: 1.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants