Skip to content

build(deps): bump the npm_and_yarn group across 4 directories with 5 updates#2172

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-607729c0f0
Closed

build(deps): bump the npm_and_yarn group across 4 directories with 5 updates#2172
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-607729c0f0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 3, 2025

Bumps the npm_and_yarn group with 4 updates in the / directory: @modelcontextprotocol/sdk, next, better-auth and js-yaml.
Bumps the npm_and_yarn group with 1 update in the /apps/docs directory: next.
Bumps the npm_and_yarn group with 2 updates in the /apps/sim directory: better-auth and js-yaml.
Bumps the npm_and_yarn group with 1 update in the /scripts directory: glob.

Updates @modelcontextprotocol/sdk from 1.20.2 to 1.24.0

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.24.0

Summary

This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look at the latest spec as well as the release blog post.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.24.0

1.23.0

What's Changed

... (truncated)

Commits
  • 356b7e6 chore: bump version for release (#1215)
  • 09623e2 Merge commit from fork
  • cf51343 feat: backwards-compatible createMessage overloads for SEP-1577 (#1212)
  • 8204126 fix: allow zod 4 transformations (#1213)
  • 6083600 Modify Origin header validation in validateRequestHeaders (streamableHttp.ts ...
  • a6ee2cb fix: normalize null to undefined in ElicitResultSchema content field (#1204)
  • 4b651b8 feat: add closeStandaloneSSEStream for GET stream polling (#1203)
  • 5ceabfb fix: normalize headers in sse transport (#856)
  • f67fc2f fix: improve SSE reconnection behavior (#1191)
  • fab7e1e feat: add closeSSEStream callback to RequestHandlerExtra (#1166)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by pcarleton, a new releaser for @​modelcontextprotocol/sdk since your current version.


Updates next from 15.4.1 to 15.4.8

Release notes

Sourced from next's releases.

v15.4.8

Please see CVE-2025-66478 for additional details about this release.

Commits

Updates better-auth from 1.3.12 to 1.4.2

Release notes

Sourced from better-auth's releases.

v1.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.2-beta.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.2-beta.4

No significant changes

    View changes on GitHub

v1.4.2-beta.3

No significant changes

    View changes on GitHub

... (truncated)

Commits
  • f2c28dd chore: release v1.4.2
  • 7e7a4ca chore: release v1.4.2-beta.2
  • a2e6a8a Revert "chore: lint (#6290)"
  • 5ea36ab fix: signIn/signUp API returns user additional field (#6287)
  • 205c294 chore(email-otp): unit tests for sign-in with capitalizations (#6238)
  • 201a7c2 fix(oidc-provider): session shouldn't be required (#6282)
  • 1c1c913 chore: more join tests for missing data scenarios (#6166)
  • 1c45f37 feat(jwt): allow custom jwks endpoint (#6269)
  • fc662c5 chore: remove incorrect auth cli (#6242)
  • fabf8dc docs: updated og image and add merch link to community section (#6251)
  • Additional commits viewable in compare view

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 next from 15.4.1 to 15.4.8

Release notes

Sourced from next's releases.

v15.4.8

Please see CVE-2025-66478 for additional details about this release.

Commits

Updates better-auth from 1.3.12 to 1.4.2

Release notes

Sourced from better-auth's releases.

v1.4.2

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.2-beta.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.4.2-beta.4

No significant changes

    View changes on GitHub

v1.4.2-beta.3

No significant changes

    View changes on GitHub

... (truncated)

Commits
  • f2c28dd chore: release v1.4.2
  • 7e7a4ca chore: release v1.4.2-beta.2
  • a2e6a8a Revert "chore: lint (#6290)"
  • 5ea36ab fix: signIn/signUp API returns user additional field (#6287)
  • 205c294 chore(email-otp): unit tests for sign-in with capitalizations (#6238)
  • 201a7c2 fix(oidc-provider): session shouldn't be required (#6282)
  • 1c1c913 chore: more join tests for missing data scenarios (#6166)
  • 1c45f37 feat(jwt): allow custom jwks endpoint (#6269)
  • fc662c5 chore: remove incorrect auth cli (#6242)
  • fabf8dc docs: updated og image and add merch link to community section (#6251)
  • Additional commits viewable in compare view

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 glob from 11.0.2 to 11.1.0

Changelog

Sourced from glob's changelog.

changeglob

13

  • Move the CLI program out to a separate package, glob-bin. Install that if you'd like to continue using glob from the command line.

12

  • Remove the unsafe --shell option. The --shell option is now ONLY supported on known shells where the behavior can be implemented safely.

11.1

GHSA-5j98-mcp5-4vw2

  • Add the --shell option for the command line, with a warning that this is unsafe. (It will be removed in v12.)
  • Add the --cmd-arg/-g as a way to safely add positional arguments to the command provided to the CLI tool.
  • Detect commands with space or quote characters on known shells, and pass positional arguments to them safely, avoiding shell:true execution.

11.0

  • Drop support for node before v20

10.4

  • Add includeChildMatches: false option
  • Export the Ignore class

10.3

  • Add --default -p flag to provide a default pattern
  • exclude symbolic links to directories when follow and nodir are both set

10.2

  • Add glob cli

10.1

  • Return '.' instead of the empty string '' when the current working directory is returned as a match.
  • Add posix: true option to return / delimited paths, even on

... (truncated)

Commits
  • 2551fb5 11.1.0
  • 47473c0 bin: Do not expose filenames to shell expansion
  • bc33fe1 skip tilde test on systems that lack tilde expansion
  • 59bf9ca fix notes
  • dde4fa6 docs(README): add #anchor and improve notes
  • 0559b0e docs: add better links to path-scurry docs
  • c9773c2 fix: correct typos in README.md
  • 13e68ea Fix punctuation in traversal function documentation
  • 1527e2b fix repo url
  • 7e190e8 fix typo mathspaths
  • Additional commits viewable 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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…updates

Bumps the npm_and_yarn group with 4 updates in the / directory: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [next](https://github.com/vercel/next.js), [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [js-yaml](https://github.com/nodeca/js-yaml).
Bumps the npm_and_yarn group with 1 update in the /apps/docs directory: [next](https://github.com/vercel/next.js).
Bumps the npm_and_yarn group with 2 updates in the /apps/sim directory: [better-auth](https://github.com/better-auth/better-auth/tree/HEAD/packages/better-auth) and [js-yaml](https://github.com/nodeca/js-yaml).
Bumps the npm_and_yarn group with 1 update in the /scripts directory: [glob](https://github.com/isaacs/node-glob).


Updates `@modelcontextprotocol/sdk` from 1.20.2 to 1.24.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.20.2...1.24.0)

Updates `next` from 15.4.1 to 15.4.8
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.4.1...v15.4.8)

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

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 `next` from 15.4.1 to 15.4.8
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.4.1...v15.4.8)

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

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 `glob` from 11.0.2 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](isaacs/node-glob@v11.0.2...v11.1.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.24.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 15.4.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: better-auth
  dependency-version: 1.4.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: next
  dependency-version: 15.4.8
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: better-auth
  dependency-version: 1.4.2
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: glob
  dependency-version: 11.1.0
  dependency-type: direct:production
  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 3, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 3, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Dec 3, 2025 7:47pm

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps Bot commented Dec 3, 2025

Greptile Overview

Greptile Summary

This automated dependency update introduces a critical version conflict that will prevent the intended Next.js upgrade from taking effect.

Key Issues

🚨 Next.js Version Conflict (Critical)

  • apps/sim/package.json requests Next.js ^16.0.7 (major version bump)
  • Root package.json overrides lock the entire workspace to 15.4.1
  • Result: The application will run on 15.4.1 despite requesting 16.x, potentially causing runtime issues if Next.js 16 features are used

⚠️ Internal Override Inconsistency

  • apps/sim/package.json has duplicate override definitions that conflict with its own dependencies (line 101 requests 16.x, line 167 overrides to 15.4.1)

✅ Security Updates Included

  • Next.js 15.4.8 (in docs app) patches CVE-2025-66478
  • js-yaml 4.1.1 fixes prototype pollution vulnerability
  • glob 11.1.0 addresses shell expansion issue GHSA-5j98-mcp5-4vw2

📋 Breaking Changes

  • better-auth 1.3.12 → 1.4.2 includes database schema changes and session handling modifications that require migration
  • @modelcontextprotocol/sdk 1.20.2 → 1.24.0 updates to spec 2025-11-25 with new task support

Recommendation

Do not merge until the Next.js version conflict is resolved. Either:

  1. Update root overrides to allow Next.js 16.x (if upgrade is intentional), OR
  2. Revert apps/sim to request 15.4.8 instead of 16.0.7 (recommended for stability)

After resolving the version conflict, ensure better-auth migration is run before deployment.

Confidence Score: 1/5

  • This PR contains critical version conflicts that will cause the build to use incorrect dependency versions, potentially breaking the application.
  • Score of 1 reflects a critical blocking issue: the Next.js version conflict means the application will not receive the intended upgrade. The workspace overrides will force version 15.4.1 despite the dependency requesting 16.0.7, creating a mismatch between expected and actual runtime behavior. Additionally, better-auth breaking changes require manual migration steps before deployment.
  • Critical attention required for package.json (root overrides) and apps/sim/package.json (version conflict resolution). Verify apps/sim/package.json for better-auth migration requirements.

Important Files Changed

File Analysis

Filename Score Overview
apps/sim/package.json 2/5 Updates Next.js from 15.4.1 to 16.0.7 (major version bump), better-auth 1.3.12→1.4.2, js-yaml 4.1.0→4.1.1. Critical: Next.js override conflict at root package.json locks to 15.4.1 but app requests ^16.0.7.
package.json 2/5 Updates @modelcontextprotocol/sdk from 1.20.2 to 1.24.0. Critical: overrides section locks Next.js to 15.4.1 but apps/sim now depends on ^16.0.7 creating version conflict.
apps/docs/package.json 3/5 Updates Next.js from 15.4.1 to 15.4.8 (patch security release for CVE-2025-66478). Minor security fix, no breaking changes expected.

Sequence Diagram

sequenceDiagram
    participant Dependabot
    participant RootPackage as Root package.json
    participant SimApp as apps/sim/package.json
    participant DocsApp as apps/docs/package.json
    participant Scripts as scripts/package.json
    
    Note over Dependabot: Automated Dependency Update
    
    Dependabot->>SimApp: Update next: 15.4.1 → 16.0.7
    Dependabot->>SimApp: Update better-auth: 1.3.12 → 1.4.2
    Dependabot->>SimApp: Update js-yaml: 4.1.0 → 4.1.1
    Dependabot->>DocsApp: Update next: 15.4.1 → 15.4.8
    Dependabot->>RootPackage: Update @modelcontextprotocol/sdk: 1.20.2 → 1.24.0
    Dependabot->>Scripts: Update glob: 11.0.3 → 11.1.0
    
    Note over RootPackage: Override Conflict!
    RootPackage-->>SimApp: Force next@15.4.1 via overrides
    Note over SimApp: Requested ^16.0.7<br/>but gets 15.4.1
    
    SimApp-->>SimApp: Internal override conflict<br/>(line 101 vs line 167)
    
    Note over DocsApp: ✓ Security fix CVE-2025-66478
    Note over Scripts: ✓ Security fix GHSA-5j98-mcp5-4vw2
Loading

Copy link
Copy Markdown
Contributor

@greptile-apps greptile-apps Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Additional Comments (2)

  1. apps/sim/package.json, line 167-168 (link)

    logic: Duplicate override definitions

    This package has its own overrides section that locks Next.js to 15.4.1, but line 101 requests ^16.0.7. This is internally inconsistent - the package both requires Next.js 16 and overrides it back to 15.4.1.

    Additionally, these overrides duplicate the root-level overrides and may not have the intended effect in a workspace setup (root overrides typically take precedence).

  2. package.json, line 31-32 (link)

    logic: Override blocks Next.js 16.x upgrade

    The apps/sim/package.json now depends on next: ^16.0.7, but these overrides lock the entire workspace to 15.4.1. This prevents the upgrade from taking effect.

    Check: Verify if Next.js 16.x is intentional or if apps/sim should stay on 15.4.8 for the security fix.

4 files reviewed, 4 comments

Edit Code Review Agent Settings | Greptile

Comment thread apps/sim/package.json
"mysql2": "3.14.3",
"nanoid": "^3.3.7",
"next": "^15.4.1",
"next": "^16.0.7",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: Next.js 16.0.7 conflicts with workspace override

The root package.json overrides section locks Next.js to 15.4.1, but this package now requests ^16.0.7 (a major version bump). This creates a version conflict where the override will force 15.4.1 to be installed despite the 16.x requirement.

Impact: The application will run on Next.js 15.4.1 instead of 16.0.7, potentially causing runtime issues if the code uses Next.js 16 features.

Resolution: Either:

  1. Update the root package.json overrides to allow Next.js 16.x, OR
  2. Revert this change to stay on Next.js 15.4.8 (which includes the security fix)
Prompt To Fix With AI
This is a comment left during a code review.
Path: apps/sim/package.json
Line: 101:101

Comment:
**logic:** Next.js 16.0.7 conflicts with workspace override

The root `package.json` overrides section locks Next.js to `15.4.1`, but this package now requests `^16.0.7` (a major version bump). This creates a version conflict where the override will force 15.4.1 to be installed despite the 16.x requirement.

**Impact**: The application will run on Next.js 15.4.1 instead of 16.0.7, potentially causing runtime issues if the code uses Next.js 16 features.

**Resolution**: Either:
1. Update the root `package.json` overrides to allow Next.js 16.x, OR
2. Revert this change to stay on Next.js 15.4.8 (which includes the security fix)

How can I resolve this? If you propose a fix, please make it concise.

Comment thread apps/sim/package.json
"@trigger.dev/sdk": "4.0.4",
"@types/three": "0.177.0",
"better-auth": "1.3.12",
"better-auth": "1.4.2",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

logic: Check database migration for better-auth 1.4.x

better-auth upgrade from 1.3.12 to 1.4.2 includes changes per the release notes:

  • Session handling changes (session shouldn't be required in OIDC provider)
  • Email-OTP capitalization handling fixes
  • Database schema changes requiring migration

Check: Run better-auth migrate and verify session/auth functionality still works as expected, especially for OIDC and email-OTP flows.

Prompt To Fix With AI
This is a comment left during a code review.
Path: apps/sim/package.json
Line: 72:72

Comment:
**logic:** Check database migration for better-auth 1.4.x

better-auth upgrade from 1.3.12 to 1.4.2 includes changes per the release notes:
- Session handling changes (session shouldn't be required in OIDC provider)
- Email-OTP capitalization handling fixes
- Database schema changes requiring migration

Check: Run `better-auth migrate` and verify session/auth functionality still works as expected, especially for OIDC and email-OTP flows.

How can I resolve this? If you propose a fix, please make it concise.

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 4, 2025

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

@dependabot dependabot Bot closed this Dec 4, 2025
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/npm_and_yarn-607729c0f0 branch December 4, 2025 21:31
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.

0 participants