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

Commits on May 1, 2024

  1. Bump the github-actions group with 2 updates

    Bumps the github-actions group with 2 updates: [GrantBirki/json-yaml-validate](https://github.com/grantbirki/json-yaml-validate) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `GrantBirki/json-yaml-validate` from 2.6.1 to 2.7.1
    - [Release notes](https://github.com/grantbirki/json-yaml-validate/releases)
    - [Commits](GrantBirki/json-yaml-validate@53fae7e...d7814b9)
    
    Updates `actions/upload-artifact` from 4.3.1 to 4.3.3
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@5d5d22a...6546280)
    
    ---
    updated-dependencies:
    - dependency-name: GrantBirki/json-yaml-validate
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    5f1788d View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    576eba0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from jcfr/support-allowlist-for-both-issue-and-pr

    fix: Ensure allowlist is also checked in the context of issue
    GrantBirki authored May 9, 2024
    Configuration menu
    Copy the full SHA
    d975bd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2135435 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #28 from github/dependabot/github_actions/github-a…

    …ctions-8d3ba14c33
    
    Bump the github-actions group with 2 updates
    GrantBirki authored May 9, 2024
    Configuration menu
    Copy the full SHA
    2e8e3a1 View commit details
    Browse the repository at this point in the history
  5. Bump the npm-dependencies group across 1 directory with 5 updates

    Bumps the npm-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) | `7.24.4` | `7.24.5` |
    | [@octokit/rest](https://github.com/octokit/rest.js) | `20.1.0` | `20.1.1` |
    | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.12.4` | `20.12.11` |
    | [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) | `7.24.4` | `7.24.5` |
    | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `27.9.0` | `28.5.0` |
    
    
    
    Updates `@babel/preset-env` from 7.24.4 to 7.24.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.24.5/packages/babel-preset-env)
    
    Updates `@octokit/rest` from 20.1.0 to 20.1.1
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v20.1.0...v20.1.1)
    
    Updates `@types/node` from 20.12.4 to 20.12.11
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    Updates `@babel/core` from 7.24.4 to 7.24.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.24.5/packages/babel-core)
    
    Updates `eslint-plugin-jest` from 27.9.0 to 28.5.0
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.9.0...v28.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/preset-env"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@octokit/rest"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: "@babel/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 9, 2024
    Configuration menu
    Copy the full SHA
    524dd84 View commit details
    Browse the repository at this point in the history
  6. run npm update

    GrantBirki committed May 9, 2024
    Configuration menu
    Copy the full SHA
    5286d5f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #31 from github/dependabot/npm_and_yarn/npm-depend…

    …encies-c728432b69
    
    Bump the npm-dependencies group across 1 directory with 5 updates
    GrantBirki authored May 9, 2024
    Configuration menu
    Copy the full SHA
    5710e1f View commit details
    Browse the repository at this point in the history
Loading