Skip to content

chore(deps-dev): bump vercel from 50.11.0 to 50.28.0#273

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-50.28.0
Open

chore(deps-dev): bump vercel from 50.11.0 to 50.28.0#273
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/vercel-50.28.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps vercel from 50.11.0 to 50.28.0.

Release notes

Sourced from vercel's releases.

vercel@50.28.0

Minor Changes

  • Add --json flag to vc deploy init for machine-readable output (#15390)

  • Add vercel routes command for managing project-level routing rules. Supports creating, editing, deleting, enabling/disabling, reordering, and publishing routes with rewrites, redirects, status codes, response headers, and request transforms. Includes AI-powered route generation via --ai flag. (#15349)

Patch Changes

  • Enable execution of vercel flags prepare without requiring authentication (#15300)

  • [services] adds support for python cron worker services (#15175)

  • Updated dependencies [d1c4d7052033aaf7b3f2044aa24484cb143b9348]:

    • @​vercel/python@​6.20.2
    • @​vercel/build-utils@​13.6.3
    • @​vercel/static-build@​2.8.45
    • @​vercel/backends@​0.0.41
    • @​vercel/elysia@​0.1.44
    • @​vercel/express@​0.1.53
    • @​vercel/fastify@​0.1.47
    • @​vercel/go@​3.4.3
    • @​vercel/h3@​0.1.53
    • @​vercel/hono@​0.2.47
    • @​vercel/hydrogen@​1.3.5
    • @​vercel/koa@​0.1.27
    • @​vercel/nestjs@​0.2.48
    • @​vercel/next@​4.15.41
    • @​vercel/node@​5.6.11
    • @​vercel/redwood@​2.4.9
    • @​vercel/remix-builder@​5.6.0
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.0.5

vercel@50.27.1

Patch Changes

vercel@50.27.0

Minor Changes

  • Add vercel agent init command that generates an AGENTS.md file with Vercel deployment best practices (#15356)

Patch Changes

... (truncated)

Changelog

Sourced from vercel's changelog.

50.28.0

Minor Changes

  • Add --json flag to vc deploy init for machine-readable output (#15390)

  • Add vercel routes command for managing project-level routing rules. Supports creating, editing, deleting, enabling/disabling, reordering, and publishing routes with rewrites, redirects, status codes, response headers, and request transforms. Includes AI-powered route generation via --ai flag. (#15349)

Patch Changes

  • Enable execution of vercel flags prepare without requiring authentication (#15300)

  • [services] adds support for python cron worker services (#15175)

  • Updated dependencies [d1c4d7052033aaf7b3f2044aa24484cb143b9348]:

    • @​vercel/python@​6.20.2
    • @​vercel/build-utils@​13.6.3
    • @​vercel/static-build@​2.8.45
    • @​vercel/backends@​0.0.41
    • @​vercel/elysia@​0.1.44
    • @​vercel/express@​0.1.53
    • @​vercel/fastify@​0.1.47
    • @​vercel/go@​3.4.3
    • @​vercel/h3@​0.1.53
    • @​vercel/hono@​0.2.47
    • @​vercel/hydrogen@​1.3.5
    • @​vercel/koa@​0.1.27
    • @​vercel/nestjs@​0.2.48
    • @​vercel/next@​4.15.41
    • @​vercel/node@​5.6.11
    • @​vercel/redwood@​2.4.9
    • @​vercel/remix-builder@​5.6.0
    • @​vercel/ruby@​2.3.2
    • @​vercel/rust@​1.0.5

50.27.1

Patch Changes

50.27.0

Minor Changes

  • Add vercel agent init command that generates an AGENTS.md file with Vercel deployment best practices (#15356)

Patch Changes

... (truncated)

Commits

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 9, 2026

Labels

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

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

@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-03-09T01:13:26.522Z
Node.js: v22.22.1

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 174672x 40x
Memory Get 150ms 0.00ms 265957x 40x
Memory Delete 180ms 0.00ms 320856x 40x
Embedding Search (10K vectors) 500ms 0.15ms 3425x 150x
Recommendation Pipeline 800ms 0.28ms 2879x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.28.0 branch from f7088d7 to c9a2246 Compare March 9, 2026 01:30
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-03-09T01:48:21.398Z
Node.js: v22.22.1

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 166389x 40x
Memory Get 150ms 0.00ms 258176x 40x
Memory Delete 180ms 0.00ms 193340x 40x
Embedding Search (10K vectors) 500ms 0.12ms 4271x 150x
Recommendation Pipeline 800ms 0.22ms 3701x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.28.0 branch from c9a2246 to cb1c22d Compare March 9, 2026 10:54
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-03-09T11:33:40.000Z
Node.js: v22.22.1

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 172117x 40x
Memory Get 150ms 0.00ms 245499x 40x
Memory Delete 180ms 0.00ms 332717x 40x
Embedding Search (10K vectors) 500ms 0.12ms 4218x 150x
Recommendation Pipeline 800ms 0.22ms 3609x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.28.0 branch 2 times, most recently from e0453d0 to cbc88d8 Compare March 11, 2026 23:38
@github-actions
Copy link

Performance Benchmark Results

⚠️ Benchmark results not available

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.28.0 branch from cbc88d8 to b6b7d6b Compare March 12, 2026 02:48
@github-actions
Copy link

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-03-12T03:18:28.412Z
Node.js: v22.22.1

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 172117x 40x
Memory Get 150ms 0.00ms 262697x 40x
Memory Delete 180ms 0.00ms 338983x 40x
Embedding Search (10K vectors) 500ms 0.12ms 4078x 150x
Recommendation Pipeline 800ms 0.22ms 3639x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

Bumps [vercel](https://github.com/vercel/vercel/tree/HEAD/packages/cli) from 50.11.0 to 50.28.0.
- [Release notes](https://github.com/vercel/vercel/releases)
- [Changelog](https://github.com/vercel/vercel/blob/main/packages/cli/CHANGELOG.md)
- [Commits](https://github.com/vercel/vercel/commits/vercel@50.28.0/packages/cli)

---
updated-dependencies:
- dependency-name: vercel
  dependency-version: 50.28.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vercel-50.28.0 branch from b6b7d6b to f45e226 Compare March 12, 2026 05:55
@github-actions
Copy link

Performance Benchmark Results

╔═══════════════════════════════════════════════════════════════╗
║ SMI-1537: V3 Migration Performance Benchmarks ║
╠═══════════════════════════════════════════════════════════════╣
║ Memory Operations: 40x target ║
║ Embedding Search: 150x target ║
║ Recommendation Pipeline: 4x target ║
╚═══════════════════════════════════════════════════════════════╝

Running 50 iterations with 10 warmup...

--- Memory Operations ---

--- Embedding Search ---
Indexing 10K vectors... done

--- Recommendation Pipeline ---
Initializing recommendation pipeline with 1000 skills... done

═══════════════════════════════════════════════════════════════

V3 Migration Benchmark Report

Date: 2026-03-12T06:16:45.267Z
Node.js: v22.22.1

Results

Operation V2 Baseline V3 Result Speedup Target Status
Memory Store 200ms 0.00ms 184843x 40x
Memory Get 150ms 0.00ms 262697x 40x
Memory Delete 180ms 0.00ms 309811x 40x
Embedding Search (10K vectors) 500ms 0.13ms 3737x 150x
Recommendation Pipeline 800ms 0.22ms 3696x 4x

Summary

  • Total Benchmarks: 5
  • Passed: 5
  • Failed: 0
  • All Targets Met: ✅ Yes

Notes

  • V2 baselines are from pre-migration measurements (simulated for this benchmark)
  • Target threshold includes 20% tolerance for environmental variance
  • Memory operations use in-memory Map (real V3 uses optimized SQLite)
  • Embedding search simulates HNSW algorithm efficiency (real V3 uses onnxruntime-node)

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.

0 participants