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: githubschool/gh-github-intermediate-setup
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1
Choose a base ref
...
head repository: githubschool/gh-github-intermediate-setup
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.6
Choose a head ref
  • 12 commits
  • 38 files changed
  • 2 contributors

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    9a9601f View commit details
    Browse the repository at this point in the history
  2. Fix message formatting

    ncalteen committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    3d113a6 View commit details
    Browse the repository at this point in the history
  3. Date formatting

    ncalteen committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    ff56a88 View commit details
    Browse the repository at this point in the history
  4. Formatting

    ncalteen committed Apr 2, 2025
    Configuration menu
    Copy the full SHA
    bd93d04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d0c8010 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc10b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2004344 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0

    Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup) from 4.38.0 to 4.39.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.38.0...v4.39.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@rollup/rollup-linux-x64-gnu"
      dependency-version: 4.39.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    bb245d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from githubschool/dependabot/npm_and_yarn/roll…

    …up/rollup-linux-x64-gnu-4.39.0
    
    Bump @rollup/rollup-linux-x64-gnu from 4.38.0 to 4.39.0
    ncalteen authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    fd67ebb View commit details
    Browse the repository at this point in the history
  3. Bump the npm-development group with 9 updates

    Bumps the npm-development group with 9 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.24.0` |
    | [@github/local-action](https://github.com/github/local-action) | `3.1.3` | `3.1.4` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.14` | `22.14.0` |
    | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.24.0` |
    | [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `4.3.1` | `4.3.2` |
    | [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.5` | `5.2.6` |
    | [rollup](https://github.com/rollup/rollup) | `4.38.0` | `4.39.0` |
    | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.3.0` | `29.3.1` |
    | [typescript](https://github.com/microsoft/TypeScript) | `5.8.2` | `5.8.3` |
    
    
    Updates `@eslint/js` from 9.23.0 to 9.24.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/eslint/eslint/commits/v9.24.0/packages/js)
    
    Updates `@github/local-action` from 3.1.3 to 3.1.4
    - [Release notes](https://github.com/github/local-action/releases)
    - [Changelog](https://github.com/github/local-action/blob/main/CHANGELOG.md)
    - [Commits](github/local-action@v3.1.3...v3.1.4)
    
    Updates `@types/node` from 22.13.14 to 22.14.0
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `eslint` from 9.23.0 to 9.24.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v9.23.0...v9.24.0)
    
    Updates `eslint-import-resolver-typescript` from 4.3.1 to 4.3.2
    - [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
    - [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
    - [Commits](import-js/eslint-import-resolver-typescript@v4.3.1...v4.3.2)
    
    Updates `eslint-plugin-prettier` from 5.2.5 to 5.2.6
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.2.5...v5.2.6)
    
    Updates `rollup` from 4.38.0 to 4.39.0
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.38.0...v4.39.0)
    
    Updates `ts-jest` from 29.3.0 to 29.3.1
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v29.3.0...v29.3.1)
    
    Updates `typescript` from 5.8.2 to 5.8.3
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
    - [Commits](https://github.com/microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: "@eslint/js"
      dependency-version: 9.24.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: "@github/local-action"
      dependency-version: 3.1.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: "@types/node"
      dependency-version: 22.14.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint
      dependency-version: 9.24.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: eslint-import-resolver-typescript
      dependency-version: 4.3.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: eslint-plugin-prettier
      dependency-version: 5.2.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: rollup
      dependency-version: 4.39.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-development
    - dependency-name: ts-jest
      dependency-version: 29.3.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    - dependency-name: typescript
      dependency-version: 5.8.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    ca003dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #25 from githubschool/dependabot/npm_and_yarn/npm-…

    …development-466de545e8
    
    Bump the npm-development group with 9 updates
    ncalteen authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    108bb19 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

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