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: v8.1.0
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: v8.1.1
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 1, 2026

  1. build(deps-dev): bump the npm group with 2 updates (#4305)

    Bumps the npm group with 2 updates: [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) and [prettier](https://github.com/prettier/prettier).
    
    
    Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5
    - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
    - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5)
    
    Updates `prettier` from 3.7.4 to 3.8.1
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.7.4...3.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-prettier
      dependency-version: 5.5.5
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: prettier
      dependency-version: 3.8.1
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 1, 2026
    Configuration menu
    Copy the full SHA
    6699836 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. build(deps): bump minimatch (#4311)

    Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.1.2 to 3.1.5
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    Updates `minimatch` from 9.0.5 to 9.0.9
    - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
    - [Commits](isaacs/minimatch@v3.1.2...v3.1.5)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-version: 3.1.5
      dependency-type: indirect
    - dependency-name: minimatch
      dependency-version: 9.0.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    3f3b473 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2026

  1. build(deps): bump the github-actions group with 2 updates (#4316)

    Bumps the github-actions group with 2 updates: [actions/upload-artifact](https://github.com/actions/upload-artifact) and [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/upload-artifact` from 6 to 7
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v6...v7)
    
    Updates `actions/download-artifact` from 7 to 8
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: '8'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2026
    12 Configuration menu
    Copy the full SHA
    3499eb6 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. build(deps): bump @tootallnate/once and jest-environment-jsdom (#4323)

    Removes [@tootallnate/once](https://github.com/TooTallNate/once). It's no longer used after updating ancestor dependency [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom). These dependencies need to be updated together.
    
    
    Removes `@tootallnate/once`
    
    Updates `jest-environment-jsdom` from 29.7.0 to 30.2.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.2.0/packages/jest-environment-jsdom)
    
    ---
    updated-dependencies:
    - dependency-name: "@tootallnate/once"
      dependency-version: 
      dependency-type: indirect
    - dependency-name: jest-environment-jsdom
      dependency-version: 30.2.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2026
    Configuration menu
    Copy the full SHA
    a45d1fb View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2026

  1. build(deps-dev): bump undici from 6.23.0 to 6.24.0 (#4328)

    Bumps [undici](https://github.com/nodejs/undici) from 6.23.0 to 6.24.0.
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.23.0...v6.24.0)
    
    ---
    updated-dependencies:
    - dependency-name: undici
      dependency-version: 6.24.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 14, 2026
    Configuration menu
    Copy the full SHA
    36d7c84 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. build(deps-dev): bump flatted from 3.3.1 to 3.4.2 (#4334)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.1 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.1...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 20, 2026
    Configuration menu
    Copy the full SHA
    b993918 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. build(deps): bump picomatch (#4339)

    Bumps  and [picomatch](https://github.com/micromatch/picomatch). These dependencies needed to be updated together.
    
    Updates `picomatch` from 2.3.1 to 2.3.2
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    Updates `picomatch` from 4.0.2 to 4.0.4
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    Updates `picomatch` from 4.0.3 to 4.0.4
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    - dependency-name: picomatch
      dependency-version: 4.0.4
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    0041819 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. build(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#4344)

    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    8170bcc View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2026

  1. build(deps-dev): bump the npm group with 3 updates (#4349)

    Bumps the npm group with 3 updates: [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom), [ts-jest](https://github.com/kulshekhar/ts-jest) and [undici](https://github.com/nodejs/undici).
    
    
    Updates `jest-environment-jsdom` from 30.2.0 to 30.3.0
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.3.0/packages/jest-environment-jsdom)
    
    Updates `ts-jest` from 29.4.6 to 29.4.9
    - [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.4.6...v29.4.9)
    
    Updates `undici` from 6.24.0 to 6.24.1
    - [Release notes](https://github.com/nodejs/undici/releases)
    - [Commits](nodejs/undici@v6.24.0...v6.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: jest-environment-jsdom
      dependency-version: 30.3.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: npm
    - dependency-name: ts-jest
      dependency-version: 29.4.9
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    - dependency-name: undici
      dependency-version: 6.24.1
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: npm
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 1, 2026
    Configuration menu
    Copy the full SHA
    d32e88d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2026

  1. fix: retry post-creation API calls on 422 eventual consistency errors (

    …#4356)
    
    Add retry logic to handle GitHub API eventual consistency errors that
    can occur after creating a new pull request. Follow-up API calls for
    milestones, labels, assignees, and reviewers may fail with a 422
    "Could not resolve to a node" error before the PR is fully propagated.
    
    - Add generic `retryWithBackoff` helper in `src/utils.ts` with
      exponential backoff (default 2 retries, starting at 1s delay)
    - Wrap post-creation API calls in `src/github-helper.ts` with
      `withRetryForNewPr()`, which only retries for newly created PRs
    - Use `@octokit/request-error` `RequestError` type for precise error
      matching (status 422 + "Could not resolve to a node" message)
    - Add unit tests for `retryWithBackoff` covering success, retry,
      exhaustion, and non-retryable error scenarios
    - Update `dist/index.js` bundle and `package.json` dependencies
    peter-evans authored Apr 10, 2026
    Configuration menu
    Copy the full SHA
    5f6978f View commit details
    Browse the repository at this point in the history
Loading