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: v7.0.1
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: v7.0.2
Choose a head ref
  • 4 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 9, 2024

  1. docs: update readme

    peter-evans authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5354f85 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. build(deps-dev): bump @types/node from 18.19.48 to 18.19.50 (#3320)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.19.48 to 18.19.50.
    - [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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    488c869 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump typescript from 5.5.4 to 5.6.2 (#3319)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.4...v5.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f4d66f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. fix: disable diff detection for renames and copies (#3330)

    * fix: disable diff detection for renames and copies
    
    * fix format
    peter-evans authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    d121e62 View commit details
    Browse the repository at this point in the history
Loading