Skip to content

build(deps): bump github.com/pocketbase/pocketbase from 0.35.0 to 0.36.6#1025

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

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

Release notes

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

v0.36.6 Release

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

  • Set NumberField.OnlyInt:true for the generated View collection schema fields when a view column expression is known to return int-only values (#7538).

  • Documented the unmarshal JSVM helper (#7543).

  • Added extra read check after the Store.GetOrSet write lock to prevent races overwriting an already existing value.

  • Added empty records check for the additional client-side filter's ListRule constraint that was introduced in v0.32.0 (presentator#206).

  • Set a fixed routine.FireAndForget() debug stack trace limit to 2KB.

  • Bumped min Go GitHub action version to 1.26.1 because it comes with some minor bug and security fixes.

  • Typos and other minor doc fixes.

v0.36.5 Release

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

  • Disabled collection and fields name normalization while in IME mode (#7532; thanks @​miaopan607).

  • Updated modernc.org/sqlite to v1.46.1 (resets connection state on Tx.Commit failure).

v0.36.4 Release

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

  • Made the optional Bearer token prefix case-insensitive (#7525; thanks @​benjamesfleming).

  • Enabled $filesystem.s3(...) and $filesystem.local(...) JSVM bindings (#7526).

v0.36.3 Release

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

  • Added Accept-Encoding: identity to the S3 requests per the suggestion in #7523. This should help fixing the 0-bytes file response when S3 API compression is enabled.

  • Bumped min Go GitHub action version to 1.26.0 (it comes with minor GC performance improvements).

  • Other minor fixes (updated modernc.org/sqlite to v1.45.0, updated goja_nodejs adding Buffer.concat, updated the arguments of app.DeleteTable(...), app.DeleteView(...) and other similar methods to make it more clear that they are dangerous and shouldn't be used with untrusted input, etc.).

v0.36.2 Release

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

  • Updated modernc.org/sqlite to v1.44.3 (race check fix), goja (circular references fix) and other go deps.

  • Other minor fixes (updated tests to silence some of the race detector errors, updated FindFirstRecordByData with more clear error message when missing or invalid key is used, etc.).

v0.36.1 Release

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

... (truncated)

Changelog

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

v0.36.6

  • Set NumberField.OnlyInt:true for the generated View collection schema fields when a view column expression is known to return int-only values (#7538).

  • Documented the unmarshal JSVM helper (#7543).

  • Added extra read check after the Store.GetOrSet write lock to prevent races overwriting an already existing value.

  • Added empty records check for the additional client-side filter's ListRule constraint that was introduced in v0.32.0 (presentator#206).

  • Set a fixed routine.FireAndForget() debug stack trace limit to 2KB.

  • Bumped min Go GitHub action version to 1.26.1 because it comes with some minor bug and security fixes.

  • Typos and other minor doc fixes.

v0.36.5

  • Disabled collection and fields name normalization while in IME mode (#7532; thanks @​miaopan607).

  • Updated modernc.org/sqlite to v1.46.1 (resets connection state on Tx.Commit failure).

v0.36.4

  • Made the optional Bearer token prefix case-insensitive (#7525; thanks @​benjamesfleming).

  • Enabled $filesystem.s3(...) and $filesystem.local(...) JSVM bindings (#7526).

v0.36.3

  • Added Accept-Encoding: identity to the S3 requests per the suggestion in #7523. This should help fixing the 0-bytes file response when S3 API compression is enabled.

  • Bumped min Go GitHub action version to 1.26.0 (it comes with minor GC performance improvements).

  • Other minor fixes (updated modernc.org/sqlite to v1.45.0, updated goja_nodejs adding Buffer.concat, updated the arguments of app.DeleteTable(...), app.DeleteView(...) and other similar methods to make it more clear that they are dangerous and shouldn't be used with untrusted input, etc.).

v0.36.2

  • Updated modernc.org/sqlite to v1.44.3 (race check fix), goja (circular references fix) and other go deps.

  • Other minor fixes (updated tests to silence some of the race detector errors, updated FindFirstRecordByData with more clear error message when missing or invalid key is used, etc.).

v0.36.1

... (truncated)

Commits
  • 93e3eb3 regenerated jsvm types
  • cf77c0e updated v0.22 changelog
  • d4578c3 bumped min Go GitHub action version to 1.26.1
  • c2f3fe6 fix typo
  • bb18799 applied lint typo fixes
  • 4a40c1b added todo for the extra rule constraint
  • e9d4b1f limit the debug stack trace of FireAndForget to 2kb
  • 9cefd01 updated changelog
  • d695e9d wrap extra client-side ListRule filter with existence check and replaced the ...
  • faf9689 fixed formatting
  • 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.36.6.
- [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.36.6)

---
updated-dependencies:
- dependency-name: github.com/pocketbase/pocketbase
  dependency-version: 0.36.6
  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 Mar 9, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 23, 2026

Superseded by #1049.

@dependabot dependabot Bot closed this Mar 23, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/github.com/pocketbase/pocketbase-0.36.6 branch March 23, 2026 00:11
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