python-thread / thread

A Python threading library extension ⭐️ Star to support our work!
https://thread.ngjx.org
BSD 3-Clause "New" or "Revised" License
15 stars 3 forks source link

chore(deps): bump nextra-theme-docs from 2.13.4 to 3.0.2 #212

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps nextra-theme-docs from 2.13.4 to 3.0.2.

Release notes

Sourced from nextra-theme-docs's releases.

nextra-theme-docs@3.0.2

Patch Changes

  • 991b69a: handle empty item.route in <FolderImpl in <Sidebar> for item.type: 'menu'
  • Updated dependencies [b6341f7]
    • nextra@3.0.2

nextra-theme-docs@3.0.1

Patch Changes

  • d9d0820: fix unclickable links on mobile
    • nextra@3.0.1

nextra-theme-docs@3.0.0

Major Changes

  • e7e8e84: show react components, variable interpolation and latex in toc

  • c7f03e5: remove toc.headingComponent

  • ea1a736: remove next-seo and useNextSeoProps, use head option instead

  • c2ad837: update to MDX3

  • 148278c: rename tailwind prefix nx- to _ to reduce bundle size

  • 919fe97: set "peerDependencies.next": ">=13"

  • 47b125d: fix global style conflicts for <a>/<button>/<summary>/<input>/[tabindex]:not([tabindex='-1']

  • ba30c6c: use render props for className with selected, disabled and hover state for <Tab>

  • d7d8a3e: new styles for code blocks aka in next.js

  • 2872606: remove image prop from <Card> component, image will be showed based on truthiness children prop now

    set icon as optional prop

  • 63ca28b: Remove support of "_meta.json", use "_meta.{js,jsx,ts,tsx}" instead.

  • ebe652d: remove sidebar.titleComponent, use JSX for styling separators and titles

  • eca7535: - remove Steps, Callout, Tabs, Tab, Cards, Card, FileTree exports, export them now from nextra/components

... (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)