Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: shuding/nextra
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: [email protected]
Choose a base ref
...
head repository: shuding/nextra
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 18 commits
  • 13 files changed
  • 5 contributors

Commits on Dec 20, 2024

  1. fix(deps): update next to v15.1.2 (#3838)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    6b2c8ba View commit details
    Browse the repository at this point in the history
  2. chore(deps): update lint to v8.18.1 (#3835)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    73bef87 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update dependency framer-motion to v11.15.0 (#3842)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    3f3d42b View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency @types/node to v22.10.2 (#3840)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    02dffa4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update dependency @types/react to v18.3.18 (#3832)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    a594f7c View commit details
    Browse the repository at this point in the history
  6. fix(deps): update dependency next-themes to v0.4.4 (#3837)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    5778797 View commit details
    Browse the repository at this point in the history
  7. fix(deps): update shiki monorepo to v1.24.3 (#3844)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    acdb5cc View commit details
    Browse the repository at this point in the history
  8. fix(deps): update dependency zod to v3.24.1 (#3843)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    90fb0a8 View commit details
    Browse the repository at this point in the history
  9. chore(deps): update dependency @testing-library/react to v16.1.0 (#3839)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    e54a62b View commit details
    Browse the repository at this point in the history
  10. fix(deps): update dependency katex to v0.16.18 (#3836)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    bd9af3b View commit details
    Browse the repository at this point in the history
  11. chore(deps): update dependency vitest to v2.1.8 (#3834)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    871d16f View commit details
    Browse the repository at this point in the history
  12. chore(deps): update dependency tailwindcss to v3.4.17 (#3833)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    c70f552 View commit details
    Browse the repository at this point in the history
  13. fix(deps): update dependency @formatjs/intl-localematcher to v0.5.9 (#…

    …3846)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 20, 2024
    Configuration menu
    Copy the full SHA
    c9844d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2024

  1. fix(deps): update shiki monorepo to v1.24.4 (#3853)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    ddcee14 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2024

  1. chore(deps): update dependency @vitejs/plugin-react to v4.3.4 (#3805)

    * chore(deps): update dependency @vitejs/plugin-react to v4.3.4
    
    * upd
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    renovate[bot] and dimaMachina authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    e014b3f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update lint (#3857)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    f62827b View commit details
    Browse the repository at this point in the history
  3. Adding ellipsis props to Card component (#3858)

    * Adding `ellipsis` props to Card component
    
    * lint&format
    
    * lint
    
    * prettier
    
    * upd
    
    ---------
    
    Co-authored-by: Dimitri POSTOLOV <[email protected]>
    jellli and dimaMachina authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    bfa61d9 View commit details
    Browse the repository at this point in the history
  4. Version Packages (#3859)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 24, 2024
    Configuration menu
    Copy the full SHA
    3d3c304 View commit details
    Browse the repository at this point in the history
Loading