Skip to content

chore(deps): update dependency pocketbase to v0.26.8#342

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pocketbase-0.x-lockfile
Open

chore(deps): update dependency pocketbase to v0.26.8#342
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pocketbase-0.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2025

This PR contains the following updates:

Package Change Age Confidence
pocketbase 0.26.30.26.8 age confidence

Release Notes

pocketbase/js-sdk (pocketbase)

v0.26.8

Compare Source

  • Properly reject the authWithOAuth2() Promise when manually calling pb.cancelRequest(requestKey) (previously the manual cancellation didn't account for the waiting realtime subscription).

v0.26.7

Compare Source

  • Normalized pb.files.getURL() to serialize the URL query params in the same manner as in the fetch methods (e.g. passing null or undefined as query param value will be skipped from the generated URL).

v0.26.6

Compare Source

  • Fixed abort request error detection on React Native Android/iOS (#​361; thanks @​nathanstitt).

  • Updated the default getFullList() batch size to 1000 for consistency with the Dart SDK and the v0.23+ API limits.

v0.26.5

Compare Source

  • Fixed abort request error detection on Safari introduced with the previous release because it seems to throw DOMException.SyntaxError on response.json() failure (#pocketbase/pocketbase#7369).

v0.26.4

Compare Source

  • Catch aborted request error during response.json() failure (e.g. in case of tcp connection reset) and rethrow it as normalized ClientResponseError.isAbort=true error.

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 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 force-pushed the renovate/pocketbase-0.x-lockfile branch from dedf01f to f7c3cfd Compare December 4, 2025 15:59
@renovate renovate bot changed the title chore(deps): update dependency pocketbase to v0.26.4 chore(deps): update dependency pocketbase to v0.26.5 Dec 4, 2025
@renovate renovate bot force-pushed the renovate/pocketbase-0.x-lockfile branch from f7c3cfd to 569bc73 Compare January 14, 2026 20:41
@renovate renovate bot changed the title chore(deps): update dependency pocketbase to v0.26.5 chore(deps): update dependency pocketbase to v0.26.6 Jan 14, 2026
@renovate renovate bot changed the title chore(deps): update dependency pocketbase to v0.26.6 chore(deps): update dependency pocketbase to v0.26.7 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/pocketbase-0.x-lockfile branch from 569bc73 to 080628c Compare January 27, 2026 19:12
@renovate renovate bot changed the title chore(deps): update dependency pocketbase to v0.26.7 chore(deps): update dependency pocketbase to v0.26.8 Jan 29, 2026
@renovate renovate bot force-pushed the renovate/pocketbase-0.x-lockfile branch from 080628c to a5fb53d Compare January 29, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants