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: peter-evans/create-pull-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.4
Choose a base ref
...
head repository: peter-evans/create-pull-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 15 commits
  • 25 files changed
  • 2 contributors

Commits on Mar 21, 2023

  1. build(deps-dev): bump prettier from 2.8.4 to 2.8.6 (#1741)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.6.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.4...2.8.6)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    09af4e3 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @typescript-eslint/parser from 5.55.0 to 5.56.0 (

    …#1743)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.55.0 to 5.56.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.56.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3752545 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @types/jest from 29.4.1 to 29.5.0 (#1742)

    Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.1 to 29.5.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/jest"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    073c8e6 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @types/node from 18.15.3 to 18.15.5 (#1744)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.3 to 18.15.5.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    495ffbb View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. build(deps-dev): bump eslint-plugin-github from 4.6.1 to 4.7.0 (#1764)

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.6.1 to 4.7.0.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.6.1...v4.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-github
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    e34fedf View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 18.15.5 to 18.15.10 (#1765)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.5 to 18.15.10.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    d1ed29f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump peter-evans/enable-pull-request-automerge from 2 to…

    … 3 (#1766)
    
    Bumps [peter-evans/enable-pull-request-automerge](https://github.com/peter-evans/enable-pull-request-automerge) from 2 to 3.
    - [Release notes](https://github.com/peter-evans/enable-pull-request-automerge/releases)
    - [Commits](peter-evans/enable-pull-request-automerge@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/enable-pull-request-automerge
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    6a62596 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump prettier from 2.8.6 to 2.8.7 (#1767)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.6...2.8.7)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    b7f0c97 View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump @typescript-eslint/parser from 5.56.0 to 5.57.0 (

    …#1768)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.56.0 to 5.57.0.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.0/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    36a56da View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. build(deps-dev): bump ts-jest from 29.0.5 to 29.1.0 (#1799)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.0.5 to 29.1.0.
    - [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.0.5...v29.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    21479f2 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/node from 18.15.10 to 18.15.11 (#1800)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.15.10 to 18.15.11.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    05d5a3c View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint-import-resolver-typescript (#1802)

    Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.5.3 to 3.5.4.
    - [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@v3.5.3...v3.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-import-resolver-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2dd2b11 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump @typescript-eslint/parser from 5.57.0 to 5.57.1 (

    …#1801)
    
    Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.57.0 to 5.57.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.57.1/packages/parser)
    
    ---
    updated-dependencies:
    - dependency-name: "@typescript-eslint/parser"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    c246f7e View commit details
    Browse the repository at this point in the history
  5. build(deps-dev): bump eslint from 8.36.0 to 8.37.0 (#1803)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.36.0 to 8.37.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.36.0...v8.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1847e5d View commit details
    Browse the repository at this point in the history
  6. v5 (#1792)

    * feat: restore working base branch and uncommitted changes
    
    * docs: uncommitted changes are stashed and restored
    
    * docs: add major version notes
    
    * fix: update package version
    
    * fix: update package-lock
    
    * feat: revise proxy implementation
    
    * docs: add notes for the revised proxy implementation
    
    * feat: set and remove git safe directory
    
    * docs: add notes for the git safe directory feature
    
    * fix: use base url for proxy check
    
    * feat: determine the git dir with rev-parse
    
    * build: update package lock
    
    * fix: remove support for ghes alpha
    
    * feat: revise handling of team reviewers
    
    * docs: update notes
    
    * feat: body-path
    
    * docs: update to v5
    
    * docs: update to v5
    
    * build: fix package lock
    peter-evans authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    5b4a9f6 View commit details
    Browse the repository at this point in the history
Loading