Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps the minor-and-patch group with 16 updates in the / directory:

Package From To
@supabase/supabase-js 2.89.0 2.90.1
framer-motion 12.23.26 12.27.1
ioredis 5.8.2 5.9.2
lucide-react 0.468.0 0.562.0
next 16.1.1 16.1.3
node-datachannel 0.31.0 0.32.0
openai 6.15.0 6.16.0
puppeteer 24.34.0 24.35.0
resend 6.6.0 6.8.0
sax 1.4.3 1.4.4
undici 7.16.0 7.18.2
@testing-library/react 16.3.1 16.3.2
@types/node 25.0.3 25.0.9
@types/react 19.2.7 19.2.8
@types/webtorrent 0.109.10 0.110.1
eslint-config-next 16.1.1 16.1.3

Updates @supabase/supabase-js from 2.89.0 to 2.90.1

Release notes

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

v2.90.1

2.90.1 (2026-01-08)

🩹 Fixes

  • postgrest: prevent shared state between query builder operations (#1978)
  • realtime: validate table filter in postgres_changes event dispatch (#1999)

❤️ Thank You

v2.90.1-canary.1

2.90.1-canary.1 (2026-01-08)

🩹 Fixes

  • postgrest: prevent shared state between query builder operations (#1978)

❤️ Thank You

v2.90.1-canary.0

2.90.1-canary.0 (2026-01-07)

🩹 Fixes

  • realtime: validate table filter in postgres_changes event dispatch (#1999)

❤️ Thank You

v2.90.0

2.90.0 (2026-01-07)

🚀 Features

  • realtime: expose heartbeat latency on heartbeat callback (#1982)

🩹 Fixes

  • auth: add banned_until property to user type (#1989)
  • auth: add last_challenged_at property to factor type (#1990)
  • auth: clear initial setTimeout in stopAutoRefresh (#1993)
  • auth: preserve session when magic link is clicked twice (#1996)
  • auth: add configurable lock acquisition timeout to prevent deadlocks (#1962)
  • functions: auto-stringify object body when custom Content-Type header is provided (#1988)
  • postgrest: use post with return minimal for rpc head requests with object args (#1994)

... (truncated)

Changelog

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

2.90.1 (2026-01-08)

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

2.90.0 (2026-01-07)

🩹 Fixes

  • supabase: avoid edge runtime warnings in next.js (#1998)
  • supabase: inline string literal in databasewithoutinternals type (#1986)
  • supabase: split type-only exports to avoid unused import warnings (#1979)

❤️ Thank You

Commits
  • 1b8410a chore(release): version 2.90.0 changelogs (#2003)
  • d3d05f8 fix(supabase): avoid edge runtime warnings in next.js (#1998)
  • 9bfac7f fix(supabase): inline string literal in databasewithoutinternals type (#1986)
  • 30f9600 fix(supabase): split type-only exports to avoid unused import warnings (#1979)
  • 636f1e9 test(supabase): run build in integration tests (#1969)
  • 9e747ce chore(release): version 2.89.0 changelogs (#1971)
  • See full diff in compare view

Updates framer-motion from 12.23.26 to 12.27.1

Changelog

Sourced from framer-motion's changelog.

[12.27.1] 2026-01-19

Fixed

  • Improving projection node cleanup.

[12.27.0] 2026-01-18

Added

  • Adding new exports for internal use.

[12.26.2] 2026-01-13

Fixed

  • Internal refactor of projection system into motion-dom.

[12.26.1] 2026-01-12

Fixed

  • Improve overload selection for useTransform.

[12.26.0] 2026-01-12

Added

  • Support for multiple output value maps with useTransform.

[12.25.0] 2026-01-09

Added

  • Support for auto-scrolling when a Reorder.Item reaches the edges of its parent scrollable container.

[12.24.12] 2026-01-08

Fixed

  • Draggable elements now track pointer during page and element scroll.

[12.24.11] 2026-01-08

Fixed

  • Fixed time sampling of GPU animations under heavy CPU load.

[12.24.10] 2026-01-07

... (truncated)

Commits

Updates ioredis from 5.8.2 to 5.9.2

Release notes

Sourced from ioredis's releases.

v5.9.2

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

v5.9.1

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

v5.9.0

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Changelog

Sourced from ioredis's changelog.

5.9.2 (2026-01-15)

Bug Fixes

  • cluster: Cluster reconnect sharded subscribers (#2060) (def9804)
  • preserve replica slots on MOVED in pipelines (#2059) (a1c3e9d)

Reverts

5.9.1 (2026-01-08)

Bug Fixes

  • make client-side blocking timeouts opt-in (#2058) (07ed493)

5.9.0 (2026-01-05)

Bug Fixes

  • remove unnecessary case-sensitivity when working with commands (#2036) (f33a2c8)

Features

Commits

Updates lucide-react from 0.468.0 to 0.562.0

Release notes

Sourced from lucide-react's releases.

Version 0.562.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.561.0...0.562.0

Version 0.561.0

What's Changed

Full Changelog: lucide-icons/lucide@0.560.0...0.561.0

Version 0.560.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.559.0...0.560.0

Version 0.559.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@0.558.0...0.559.0

Version 0.558.0

What's Changed

Full Changelog: lucide-icons/lucide@0.557.0...0.558.0

Version 0.557.0

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates next from 16.1.1 to 16.1.3

Release notes

Sourced from next's releases.

v16.1.3

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix linked list bug in LRU deleteFromLru (#88652)
  • Fix relative same host redirects in node middleware (#88253)

Credits

Huge thanks to @​acdlite and @​ijjk for helping!

v16.1.2

[!NOTE] This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: Update to swc_core v50.2.3 (#87841) (#88296)
    • Fixes a crash when processing mdx files with multibyte characters. (#87713)
  • Turbopack: mimalloc upgrade and enabling it on musl (#88503) (#87815) (#88426)
    • Fixes a significant performance issue on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator.
    • Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved.

Credits

Huge thanks to @​mischnic for helping!

Commits

Updates node-datachannel from 0.31.0 to 0.32.0

Release notes

Sourced from node-datachannel's releases.

v0.32.0

What's Changed

Full Changelog: murat-dogan/node-datachannel@v0.31.0...v0.32.0

Commits

Updates openai from 6.15.0 to 6.16.0

Release notes

Sourced from openai's releases.

v6.16.0

6.16.0 (2026-01-09)

Full Changelog: v6.15.0...v6.16.0

Features

  • api: add new Response completed_at prop (ca40534)
  • ci: add breaking change detection workflow (a6f3dea)

Chores

  • break long lines in snippets into multiline (80dee2f)
  • internal: codegen related update (b2fac3e)
Changelog

Sourced from openai's changelog.

6.16.0 (2026-01-09)

Full Changelog: v6.15.0...v6.16.0

Features

  • api: add new Response completed_at prop (ca40534)
  • ci: add breaking change detection workflow (a6f3dea)

Chores

  • break long lines in snippets into multiline (80dee2f)
  • internal: codegen related update (b2fac3e)
Commits
  • 44b7ac2 Merge pull request #1731 from openai/release-please--branches--master--change...
  • e3059f7 release: 6.16.0
  • ca40534 feat(api): add new Response completed_at prop
  • 80dee2f chore: break long lines in snippets into multiline
  • a6f3dea feat(ci): add breaking change detection workflow
  • f8828b7 Merge pull request #728 from stainless-sdks/cameron/detect-agents-breaks
  • 8568b31 Merge branch 'next' into cameron/detect-agents-breaks
  • b2fac3e chore(internal): codegen related update
  • afd032e chore: fix previous commit
  • 999b0b7 chore: Make fixes to CI from comments
  • Additional commits viewable in compare view

Updates puppeteer from 24.34.0 to 24.35.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.35.0

24.35.0 (2026-01-12)

🎉 Features

🛠️ Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.0 to 2.11.1

puppeteer: v24.35.0

24.35.0 (2026-01-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.0 to 2.11.1
      • puppeteer-core bumped from 24.34.0 to 24.35.0
Changelog

Sourced from puppeteer's changelog.

24.35.0 (2026-01-12)

♻️ Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.11.0 to 2.11.1

🎉 Features

🛠️ Fixes

Commits

Updates resend from 6.6.0 to 6.8.0

Release notes

Sourced from resend's releases.

v6.8.0

What's Changed

Full Changelog: resend/resend-node@v6.7.0...v6.8.0

v6.7.0

What's Changed

Full Changelog: resend/resend-node@v6.6.0...v6.7.0

Commits
  • a9d94dc chore: bump version to 6.8.0 (#795)
  • 722ad64 feat: create and send broadcasts on the same request (#793)
  • 09a0a84 chore(deps): update dependency tsdown to v0.19.0 (#789)
  • f913330 fix(deps): update dependency esbuild to v0.27.2 (#779)
  • c4c2682 fix(deps): update dependency next to v16 (#780)
  • bdce1cc chore(deps): update actions/checkout digest to 0c366fd (#785)
  • 3b62fe1 chore(deps): update pnpm to v10.28.0 (#787)
  • d1ece4b chore(deps): update dependency @​types/react to v19.2.8 (#788)
  • fe3e17d chore(deps): update dependency vitest to v4.0.17 (#791)
  • 8d44578 chore(deps): update tj-actions/changed-files digest to daf9d2d (#792)
  • Additional commits viewable in compare view

Updates sax from 1.4.3 to 1.4.4

Commits

Updates undici from 7.16.0 to 7.18.2

Release notes

Sourced from undici's releases.

v7.18.2

⚠️ Security Release

This fixes GHSA-g9mf-h72j-4rw9 and CVE-2026-22036.

What's Changed

Full Changelog: nodejs/undici@v7.18.1...v7.18.2

v7.18.1

What's Changed

Full Changelog: nodejs/undici@v7.18.0...v7.18.1

v7.18.0

What's Changed

Full Changelog: nodejs/undici@v7.17.0...v7.18.0

v7.17.0

What's Changed

... (truncated)

Commits
  • 7e5cb2d Bumped v7.18.2 (#4730)
  • b04e3cb fix(decompress): limit Content-Encoding chain to 5 to prevent resource exhaus...
  • 2bcb77b Bumped v7.18.1 (#4728)
  • 58a12b7 build(deps): bump actions/checkout from 6.0.0 to 6.0.1 (#4719)
  • 5fa2930 build(deps): bump step-security/harden-runner from 2.13.1 to 2.14.0 (#4718)
  • fbbe283 docs: add security warning for strictContentLength option (#4726)
  • ce12d9e fix: do not crash if Node.js is compiled without SSL (#4727)
  • ebe3e33 Bumped v7.18.0 (#4725)
  • 4e9b88b fix: limit Content-Encoding chain...

    Description has been truncated

… updates

Bumps the minor-and-patch group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@supabase/supabase-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/supabase-js) | `2.89.0` | `2.90.1` |
| [framer-motion](https://github.com/motiondivision/motion) | `12.23.26` | `12.27.1` |
| [ioredis](https://github.com/luin/ioredis) | `5.8.2` | `5.9.2` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.468.0` | `0.562.0` |
| [next](https://github.com/vercel/next.js) | `16.1.1` | `16.1.3` |
| [node-datachannel](https://github.com/murat-dogan/node-datachannel) | `0.31.0` | `0.32.0` |
| [openai](https://github.com/openai/openai-node) | `6.15.0` | `6.16.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.34.0` | `24.35.0` |
| [resend](https://github.com/resend/resend-node) | `6.6.0` | `6.8.0` |
| [sax](https://github.com/isaacs/sax-js) | `1.4.3` | `1.4.4` |
| [undici](https://github.com/nodejs/undici) | `7.16.0` | `7.18.2` |
| [@testing-library/react](https://github.com/testing-library/react-testing-library) | `16.3.1` | `16.3.2` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.0.9` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.7` | `19.2.8` |
| [@types/webtorrent](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webtorrent) | `0.109.10` | `0.110.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.1.1` | `16.1.3` |



Updates `@supabase/supabase-js` from 2.89.0 to 2.90.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.90.1/packages/core/supabase-js)

Updates `framer-motion` from 12.23.26 to 12.27.1
- [Changelog](https://github.com/motiondivision/motion/blob/main/CHANGELOG.md)
- [Commits](motiondivision/motion@v12.23.26...v12.27.1)

Updates `ioredis` from 5.8.2 to 5.9.2
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](redis/ioredis@v5.8.2...v5.9.2)

Updates `lucide-react` from 0.468.0 to 0.562.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react)

Updates `next` from 16.1.1 to 16.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v16.1.1...v16.1.3)

Updates `node-datachannel` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/murat-dogan/node-datachannel/releases)
- [Commits](murat-dogan/node-datachannel@v0.31.0...v0.32.0)

Updates `openai` from 6.15.0 to 6.16.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v6.15.0...v6.16.0)

Updates `puppeteer` from 24.34.0 to 24.35.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.34.0...puppeteer-v24.35.0)

Updates `resend` from 6.6.0 to 6.8.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](resend/resend-node@v6.6.0...v6.8.0)

Updates `sax` from 1.4.3 to 1.4.4
- [Commits](isaacs/sax-js@v1.4.3...v1.4.4)

Updates `undici` from 7.16.0 to 7.18.2
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v7.16.0...v7.18.2)

Updates `@testing-library/react` from 16.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v16.3.1...v16.3.2)

Updates `@types/node` from 25.0.3 to 25.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/webtorrent` from 0.109.10 to 0.110.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webtorrent)

Updates `eslint-config-next` from 16.1.1 to 16.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v16.1.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: "@supabase/supabase-js"
  dependency-version: 2.90.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: framer-motion
  dependency-version: 12.27.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: ioredis
  dependency-version: 5.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 0.562.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: next
  dependency-version: 16.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: node-datachannel
  dependency-version: 0.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: openai
  dependency-version: 6.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: puppeteer
  dependency-version: 24.35.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: resend
  dependency-version: 6.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: sax
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: undici
  dependency-version: 7.18.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/node"
  dependency-version: 25.0.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@types/webtorrent"
  dependency-version: 0.110.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: eslint-config-next
  dependency-version: 16.1.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 19, 2026

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

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.

1 participant