KenEucker / biketag-website

A website for biketag.org
https://www.biketag.org
GNU Affero General Public License v3.0
32 stars 15 forks source link

Bump @supabase/supabase-js from 1.25.2 to 1.28.2 #223

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @supabase/supabase-js from 1.25.2 to 1.28.2.

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)

v1.28.1

1.28.1 (2021-11-22)

Bug Fixes

  • missing fetch during auth init (cb06fc6)

v1.28.0

1.28.0 (2021-11-15)

Features

  • updades libs to support custom fetch (0ce5db6)

v1.27.0

1.27.0 (2021-11-08)

Features

  • allow providing custom fetch implementation (667a455)
  • updades libs to support custom fetch (4bc4bb4)

v1.26.0

1.26.0 (2021-11-08)

Features

  • updades libs to support custom fetch (d290405)
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 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)
dependabot[bot] commented 2 years ago

Superseded by #225.