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: ybiquitous/npm-audit-fix-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.1
Choose a base ref
...
head repository: ybiquitous/npm-audit-fix-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.0.2
Choose a head ref
  • 14 commits
  • 4 files changed
  • 4 contributors

Commits on Mar 22, 2022

  1. build(deps-dev): bump eslint-plugin-jest from 26.1.1 to 26.1.2 (#534)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.1 to 26.1.2.
    - [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@v26.1.1...v26.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a882a1b View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/eslint-plugin (#535)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.15.0 to 5.16.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/v5.16.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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    dependabot[bot] and ybiquitous authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    a0a1e4f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @actions/exec from 1.1.0 to 1.1.1 (#536)

    Bumps [@actions/exec](https://github.com/actions/toolkit/tree/HEAD/packages/exec) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/exec/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/@actions/tool-cache@1.1.1/packages/exec)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/exec"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
    dependabot[bot] and ybiquitous authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    1793a59 View commit details
    Browse the repository at this point in the history
  4. fix(deps): bump hosted-git-info from 4.1.0 to 5.0.0 (#537)

    * build(deps): bump hosted-git-info from 4.1.0 to 5.0.0
    
    Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 4.1.0 to 5.0.0.
    - [Release notes](https://github.com/npm/hosted-git-info/releases)
    - [Changelog](https://github.com/npm/hosted-git-info/blob/main/CHANGELOG.md)
    - [Commits](npm/hosted-git-info@v4.1.0...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: hosted-git-info
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build: update dist
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ybiquitous <ybiquitous@users.noreply.github.com>
    dependabot[bot] and ybiquitous authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    786112a View commit details
    Browse the repository at this point in the history
  5. build(deps): npm audit fix (#539)

    Summary:
    - Updated packages: 1
    - Added packages: 0
    - Removed packages: 0
    
    Fixed vulnerabilities:
    - minimist: "Prototype Pollution in minimist" (GHSA-xvch-5gv4-984h)
    
    Co-authored-by: ybiquitous <ybiquitous@users.noreply.github.com>
    github-actions[bot] and ybiquitous authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    45316a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. build(deps-dev): bump eslint-plugin-jest from 26.1.2 to 26.1.3 (#540)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.1.2 to 26.1.3.
    - [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@v26.1.2...v26.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    c4753be View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint from 8.11.0 to 8.12.0 (#541)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.11.0 to 8.12.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.11.0...v8.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      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 Mar 29, 2022
    Configuration menu
    Copy the full SHA
    2b2147f View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#542)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.6.2 to 4.6.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.6.2...v4.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    93819bf View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/eslint-plugin (#544)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.16.0 to 5.17.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/v5.17.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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    086e69e View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump esbuild from 0.14.27 to 0.14.28 (#543)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.27 to 0.14.28.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.14.27...v0.14.28)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    632f447 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. build(deps-dev): bump esbuild from 0.14.28 to 0.14.31 (#545)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.14.28 to 0.14.31.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.14.28...v0.14.31)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    c990df6 View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump @actions/github from 5.0.0 to 5.0.1 (#546)

    * build(deps): bump @actions/github from 5.0.0 to 5.0.1
    
    Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 5.0.0 to 5.0.1.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/github"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * build: update dist
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: ybiquitous <ybiquitous@users.noreply.github.com>
    dependabot[bot] and ybiquitous authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    fd4bb7c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @typescript-eslint/eslint-plugin (#547)

    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.17.0 to 5.18.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/v5.18.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] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    2aa87fc View commit details
    Browse the repository at this point in the history
  4. chore(release): 4.0.2

    ybiquitous committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    307d194 View commit details
    Browse the repository at this point in the history
Loading