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:
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [geist](https://vercel.com/font) ([source](https://github.com/vercel/geist-font/tree/HEAD/packages/next)) | [`1.5.1` → `1.7.0`](https://renovatebot.com/diffs/npm/geist/1.5.1/1.7.0) |  |  |
---
### Release Notes
<details>
<summary>vercel/geist-font (geist)</summary>
### [`v1.7.0`](https://github.com/vercel/geist-font/blob/HEAD/packages/next/CHANGELOG.md#170)
[Compare Source](https://github.com/vercel/geist-font/compare/1.5.1...geist@1.7.0)
##### Minor Changes
- [`d7ef63c`](https://github.com/vercel/geist-font/commit/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 |
```jsx
import {
GeistPixelSquare,
GeistPixelGrid,
GeistPixelCircle,
GeistPixelTriangle,
GeistPixelLine,
} from "geist/font/pixel";
```
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjUiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21hdGVkIiwiZGVwZW5kZW5jaWVzIl19-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
1.5.1→1.7.0Release Notes
vercel/geist-font (geist)
v1.7.0Compare Source
Minor Changes
d7ef63c: We're excited to announce a new member to our font family: Geist PixelIt'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:
GeistPixelSquare--font-geist-pixel-squareGeistPixelGrid--font-geist-pixel-gridGeistPixelCircle--font-geist-pixel-circleGeistPixelTriangle--font-geist-pixel-triangleGeistPixelLine--font-geist-pixel-lineConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.