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: pacocoursey/next-themes
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.4
Choose a base ref
...
head repository: pacocoursey/next-themes
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.5
Choose a head ref
  • 5 commits
  • 10 files changed
  • 4 contributors

Commits on Dec 14, 2024

  1. Configuration menu
    Copy the full SHA
    1b51044 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2025

  1. Configuration menu
    Copy the full SHA
    ad83567 View commit details
    Browse the repository at this point in the history
  2. Bump next from 14.2.10 to 14.2.15 in the npm_and_yarn group across 1 …

    …directory (#331)
    
    Bump next in the npm_and_yarn group across 1 directory
    
    Bumps the npm_and_yarn group with 1 update in the / directory: [next](https://github.com/vercel/next.js).
    
    
    Updates `next` from 14.2.10 to 14.2.15
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.10...v14.2.15)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    d3fa4ee View commit details
    Browse the repository at this point in the history
  3. Bump the npm_and_yarn group across 1 directory with 7 updates (#341)

    Bumps the npm_and_yarn group with 3 updates in the / directory: [tsup](https://github.com/egoist/tsup), [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [next](https://github.com/vercel/next.js).
    
    
    Updates `tsup` from 8.0.2 to 8.3.5
    - [Release notes](https://github.com/egoist/tsup/releases)
    - [Commits](egoist/tsup@v8.0.2...v8.3.5)
    
    Updates `vitest` from 1.4.0 to 1.6.1
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v1.6.1/packages/vitest)
    
    Updates `next` from 14.2.15 to 14.2.21
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.2.15...v14.2.21)
    
    Updates `cross-spawn` from 7.0.3 to 7.0.6
    - [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
    - [Commits](moxystudio/node-cross-spawn@v7.0.3...v7.0.6)
    
    Updates `esbuild` from 0.19.12 to 0.21.5
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
    - [Commits](evanw/esbuild@v0.19.12...v0.21.5)
    
    Updates `rollup` from 4.13.0 to 4.35.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.13.0...v4.35.0)
    
    Updates `vite` from 5.2.6 to 5.4.14
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: tsup
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: vitest
      dependency-type: direct:development
      dependency-group: npm_and_yarn
    - dependency-name: next
      dependency-type: direct:production
      dependency-group: npm_and_yarn
    - dependency-name: cross-spawn
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: esbuild
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: vite
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    b77db23 View commit details
    Browse the repository at this point in the history
  4. chore: Fix corepack errors in CI (#342)

    * do not use corepack
    
    * don't bother caching playwright browsers
    
    * upgrade playwright
    pacocoursey authored Mar 9, 2025
    Configuration menu
    Copy the full SHA
    d12996b View commit details
    Browse the repository at this point in the history
Loading