Skip to content

Update dependency http_interceptor to v3#491

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/http_interceptor-3.x
Open

Update dependency http_interceptor to v3#491
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/http_interceptor-3.x

Conversation

@renovate

@renovate renovate Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
http_interceptor dependencies major ^2.0.0^3.0.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

CodingAleCR/http_interceptor (http_interceptor)

v3.0.0

Compare Source

  • Breaking: Rebuild from scratch. Not backwards compatible with 2.x.
  • Added: HttpInterceptor interface (replaces InterceptorContract). Same four methods with FutureOr support.
  • Added: InterceptedClient.build(...) and InterceptedHttp.build(...) with interceptors, client, retryPolicy, requestTimeout, onRequestTimeout.
  • Added: Optional params and paramsAll on get, post, put, patch, delete, head; merged into URL query.
  • Added: String.toUri() extension. Uri.addQueryParams(params: ..., paramsAll: ...) extension.
  • Added: Response JSON decoding extension (response.jsonMap, response.jsonList, response.jsonBody, etc.).
  • Added: Conditional export http_interceptor_io.dart for IOClient (VM/mobile/desktop; do not use on web).
  • Removed: RequestData/ResponseData. Use BaseRequest/BaseResponse only; no copyWith in core.
  • Removed: Dependencies qs_dart and validators (not used in v3).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/http_interceptor-3.x branch from 59eda5c to 8d0af4e Compare April 27, 2026 07:14
@renovate renovate Bot force-pushed the renovate/http_interceptor-3.x branch from 8d0af4e to 3d2b048 Compare May 18, 2026 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants