Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @supabase/supabase-js from 0.36.5 to 1.6.0 #67

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @supabase/supabase-js from 0.36.5 to 1.6.0.

Release notes

Sourced from @​supabase/supabase-js's releases.

v1.6.0

1.6.0 (2021-03-13)

Features

v1.5.1

1.5.1 (2021-03-10)

Bug Fixes

  • bumps gotrue (OAuth scopes) (bdc7eb2)

v1.5.0

1.5.0 (2021-03-07)

Features

  • postgrest-js: support or embedded filter (#133) (c7e3ea5)

v1.4.2

1.4.2 (2021-03-01)

Bug Fixes

  • Bumps postgrest-js for handling void functions (63b1413)

v1.4.1

1.4.1 (2021-02-23)

Bug Fixes

v1.4.0

1.4.0 (2021-02-22)

Features

  • Ability to redirect a user to a specified location after confirmation (27848f6)

v1.3.4

1.3.4 (2021-02-09)

... (truncated)

Changelog

Sourced from @​supabase/supabase-js's changelog.

Releases

Releases are handled by Semantic release. This document is for forcing and documenting any non-code changes.

1.4.0

  • Ability to redirect a user to a specified location after confirmation

1.1.4

  • bump @supabase/gotrue-js from 1.9.3.2 to 1.10.1
    • Includes Next.js/Express helpers and Password reset helpers

1.1.3

  • bump @supabase/postgrest-js from 0.21.2 to 0.22.0
  • Fix: Added 'AuthUser' to the exports

1.0.6

1.0.5

  • Adds local storage options for Auth.

1.0.4

1.0.2

  • Fixes link in readme for NPM.

1.0.1 - Improved DX

  • Upgraded the supabase.auth to gotrue-js - supports Oath logins & more
  • We always return errors, not throwing errors.
  • We only generate one socket connection per supabase client.
  • Native typescript
  • Fixes #32 Major DX change: response and error handling
  • Fixes #49 When no supabaseKey is passed in it throws an error
  • Fixes #31 chore: set up semantic releases
  • Fixes #15 supabase.auth.logout() throws "Invalid user" error.
  • Fixes #20 Auth: Change DX of user management
  • Fixes #30 Supabase auth interface missing informiation
  • Fixes supabase/supabase#147 supabase/supabase#147
  • Partial fix for supabase/realtime-js#53 - if there is no token provided. The error needs to be caught at a socket level.

Breaking changes

... (truncated)

Commits
  • 8e4c9ae feat: support multiple column order
  • 0529fa4 chore: update postgrest-js to include next major version
  • bdc7eb2 fix: bumps gotrue (OAuth scopes)
  • c7e3ea5 feat(postgrest-js): support or embedded filter (#133)
  • 63b1413 fix: Bumps postgrest-js for handling void functions
  • 27bb22e fix: bump gotrue
  • e401b40 Sets the release numbers to the correct feature release
  • 27848f6 feat: Ability to redirect a user to a specified location after confirmation
  • c33f9ae Feat: Ability to redirect a user to a specified location after confirmation
  • 33aac74 fix: bump gotrue
  • 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 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 [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 0.36.5 to 1.6.0.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v0.36.5...v1.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 23, 2021

Superseded by #74.

@dependabot dependabot bot closed this Mar 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-1.6.0 branch March 23, 2021 13:47
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
Projects
None yet
0 participants