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

docs(deps): bump nextra from 2.13.2 to 4.1.1 in /docs #296

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2025

Bumps nextra from 2.13.2 to 4.1.1.

Release notes

Sourced from nextra's releases.

[email protected]

Patch Changes

[email protected]

Patch Changes

  • b9f8bfb: do not render default footer content if the Footer#children prop was not provided
  • 8d878dd: fix: show heading anchor when hover on heading itself
  • 20f7aaa: fix Uncaught Error: Minified React error [#418](https://github.com/shuding/nextra/issues/418); visit https://react.dev/errors/418 error due mismatch of last updated time date
  • 57e98cd: add Layout#sidebar.defaultOpen prop to configure sidebar default open state
  • d586bd6: fix ThemeSwitch#lite prop
  • 29a44de: fix regression from Nextra 3 setting theme.collapsed?: boolean in _meta file for folders has no effect in sidebar
  • 5e86a14: add missing transition state for <Navbar> links and <TOC> extra content links
  • 2ba45de: allow change _meta file theme.toc property with type: 'page'
  • Updated dependencies [29a44de]
  • Updated dependencies [19578c3]

[email protected]

Patch Changes

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

Patch Changes

[email protected]

Minor Changes

  • 7caf059: - generate unique anchor id for <summary> elements based on its content at build time
    • add anchor link icon for <summary>

Patch Changes

  • fa7f1ee: fix cropped sidebar footer on desktop, when Nextra's <Banner> is used
  • Updated dependencies [7caf059]

... (truncated)

Commits
  • 5454e7b Version Packages (#4061)
  • 57e98cd v4: Add defaultOpen option for sidebar visibility control (#4042)
  • 8d878dd Improve subheading anchor visibility and color adjustments v4 (#4057)
  • 2ba45de Ability to render TOC in type page (#4082)
  • 5e86a14 Add transition effects to navbar and TOC components (#4080)
  • b9f8bfb Conditionally render footer based on children presence to align with user exp...
  • d586bd6 fix: theme toggle lite mode on mobile (#4071)
  • 19578c3 Fix capitalization of alert name in GitHub alert HOC (#4083)
  • 29a44de fix regression from Nextra 3 setting theme.collapsed?: boolean in _meta f...
  • 20f7aaa fix `Uncaught Error: Minified React error #418; visit https://react.dev/error...
  • 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 2.13.2 to 4.1.1.
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.1.1)

---
updated-dependencies:
- dependency-name: nextra
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added scope: deps An issue related to dependencies. scope: docs An issue related to documentation. type: improvement A new improvement proposal. labels Jan 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2025

Superseded by #298.

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/nextra-4.1.1 branch January 30, 2025 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: deps An issue related to dependencies. scope: docs An issue related to documentation. type: improvement A new improvement proposal.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant