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-theme-docs from 2.8.0 to 2.9.0 in /docs #929

Merged
merged 1 commit into from Jul 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps nextra-theme-docs from 2.8.0 to 2.9.0.

Release notes

Sourced from nextra-theme-docs's releases.

nextra-theme-docs@2.9.0

Minor Changes

  • 16bbb88: Move below packages to nextra package

    • <Cards /> and <Card />
    • <Tabs /> and <Tab />
    • <Steps />
    • <FileTree />

    to import them you can use the following in your official nextra-theme-blog and nextra-theme-docs

    import { Card, Cards } from 'nextra/components'
    import { Tab, Tabs } from 'nextra/components'
    import { Steps } from 'nextra/components'
    import { FileTree } from 'nextra/components'

Patch Changes

  • b1a7eba: opens in new tab span element should have user-select: none
  • Updated dependencies [16bbb88]
  • Updated dependencies [23a25b1]
    • nextra@2.9.0
Commits
  • ef54423 Version Packages (#2051)
  • 16bbb88 Move \<Steps />, \<Tabs />, \<Tab />, \<Cards />, \<Card />, `<FileTree ...
  • b1a7eba opens in new tab span element should have user-select: none (#2050)
  • 392c687 use svg loader in docs website (#2035)
  • 23a25b1 fix: replace last 'export default MDXContent;' (#2045)
  • 8127454 fix(deps): update dependency unist-util-remove to v4 (#2048)
  • 846750a chore(deps): update dependency @​types/mdast to v4 (#2044)
  • 3cc8148 chore(deps): update lint (#2043)
  • 74a9e12 fix(deps): update dependency unist-util-visit to v5 (#2047)
  • 9f23d49 chore(deps): update dependency vitest to ^0.33.0 (#2042)
  • 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 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://github.com/shuding/nextra) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/shuding/nextra/releases)
- [Commits](https://github.com/shuding/nextra/compare/nextra-theme-docs@2.8.0...nextra-theme-docs@2.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@vercel
Copy link

vercel bot commented Jul 10, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tact ✅ Ready (Inspect) Visit Preview Jul 10, 2023 6:00am

@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 Jul 10, 2023
@kamilsk kamilsk added this pull request to the merge queue Jul 11, 2023
Merged via the queue into main with commit 540e23c Jul 11, 2023
2 checks passed
@kamilsk kamilsk deleted the dependabot/npm_and_yarn/docs/nextra-theme-docs-2.9.0 branch July 11, 2023 05:07
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.

None yet

1 participant