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.7
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.8
Choose a head ref
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 25, 2025

  1. build(deps-dev): bump ts-jest from 29.2.5 to 29.2.6 (#3751)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6.
    - [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.2.5...v29.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: ts-jest
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] 
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    b23b62d View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump eslint-import-resolver-typescript (#3752)

    Bumps [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) from 3.8.1 to 3.8.3.
    - [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.8.1...v3.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-import-resolver-typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] 
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    a92c90f View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @octokit/plugin-paginate-rest from 11.4.2 to 11.4.3 (

    …#3753)
    
    Bumps [@octokit/plugin-paginate-rest](https://github.com/octokit/plugin-paginate-rest.js) from 11.4.2 to 11.4.3.
    - [Release notes](https://github.com/octokit/plugin-paginate-rest.js/releases)
    - [Commits](octokit/plugin-paginate-rest.js@v11.4.2...v11.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: "@octokit/plugin-paginate-rest"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] 
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    63e5829 View commit details
    Browse the repository at this point in the history
  4. build(deps-dev): bump prettier from 3.5.1 to 3.5.2 (#3754)

    Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.5.1...3.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] 
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    13c47c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2025

  1. 3 Configuration menu
    Copy the full SHA
    6f7efd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2025

  1. fix: suppress output for some git operations (#3776)

    * fix: suppress output for some git operations
    
    * update dist
    peter-evans authored Mar 4, 2025
    Configuration menu
    Copy the full SHA
    271a8d0 View commit details
    Browse the repository at this point in the history
Loading