fix(deps): update dependency pocketbase to v0.28.0 - #83
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
August 10, 2025 12:43
0744537 to
9830ab5
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
October 26, 2025 09:30
9830ab5 to
68443dd
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
December 5, 2025 17:03
68443dd to
b6d160d
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
December 7, 2025 14:04
b6d160d to
b3fe007
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
January 17, 2026 20:37
b3fe007 to
0eff9ad
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
January 19, 2026 19:01
0eff9ad to
fa740a2
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
January 30, 2026 21:27
fa740a2 to
476a547
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
February 1, 2026 21:00
476a547 to
95402d8
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
February 12, 2026 10:54
95402d8 to
a74b593
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
2 times, most recently
from
May 13, 2026 04:40
ecacc2e to
f468404
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
May 27, 2026 17:29
f468404 to
6ccafee
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
July 12, 2026 13:32
6ccafee to
6c1333c
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
August 3, 2026 21:30
6c1333c to
04c4626
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
August 16, 2026 14:03
04c4626 to
4d6c19b
Compare
renovate
Bot
force-pushed
the
renovate/pocketbase-0.x
branch
from
August 22, 2026 18:14
4d6c19b to
2fff8ee
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.26.1→0.28.0Release Notes
pocketbase/js-sdk (pocketbase)
v0.28.0Compare Source
pb.logs.truncate()handler for the new endpoint in the upcoming PocketBase v0.40.0.v0.27.3Compare Source
undefined(stringified asnull) and fixed small regression with the earlierpb.filter()fix that breaks when a plain array or object is passed as param value (this is for the cases when directjsonfield value comparison is needed).v0.27.2Compare Source
pb.filter()error when object with customtoJSON()returning a string is passed as param value.v0.27.1Compare Source
v0.27.0Compare Source
Added
pb.sql.run(query)handler for the upcoming PocketBase v0.39.0 "SQL console" debug interface (pocketbase#2236).Added missing PocketBase v0.37+ collection meta endpoint handlers (
pb.collections.dryRunViewQuery(query)andpb.collections.getAllOAuth2Providers()).v0.26.9Compare Source
subscribe/unsubscribecalls to minimize async errors (pocketbase#7684).v0.26.8Compare Source
authWithOAuth2()Promisewhen manually callingpb.cancelRequest(requestKey)(previously the manual cancellation didn't account for the waiting realtime subscription).v0.26.7Compare Source
pb.files.getURL()to serialize the URL query params in the same manner as in the fetch methods (e.g. passingnullorundefinedas query param value will be skipped from the generated URL).v0.26.6Compare 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.5Compare Source
DOMException.SyntaxErroronresponse.json()failure (#pocketbase/pocketbase#7369).v0.26.4Compare Source
response.json()failure (e.g. in case of tcp connection reset) and rethrow it as normalizedClientResponseError.isAbort=trueerror.v0.26.3Compare Source
OAuth2ProviderTS fields (pocketbase/site#110).v0.26.2Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.