Skip to content

build(deps): bump dio from 5.10.0 to 5.11.0 in /app - #10

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/app/dio-5.11.0
Open

build(deps): bump dio from 5.10.0 to 5.11.0 in /app#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/app/dio-5.11.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 2026

Copy link
Copy Markdown

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 dart Pull requests that update dart code dependencies Pull requests that update a dependency file labels Aug 5, 2026
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/app/dio-5.11.0 branch from 22103cf to 984df4c Compare August 7, 2026 03:02
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