Bump pocketbase from 0.14.4 to 0.15.0 #3

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/pocketbase-0.15.0 into main
dependabot[bot] commented 2023-05-22 10:07:19 +02:00 (Migrated from github.com)

Bumps pocketbase from 0.14.4 to 0.15.0.

Release notes

Sourced from pocketbase's releases.

v0.15.0 Release

  • Added fields to the optional query parameters for limiting the returned API fields (available with PocketBase v0.16.0).

  • Added pb.backups service for the new PocketBase backup and restore APIs (available with PocketBase v0.16.0).

  • Updated pb.settings.testS3(filesystem) to allow specifying a filesystem to test - storage or backups (available with PocketBase v0.16.0).

Changelog

Sourced from pocketbase's changelog.

0.15.0

  • Added fields to the optional query parameters for limiting the returned API fields (available with PocketBase v0.16.0).

  • Added pb.backups service for the new PocketBase backup and restore APIs (available with PocketBase v0.16.0).

  • Updated pb.settings.testS3(filesystem) to allow specifying a filesystem to test - storage or backups (available with PocketBase v0.16.0).

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [pocketbase](https://github.com/pocketbase/js-sdk) from 0.14.4 to 0.15.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pocketbase/js-sdk/releases">pocketbase's releases</a>.</em></p> <blockquote> <h2>v0.15.0 Release</h2> <ul> <li> <p>Added <code>fields</code> to the optional query parameters for limiting the returned API fields (<em>available with PocketBase v0.16.0</em>).</p> </li> <li> <p>Added <code>pb.backups</code> service for the new PocketBase backup and restore APIs (<em>available with PocketBase v0.16.0</em>).</p> </li> <li> <p>Updated <code>pb.settings.testS3(filesystem)</code> to allow specifying a filesystem to test - <code>storage</code> or <code>backups</code> (<em>available with PocketBase v0.16.0</em>).</p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pocketbase/js-sdk/blob/master/CHANGELOG.md">pocketbase's changelog</a>.</em></p> <blockquote> <h2>0.15.0</h2> <ul> <li> <p>Added <code>fields</code> to the optional query parameters for limiting the returned API fields (<em>available with PocketBase v0.16.0</em>).</p> </li> <li> <p>Added <code>pb.backups</code> service for the new PocketBase backup and restore APIs (<em>available with PocketBase v0.16.0</em>).</p> </li> <li> <p>Updated <code>pb.settings.testS3(filesystem)</code> to allow specifying a filesystem to test - <code>storage</code> or <code>backups</code> (<em>available with PocketBase v0.16.0</em>).</p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pocketbase/js-sdk/commit/b263cecc32a102546efdd7b74c1187ffd6280bd0"><code>b263cec</code></a> bumped package version</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/1fe80f5829cab5a5aaa9686e927a9e017beba567"><code>1fe80f5</code></a> updated docs</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/dd0be2168c4631ab2fd63978d004c10a7a23dc68"><code>dd0be21</code></a> updated chagelog</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/a756fef768e25b85fb42aad420f39651e4850730"><code>a756fef</code></a> updated readme</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/fb3ff16bad3640482623ac63fa6a4cebe0a0db86"><code>fb3ff16</code></a> updated tests</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/8c58fe84093a09105c156bb59d60f4486ed2fd9b"><code>8c58fe8</code></a> experimental backup service apis</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/972ad92bbd53674b06e756c06119fe517cf1797c"><code>972ad92</code></a> fixed changelog typos</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/7d1c36b82b682ae9f4c37f9388d412709e87ce38"><code>7d1c36b</code></a> synced with master</li> <li><a href="https://github.com/pocketbase/js-sdk/commit/8c73e6899b273ce2d62e028f10439e1ad2c2e591"><code>8c73e68</code></a> added fields optional query parameter</li> <li>See full diff in <a href="https://github.com/pocketbase/js-sdk/compare/v0.14.4...v0.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pocketbase&package-manager=npm_and_yarn&previous-version=0.14.4&new-version=0.15.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
vercel[bot] commented 2023-05-22 10:07:21 +02:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
tygr-dev Failed (Inspect) May 22, 2023 8:07am
[vc]: #yXm2+RD7CJusZqWfnEJYlCfGdP1bc3dPzCTpE0XMMjw=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJ0eWdyLWRldiIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiIifSwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL3R5Z2VyeHF0L3R5Z3ItZGV2L0Q3NWtkdG53UXNEQ2NKYVBUU1NmaTlBMXJiaEwiLCJuZXh0Q29tbWl0U3RhdHVzIjoiRkFJTEVEIiwicm9vdERpcmVjdG9yeSI6bnVsbCwicHJldmlld1VybCI6IiJ9XX0= **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **tygr-dev** | ❌ Failed ([Inspect](https://vercel.com/tygerxqt/tygr-dev/D75kdtnwQsDCcJaPTSSfi9A1rbhL)) | | | May 22, 2023 8:07am |
dependabot[bot] commented 2023-05-26 18:27:00 +02:00 (Migrated from github.com)

Looks like pocketbase is up-to-date now, so this is no longer needed.

Looks like pocketbase is up-to-date now, so this is no longer needed.
Commenting is not possible because the repository is archived.
No description provided.