Thanks to visit codestin.com
Credit goes to github.com

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: actions/dependency-review-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.7
Choose a base ref
...
head repository: actions/dependency-review-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.8
Choose a head ref
  • 9 commits
  • 12 files changed
  • 3 contributors

Commits on Aug 5, 2023

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

Commits on Aug 9, 2023

  1. Parse boolean to enum

    sgmurphy committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2e59943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ef37f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Add unit tests

    sgmurphy committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    31afeba View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Bump eslint from 8.46.0 to 8.47.0

    Bumps [eslint](https://github.com/eslint/eslint) from 8.46.0 to 8.47.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.46.0...v8.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7c3177d View commit details
    Browse the repository at this point in the history
  2. Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/eslint-plugin"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ddb1b93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #547 from actions/dependabot/npm_and_yarn/eslint-8…

    ….47.0
    
    Bump eslint from 8.46.0 to 8.47.0
    Federico Builes authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7d5babf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #548 from actions/dependabot/npm_and_yarn/typescri…

    …pt-eslint/eslint-plugin-6.3.0
    
    Bump @typescript-eslint/eslint-plugin from 6.2.0 to 6.3.0
    Federico Builes authored Aug 14, 2023
    Configuration menu
    Copy the full SHA
    61ee12c View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Merge pull request #540 from sgmurphy/comment-on-failure

    Add `on-failure` option to `comment-summary-in-pr` setting
    Federico Builes authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f6fff72 View commit details
    Browse the repository at this point in the history
Loading