Skip to content

Update dependency sync-fetch to ^0.5.0

Renovate requested to merge renovate/sync-fetch-0.x into main

This MR contains the following updates:

Package Type Update Change
sync-fetch dependencies minor ^0.4.2 -> ^0.5.0

Dependency Lookup Warnings

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

larsgw/sync-fetch (sync-fetch)

v0.5.2

Compare Source

  • update package definition (7325c8a)

v0.5.1

Compare Source

Bug Fixes
  • browser: correctly send request body (77a5b8f)
  • browser: fix text responses (ce210ce)
  • browser: remove SyncResponse#buffer() (5d17fba)

v0.5.0

Compare Source

  • refactor!: replace Buffer with TextEncoder and Uint8Array (1615baa), closes #​27
BREAKING CHANGES
  • Support for IE and Edge <18 dropped.

Co-authored-by: Arda TANRIKULU ardatanrikulu@gmail.com

0.4.5 (2023-06-11)

Bug Fixes
  • browser: fix binary responses (479a418)

0.4.4 (2023-06-11)

Features
  • browser: fetch binary outside Worker scopes (02611fc), closes #​36

0.4.3 (2023-06-11)

Bug Fixes

0.4.2 (2022-09-24)

0.4.1 (2022-05-26)

Bug Fixes
  • browser: re-add non-spec timeout option (168a46c)

v0.4.5

Compare Source

Bug Fixes
  • browser: fix binary responses (479a418)

v0.4.4

Compare Source

Features
  • browser: fetch binary outside Worker scopes (02611fc), closes #​36

v0.4.3

Compare Source

Bug Fixes

Configuration

📅 Schedule: 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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Merge request reports