Skip to content

build(deps): Bump the site-minor group across 1 directory with 4 updates#100

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/site-minor-149f57f69c
Open

build(deps): Bump the site-minor group across 1 directory with 4 updates#100
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/site/site-minor-149f57f69c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the site-minor group with 4 updates in the /site directory: fumadocs-core, fumadocs-mdx, fumadocs-ui and next.

Updates fumadocs-core from 16.11.1 to 16.11.5

Commits
  • 52af6cf Merge pull request #3416 from fuma-nama/tegami/version-packages
  • efc9d18 chore(mdx): bake passthroughs into runtime module
  • 368a92e feat(mdx): macro collection-level last modified time
  • 13dfdbc feat(mdx): no longer require include for macros
  • 6362332 test macro API on vite
  • 126a74d fix(ui): fix accessibility of sidebar components
  • 430254c fix(mdx): fix file check
  • 1862822 feat(mdx): redesign macro infrastructure
  • d3710a9 fix(openapi): fix invalid generated request
  • ba78b01 fix(ui): correct prop types
  • Additional commits viewable in compare view

Updates fumadocs-mdx from 15.1.0 to 15.2.0

Release notes

Sourced from fumadocs-mdx's releases.

fumadocs-mdx@15.2.0

Support Macro API

Use fumadocs-mdx/macro to define collections, and enable the macro-style API from bundler plugin (e.g. createMDX) using the include option.

fumadocs-mdx@15.1.1

Migrate from js-yaml to yaml

Commits
  • 52af6cf Merge pull request #3416 from fuma-nama/tegami/version-packages
  • efc9d18 chore(mdx): bake passthroughs into runtime module
  • 368a92e feat(mdx): macro collection-level last modified time
  • 13dfdbc feat(mdx): no longer require include for macros
  • 6362332 test macro API on vite
  • 126a74d fix(ui): fix accessibility of sidebar components
  • 430254c fix(mdx): fix file check
  • 1862822 feat(mdx): redesign macro infrastructure
  • d3710a9 fix(openapi): fix invalid generated request
  • ba78b01 fix(ui): correct prop types
  • Additional commits viewable in compare view

Updates fumadocs-ui from 16.11.1 to 16.11.5

Commits
  • 52af6cf Merge pull request #3416 from fuma-nama/tegami/version-packages
  • efc9d18 chore(mdx): bake passthroughs into runtime module
  • 368a92e feat(mdx): macro collection-level last modified time
  • 13dfdbc feat(mdx): no longer require include for macros
  • 6362332 test macro API on vite
  • 126a74d fix(ui): fix accessibility of sidebar components
  • 430254c fix(mdx): fix file check
  • 1862822 feat(mdx): redesign macro infrastructure
  • d3710a9 fix(openapi): fix invalid generated request
  • ba78b01 fix(ui): correct prop types
  • Additional commits viewable in compare view

Updates next from 16.2.10 to 16.2.11

Release notes

Sourced from next's releases.

v16.2.11

This release contains security fixes for the following advisories:

High:

Moderate:

Commits
  • 9beca08 v16.2.11
  • 3c48c7a [16.x] Fix Turbopack middleware matcher with i18n single locale
  • ac1eff3 [16.x] Improve performance of checking valid MPA form submissions
  • 9a4651e [16.x] Enforce serverActions.bodySizeLimit for Server Actions in Edge runtime
  • b512063 [16.x] Set correct origin for internal redirects in custom server
  • d303326 [16.x] Ensure exotic rewrite param values are properly encoded
  • 73b9487 [16.x] fix(fetch-cache): key fetch(Request, init) by the effective request
  • bf9d17f [16.x] fix(incremental-cache): byte-exact fetch cache key for binary bodies
  • fe28768 [16.x] fix(next/image): improve performance of detectContentType()
  • d8afb8d [16.x] Performance improvements when decoding React Server function payloads
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the site-minor group with 4 updates in the /site directory: [fumadocs-core](https://github.com/fuma-nama/fumadocs), [fumadocs-mdx](https://github.com/fuma-nama/fumadocs), [fumadocs-ui](https://github.com/fuma-nama/fumadocs) and [next](https://github.com/vercel/next.js).


Updates `fumadocs-core` from 16.11.1 to 16.11.5
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.5)

Updates `fumadocs-mdx` from 15.1.0 to 15.2.0
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs-mdx@15.1.0...fumadocs-mdx@15.2.0)

Updates `fumadocs-ui` from 16.11.1 to 16.11.5
- [Release notes](https://github.com/fuma-nama/fumadocs/releases)
- [Commits](https://github.com/fuma-nama/fumadocs/compare/fumadocs@16.11.1...fumadocs@16.11.5)

Updates `next` from 16.2.10 to 16.2.11
- [Release notes](https://github.com/vercel/next.js/releases)
- [Commits](vercel/next.js@v16.2.10...v16.2.11)

---
updated-dependencies:
- dependency-name: fumadocs-core
  dependency-version: 16.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: site-minor
- dependency-name: fumadocs-mdx
  dependency-version: 15.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: site-minor
- dependency-name: fumadocs-ui
  dependency-version: 16.11.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: site-minor
- dependency-name: next
  dependency-version: 16.2.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: site-minor
...

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 Jul 22, 2026
@dependabot
dependabot Bot requested a review from zmaril as a code owner July 22, 2026 16:25
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Jul 22, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 22, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
straitjacket 3675dc1 Jul 22 2026, 04:25 PM

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