Skip to content

build(deps): bump github.com/pocketbase/pocketbase from 0.35.0 to 0.39.5#1192

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/pocketbase/pocketbase-0.39.5
Open

build(deps): bump github.com/pocketbase/pocketbase from 0.35.0 to 0.39.5#1192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/pocketbase/pocketbase-0.39.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/pocketbase/pocketbase from 0.35.0 to 0.39.5.

Release notes

Sourced from github.com/pocketbase/pocketbase's releases.

v0.39.5 Release

To update the prebuilt executable you can run ./pocketbase update.

  • Limit with ellipsis long url field values.

  • Readded the "fullscreen" editor field option and preloaded the TinyMCE component for slightly faster initial rendering (#7746).

  • Updated goja (TypedArray fixes).

v0.39.4 Release

To update the prebuilt executable you can run ./pocketbase update.

  • Removed redirectURL required validator from the code->token exchange endpoint (aka. authWithOAuth2Code()) (#7734). Note that OAuth2 providers have their own validations and whether it is allowed to be empty or not could depend on the configured OAuth2 app (in most cases it is required and the redirect address must match with the initial value submitted with the authorization request).

  • Enabled sorting by the first implicit presentable relation field (#7735).

  • Other minor UI fixes (tooltip clear on hovered element removal, optional before element sortable fix, etc.).

  • Updated goja and the related golang.org/x/* dependencies (regex support improvements).

v0.39.3 Release

To update the prebuilt executable you can run ./pocketbase update.

  • Fixed JS error on file settings maxSelect change (#7731).

  • Apply the Ctrl+S record panel save shortcut only if it is the current top open modal.

  • Fixed number settings validator to not ignore 0 max value.

  • Normalized field settings validation error messages and tooltips.

v0.39.2 Release

To update the prebuilt executable you can run ./pocketbase update.

  • Fixed records list UI sorting (#7724).

  • Don't clear the date input on invalid value while still typing (#7726).

  • Return filepath.SkipDir in the pb_hooks dirs watcher to avoid unnecessary iterating over node_modules and .* prefixed hidden dirs (.DS_Store, .git, etc.).

  • Show the "Affected rows" SQL console message only if non-empty to avoid ambiguity with drivers that don't support returning the affected rows count.

  • Updated modernc.org/sqlite to v1.52.0 (SQLite 3.53.2).

v0.39.1 Release

To update the prebuilt executable you can run ./pocketbase update.

  • Fixed multiple select options wrapping (#7720).

... (truncated)

Changelog

Sourced from github.com/pocketbase/pocketbase's changelog.

v0.39.5

  • Limit with ellipsis long url field values.

  • Readded the "fullscreen" editor field option and preloaded the TinyMCE component for slightly faster initial rendering (#7746).

  • Updated goja (TypedArray fixes).

v0.39.4

  • Removed redirectURL required validator from the code->token exchange endpoint (aka. authWithOAuth2Code()) (#7734). Note that OAuth2 providers have their own validations and whether it is allowed to be empty or not could depend on the configured OAuth2 app (in most cases it is required and the redirect address must match with the initial value submitted with the authorization request).

  • Enabled sorting by the first implicit presentable relation field (#7735).

  • Other minor UI fixes (tooltip clear on hovered element removal, optional before element sortable fix, etc.).

  • Updated goja and the related golang.org/x/* dependencies (regex support improvements).

v0.39.3

  • Fixed JS error on file settings maxSelect change (#7731).

  • Apply the Ctrl+S record panel save shortcut only if it is the current top open modal.

  • Fixed number settings validator to not ignore 0 max value.

  • Normalized field settings validation error messages and tooltips.

v0.39.2

  • Fixed records list UI sorting (#7724).

  • Don't clear the date input on invalid value while still typing (#7726).

  • Return filepath.SkipDir in the pb_hooks dirs watcher to avoid unnecessary iterating over node_modules and .* prefixed hidden dirs (.DS_Store, .git, etc.).

  • Show the "Affected rows" SQL console message only if non-empty to avoid ambiguity with drivers that don't support returning the affected rows count.

  • Updated modernc.org/sqlite to v1.52.0 (SQLite 3.53.2).

v0.39.1

  • Fixed multiple select options wrapping (#7720).

  • Return the hidden record data fields for superusers realtime subscribers (#7721).

... (truncated)

Commits
  • 667a765 updated ui/dist
  • 61d2ca3 force close modals on collection or record deletion
  • 6d724ba bumped app version
  • 71ea799 bumped preload cleanup delay
  • ed07632 preload tinymce only for collections with editor field
  • 13bc3a1 updated goja
  • 3a9a341 #7746 readded editor fullscreen option and preloaded the tinymce component
  • 2d4d830 updated shablon
  • be6671b fix long url field value scroll view
  • 8d30cb5 fixed grammar
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/pocketbase/pocketbase](https://github.com/pocketbase/pocketbase) from 0.35.0 to 0.39.5.
- [Release notes](https://github.com/pocketbase/pocketbase/releases)
- [Changelog](https://github.com/pocketbase/pocketbase/blob/master/CHANGELOG.md)
- [Commits](pocketbase/pocketbase@v0.35.0...v0.39.5)

---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
  dependency-version: 0.39.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 29, 2026
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants