Skip to content

Conversation

@dependabot
Copy link

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

Bumps next and geist. These dependencies needed to be updated together.
Updates next from 14.2.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

v16.1.4

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

Core Changes

  • Only filter next config if experimental flag is enabled (#88733)

Credits

Huge thanks to @​mischnic for helping!

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

... (truncated)

Commits

Updates geist from 1.3.0 to 1.5.1

Release notes

Sourced from geist's releases.

1.5.1

No release notes provided.

1.5.0

Changelog

This release brings major updates to the Geist font family:

Added Italic styles to the both families Geist and Geist Mono.

Geist Italic Geist Mono Italic

Included box drawing and progress bar characters for better terminal and UI rendering

Geist Box Drawing Characters

Other enhancement and issues fixed

#52, #111, #119, #130, #136, #153, #155, #157, #162

Please test and share feedback—especially around the new Italics and terminal characters!

1.5.0-alpha

Changelog

This alpha release brings major updates to the Geist font family:

⚠️ This is an alpha release because Mono Italics are not yet included. Final 1.5 release will follow once they're ready.

Added Italic styles to the non-mono fonts

Geist Italic

Included box drawing and progress bar characters for better terminal and UI rendering

Geist Box Drawing Characters

Other enhancement and issues fixed

#111, #119, #130, #136, #153, #155, #157, #162

Please test and share feedback—especially around the new Italics and terminal characters!

1.4.2

Changelog

This release is a packaging fix, with no functional changes to the code. It aligns the version number in package.json with the one on npm, resolving #170 .

1.4.01

This version includes small fixes for issues #132, #135, #139.

... (truncated)

Commits
  • 0c8b56e Update verson to 1.5.1
  • 4d65573 [release] v1.4.2 - packaging fix
  • 90b4c79 Merge pull request #123 from vercel/Geist-Sans-fixes
  • bddb3c4 Update font in package
  • e444db8 Bump Next.js Package to 1.3.1
  • 7d820fa remove less than next 15 version restriction
  • a058921 fix: exports configuration
  • 24bc929 Update README.md
  • bef16c8 Add docs for using in Next.js Pages Router
  • See full diff in compare view
Maintainer changes

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


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

Bumps [next](https://github.com/vercel/next.js) and [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next). These dependencies needed to be updated together.

Updates `next` from 14.2.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@v14.2.4...v16.1.6)

Updates `geist` from 1.3.0 to 1.5.1
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/1.5.1/packages/next)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.1.6
  dependency-type: direct:production
- dependency-name: geist
  dependency-version: 1.5.1
  dependency-type: direct:production
...

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 Jan 29, 2026
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