Skip to content

deps:(deps): bump dio from 5.10.0 to 5.11.0 - #121

Merged
Im-Fran merged 1 commit into
devfrom
dependabot/pub/dev/dio-5.11.0
Aug 7, 2026
Merged

deps:(deps): bump dio from 5.10.0 to 5.11.0#121
Im-Fran merged 1 commit into
devfrom
dependabot/pub/dev/dio-5.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps dio from 5.10.0 to 5.11.0.

Release notes

Sourced from dio's releases.

dio 5.11.0

What's new

  • Add query and queryUri convenience methods for the HTTP QUERY method defined in RFC 10008, which allows a request body for safe, idempotent queries.
  • Fix FusedTransformer (the default transformer) throwing a FormatException on an empty response body when a custom responseDecoder is set. It now returns an empty result, consistent with SyncTransformer and BackgroundTransformer.
  • Fix concurrent requests hanging or reporting uncaught errors when an interceptor shares a failing Future, such as in request deduplication.
Commits
  • ef9dbb8 🔖 dio v5.11.0
  • 5aaff55 🔖 native_dio_adapter v1.7.0
  • e60cfe1 🔖 cookie_manager v3.5.0
  • 9d6f43e 🔖 http2_adapter v2.8.0
  • f72e83c 🔖 web_adapter v2.2.1
  • 9d7ac91 Merge commit from fork
  • 26ed7e5 feat(native_dio_adapter): opt-in Cronet provider fallback (#2573)
  • 28b4897 fix(http2_adapter): handle closed streams during uploads (#2571)
  • 3b5cd7d fix(cookie_manager): prevent duplicate cookies on reused request options (#2572)
  • 775572f build(deps): bump the codeql-action group with 3 updates (#2569)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@Im-Fran
Im-Fran enabled auto-merge (squash) August 6, 2026 19:53
@dependabot
dependabot Bot force-pushed the dependabot/pub/dev/dio-5.11.0 branch from 8a9eb5f to d89c631 Compare August 6, 2026 19:56
@Im-Fran

Im-Fran commented Aug 7, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [dio](https://github.com/cfug/dio) from 5.10.0 to 5.11.0.
- [Release notes](https://github.com/cfug/dio/releases)
- [Commits](cfug/dio@dio_v5.10.0...dio_v5.11.0)

---
updated-dependencies:
- dependency-name: dio
  dependency-version: 5.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pub/dev/dio-5.11.0 branch from d89c631 to 256dc8a Compare August 7, 2026 16:33
@Im-Fran
Im-Fran merged commit bdd52da into dev Aug 7, 2026
2 checks passed
@Im-Fran
Im-Fran deleted the dependabot/pub/dev/dio-5.11.0 branch August 7, 2026 16:36
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.

1 participant