Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2025

Bumps the npm-packages group with 3 updates in the / directory: @supabase/supabase-js, netlify-cli and twilio.

Updates @supabase/supabase-js from 2.78.0 to 2.81.1

Release notes

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

v2.81.1

2.81.1 (2025-11-11)

🩹 Fixes

  • auth: use Symbols for callback IDs to resolve Next.js 16 compatibility (#1847)
  • auth: add automatic browser redirect to signInWithSSO (#1849)
  • realtime: setAuth not required on custom jwt token (#1826)

❤️ Thank You

v2.81.1-canary.1

2.81.1-canary.1 (2025-11-11)

🩹 Fixes

  • realtime: setAuth not required on custom jwt token (#1826)

❤️ Thank You

v2.81.1-canary.0

2.81.1-canary.0 (2025-11-11)

🩹 Fixes

  • auth: use Symbols for callback IDs to resolve Next.js 16 compatibility (#1847)
  • auth: add automatic browser redirect to signInWithSSO (#1849)

❤️ Thank You

v2.81.0

2.81.0 (2025-11-10)

🚀 Features

  • realtime: implement V2 serializer (#1829)

🩹 Fixes

  • auth: make webauthn param optional and move register params to webauthn (#1765)
  • auth: add providers type to UserAppMetadata interface (#1760)
  • auth: use direct attestation for registration/authentication (#1764)
  • functions: add configurable timeout and normalize abort/timeout errors as FunctionsFetchError (#1837)

... (truncated)

Changelog

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

2.81.0 (2025-11-10)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.80.0 (2025-11-06)

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

2.79.0 (2025-11-04)

🚀 Features

  • repo: remove node-fetch dependency, require Node.js 20+ (#1830)
  • auth: support throwing errors instead of returning them (#1766)

❤️ Thank You

Commits
  • 1371057 fix(realtime): setAuth not required on custom jwt token (#1826)
  • 0379c98 chore(repo): update and consolidate gitignore files (#1842)
  • 03406bd chore(release): version 2.81.0 changelogs (#1843)
  • 9e08cc3 chore(release): version 2.80.0 changelogs (#1836)
  • dd0fee1 docs(repo): enhance support policy (#1834)
  • 53f9aa2 chore(release): version 2.79.0 changelogs (#1831)
  • 53949f3 feat(repo): remove node-fetch dependency, require Node.js 20+ (#1830)
  • 7511686 feat(auth): support throwing errors instead of returning them (#1766)
  • 399378f chore(release): version 2.78.0 changelogs (#1825)
  • See full diff in compare view

Updates netlify-cli from 23.9.5 to 23.10.0

Release notes

Sourced from netlify-cli's releases.

v23.10.0

23.10.0 (2025-11-04)

Features

Bug Fixes

  • bundle edge functions if they exist on deploy --no-build (#7743) (132cf76)
  • corruption when uploading binary files to blob storage (#7760) (59b045c)
  • deps: bump transitive pino deps to resolve security warning (#7744) (0b24fc1)
  • deps: update netlify packages (#7748) (31b1e09)
  • deps: update netlify packages (#7754) (fd5def5)
  • deps: update netlify packages (#7761) (43fd63c)
  • restore monorepo dev server support (#7752) (79401c4)
Changelog

Sourced from netlify-cli's changelog.

23.10.0 (2025-11-04)

Features

Bug Fixes

  • bundle edge functions if they exist on deploy --no-build (#7743) (132cf76)
  • corruption when uploading binary files to blob storage (#7760) (59b045c)
  • deps: bump transitive pino deps to resolve security warning (#7744) (0b24fc1)
  • deps: update netlify packages (#7748) (31b1e09)
  • deps: update netlify packages (#7754) (fd5def5)
  • deps: update netlify packages (#7761) (43fd63c)
  • restore monorepo dev server support (#7752) (79401c4)
Commits

Updates twilio from 5.10.4 to 5.10.5

Release notes

Sourced from twilio's releases.

5.10.5

Release Notes

Twiml

  • Add new noun <ConversationRelaySession>
  • Add support for <Recording> noun under <Start> verb

Docs

Changelog

Sourced from twilio's changelog.

[2025-11-11] Version 5.10.5

Twiml

  • Add new noun <ConversationRelaySession>
  • Add support for <Recording> noun under <Start> verb
Commits
  • 0c94644 Release 5.10.5
  • 2095857 [Librarian] Regenerated @ 453fa63ec6f75d83162a32a588214a40ecafec8f 73cdb4763e...
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the npm-packages group with 3 updates in the / directory: [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js), [netlify-cli](https://github.com/netlify/cli) and [twilio](https://github.com/twilio/twilio-node).


Updates `@supabase/supabase-js` from 2.78.0 to 2.81.1
- [Release notes](https://github.com/supabase/supabase-js/releases)
- [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/supabase-js/CHANGELOG.md)
- [Commits](https://github.com/supabase/supabase-js/commits/v2.81.1/packages/core/supabase-js)

Updates `netlify-cli` from 23.9.5 to 23.10.0
- [Release notes](https://github.com/netlify/cli/releases)
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md)
- [Commits](netlify/cli@v23.9.5...v23.10.0)

Updates `twilio` from 5.10.4 to 5.10.5
- [Release notes](https://github.com/twilio/twilio-node/releases)
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md)
- [Commits](twilio/twilio-node@5.10.4...5.10.5)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.81.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: netlify-cli
  dependency-version: 23.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-packages
- dependency-name: twilio
  dependency-version: 5.10.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2025
@netlify
Copy link

netlify bot commented Nov 11, 2025

Deploy Preview for shyparty ready!

Name Link
🔨 Latest commit ac42dc1
🔍 Latest deploy log https://app.netlify.com/projects/shyparty/deploys/69136ce52f37d20008edd232
😎 Deploy Preview https://deploy-preview-464--shyparty.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@github-actions github-actions bot mentioned this pull request Dec 17, 2025
@Shy Shy merged commit ed360d5 into main Jan 2, 2026
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-packages-5de5651b17 branch January 2, 2026 02:57
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants