Skip to content

Update @supabase/supabase-js requirement from ^1.24.0 to ^1.28.2#52

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 29, 2021

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.28.2

1.28.2 (2021-11-26)

Bug Fixes

  • Pass custom headers on each network request of every client (auth, realtime, REST, storage) (#311) (d3438c9)
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
  • d3438c9 fix: Pass custom headers on each network request of every client (auth, realt...
  • 5f7f3d5 Merge pull request #305 from supabase/fix/auth-init
  • cb06fc6 fix: missing fetch during auth init
  • b588864 Merge pull request #260 from ftonato/patch-1
  • 3fa7261 Merge pull request #259 from ftonato/tests/add-generic-tests
  • d476da7 Merge pull request #302 from supabase/release/1_27_1
  • 0ce5db6 feat: updades libs to support custom fetch
  • 4bc4bb4 feat: updades libs to support custom fetch
  • 88c855a Merge pull request #297 from jacobwgillespie/fetch
  • 3096a5e Merge pull request #299 from supabase/feat/custom_fetch
  • 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.28.2)

---
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 Nov 29, 2021
@dependabot @github

dependabot Bot commented on behalf of github Dec 6, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #54.

@dependabot dependabot Bot closed this Dec 6, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-tw-1.28.2 branch December 6, 2021 03:13
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