Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2025

Bumps @supabase/supabase-js from 2.45.1 to 2.47.12.

Release notes

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

v2.47.12

2.47.12 (2025-01-08)

Bug Fixes

  • Bump postgrest-js to 1.17.10 (80d3c76)

v2.47.11

2.47.11 (2025-01-07)

NOTE: This release makes typings stricter which may break existing code.

Example code which was previously working:

await supabase
  .from('mytable')
  .select()
  .eq('myenumcolumn', 'not_a_valid_enum_variant')

Bug Fixes

  • stricter typings when filtering with .eq(), .neq(), and .in() (e50a86e)

v2.47.10

2.47.10 (2024-12-19)

Bug Fixes

  • bump functions-js to 2.4.4 (0f7434a)

v2.47.9

2.47.9 (2024-12-18)

Bug Fixes

v2.47.8

2.47.8 (2024-12-16)

Bug Fixes

... (truncated)

Commits
  • 80d3c76 fix: Bump postgrest-js to 1.17.10
  • d9756f2 Merge pull request #1347 from supabase/fix/bump-postgrest-js
  • e50a86e fix: release postgrest-js 1.17.9
  • d2f0f6c deps: Bump postgrest-js to 1.17.9 (#1346)
  • 651ff12 Merge pull request #1342 from supabase/bump-functions-js-244
  • 0f7434a fix: bump functions-js to 2.4.4
  • 7a2ba52 fix: update auth-js to v2.67.3 (#1339)
  • faa4f77 Merge pull request #1330 from supabase/rc
  • 322129c Merge pull request #1337 from supabase/j0/bump_auth_2_67_1
  • 315a420 fix: update auth version to 2.67.1
  • 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 show <dependency name> 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)

Bumps [@supabase/supabase-js](https://github.com/supabase/supabase-js) from 2.45.1 to 2.47.12.
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/RELEASE.md)
- [Commits](supabase/supabase-js@v2.45.1...v2.47.12)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@vercel
Copy link

vercel bot commented Jan 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
supavlog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 13, 2025 3:24am

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 20, 2025

Superseded by #43.

@dependabot dependabot bot closed this Jan 20, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/supabase/supabase-js-2.47.12 branch January 20, 2025 03:22
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.

1 participant