Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2024

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

Release notes

Sourced from nextra-theme-docs's releases.

[email protected]

Patch Changes

  • 6945f38: fix not rendered default <meta name="description" /> and <meta property="og:description" />
  • 7bb18e3: Add a generic for themeConfig in NextraThemeLayoutProps to improve type inference.
  • Updated dependencies [7bb18e3]

[email protected]

Patch Changes

  • 73239c4: To ensure consistent horizontal padding, set the default language as plaintext for code blocks. This prevents any loss of formatting for code blocks without a specified language.
  • 150184b: attach heading anchor id attribute to heading (like Pagefind do) and fix heading anchor styles when theme.typesetting: 'article' is set
  • 9df7f58: Fix nav-links not highlighting on hover in dark mode
  • 3c6193d: Remove unnecessary sortPages from server/utils.ts
  • 799174f: fixed react warning Warning: React has detected a change in the order of Hooks called by Body when themeConfig.main options is used
  • Updated dependencies [73239c4]
  • Updated dependencies [799174f]
  • Updated dependencies [150184b]
  • Updated dependencies [3c6193d]

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

[email protected]

Patch Changes

... (truncated)

Commits
  • 7d473b5 Version Packages (alpha) (#3134)
  • 7bb18e3 [v3] add a generic for themeConfig to improve type inference (#3140)
  • 6945f38 [v3] fix not rendered default \<meta name="description" /> and `<meta proper...
  • 19dbcc8 Version Packages (alpha) (#3131)
  • 0d2fab1 Merge branch 'main' into v3
  • 7e57ddb [v3] Avoid skipping the heading level in the posts layout (#3100)
  • 9df7f58 [v3] fix nav-links not highlighting on hover in dark mode (#3109)
  • a90b90f [v3] switch to the dark theme provided by @tailwindcss/typography (#3120)
  • 73239c4 [v3] specify default language for code blocks (#3108)
  • 150184b [v3] attach heading anchor id attribute to heading (like Pagefind do) and f...
  • Additional commits viewable in compare view

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

Bumps [nextra-theme-docs](https:/shuding/nextra) from 3.0.0-alpha.12 to 3.0.0-alpha.33.
- [Release notes](https:/shuding/nextra/releases)
- [Commits](https:/shuding/nextra/compare/[email protected]@3.0.0-alpha.33)

---
updated-dependencies:
- dependency-name: nextra-theme-docs
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 2, 2024

Superseded by #358.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextra-theme-docs-3.0.0-alpha.33 branch September 2, 2024 05:24
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants