Skip to content

Update @supabase/supabase-js requirement from ^1.24.0 to ^1.30.0#98

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase/supabase-js-tw-1.30.0
Closed

Update @supabase/supabase-js requirement from ^1.24.0 to ^1.30.0#98
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/supabase/supabase-js-tw-1.30.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 7, 2022

Copy link
Copy Markdown
Contributor

Updates the requirements on @supabase/supabase-js to permit the latest version.

Release notes

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

v1.30.0

1.30.0 (2022-02-04)

Features

  • refactor Realtime subscription methods (b6a776f)
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.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

... (truncated)

Commits
  • 9f7386c Merge pull request #353 from supabase/feat/realtime-subscription
  • b6a776f feat: refactor Realtime subscription methods
  • 37b1c1e Merge pull request #352 from supabase/dependabot/npm_and_yarn/shelljs-0.8.5
  • 5475da1 Merge pull request #348 from supabase/dependabot/npm_and_yarn/example/next-to...
  • c463ad1 Merge pull request #349 from supabase/dependabot/npm_and_yarn/example/next-st...
  • 108ee06 chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /example/next-todo
  • 22cd952 chore(deps): bump nanoid from 3.1.30 to 3.2.0 in /example/next-storage
  • 2a63e67 chore(deps): bump shelljs from 0.8.4 to 0.8.5
  • fd1e898 Merge pull request #350 from supabase/dependabot/npm_and_yarn/example/next-ts...
  • 4799ccb Merge pull request #351 from supabase/chore/gotrue-1.22.0
  • Additional commits viewable in compare view

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)

Updates the requirements on [@supabase/supabase-js](https://github.com/supabase/supabase-js) to permit the latest version.
- [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.24.0...v1.30.0)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 7, 2022
@dependabot @github

dependabot Bot commented on behalf of github Feb 21, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #107.

@dependabot dependabot Bot closed this Feb 21, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-tw-1.30.0 branch February 21, 2022 03:18
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

Development

Successfully merging this pull request may close these issues.

0 participants