Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade @supabase/supabase-js from 2.47.10 to 2.47.14 #2052

Merged
merged 1 commit into from
Feb 6, 2025

Conversation

baderdean
Copy link
Member

snyk-top-banner

Snyk has created this PR to upgrade @supabase/supabase-js from 2.47.10 to 2.47.14.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: @supabase/supabase-js
  • 2.47.14 - 2025-01-15

    2.47.14 (2025-01-15)

    Bug Fixes

    • bump postgrest-js to 1.17.11 (6822cdc)
  • 2.47.13 - 2025-01-14

    2.47.13 (2025-01-14)

    Bug Fixes

    • export PostgrestError as a class (7ba8408)
  • 2.47.12 - 2025-01-08

    2.47.12 (2025-01-08)

    Bug Fixes

    • Bump postgrest-js to 1.17.10 (80d3c76)
  • 2.47.11 - 2025-01-07

    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)
  • 2.47.10 - 2024-12-19

    2.47.10 (2024-12-19)

    Bug Fixes

    • bump functions-js to 2.4.4 (0f7434a)
from @supabase/supabase-js GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Snyk has automatically assigned this pull request, set who gets assigned.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @supabase/supabase-js from 2.47.10 to 2.47.14.

See this package in npm:
@supabase/supabase-js

See this project in Snyk:
https://app.snyk.io/org/baderdean/project/0f8e176b-5f8b-457c-96ec-ede2a65658a3?utm_source=github&utm_medium=referral&page=upgrade-pr
@baderdean baderdean self-assigned this Feb 6, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot merged commit c227e92 into main Feb 6, 2025
10 of 14 checks passed
@github-actions github-actions bot deleted the snyk-upgrade-3a727724be78a7ecb869de120e36c7ad branch February 6, 2025 04:50
Copy link

github-actions bot commented Feb 6, 2025

Coverage Report

Passed

Commit: 2f1609c

Summary

Name Stmts Branch Funcs Lines
🔴 Total 38.6% 43.7% 43.2% 38.6%

Generated by Test Coverage Reporter for commit 2f1609c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants