muse icon indicating copy to clipboard operation
muse copied to clipboard

Bump sync-fetch from 0.3.1 to 0.5.2

Open dependabot[bot] opened this issue 11 months ago • 1 comments

Bumps sync-fetch from 0.3.1 to 0.5.2.

Changelog

Sourced from sync-fetch's changelog.

0.5.2 (2023-06-11)

  • update package definition (7325c8a)

0.5.1 (2023-06-11)

Bug Fixes

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

0.5.0 (2023-06-11)

  • refactor!: replace Buffer with TextEncoder and Uint8Array (1615baa), closes #27

BREAKING CHANGES

  • Support for IE and Edge <18 dropped.

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)

... (truncated)

Commits
  • 8b6a2b3 0.5.2
  • 7325c8a chore(npm): update package definition
  • 6f00a2f chore(deps): update dependencies
  • d5bf248 docs(changelog): remove co-author tag
  • a1835cf 0.5.1
  • 5d17fba fix(browser): remove SyncResponse#buffer()
  • ce210ce fix(browser): fix text responses
  • 77a5b8f fix(browser): correctly send request body
  • 01c1d75 0.5.0
  • 1615baa refactor!: replace Buffer with TextEncoder and Uint8Array
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] avatar Jan 29 '25 10:01 dependabot[bot]

:package: :robot: A new release has been made for this pull request.

To play around with this PR, pull ghcr.io/museofficial/muse:pr-1209.

Images are available for x86_64 and ARM64.

Latest commit: 0be271ccdc0c41dca3e7c67da7b4e8e1cf1efb43

codetheweb avatar Jan 29 '25 10:01 codetheweb