Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nextra from 3.0.0-alpha.10 to 3.0.0-alpha.33.

Release notes

Sourced from nextra's releases.

[email protected]

Patch Changes

  • 7bb18e3: Add a generic for themeConfig in NextraThemeLayoutProps to improve type inference.
  • Updated dependencies [7bb18e3]

[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

  • 7bb18e3: Add a generic for themeConfig in NextraThemeLayoutProps to improve type inference.

[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.
  • 7e57ddb: Avoid skipping the heading level in the posts layout, removes .post-item and .post-item-more classes
  • 150184b: attach heading anchor id attribute to heading (like Pagefind do) and fix heading anchor styles when theme.typesetting: 'article' is set
  • a90b90f: Switch to the dark theme provided by @tailwindcss/typography in theme-blog.
  • 49a9627: fix theme-blog heading styles in post layout
  • 3c6193d: Remove unnecessary sortPages from server/utils.ts
  • Updated dependencies [73239c4]
  • Updated dependencies [799174f]
  • Updated dependencies [150184b]
  • Updated dependencies [3c6193d]

[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.

... (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](https://github.com/shuding/nextra) from 3.0.0-alpha.10 to 3.0.0-alpha.33.
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@3.0.0-alpha.33)

---
updated-dependencies:
- dependency-name: nextra
  dependency-type: direct:production
  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 #355.

@dependabot dependabot bot closed this Sep 2, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextra-3.0.0-alpha.33 branch September 2, 2024 05:21
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