rocket-connect / graphql-debugger

Debug your GraphQL server.
https://graphql-debugger.com
MIT License
83 stars 3 forks source link

chore(deps-dev): bump nextra-theme-docs from 3.0.0-alpha.12 to 3.0.0-alpha.27 #338

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps nextra-theme-docs from 3.0.0-alpha.12 to 3.0.0-alpha.27.

Release notes

Sourced from nextra-theme-docs's releases.

nextra-theme-docs@3.0.0-alpha.27

Patch Changes

  • 4f0f6b27: Omit ...{:type} inline code annotations from search index #2922

  • e95faa16: - fixed <summary /> lost whitespaces when there is some HTML element inside

    • fixed hydration errors and <summary /> was not rendered when <details /> text content follows directly after <summary /> element
  • a95e7454: Fix the line highlighting background-color does not extend to the full width of the code block when a scrollbar appears with line numbers.

  • Updated dependencies [4f0f6b27]

  • Updated dependencies [a95e7454]

    • nextra@3.0.0-alpha.27

nextra-theme-docs@3.0.0-alpha.26

Patch Changes

  • 376b8954: fixes case when setting disabled: true on the scroll to top button prevents scrolling to most top

    scroll to most top in toc element too

  • 7b0b7e98: fix page scroll jump while entering characters in the search input

    • nextra@3.0.0-alpha.26

nextra-theme-docs@3.0.0-alpha.25

Patch Changes

  • de565078: fix vertical margin for nested ordered <ol /> and unordered <ul /> lists
    • nextra@3.0.0-alpha.25

nextra-theme-docs@3.0.0-alpha.24

Patch Changes

  • 6f4c83a8: fix unclickable links in TOC

    allow passing recmaPlugins in mdxOptions

  • Updated dependencies [6f4c83a8]

    • nextra@3.0.0-alpha.24

nextra-theme-docs@3.0.0-alpha.23

Minor Changes

... (truncated)

Commits


Dependabot compatibility score

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 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)
dependabot[bot] commented 1 month ago

Superseded by #343.