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: boilertown/create-boilertown
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: boilertown/create-boilertown
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Nov 6, 2023

  1. chore(deps-dev): bump vitest from 0.27.3 to 0.29.2 (#62)

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.27.3 to 0.29.2.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v0.29.2/packages/vitest)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    6717109 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump commander from 9.5.0 to 10.0.0 (#60)

    Bumps [commander](https://github.com/tj/commander.js) from 9.5.0 to 10.0.0.
    - [Release notes](https://github.com/tj/commander.js/releases)
    - [Changelog](https://github.com/tj/commander.js/blob/master/CHANGELOG.md)
    - [Commits](tj/commander.js@v9.5.0...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: commander
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Quan Pham <6479147+mikunpham@users.noreply.github.com>
    dependabot[bot] and quanphm authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a98bf46 View commit details
    Browse the repository at this point in the history
  3. chore: update packages

    quanphm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    336beb7 View commit details
    Browse the repository at this point in the history
  4. ci: pnpm version

    quanphm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    50bad6d View commit details
    Browse the repository at this point in the history
  5. ci: pnpm version

    quanphm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    031881c View commit details
    Browse the repository at this point in the history
  6. chore(deps-dev): bump vite from 4.0.4 to 4.5.0 (#65)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.0.4 to 4.5.0.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.0/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    e893b15 View commit details
    Browse the repository at this point in the history
  7. chore: update packages

    quanphm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    9cadb43 View commit details
    Browse the repository at this point in the history
  8. chore: update packages

    quanphm committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d8e90be View commit details
    Browse the repository at this point in the history
Loading