Skip to content

fix(deps): update dependency urql to v5.0.4 - #4272

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/urql
Open

fix(deps): update dependency urql to v5.0.4#4272
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/urql

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
urql (source) 5.0.35.0.4 age confidence

Release Notes

urql-graphql/urql (urql)

v5.0.4

Compare Source

Patch Changes
  • ⚠️ Fix suspense cache entries getting poisoned when an operation ends without a result. When an operation was torn down while a useQuery was suspended, its suspense promise could never resolve and was re-thrown on every future render, permanently stuck on its Suspense fallback. Similarly, a settled promise entry would be re-thrown on every render, locking React into an infinite render loop. Such entries are now evicted from the suspense cache and the query is executed again
    Submitted by @​cornedor (See #​3898)

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 added the dependencies Pull requests that update a dependency file label Aug 21, 2026
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 21, 2026 18:39 Inactive
@renovate
renovate Bot temporarily deployed to accounter-fullstack August 21, 2026 18:39 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@accounter/client 0.1.0-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/green-invoice-graphql 0.8.7-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/hashavshevet-mesh 0.2.13-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/israeli-vat-scraper 0.1.13-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/modern-poalim-scraper 0.11.0-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/payper-mesh 0.2.13-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/scraper-app 0.0.3-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/server 0.2.0-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/shaam-uniform-format-generator 0.2.7-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎
@accounter/shaam6111-generator 0.1.9-alpha-20260821184157-61aa34745201b277e8b1ee61dde0a5e8b37794e1 npm ↗︎ unpkg ↗︎

@renovate

renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants