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 1.11.6 to 1.11.8 #2383

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 29, 2021

Bumps @supabase/supabase-js from 1.11.6 to 1.11.8.

Release notes

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

v1.11.8

1.11.8 (2021-04-28)

Bug Fixes

v1.11.7

1.11.7 (2021-04-21)

Bug Fixes

  • type is undefined on Socket disconnect (e632f79)
Changelog

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

1.11.8

  • Implement @​supabase/storage-js

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

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 1.11.6 to 1.11.8.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v1.11.6...v1.11.8)

Signed-off-by: dependabot[bot] <support@github.com>
@thedavidprice thedavidprice added this to the next-release milestone Apr 29, 2021
@thedavidprice thedavidprice merged commit d34622e into main Apr 29, 2021
@thedavidprice thedavidprice deleted the dependabot/npm_and_yarn/supabase/supabase-js-1.11.8 branch April 29, 2021 01:12
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant