Skip to content

fix(deps): update dependency geist to v1.7.1#695

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/geist-1.x
Open

fix(deps): update dependency geist to v1.7.1#695
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/geist-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 6, 2026

This PR contains the following updates:

Package Change Age Confidence
geist (source) 1.5.11.7.1 age confidence

Release Notes

vercel/geist-font (geist)

v1.7.1

Compare Source

Patch Changes
  • c8ed578: Fix Geist Mono rendering source-code text with unintended programming ligatures.

    v1.7.0 unintentionally activated programming-ligature substitutions (-->, ==, !=, ..., --, etc.) under the liga (Standard Ligatures) OpenType feature, which is on by default in every renderer. As a result, text like --debug-prerender, [id...], [...id], or NODE_OPTIONS='--debug-prerender' node rendered with ligated glyphs and broke monospace alignment in code.

    The source-level fix is in #​217; this release ships the rebuilt binaries.

v1.7.0

Compare Source

Minor Changes
  • d7ef63c: We're excited to announce a new member to our font family: Geist Pixel

    It's a display typeface family featuring five unique pixel-based variants, each with a distinct visual style. It is designed for decorative use in headlines, logos, and other display contexts where a pixelated aesthetic is desired.

    It includes five distinct variants, each exported separately:

    Export CSS Variable Description
    GeistPixelSquare --font-geist-pixel-square Square pixel shapes
    GeistPixelGrid --font-geist-pixel-grid Grid-based pixel pattern
    GeistPixelCircle --font-geist-pixel-circle Circular pixel shapes
    GeistPixelTriangle --font-geist-pixel-triangle Triangular pixel shapes
    GeistPixelLine --font-geist-pixel-line Line-based pixel pattern
    import {
      GeistPixelSquare,
      GeistPixelGrid,
      GeistPixelCircle,
      GeistPixelTriangle,
      GeistPixelLine,
    } from "geist/font/pixel";

  • If you want to rebase/retry this PR, check this box

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Feb 6, 2026
@renovate renovate Bot requested a review from IgorKowalczyk February 6, 2026 21:04
@renovate renovate Bot changed the title fix(deps): update dependency geist to v1.7.0 fix(deps): update dependency geist to v1.7.1 May 20, 2026
@renovate renovate Bot force-pushed the renovate/geist-1.x branch from 7d1673e to 56e7377 Compare May 20, 2026 21:39
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants