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: github/command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: github/command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 8 commits
  • 11 files changed
  • 2 contributors

Commits on Aug 5, 2025

  1. Merge pull request #87 from github/bump-version

    Bump version
    GrantBirki authored Aug 5, 2025
    Configuration menu
    Copy the full SHA
    dc3d8e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Bump the npm-dependencies group across 1 directory with 8 updates

    Bumps the npm-dependencies group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@octokit/request](https://github.com/octokit/request.js) | `10.0.3` | `10.0.6` |
    | [@octokit/rest](https://github.com/octokit/rest.js) | `22.0.0` | `22.0.1` |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.27.2` | `7.28.5` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.0.8` | `24.9.2` |
    | [@vercel/ncc](https://github.com/vercel/ncc) | `0.38.3` | `0.38.4` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.27.7` | `7.28.5` |
    | [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) | `30.0.2` | `30.2.0` |
    | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.0.3` | `30.2.0` |
    
    
    
    Updates `@octokit/request` from 10.0.3 to 10.0.6
    - [Release notes](https://github.com/octokit/request.js/releases)
    - [Commits](octokit/request.js@v10.0.3...v10.0.6)
    
    Updates `@octokit/rest` from 22.0.0 to 22.0.1
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v22.0.0...v22.0.1)
    
    Updates `@babel/preset-env` from 7.27.2 to 7.28.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-preset-env)
    
    Updates `@types/node` from 24.0.8 to 24.9.2
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@vercel/ncc` from 0.38.3 to 0.38.4
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.3...0.38.4)
    
    Updates `@babel/core` from 7.27.7 to 7.28.5
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.5/packages/babel-core)
    
    Updates `babel-jest` from 30.0.2 to 30.2.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/babel-jest)
    
    Updates `jest` from 30.0.3 to 30.2.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/request"
      dependency-version: 10.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@octokit/rest"
      dependency-version: 22.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@babel/preset-env"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@types/node"
      dependency-version: 24.9.2
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: "@vercel/ncc"
      dependency-version: 0.38.4
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@babel/core"
      dependency-version: 7.28.5
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: babel-jest
      dependency-version: 30.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    - dependency-name: jest
      dependency-version: 30.2.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    c3c3aa4 View commit details
    Browse the repository at this point in the history
  2. Bump the github-actions group across 1 directory with 5 updates

    Bumps the github-actions group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` |
    | [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) | `3.3.2` | `4.0.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3` | `4` |
    | [actions/setup-node](https://github.com/actions/setup-node) | `4` | `6` |
    | [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4.6.2` | `5.0.0` |
    
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    Updates `GrantBirki/json-yaml-validate` from 3.3.2 to 4.0.0
    - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
    - [Commits](GrantBirki/json-yaml-validate@250fa0d...9bbaa84)
    
    Updates `github/codeql-action` from 3 to 4
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    Updates `actions/setup-node` from 4 to 6
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v6)
    
    Updates `actions/upload-artifact` from 4.6.2 to 5.0.0
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@ea165f8...330a01c)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: GrantBirki/json-yaml-validate
      dependency-version: 4.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: github/codeql-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/setup-node
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    bdcf934 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2025

  1. Merge pull request #91 from github/dependabot/npm_and_yarn/npm-depend…

    …encies-f3938cc79a
    
    Bump the npm-dependencies group across 1 directory with 8 updates
    GrantBirki authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    488afb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecd809 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #92 from github/dependabot/github_actions/github-a…

    …ctions-c469696131
    
    Bump the github-actions group across 1 directory with 5 updates
    GrantBirki authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    32f1f71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e8d86f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #93 from github/node-updates

    node package updates
    GrantBirki authored Nov 26, 2025
    Configuration menu
    Copy the full SHA
    3442f3f View commit details
    Browse the repository at this point in the history
Loading