trieb-work / schemabase

The schemabase Integration framework to build custom data movers between different cloud services. Using BullMQ, Webhooks, Prisma Database and more
https://schemabase.app
MIT License
5 stars 2 forks source link

chore(deps): bump urql from 4.0.4 to 4.0.7 #451

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps urql from 4.0.4 to 4.0.7.

Release notes

Sourced from urql's releases.

@​urql/core@​4.0.7

Patch Changes

urql@4.0.7

Patch Changes

@​urql/core@​4.0.6

Patch Changes

  • Handle multipart/mixed variations starting with boundary rather than CRLF and a boundary Submitted by @​kitten (See #3172)
  • ⚠️ Fix regression which would disallow network-only operations after cache-and-network completed Submitted by @​kitten (See #3174)

urql@4.0.6

Patch Changes

  • Prioritise context.suspense and fallback to checking client.suspense Submitted by @​JoviDeCroock (See #3427)
  • Updated dependencies (See #3430)

@​urql/core@​4.0.5

Patch Changes

  • Replace File and Blob objects with null in variables if multipart request will be started Submitted by @​kitten (See #3169)
  • Strictly deduplicate cache-and-network and network-only operations, while a non-stale response is being waited for Submitted by @​kitten (See #3157)
  • ⚠️ Fix boundary stopping multipart/mixed streams when it randomly occurs in response payloads Submitted by @​kitten (See #3155)
  • Improve dispatching of arbitrary operations using reexecuteOperation Submitted by @​kitten (See #3159)

urql@4.0.5

Patch Changes

  • ⚠️ Fix edge case that causes execute functions from useQuery and useSubscription to fail when they’re called in their state after a render that changes pause. This would previously cause internal dependencies to be outdated and the source to be discarded immediately in some cases Submitted by @​kitten (See #3323)
  • Updated dependencies (See #3317 and #3308)

@​urql/preact@​4.0.5

Patch Changes

... (truncated)

Changelog

Sourced from urql's changelog.

4.0.7

Patch Changes

4.0.6

Patch Changes

  • Prioritise context.suspense and fallback to checking client.suspense Submitted by @​JoviDeCroock (See #3427)
  • Updated dependencies (See #3430)

4.0.5

Patch Changes

  • ⚠️ Fix edge case that causes execute functions from useQuery and useSubscription to fail when they’re called in their state after a render that changes pause. This would previously cause internal dependencies to be outdated and the source to be discarded immediately in some cases Submitted by @​kitten (See #3323)
  • Updated dependencies (See #3317 and #3308)
Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
dependabot[bot] commented 6 months ago

Dependabot tried to add @chronark as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/trieb-work/schemabase/pulls/451/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the trieb-work/schemabase repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request
vercel[bot] commented 6 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eci-v2 ❌ Failed (Inspect) Apr 29, 2024 8:57am
dependabot[bot] commented 6 months ago

Superseded by #452.