-
Notifications
You must be signed in to change notification settings - Fork 108
Comparing changes
Open a pull request
base repository: thollander/actions-comment-pull-request
base: v2
head repository: thollander/actions-comment-pull-request
compare: v3
- 7 commits
- 10 files changed
- 3 contributors
Commits on Feb 17, 2024
-
chore(deps-dev): bump typescript from 5.2.2 to 5.3.3 (#326)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.2.2...v5.3.3) --- updated-dependencies: - dependency-name: typescript 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>
Configuration menu - View commit details
-
Copy full SHA for bc14ce3 - Browse repository at this point
Copy the full SHA bc14ce3View commit details
Commits on Oct 9, 2024
-
chore(deps-dev): bump prettier from 3.0.3 to 3.2.5 (#350)
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.2.5. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.3...3.2.5) --- updated-dependencies: - dependency-name: prettier 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>
Configuration menu - View commit details
-
Copy full SHA for e5dae98 - Browse repository at this point
Copy the full SHA e5dae98View commit details -
chore(deps-dev): bump @tsconfig/node20 from 20.1.2 to 20.1.4 (#367)
Bumps [@tsconfig/node20](https://github.com/tsconfig/bases/tree/HEAD/bases) from 20.1.2 to 20.1.4. - [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases) --- updated-dependencies: - dependency-name: "@tsconfig/node20" 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>
Configuration menu - View commit details
-
Copy full SHA for 77f7e42 - Browse repository at this point
Copy the full SHA 77f7e42View commit details -
chore(deps-dev): bump typescript from 5.3.3 to 5.6.3 (#390)
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.3.3 to 5.6.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.3.3...v5.6.3) --- updated-dependencies: - dependency-name: typescript 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>
Configuration menu - View commit details
-
Copy full SHA for 52f13cb - Browse repository at this point
Copy the full SHA 52f13cbView commit details -
chore(deps-dev): bump @types/node from 20.8.7 to 22.7.5 (#389)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 22.7.5. - [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-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce644a4 - Browse repository at this point
Copy the full SHA ce644a4View commit details -
feat: manage delete modes in a better way
BREAKING CHANGE: delete now deletes a comment immediately. To delete the comment at the end of the job, use `delete-on-completion` Co-authored-by: mlahargou <michaellahargou@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 107ab45 - Browse repository at this point
Copy the full SHA 107ab45View commit details
Commits on Oct 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 65f9e5c - Browse repository at this point
Copy the full SHA 65f9e5cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2...v3