Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency dio to v5.4.0 #982

Merged
merged 1 commit into from
Dec 7, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
dio dependencies minor 5.3.4 -> 5.4.0

Release Notes

cfug/dio (dio)

v5.4.0: 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.

Configuration

📅 Schedule: Branch creation - "after 6pm every weekday,every weekend" in timezone Australia/Sydney, Automerge - "after 6pm every weekday,every weekend" in timezone Australia/Sydney.

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Dec 7, 2023
@renovate renovate bot enabled auto-merge (squash) December 7, 2023 11:53
Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (63575ac) 96.49% compared to head (60f54e1) 96.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #982   +/-   ##
=======================================
  Coverage   96.49%   96.49%           
=======================================
  Files         113      113           
  Lines        3884     3884           
=======================================
  Hits         3748     3748           
  Misses        136      136           
Flag Coverage Δ
appainter 96.85% <ø> (ø)
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot merged commit 34762a1 into main Dec 7, 2023
@renovate renovate bot deleted the renovate/dio-5.x branch December 7, 2023 12:09
zeshuaro pushed a commit that referenced this pull request Dec 10, 2023
## [1.12.0](v1.11.2...v1.12.0) (2023-12-10)

### Features

* **sdk:** update dependency flutter to v3.16.3 ([#981](#981)) ([095e416](095e416))

### Bug Fixes

* **deps:** update dependency dio to v5.4.0 ([#982](#982)) ([34762a1](34762a1))

### Miscellaneous Chores

* **deps:** update dependency build_runner to v2.4.7 ([#980](#980)) ([44ce79b](44ce79b))
* **deps:** update dependency semantic-release to v22.0.10 ([#989](#989)) ([feedb72](feedb72))
* **deps:** update dependency semantic-release to v22.0.9 ([#986](#986)) ([50b352e](50b352e))

### Tests

* add basic integration test ([#979](#979)) ([63575ac](63575ac))
* add to run integration test for web ([#985](#985)) ([2279de1](2279de1))

### Continuous Integration

* **deps:** update zeshuaro/github-actions-workflows digest to 3fc2038 ([#984](#984)) ([670f29c](670f29c))
* **deps:** update zeshuaro/github-actions-workflows digest to 4d58104 ([#987](#987)) ([9d7db1f](9d7db1f))
* **deps:** update zeshuaro/github-actions-workflows digest to 6be9096 ([#988](#988)) ([27c86d4](27c86d4))
* fix release github pages step to only add files ([#978](#978)) ([f2963e8](f2963e8))
@zeshuaro
Copy link
Owner

🎉 This PR is included in version 1.12.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant