1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-04-26 14:38:30 -04:00

102 Commits

Author SHA1 Message Date
37375b766f
server all the actions! 2025-02-08 12:37:41 -05:00
8aabb4a66f
Migrate to app router (#2254) 2025-02-07 11:33:38 -05:00
e97613dda5
finally bump eslint to 9.x 2025-01-16 10:54:19 -05:00
70f86283a7 upgrade to next 15 2024-11-22 10:44:40 -05:00
8f987be75e
geist fonts are now on google 2024-11-22 10:34:55 -05:00
0542937db5
rebuild pnpm-lock.yaml (fixes CVE-2024-21538, #2195) 2024-11-20 19:20:42 -05:00
4b719f8740
remove vercel speed insights 2024-11-20 18:37:54 -05:00
f886a7cd0b
bump deps 2024-10-11 10:48:21 -04:00
89cd6780f9
bump deps and fix lint 2024-09-11 17:26:42 -04:00
563533fdb0 move from fathom to vercel analytics 2024-07-31 16:47:21 +00:00
fff106ffbb
bump next to 14.2.5 2024-07-31 12:15:13 -04:00
5fe420913e switch to cloudflare turnstile 2024-07-31 14:57:19 +00:00
dependabot[bot]
19fb5da2d9
📦 npm: Bump next-mdx-remote from 4.4.1 to 5.0.0 (#2018)
* 📦 npm: Bump next-mdx-remote from 4.4.1 to 5.0.0

Bumps [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) from 4.4.1 to 5.0.0.
- [Release notes](https://github.com/hashicorp/next-mdx-remote/releases)
- [Changelog](https://github.com/hashicorp/next-mdx-remote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/hashicorp/next-mdx-remote/compare/v4.4.1...v5.0.0)

---
updated-dependencies:
- dependency-name: next-mdx-remote
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump remark plugins

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2024-06-23 13:20:50 -04:00
35ada3a1c2
bump next to 14.2 2024-06-23 11:14:13 -04:00
dependabot[bot]
db2fdaa8dd 📦 npm: Bump the nextjs group with 2 updates
Bumps the nextjs group with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 14.1.3 to 14.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4)

Updates `eslint-config-next` from 14.1.3 to 14.1.4
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.4/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:23:04 -04:00
971747a161
goodbye planetscale 🪦 hello turso 👋 2024-04-01 11:12:24 -04:00
1813de3f0a
bump some deps 2024-04-01 10:36:46 -04:00
dependabot[bot]
5c926356d3 📦 npm: Bump the nextjs group with 2 updates
Bumps the nextjs group with 2 updates: [next](https://github.com/vercel/next.js) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next).


Updates `next` from 14.1.0 to 14.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v14.1.0...v14.1.3)

Updates `eslint-config-next` from 14.1.0 to 14.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v14.1.3/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nextjs
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: nextjs
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 15:11:27 -04:00
e1a26d5257
refactor .js files to ES modules where possible 2024-03-12 14:58:00 -04:00
e661ca48b8
add a *very* basic minifier to remove the insane amount of whitespace from compiled MDX 2024-02-28 14:59:01 -05:00
dependabot[bot]
1c1f2ef9e9 📦 npm: Bump @octokit/graphql from 7.0.2 to 8.0.1
Bumps [@octokit/graphql](https://github.com/octokit/graphql.js) from 7.0.2 to 8.0.1.
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](https://github.com/octokit/graphql.js/compare/v7.0.2...v8.0.1)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-28 14:50:32 -05:00
4bef13f4ab
use standard email/SMTP for contact form instead of airtable API 2024-02-27 17:34:48 -05:00
815059a9e2
seize back control over geist font loaders 2024-02-26 14:35:59 -05:00
955cfe421f
remove dependency on uglify-js 2024-02-26 10:49:14 -05:00
e5c553cea8
fix /static 404s (not sure why they're happening though?) 2024-02-19 15:25:28 -05:00
7080350ee7
proxy /tweets site to GitHub pages 2024-02-16 23:56:05 -05:00
6f5c066525
detatch theme provider from stitches logic 2024-02-15 10:48:45 -05:00
b5f0f56702
remove webmention.io 2024-02-14 21:14:18 -05:00
1a6ac7f483
migrated to supabase postgres 2024-02-07 14:55:16 -05:00
5b0c126ffc
wrap hit counter with an error boundary in case the API falls on its face again 2024-01-21 13:22:14 -05:00
dependabot[bot]
cf7d7374de 📦 npm: Bump geist from 1.2.0 to 1.2.1
Bumps [geist](https://github.com/vercel/geist-font/tree/HEAD/packages/next) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/vercel/geist-font/releases)
- [Commits](https://github.com/vercel/geist-font/commits/HEAD/packages/next)

---
updated-dependencies:
- dependency-name: geist
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 08:00:00 -05:00
17c09f71b2
fix google rich results warning 2024-01-11 11:15:16 -05:00
dependabot[bot]
a27424ffcd 📦 npm: Bump the remark-rehype group with 9 updates
Bumps the remark-rehype group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [rehype-prism-plus](https://github.com/timlrx/rehype-prism-plus) | `1.6.3` | `2.0.0` |
| [rehype-sanitize](https://github.com/rehypejs/rehype-sanitize) | `5.0.1` | `6.0.0` |
| [rehype-slug](https://github.com/rehypejs/rehype-slug) | `5.1.0` | `6.0.0` |
| [rehype-stringify](https://github.com/rehypejs/rehype) | `9.0.4` | `10.0.0` |
| [remark-parse](https://github.com/remarkjs/remark) | `10.0.2` | `11.0.0` |
| [remark-rehype](https://github.com/remarkjs/remark-rehype) | `10.1.0` | `11.0.0` |
| [remark-smartypants](https://github.com/silvenon/remark-smartypants) | `2.0.0` | `2.1.0` |
| [remark-unwrap-images](https://github.com/remarkjs/remark-unwrap-images) | `3.0.1` | `4.0.0` |
| [unified](https://github.com/unifiedjs/unified) | `10.1.2` | `11.0.4` |


Updates `rehype-prism-plus` from 1.6.3 to 2.0.0
- [Release notes](https://github.com/timlrx/rehype-prism-plus/releases)
- [Commits](https://github.com/timlrx/rehype-prism-plus/compare/v1.6.3...v2.0.0)

Updates `rehype-sanitize` from 5.0.1 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-sanitize/releases)
- [Commits](https://github.com/rehypejs/rehype-sanitize/compare/5.0.1...6.0.0)

Updates `rehype-slug` from 5.1.0 to 6.0.0
- [Release notes](https://github.com/rehypejs/rehype-slug/releases)
- [Commits](https://github.com/rehypejs/rehype-slug/compare/5.1.0...6.0.0)

Updates `rehype-stringify` from 9.0.4 to 10.0.0
- [Release notes](https://github.com/rehypejs/rehype/releases)
- [Changelog](https://github.com/rehypejs/rehype/blob/main/changelog.md)
- [Commits](https://github.com/rehypejs/rehype/compare/rehype-stringify@9.0.4...rehype-stringify@10.0.0)

Updates `remark-parse` from 10.0.2 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-parse@10.0.2...remark-parse@11.0.0)

Updates `remark-rehype` from 10.1.0 to 11.0.0
- [Release notes](https://github.com/remarkjs/remark-rehype/releases)
- [Commits](https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0)

Updates `remark-smartypants` from 2.0.0 to 2.1.0
- [Release notes](https://github.com/silvenon/remark-smartypants/releases)
- [Commits](https://github.com/silvenon/remark-smartypants/compare/v2.0.0...v2.1.0)

Updates `remark-unwrap-images` from 3.0.1 to 4.0.0
- [Release notes](https://github.com/remarkjs/remark-unwrap-images/releases)
- [Commits](https://github.com/remarkjs/remark-unwrap-images/compare/3.0.1...4.0.0)

Updates `unified` from 10.1.2 to 11.0.4
- [Release notes](https://github.com/unifiedjs/unified/releases)
- [Changelog](https://github.com/unifiedjs/unified/blob/main/changelog.md)
- [Commits](https://github.com/unifiedjs/unified/compare/10.1.2...11.0.4)

---
updated-dependencies:
- dependency-name: rehype-prism-plus
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-sanitize
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-slug
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: rehype-stringify
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-parse
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-rehype
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: remark-smartypants
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: remark-rehype
- dependency-name: remark-unwrap-images
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
- dependency-name: unified
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: remark-rehype
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 17:58:50 -05:00
dependabot[bot]
875a256db9 📦 npm: Bump the prisma group with 3 updates
Bumps the prisma group with 3 updates: [@prisma/adapter-neon](https://github.com/prisma/prisma/tree/HEAD/packages/adapter-neon), [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) and [prisma](https://github.com/prisma/prisma/tree/HEAD/packages/cli).


Updates `@prisma/adapter-neon` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/adapter-neon)

Updates `@prisma/client` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/client)

Updates `prisma` from 5.7.1 to 5.8.0
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/cli)

---
updated-dependencies:
- dependency-name: "@prisma/adapter-neon"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: "@prisma/client"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prisma
- dependency-name: prisma
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: prisma
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 13:44:49 -05:00
dependabot[bot]
ecc22ec88e 📦 npm: Bump the eslint group with 2 updates
Bumps the eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 6.18.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.18.0 to 6.18.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.18.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 13:44:12 -05:00
e877916f6f
switch fonts to Geist Sans and Geist Mono (#1835)
* switch fonts to Geist Sans and Geist Mono

* adjust font sizes slightly

* fix lockfile

* Update contact.tsx
2024-01-08 11:10:05 -05:00
dependabot[bot]
ba7a9dc3f6 📦 npm: Bump eslint-plugin-mdx from 3.0.1 to 3.1.3
Bumps [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) from 3.0.1 to 3.1.3.
- [Release notes](https://github.com/mdx-js/eslint-mdx/releases)
- [Changelog](https://github.com/mdx-js/eslint-mdx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mdx-js/eslint-mdx/compare/eslint-plugin-mdx@3.0.1...eslint-plugin-mdx@3.1.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-mdx
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-08 11:07:51 -05:00
0844b70f78
revert @neondatabase/serverless 2024-01-08 10:52:29 -05:00
4b70a7b30d
use dependabot groups 2024-01-08 10:41:27 -05:00
fd21451de8
major upgrade to next 14 (#1834) 2023-12-05 10:58:03 -05:00
b354e6b25b
bump next to 13.5.5 2023-10-17 00:58:06 -04:00
bf979f440e
replace react-gist with custom iframe component 2023-10-09 19:39:20 -04:00
1f1d13497c
bump react-player (finally) 2023-10-09 18:45:36 -04:00
179ee92f6c
edge functions didn't make sense for database calls 2023-10-08 21:38:09 -04:00
23844c6843
google fonts workaround 2023-10-06 10:21:15 -04:00
14cd879207
migrate to prisma accelerate
https://prismaio.notion.site/Migration-Guide-For-Data-Proxy-Users-Moving-to-Prisma-Accelerate-5df9
2023-10-04 12:27:49 -04:00
bc77e502b9
bump next (again) 2023-10-03 13:55:54 -04:00
893db7e951
bump next to 13.5 2023-10-02 11:59:15 -04:00
1d8c2eab99
react-twitter-embed ➡️ react-tweet 2023-09-08 11:47:38 -04:00
07155659c0
remove vercel analytics 2023-09-01 10:30:16 -04:00