Skip to content

fix(deps): update dependency pocketbase to ^0.26.0#31

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

fix(deps): update dependency pocketbase to ^0.26.0#31
renovate[bot] wants to merge 1 commit intomainfrom
renovate/pocketbase-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Change Age Confidence
pocketbase ^0.24.0^0.26.0 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).

v0.26.1

Compare Source

  • Set the cause property of ClientResponseError to the original thrown error/data for easier debugging (#​349; thanks @​shish).

v0.26.0

Compare Source

  • Ignore undefined properties when submitting an object that has Blob/File fields (which is under the hood converted to FormData)
    for consistency with how JSON.stringify works (see pocketbase#6731).

v0.25.2

Compare Source

  • Removed unnecessary checks in serializeQueryParams and added automated tests.

v0.25.1

Compare Source

  • Ignore query parameters with undefined value (#​330).

v0.25.0

Compare Source

  • Added pb.crons service to interact with the cron Web APIs.

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 changed the title fix(deps): update dependency pocketbase to ^0.25.0 fix(deps): update dependency pocketbase to ^0.26.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch from 1df7eac to d05cc8f Compare April 18, 2025 07:54
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch from d05cc8f to 7154fc4 Compare August 3, 2025 12:15
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch 2 times, most recently from 2f40c5b to 8464416 Compare October 26, 2025 23:36
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch from 8464416 to 686ccee Compare November 16, 2025 19:47
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch 2 times, most recently from 81309b3 to 84e5d26 Compare December 5, 2025 12:14
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch from 84e5d26 to bece2fb Compare January 16, 2026 00:11
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch 2 times, most recently from 8562d1f to 61b0c46 Compare January 30, 2026 11:44
@renovate renovate bot force-pushed the renovate/pocketbase-0.x branch from 61b0c46 to 87923a8 Compare February 3, 2026 16:15
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