Skip to content

Conversation

dependabot[bot]
Copy link

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

Bumps nextra from 2.4.2 to 2.9.0.

Release notes

Sourced from nextra's releases.

[email protected]

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]

[email protected]

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

... (truncated)

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

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

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 Jul 10, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #268.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nextra-2.9.0 branch July 17, 2023 06:18
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