Skip to content

fix(deps): update dependency pocketbase to v0.26.8#83

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jul 28, 2025

This PR contains the following updates:

Package Change Age Confidence
pocketbase 0.26.10.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.

v0.26.3

Compare Source

v0.26.2

Compare Source

  • Allow body object without constructor (#​352).

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 branch from 0744537 to 9830ab5 Compare August 10, 2025 12:43
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.2 fix(deps): update dependency pocketbase to v0.26.3 Oct 26, 2025
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from 9830ab5 to 68443dd Compare October 26, 2025 09:30
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from 68443dd to b6d160d Compare December 5, 2025 17:03
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.3 fix(deps): update dependency pocketbase to v0.26.4 Dec 5, 2025
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from b6d160d to b3fe007 Compare December 7, 2025 14:04
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.4 fix(deps): update dependency pocketbase to v0.26.5 Dec 7, 2025
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from b3fe007 to 0eff9ad Compare January 17, 2026 20:37
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.5 fix(deps): update dependency pocketbase to v0.26.6 Jan 17, 2026
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from 0eff9ad to fa740a2 Compare January 19, 2026 19:01
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from fa740a2 to 476a547 Compare January 30, 2026 21:27
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.6 fix(deps): update dependency pocketbase to v0.26.7 Jan 30, 2026
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from 476a547 to 95402d8 Compare February 1, 2026 21:00
@renovate renovate Bot changed the title fix(deps): update dependency pocketbase to v0.26.7 fix(deps): update dependency pocketbase to v0.26.8 Feb 1, 2026
@renovate renovate Bot force-pushed the renovate/pocketbase-0.x branch from 95402d8 to a74b593 Compare February 12, 2026 10:54
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