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): bump the nextra group in /docs with 2 updates #1465

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the nextra group in /docs with 2 updates: nextra and nextra-theme-docs.

Updates nextra from 4.0.5 to 4.0.7

Release notes

Sourced from nextra's releases.

[email protected]

Patch Changes

  • Updated dependencies [32e7d55]
  • Updated dependencies [695e428]
  • Updated dependencies [fc78033]
  • Updated dependencies [b2f2458]

[email protected]

Patch Changes

  • Updated dependencies [32e7d55]
  • Updated dependencies [695e428]
  • Updated dependencies [fc78033]
  • Updated dependencies [b2f2458]

[email protected]

Patch Changes

  • 32e7d55: fix ::selection styles, use hsla instead of hsl because it can overlap text with ::selection background when background-clip: text is set
  • 695e428: add new nextra config option unstable_shouldAddLocaleToLinks to append locale to all links, for i18n websites which uses static exports and can't use Nextra middleware
  • fc78033: fix crash of Nextra when props are used within headings, e.g. ## Hello {props.something}
  • b2f2458: do not log a bunch of Failed to get the last modified timestamp from Git for the file messages if init git repository failed
Commits
  • 5f80569 Version Packages (#4012)
  • 9653dfd add Deploying link in sidebar to point in next.js docs (#4020)
  • ea59e58 docs polish (#4019)
  • b2f2458 do not log a bunch of `Failed to get the last modified timestamp from Git for...
  • 695e428 add new nextra config option unstable_shouldAddLocaleToLinks to append loca...
  • 1afbbcb fix(deps): update shiki monorepo to v1.29.1 (#4008)
  • f7105bc fix(deps): update dependency framer-motion to v11.18.2 (#4014)
  • cd771c7 chore(deps): update tailwindcss to v4.0.0 (#4013)
  • 7a2d6c4 chore(deps): update dependency vitest to v3.0.4 (#4004)
  • 14fe806 fix(deps): update dependency typescript-eslint to v8.21.0 (#4007)
  • Additional commits viewable in compare view

Updates nextra-theme-docs from 4.0.5 to 4.0.7

Release notes

Sourced from nextra-theme-docs's releases.

[email protected]

Patch Changes

  • Updated dependencies [32e7d55]
  • Updated dependencies [695e428]
  • Updated dependencies [fc78033]
  • Updated dependencies [b2f2458]
Commits
  • 5f80569 Version Packages (#4012)
  • 9653dfd add Deploying link in sidebar to point in next.js docs (#4020)
  • ea59e58 docs polish (#4019)
  • b2f2458 do not log a bunch of `Failed to get the last modified timestamp from Git for...
  • 695e428 add new nextra config option unstable_shouldAddLocaleToLinks to append loca...
  • 1afbbcb fix(deps): update shiki monorepo to v1.29.1 (#4008)
  • f7105bc fix(deps): update dependency framer-motion to v11.18.2 (#4014)
  • cd771c7 chore(deps): update tailwindcss to v4.0.0 (#4013)
  • 7a2d6c4 chore(deps): update dependency vitest to v3.0.4 (#4004)
  • 14fe806 fix(deps): update dependency typescript-eslint to v8.21.0 (#4007)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the nextra group in /docs with 2 updates: [nextra](https://github.com/shuding/nextra) and [nextra-theme-docs](https://github.com/shuding/nextra).


Updates `nextra` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.0.7)

Updates `nextra-theme-docs` from 4.0.5 to 4.0.7
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/[email protected]@4.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 24, 2025
@dependabot dependabot bot requested a review from steebchen as a code owner January 24, 2025 13:28
@github-actions github-actions bot enabled auto-merge (squash) January 24, 2025 13:28
@github-actions github-actions bot merged commit 13390c0 into main Jan 24, 2025
13 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/docs/nextra-77c6188285 branch January 24, 2025 13:30
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants