Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the patch-updates group with 9 updates in the / directory:

Package From To
better-auth 1.4.11 1.4.17
better-sqlite3 12.6.0 12.6.2
source-map-support 0.5.13 0.5.21
fumadocs-core 16.4.8 16.4.9
fumadocs-ui 16.4.8 16.4.9
next 16.1.4 16.1.6
react 19.2.3 19.2.4
@types/react 19.2.9 19.2.10
react-dom 19.2.3 19.2.4

Updates better-auth from 1.4.11 to 1.4.17

Release notes

Sourced from better-auth's releases.

v1.4.17

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.16

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.15

   🐞 Bug Fixes

    View changes on GitHub

v1.4.14

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • bcbeeee chore: release v1.4.17
  • 225348a fix(two-factor): improve OTP comparision during hashed and encrypted values
  • c6e4f16 feat(two-factor): add twoFactorCookieMaxAge as a separate option
  • 86db4f7 fix(db): only exclude returned: false fields from output schemas (#7504)
  • f7cbbbd fix(cookies): fallback to isProduction when baseURL is not set (#7159)
  • 6ef600d fix: set default ipv6 subnet to 64 (#7509)
  • f444027 chore: bump zod (#7507)
  • 4625dcf chore: release v1.4.16
  • 1ba5a3f fix(rate-limit): support IPv6 address normalization and subnet (#7470)
  • eb297c2 refactor: return linked account in findOAuthUser (#7331)
  • Additional commits viewable in compare view

Updates better-sqlite3 from 12.6.0 to 12.6.2

Release notes

Sourced from better-sqlite3's releases.

v12.6.2

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.1...v12.6.2

v12.6.1

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.6.0...v12.6.1

Commits

Updates source-map-support from 0.5.13 to 0.5.21

Release notes

Sourced from source-map-support's releases.

🚢 0.5.16

  • 🐛 Fix "cannot read property 'name' of undefined" error

🚢 0.5.15

  • 🐛 Adapt to node's removal of the module header

🚢 0.5.14

  • 🐛 Fix extraction of function name from next frame’s position
Commits
  • 8883393 0.5.21
  • b2b82e0 Merge pull request #257 from brettz9/register-hook-require
  • a2b5e50 0.5.20
  • db131af Update built files
  • 3c02b8f Add back missing unlink call
  • 3ce709b Merge pull request #297 from tapjs/isaacs/do-not-break-on-missing-global-process
  • dd868f6 fix: do not crash if process is not set
  • 121090f fix(test): fix writeFileSync on newer node versions
  • c41333d fix: replace build.js curl call with node https
  • d058745 Merge pull request #282 from evanw/dependabot/npm_and_yarn/http-proxy-1.18.1
  • Additional commits viewable in compare view

Updates fumadocs-core from 16.4.8 to 16.4.9

Release notes

Sourced from fumadocs-core's releases.

fumadocs-core@16.4.9

Patch Changes

  • 48dd0c2: fix incorrect page tree output
Commits

Updates fumadocs-ui from 16.4.8 to 16.4.9

Release notes

Sourced from fumadocs-ui's releases.

fumadocs-ui@16.4.9

Patch Changes

  • Updated dependencies [48dd0c2]
    • fumadocs-core@16.4.9
    • @​fumadocs/ui@​16.4.9
Commits

Updates next from 16.1.4 to 16.1.6

Release notes

Sourced from next's releases.

v16.1.6

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

Core Changes

  • Upgrade to swc 54 (#88207)
  • implement LRU cache with invocation ID scoping for minimal mode response cache (#88509)
  • tweak LRU sentinel key (#89123)

Credits

Huge thanks to @​mischnic, @​wyattjoh, and @​ztanner for helping!

v16.1.5

Please refer the following changelogs for more information about this security release:

https://vercel.com/changelog/summaries-of-cve-2025-59471-and-cve-2025-59472 https://vercel.com/changelog/summary-of-cve-2026-23864

Commits

Updates react from 19.2.3 to 19.2.4

Release notes

Sourced from react's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.9 to 19.2.10

Commits

Updates react-dom from 19.2.3 to 19.2.4

Release notes

Sourced from react-dom's releases.

19.2.4 (January 26th, 2026)

React Server Components

Commits

Updates @types/react from 19.2.9 to 19.2.10

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

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 28, 2026

Labels

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

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

@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
objectos Ready Ready Preview, Comment Jan 29, 2026 0:57am

Request Review

@github-actions
Copy link

⚠️ This PR is very large. Consider breaking it down into smaller, more focused changes for easier review.

@github-actions
Copy link

⚠️ This PR is very large. Consider breaking it down into smaller, more focused changes for easier review.

…pdates

Bumps the patch-updates group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) | `1.4.11` | `1.4.17` |
| [better-sqlite3](https://github.com/WiseLibs/better-sqlite3) | `12.6.0` | `12.6.2` |
| [source-map-support](https://github.com/evanw/node-source-map-support) | `0.5.13` | `0.5.21` |
| [fumadocs-core](https://github.com/fuma-nama/fumadocs) | `16.4.8` | `16.4.9` |
| [fumadocs-ui](https://github.com/fuma-nama/fumadocs) | `16.4.8` | `16.4.9` |
| [next](https://github.com/vercel/next.js) | `16.1.4` | `16.1.6` |
| [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `19.2.3` | `19.2.4` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.9` | `19.2.10` |
| [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.4` |



Updates `better-auth` from 1.4.11 to 1.4.17
- [Release notes](https://github.com/better-auth/better-auth/releases)
- [Commits](https://github.com/better-auth/better-auth/commits/v1.4.17/packages/better-auth)

Updates `better-sqlite3` from 12.6.0 to 12.6.2
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases)
- [Commits](WiseLibs/better-sqlite3@v12.6.0...v12.6.2)

Updates `source-map-support` from 0.5.13 to 0.5.21
- [Release notes](https://github.com/evanw/node-source-map-support/releases)
- [Commits](evanw/node-source-map-support@v0.5.13...v0.5.21)

Updates `fumadocs-core` from 16.4.8 to 16.4.9
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-core@16.4.9)

Updates `fumadocs-ui` from 16.4.8 to 16.4.9
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/commits/fumadocs-ui@16.4.9)

Updates `next` from 16.1.4 to 16.1.6
- [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.4...v16.1.6)

Updates `react` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react)

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

Updates `react-dom` from 19.2.3 to 19.2.4
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.4/packages/react-dom)

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

---
updated-dependencies:
- dependency-name: better-auth
  dependency-version: 1.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: better-sqlite3
  dependency-version: 12.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: source-map-support
  dependency-version: 0.5.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-core
  dependency-version: 16.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: fumadocs-ui
  dependency-version: 16.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: next
  dependency-version: 16.1.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: react
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/react"
  dependency-version: 19.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: react-dom
  dependency-version: 19.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@types/react"
  dependency-version: 19.2.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/patch-updates-ddf8b9a3c6 branch from 6d3b9bd to 1aeb288 Compare January 29, 2026 00:43
@github-actions github-actions bot added size/xl and removed size/xl labels Jan 29, 2026
@github-actions
Copy link

⚠️ This PR is very large. Consider breaking it down into smaller, more focused changes for easier review.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 29, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 29, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/patch-updates-ddf8b9a3c6 branch January 29, 2026 01:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants