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: thollander/actions-comment-pull-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: thollander/actions-comment-pull-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.4.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 10, 2023

  1. chore(deps-dev): bump typescript from 5.0.4 to 5.1.3 (#238)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v5.0.4...v5.1.3)
    
    ---
    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 Jun 10, 2023
    Configuration menu
    Copy the full SHA
    f2181d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. chore(deps-dev): bump typescript from 5.1.3 to 5.1.6 (#245)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.1.3 to 5.1.6.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    ---
    updated-dependencies:
    - dependency-name: 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 Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7242f4a View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump @tsconfig/node16 from 1.0.4 to 16.1.0 (#244)

    Bumps [@tsconfig/node16](https://github.com/tsconfig/bases/tree/HEAD/bases) from 1.0.4 to 16.1.0.
    - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
    
    ---
    updated-dependencies:
    - dependency-name: "@tsconfig/node16"
      dependency-type: direct:development
      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 Jul 3, 2023
    Configuration menu
    Copy the full SHA
    8c77f42 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

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

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    630516f View commit details
    Browse the repository at this point in the history
Loading