LuchoBazz / nestjs-rest-pg-starter-kit

Nest.js API Rest with Raw PostgreSQL Starter Kit
MIT License
1 stars 0 forks source link

Bump @supabase/supabase-js from 2.39.7 to 2.42.1 #357

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps @supabase/supabase-js from 2.39.7 to 2.42.1.

Release notes

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

v2.42.1

2.42.1 (2024-04-11)

Bug Fixes

  • postgrest-js: typings for rpc with GET (581c60f)

v2.42.0

2.42.0 (2024-04-03)

Features

  • bump postgrest-js to v1.15.0 (b4cc20d)

v2.41.1

2.41.1 (2024-03-28)

Bug Fixes

v2.41.0

2.41.0 (2024-03-28)

Features

  • bump functions-js (get regional types more integrated) (#996) (1d13090)

v2.40.0

2.40.0 (2024-03-25)

Features

  • typecheck table names in from clause (e327521)

v2.39.8

2.39.8 (2024-03-12)

Bug Fixes

Commits
  • 581c60f fix(postgrest-js): typings for rpc with GET
  • b4cc20d feat: bump postgrest-js to v1.15.0
  • 6cfed0c fix: bump auth to v2.63.0 (#998)
  • 1d13090 feat: bump functions-js (get regional types more integrated) (#996)
  • fc95abb refactor: only remove the third overload
  • e327521 feat: typecheck table names in from clause
  • 393423a fix: ts-error-fetchprotocol (#986)
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 6 months ago

Superseded by #358.