hyper-tuner / hypertuner-cloud

The best way to share your FOME, Speeduino and rusEFI tunes and logs
https://hypertuner.cloud
MIT License
58 stars 15 forks source link

Bump pocketbase from 0.20.3 to 0.21.1 #1499

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps pocketbase from 0.20.3 to 0.21.1.

Release notes

Sourced from pocketbase's releases.

v0.21.1 Release

  • Manually update the verified state of the current matching AuthStore model on successful "confirm-verification" call.

  • Manually clear the current matching AuthStore on "confirm-email-change" call because previous tokens are always invalidated.

  • Fixed the fetch mock tests to check also the sent body param values.

  • Formatted the source code with prettier.

v0.21.0 Release

⚠️ This release works only with PocketBase v0.21.0+ due to changes of how the multipart/form-data body is handled.

  • Properly sent json body with multipart/form-data requests. This should fix the edge cases mentioned in the v0.20.3 release.

  • Gracefully handle OAuth2 redirect error with the authWithOAuth2() call.

Changelog

Sourced from pocketbase's changelog.

0.21.1

  • Manually update the verified state of the current matching AuthStore model on successful "confirm-verification" call.

  • Manually clear the current matching AuthStore on "confirm-email-change" call because previous tokens are always invalidated.

  • Updated the fetch mock tests to check also the sent body params.

  • Formatted the source and tests with prettier.

0.21.0

⚠️ This release works only with PocketBase v0.21.0+ due to changes of how the multipart/form-data body is handled.

  • Properly sent json body with multipart/form-data requests. This should fix the edge cases mentioned in the v0.20.3 release.

  • Gracefully handle OAuth2 redirect error with the authWithOAuth2() call.

Commits
  • 73ed625 bumped package version
  • c04b264 updated dev deps and added prettier
  • 05cac8a manually update the matching current AuthStore record verified state on succe...
  • 2fb8de9 bumped package version
  • 9f25a9f use PocketBase v0.21 jsonPayload multipart/form-data field when sending mixed...
  • fd15854 gracefully handle oauth2 redirect error
  • a92bfc2 #276 fixed README typo
  • efb5b67 updated changelog
  • See full diff 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 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 show 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)
socket-security[bot] commented 8 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/pocketbase@0.21.1 None 0 0 B

🚮 Removed packages: npm/pocketbase@0.20.3

View full report↗︎

dependabot[bot] commented 8 months ago

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