Jan Fajerski
ca0b23739c
Merge pull request #2785 from prometheus/dependabot/npm_and_yarn/express-5.2.1
...
build(deps-dev): bump express from 5.1.0 to 5.2.1
2026-01-20 16:28:45 +01:00
Jan Fajerski
25e35375d7
Merge pull request #2786 from prometheus/dependabot/npm_and_yarn/mdast-util-to-hast-13.2.1
...
build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1
2026-01-20 16:28:14 +01:00
Jan Fajerski
ed21fe46c0
Merge pull request #2790 from prometheus/dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.24.0
...
build(deps-dev): bump @modelcontextprotocol/sdk from 1.11.0 to 1.24.0
2026-01-20 15:51:03 +01:00
dependabot[bot]
ef5d85673b
build(deps-dev): bump qs from 6.14.0 to 6.14.1
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 19:19:46 +00:00
dependabot[bot]
488d70abae
build(deps): bump next from 15.5.2 to 15.5.7
...
Bumps [next](https://github.com/vercel/next.js ) from 15.5.2 to 15.5.7.
- [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/v15.5.2...v15.5.7 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.5.7
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-03 19:09:20 +00:00
dependabot[bot]
3a48093b61
build(deps-dev): bump @modelcontextprotocol/sdk from 1.11.0 to 1.24.0
...
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk ) from 1.11.0 to 1.24.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases )
- [Commits](https://github.com/modelcontextprotocol/typescript-sdk/compare/1.11.0...1.24.0 )
---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
dependency-version: 1.24.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 17:07:53 +00:00
dependabot[bot]
a281f0dbc2
build(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1
...
Bumps [mdast-util-to-hast](https://github.com/syntax-tree/mdast-util-to-hast ) from 13.2.0 to 13.2.1.
- [Release notes](https://github.com/syntax-tree/mdast-util-to-hast/releases )
- [Commits](https://github.com/syntax-tree/mdast-util-to-hast/compare/13.2.0...13.2.1 )
---
updated-dependencies:
- dependency-name: mdast-util-to-hast
dependency-version: 13.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-02 04:01:28 +00:00
dependabot[bot]
26da6ad399
build(deps-dev): bump express from 5.1.0 to 5.2.1
...
Bumps [express](https://github.com/expressjs/express ) from 5.1.0 to 5.2.1.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/v5.1.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: express
dependency-version: 5.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 21:23:16 +00:00
dependabot[bot]
ee27e5c532
Bump next from 15.3.4 to 15.5.2 ( #2711 )
...
Bumps [next](https://github.com/vercel/next.js ) from 15.3.4 to 15.5.2.
- [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/v15.3.4...v15.5.2 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.5.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-03 12:10:31 +01:00
dependabot[bot]
8725a35540
Bump next from 15.3.1 to 15.3.4
...
Bumps [next](https://github.com/vercel/next.js ) from 15.3.1 to 15.3.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/v15.3.1...v15.3.4 )
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.3.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-03 21:04:57 +00:00
Joe Adams
1b377fc4ef
Update blog RSS feed with rendered content
...
After migrating to Next.js in #2656 , the blog RSS feed was missing the rendered markdown content for the blog. This uses the unified package, similar to how we render the blog entires, to render the entries to HTML inside the feed.
Signed-off-by: Joe Adams <github@joeadams.io >
2025-06-03 22:07:07 -04:00
Julius Volz
e4bfbc4a12
Include Google Analytics via Next.js instead of Netlify snippet
...
Following the steps at https://nextjs.org/docs/app/guides/third-party-libraries#google-analytics
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-28 19:58:03 +02:00
Julius Volz
54d37d3c27
Updated Mantine packages to latest version (8.0.2)
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-27 16:21:50 +02:00
Julius Volz
38b82f8c66
Remove unused Algolia docsearch packages
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-26 15:54:02 +02:00
Julius Volz
2ae615e08d
Add pagefind build step to package.json
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-20 22:20:19 +02:00
Julius Volz
c65a69a24b
Add Pagefind-based search
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-20 22:03:11 +02:00
Julius Volz
d0cba7df41
Start building blog RSS feed
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-20 21:59:44 +02:00
Julius Volz
5af9d32534
Much more work on new site
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-15 18:15:38 +02:00
Julius Volz
2f8368d003
More work
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-14 09:43:26 +02:00
Julius Volz
18209a3827
More work on new docs site
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-12 14:03:08 +02:00
Julius Volz
90504ed638
Initial docs site commit
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-09 07:52:50 +02:00
Julius Volz
0708b40cf2
Initial commit from Create Next App
...
Signed-off-by: Julius Volz <julius.volz@gmail.com >
2025-05-03 20:18:33 +02:00