Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Removes js-yaml. It's no longer used after updating ancestor dependencies js-yaml, nextra, nextra-theme-blog and nextra-theme-docs. These dependencies need to be updated together.

Removes js-yaml

Updates nextra from 3.0.0-alpha.24 to 4.6.0

Release notes

Sourced from nextra's releases.

nextra-theme-blog@4.6.0

Patch Changes

  • nextra@4.6.0

nextra-theme-docs@4.6.0

Minor Changes

  • e1d0ebd: Support disabling the "Copy Page" button through the theme.copyPage setting in _meta files

Patch Changes

  • nextra@4.6.0

nextra@4.6.0

No release notes provided.

nextra-theme-blog@4.5.1

Patch Changes

  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra-theme-docs@4.5.1

Patch Changes

  • 8a4d176: fix TSDoc @inline tag to properly expand nested type aliases
  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra@4.5.1

Patch Changes

  • 8a4d176: fix TSDoc @inline tag to properly expand nested type aliases

nextra-theme-blog@4.5.0

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0

nextra-theme-docs@4.5.0

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button

... (truncated)

Commits

Updates nextra-theme-blog from 3.0.0-alpha.24 to 4.6.0

Release notes

Sourced from nextra-theme-blog's releases.

nextra-theme-blog@4.6.0

Patch Changes

  • nextra@4.6.0

nextra-theme-blog@4.5.1

Patch Changes

  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra-theme-blog@4.5.0

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0

nextra-theme-blog@4.4.0

Patch Changes

  • Updated dependencies [26b1281]
    • nextra@4.4.0

nextra-theme-blog@4.3.0

Minor Changes

  • eed8328: feat: adapt colors and icons from original GitHub alerts syntax

    feat: new Callout type important

    fix: inconsistent built-in Callout's icons size

    feat: improve Callout's accessibility colors

  • 0831a1b: Add an onSearch callback to the <Search /> component. This callback, when specified, is called upon every search input change.

  • 94b081c: feat: refactor <Search> component styles for improved transitions and visibility

  • b5fab80: add MDXRemote component docs page https://nextra.site/docs/built-ins/mdxremote

  • d9dd061: update tailwindcss to 4.1.10 and react-compiler-runtime to 19.1.0-rc.2

  • c134abe: feat: improve overall accessibility, makes text/colors easier to read and achieves WCAG Level AAA compliance in many places

  • 83f6c57: feat: introduce new <TSDoc /> component

... (truncated)

Commits

Updates nextra-theme-docs from 3.0.0-alpha.24 to 4.6.0

Release notes

Sourced from nextra-theme-docs's releases.

nextra-theme-docs@4.6.0

Minor Changes

  • e1d0ebd: Support disabling the "Copy Page" button through the theme.copyPage setting in _meta files

Patch Changes

  • nextra@4.6.0

nextra-theme-docs@4.5.1

Patch Changes

  • 8a4d176: fix TSDoc @inline tag to properly expand nested type aliases
  • Updated dependencies [8a4d176]
    • nextra@4.5.1

nextra-theme-docs@4.5.0

Minor Changes

  • 356a782: fix copy page button does not return the correct page contents due to cached MDX compiler

    add a copyPageButton layout prop which show/hide copy page content button

Patch Changes

  • Updated dependencies [356a782]
    • nextra@4.5.0

nextra-theme-docs@4.4.0

Minor Changes

  • 26b1281: feat: add Copy Documentation button/dropdown feature as LLM-Optimized Prompt

    Note

    If you are using content directory, you must pass the sourceCode prop to enable this feature.

    const {
      default: MDXContent,
      toc,
      metadata,
    + sourceCode

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [nextra](https://github.com/shuding/nextra), [nextra-theme-blog](https://github.com/shuding/nextra) and [nextra-theme-docs](https://github.com/shuding/nextra). These dependencies need to be updated together.


Removes `js-yaml`

Updates `nextra` from 3.0.0-alpha.24 to 4.6.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra@3.0.0-alpha.24...nextra@4.6.0)

Updates `nextra-theme-blog` from 3.0.0-alpha.24 to 4.6.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra-theme-blog@3.0.0-alpha.24...nextra-theme-blog@4.6.0)

Updates `nextra-theme-docs` from 3.0.0-alpha.24 to 4.6.0
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@3.0.0-alpha.24...nextra-theme-docs@4.6.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 
  dependency-type: indirect
- dependency-name: nextra
  dependency-version: 4.6.0
  dependency-type: direct:production
- dependency-name: nextra-theme-blog
  dependency-version: 4.6.0
  dependency-type: direct:production
- dependency-name: nextra-theme-docs
  dependency-version: 4.6.0
  dependency-type: direct:production
...

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 Nov 14, 2025
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Nov 14, 2025

Deploying docs-rewrite with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8f57d13
Status:🚫  Build failed.

View logs

@vercel
Copy link

vercel bot commented Nov 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
docs-rewrite Error Error Nov 14, 2025 11:03pm

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants