Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2025

Bumps the npm_and_yarn group with 5 updates in the / directory:

Package From To
vite 5.4.16 5.4.21
cookie 0.6.0 0.7.2
@supabase/auth-js 2.67.3 2.87.1
glob 10.4.5 10.5.0
js-yaml 4.1.0 4.1.1

Updates vite from 5.4.16 to 5.4.21

Release notes

Sourced from vite's releases.

v5.4.21

Please refer to CHANGELOG.md for details.

v5.4.20

Please refer to CHANGELOG.md for details.

v5.4.19

Please refer to CHANGELOG.md for details.

v5.4.18

Please refer to CHANGELOG.md for details.

v5.4.17

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vite's changelog.

5.4.21 (2025-10-20)

5.4.20 (2025-09-08)

5.4.19 (2025-04-30)

5.4.18 (2025-04-10)

5.4.17 (2025-04-03)

Commits

Updates cookie from 0.6.0 to 0.7.2

Release notes

Sourced from cookie's releases.

v0.7.2

Fixed

  • Fix object assignment of hasOwnProperty (#177) bc38ffd

jshttp/cookie@v0.7.1...v0.7.2

0.7.1

Fixed

  • Allow leading dot for domain (#174)
    • Although not permitted in the spec, some users expect this to work and user agents ignore the leading dot according to spec
  • Add fast path for serialize without options, use obj.hasOwnProperty when parsing (#172)

jshttp/cookie@v0.7.0...v0.7.1

0.7.0

jshttp/cookie@v0.6.0...v0.7.0

Commits
Maintainer changes

This version was pushed to npm by blakeembrey, a new releaser for cookie since your current version.


Updates @supabase/auth-js from 2.67.3 to 2.87.1

Release notes

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

v2.87.1

2.87.1 (2025-12-09)

🩹 Fixes

  • auth: skip navigator lock when persistSession is false (#1928)
  • realtime: preserve custom JWT tokens across channel resubscribe (#1908)
  • realtime: handle null values in postgres changes filter comparison (#1918)

❤️ Thank You

v2.87.1-canary.1

2.87.1-canary.1 (2025-12-08)

🩹 Fixes

  • auth: skip navigator lock when persistSession is false (#1928)
  • realtime: handle null values in postgres changes filter comparison (#1918)

❤️ Thank You

v2.87.1-canary.0

2.87.1-canary.0 (2025-12-08)

🩹 Fixes

  • realtime: preserve custom JWT tokens across channel resubscribe (#1908)

❤️ Thank You

v2.87.0

2.87.0 (2025-12-08)

🚀 Features

  • storage: align analytics from method with { data, error } pattern (#1927)

🩹 Fixes

  • repo: update lock file after dependabot to use npm 11 (#1926)

❤️ Thank You

... (truncated)

Changelog

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

2.87.1 (2025-12-09)

🩹 Fixes

  • auth: skip navigator lock when persistSession is false (#1928)

❤️ Thank You

2.87.0 (2025-12-08)

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

2.86.2 (2025-12-04)

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

2.86.1 (2025-12-04)

🩹 Fixes

  • auth: code verifier remains in storage during edge cases (#1759)
  • auth: suppress getsession warning when getuser is called first (#1898)

❤️ Thank You

2.86.0 (2025-11-26)

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

2.85.0 (2025-11-26)

🩹 Fixes

  • auth: oauth minor fixes on types (#1891)

❤️ Thank You

2.84.0 (2025-11-20)

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

2.83.0 (2025-11-18)

... (truncated)

Commits
  • eae712d fix(auth): skip navigator lock when persistSession is false (#1928)
  • 66351aa chore(release): version 2.87.0 changelogs (#1929)
  • e71b0da chore(release): version 2.86.2 changelogs (#1923)
  • ceb564d chore(release): version 2.86.1 changelogs (#1921)
  • af85057 fix(auth): code verifier remains in storage during edge cases (#1759)
  • 2deb560 fix(auth): suppress getsession warning when getuser is called first (#1898)
  • 8d1e0c5 build(deps): bump node-forge from 1.3.1 to 1.3.2 in /packages/core/auth-js/ex...
  • c9b0f98 chore(release): version 2.86.0 changelogs (#1899)
  • 3461864 chore(release): version 2.85.0 changelogs (#1897)
  • 68d3b2c fix(auth): oauth minor fixes on types (#1891)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​supabase/auth-js since your current version.


Updates glob from 10.4.5 to 10.5.0

Commits

Updates js-yaml from 4.1.0 to 4.1.1

Changelog

Sourced from js-yaml's changelog.

[4.1.1] - 2025-11-12

Security

  • Fix prototype pollution issue in yaml merge (<<) operator.
Commits

Updates on-headers from 1.0.2 to 1.1.0

Release notes

Sourced from on-headers's releases.

1.1.0

Important

What's Changed

New Contributors

Full Changelog: jshttp/on-headers@v1.0.2...v1.1.0

Changelog

Sourced from on-headers's changelog.

1.1.0 / 2025-07-17

Commits
  • 4b017af 1.1.0
  • b636f2d ♻️ refactor header array code
  • 3e2c2d4 ✨ ignore falsy header keys, matching node behavior
  • 172eb41 ✨ support duplicate headers
  • c6e3849 🔒️ fix array handling
  • 6893518 💚 update CI - add newer node versions
  • 56a345d ✨ add script to update known hashes
  • 175ab21 👷 add upstream change detection (#31)
  • ce0b2c8 ci: apply OSSF Scorecard security best practices (#20)
  • 1a38c54 fix: use ubuntu-latest as ci runner (#19)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for on-headers since your current version.


Updates tar-fs from 2.1.2 to 2.1.4

Commits

Updates undici from 6.21.1 to 6.22.0

Release notes

Sourced from undici's releases.

v6.22.0

What's Changed

Full Changelog: nodejs/undici@v6.21.3...v6.22.0

v6.21.3

What's Changed

Full Changelog: nodejs/undici@v6.21.2...v6.21.3

v6.21.2

What's Changed

New Contributors

Full Changelog: nodejs/undici@v6.21.1...v6.21.2

Commits

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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.16` | `5.4.21` |
| [cookie](https://github.com/jshttp/cookie) | `0.6.0` | `0.7.2` |
| [@supabase/auth-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/auth-js) | `2.67.3` | `2.87.1` |
| [glob](https://github.com/isaacs/node-glob) | `10.4.5` | `10.5.0` |
| [js-yaml](https://github.com/nodeca/js-yaml) | `4.1.0` | `4.1.1` |



Updates `vite` from 5.4.16 to 5.4.21
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.21/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.4.21/packages/vite)

Updates `cookie` from 0.6.0 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.6.0...v0.7.2)

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

Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v10.4.5...v10.5.0)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.1.0...4.1.1)

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](jshttp/on-headers@v1.0.2...v1.1.0)

Updates `tar-fs` from 2.1.2 to 2.1.4
- [Commits](mafintosh/tar-fs@v2.1.2...v2.1.4)

Updates `undici` from 6.21.1 to 6.22.0
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v6.21.1...v6.22.0)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 5.4.21
  dependency-type: direct:development
  dependency-group: npm_and_yarn
- dependency-name: cookie
  dependency-version: 0.7.2
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: "@supabase/auth-js"
  dependency-version: 2.87.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: tar-fs
  dependency-version: 2.1.4
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: undici
  dependency-version: 6.22.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

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 Dec 9, 2025
@maxytmaxyt
Copy link
Owner

maxytmaxyt commented Dec 9, 2025

Deploy Preview for membersa failed.

Name Link
🔨 Latest commit 0422736
🔍 Latest deploy log https://app.netlify.com/projects/membersa/deploys/693881759b4d87000839f2b2

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