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-or-update-comment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: peter-evans/create-or-update-comment
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0
Choose a head ref
  • 15 commits
  • 23 files changed
  • 3 contributors

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    521ce1b View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Bump jest from 29.4.1 to 29.4.2 (#149)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.2.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.4.2/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8f96741 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Bump eslint from 8.33.0 to 8.34.0 (#150)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.33.0 to 8.34.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.33.0...v8.34.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 Feb 15, 2023
    Configuration menu
    Copy the full SHA
    300bfad View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Bump jest from 29.4.2 to 29.4.3 (#151)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.2 to 29.4.3.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.4.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Feb 22, 2023
    Configuration menu
    Copy the full SHA
    1833517 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Update some links in the README

    The URL of a number of GitHub Docs was changed upstream.
    Kurt-von-Laven authored Feb 27, 2023
    Configuration menu
    Copy the full SHA
    7b468d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Merge pull request #152 from Kurt-von-Laven/patch-1

    Update some links in the README
    peter-evans authored Feb 28, 2023
    Configuration menu
    Copy the full SHA
    c5a7a98 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. Bump eslint from 8.34.0 to 8.35.0 (#153)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.34.0 to 8.35.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.34.0...v8.35.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 1, 2023
    Configuration menu
    Copy the full SHA
    b1fa5d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Bump jest from 29.4.3 to 29.5.0 (#154)

    Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.3 to 29.5.0.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/facebook/jest/commits/v29.5.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      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 8, 2023
    Configuration menu
    Copy the full SHA
    44526e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Bump eslint from 8.35.0 to 8.36.0 (#155)

    Bumps [eslint](https://github.com/eslint/eslint) from 8.35.0 to 8.36.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.35.0...v8.36.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 15, 2023
    Configuration menu
    Copy the full SHA
    384c114 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Bump eslint from 8.36.0 to 8.37.0 (#159)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    fd9e73c View commit details
    Browse the repository at this point in the history
  2. Bump peter-evans/enable-pull-request-automerge from 2 to 3 (#160)

    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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5f728c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. ci: add test v3 workflow

    peter-evans committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    1fcda99 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    3d6c0b9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Bump peter-evans/create-pull-request from 4 to 5 (#163)

    Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 4 to 5.
    - [Release notes](https://github.com/peter-evans/create-pull-request/releases)
    - [Commits](peter-evans/create-pull-request@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: peter-evans/create-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    9c63576 View commit details
    Browse the repository at this point in the history
  2. v3 (#161)

    * typescript
    
    * fix reactions input
    
    * test comma separated
    
    * bump version
    
    * append-separator
    
    * refactor
    
    * refactor reactions
    
    * get reactions
    
    * handle default token
    
    * return reaction id
    
    * remove reactions
    
    * reactions-edit-mode
    
    * readme
    
    * test-command
    
    * fix step order
    
    * deprecate body-file
    
    * update ci to body-path
    peter-evans authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3383acd View commit details
    Browse the repository at this point in the history
Loading