-
-
Notifications
You must be signed in to change notification settings - Fork 155
Comparing changes
Open a pull request
base repository: amannn/action-semantic-pull-request
base: 0723387faaf9b38adef4775cd42cfd5155ed6017
head repository: amannn/action-semantic-pull-request
compare: 48f256284bd46cdaab1048c3721360e808335d50
- 18 commits
- 39 files changed
- 12 contributors
Commits on Jun 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 80c0371 - Browse repository at this point
Copy the full SHA 80c0371View commit details
Commits on Nov 13, 2024
-
chore: Update actions in release workflow (#276)
* chore: changes from formatting on save * fix: usage of deprecated `Node.js 16 actions` * Update .github/workflows/release.yml --------- Co-authored-by: Jan Amann <jan@amann.work>
Configuration menu - View commit details
-
Copy full SHA for 40166f0 - Browse repository at this point
Copy the full SHA 40166f0View commit details
Commits on Mar 25, 2025
-
docs: More restrictive permissions (#280)
* Update README.md * Update README.md * permissions block moved * permissions block moved * Update lint-pr-title-preview-validateSingleCommit.yml * Update lint-pr-title-preview.yml * Update lint-pr-title.yml * Update release.yml * Update versioning.yml * permissions block move, added `-o pipefail` flag for pipe errors * Update lint-pr-title-preview-outputErrorMessage.yml * fix(url): remove ). for the see url msg * Revert to secrets.GITHUB_TOKEN changed back to using secrets.GITHUB_TOKEN as requested by owner --------- Co-authored-by: lior-dux_clbt <lior.dux@cellebrite.com>
Configuration menu - View commit details
-
Copy full SHA for 04501d4 - Browse repository at this point
Copy the full SHA 04501d4View commit details
Commits on Apr 28, 2025
-
docs: Remove
synchronizetrigger (#281)docs: removes synchronize trigger
Configuration menu - View commit details
-
Copy full SHA for 3352882 - Browse repository at this point
Copy the full SHA 3352882View commit details
Commits on Aug 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c1807ce - Browse repository at this point
Copy the full SHA c1807ceView commit details -
build(deps): bump the github-action-workflows group with 2 updates (#286
) Bumps the github-action-workflows group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-node](https://github.com/actions/setup-node). Updates `actions/checkout` from 3 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v5) Updates `actions/setup-node` from 3 to 4 - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](actions/setup-node@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-workflows - dependency-name: actions/setup-node dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-action-workflows ... 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 631ffdc - Browse repository at this point
Copy the full SHA 631ffdcView commit details -
feat!: Upgrade action to use Node.js 24 and ESM (#287)
* build(deps): bump the npm-packages group with 13 updates Bumps the npm-packages group with 13 updates: | Package | From | To | | --- | --- | --- | | [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) | `1.10.0` | `1.11.1` | | [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) | `5.1.1` | `6.0.1` | | [conventional-changelog-conventionalcommits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-changelog-conventionalcommits) | `5.0.0` | `9.1.0` | | [conventional-commits-parser](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/conventional-commits-parser) | `3.2.4` | `6.2.0` | | [@semantic-release/changelog](https://github.com/semantic-release/changelog) | `6.0.2` | `6.0.3` | | [@semantic-release/commit-analyzer](https://github.com/semantic-release/commit-analyzer) | `9.0.2` | `13.0.1` | | [@semantic-release/github](https://github.com/semantic-release/github) | `8.0.7` | `11.0.4` | | [@semantic-release/release-notes-generator](https://github.com/semantic-release/release-notes-generator) | `10.0.3` | `14.0.3` | | [@vercel/ncc](https://github.com/vercel/ncc) | `0.36.1` | `0.38.3` | | [eslint](https://github.com/eslint/eslint) | `8.36.0` | `9.33.0` | | [eslint-config-molindo](https://github.com/molindo/eslint-config-molindo) | `6.0.0` | `8.0.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.5.0` | `30.0.5` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `19.0.5` | `24.2.7` | Updates `@actions/core` from 1.10.0 to 1.11.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core) Updates `@actions/github` from 5.1.1 to 6.0.1 - [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md) - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github) Updates `conventional-changelog-conventionalcommits` from 5.0.0 to 9.1.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-changelog-conventionalcommits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-changelog-conventionalcommits-v9.1.0/packages/conventional-changelog-conventionalcommits) Updates `conventional-commits-parser` from 3.2.4 to 6.2.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-commits-parser/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/conventional-commits-parser-v6.2.0/packages/conventional-commits-parser) Updates `@semantic-release/changelog` from 6.0.2 to 6.0.3 - [Release notes](https://github.com/semantic-release/changelog/releases) - [Commits](semantic-release/changelog@v6.0.2...v6.0.3) Updates `@semantic-release/commit-analyzer` from 9.0.2 to 13.0.1 - [Release notes](https://github.com/semantic-release/commit-analyzer/releases) - [Commits](semantic-release/commit-analyzer@v9.0.2...v13.0.1) Updates `@semantic-release/github` from 8.0.7 to 11.0.4 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v8.0.7...v11.0.4) Updates `@semantic-release/release-notes-generator` from 10.0.3 to 14.0.3 - [Release notes](https://github.com/semantic-release/release-notes-generator/releases) - [Commits](semantic-release/release-notes-generator@v10.0.3...v14.0.3) Updates `@vercel/ncc` from 0.36.1 to 0.38.3 - [Release notes](https://github.com/vercel/ncc/releases) - [Commits](vercel/ncc@0.36.1...0.38.3) Updates `eslint` from 8.36.0 to 9.33.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...v9.33.0) Updates `eslint-config-molindo` from 6.0.0 to 8.0.0 - [Release notes](https://github.com/molindo/eslint-config-molindo/releases) - [Changelog](https://github.com/molindo/eslint-config-molindo/blob/master/CHANGELOG.md) - [Commits](molindo/eslint-config-molindo@6.0.0...8.0.0) Updates `jest` from 29.5.0 to 30.0.5 - [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.0.5/packages/jest) Updates `semantic-release` from 19.0.5 to 24.2.7 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v19.0.5...v24.2.7) --- updated-dependencies: - dependency-name: "@actions/core" dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: "@actions/github" dependency-version: 6.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: conventional-changelog-conventionalcommits dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: conventional-commits-parser dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@semantic-release/changelog" dependency-version: 6.0.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-packages - dependency-name: "@semantic-release/commit-analyzer" dependency-version: 13.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@semantic-release/github" dependency-version: 11.0.4 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@semantic-release/release-notes-generator" dependency-version: 14.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: "@vercel/ncc" dependency-version: 0.38.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-packages - dependency-name: eslint dependency-version: 9.33.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: eslint-config-molindo dependency-version: 8.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: jest dependency-version: 30.0.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages - dependency-name: semantic-release dependency-version: 24.2.7 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm-packages ... Signed-off-by: dependabot[bot] <support@github.com> * Fix breaking changes in deps, upgrade action to Node.js 24, switch to pnpm * wip * wip * wip * wip * wip * build: Switch to ESM & Vitest (#288) * esm + vitest * ncc -> rollup * wip * readme --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jan Amann <jan@amann.work> Co-authored-by: Jan Amann <jan@amann.me>
Configuration menu - View commit details
-
Copy full SHA for bc0c9a7 - Browse repository at this point
Copy the full SHA bc0c9a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04a8d17 - Browse repository at this point
Copy the full SHA 04a8d17View commit details -
fix: Actually execute action (#289)
* fix: Run action * add template * templates
Configuration menu - View commit details
-
Copy full SHA for 58e4ab4 - Browse repository at this point
Copy the full SHA 58e4ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdd4d3d - Browse repository at this point
Copy the full SHA fdd4d3dView commit details
Commits on Aug 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a46a7c8 - Browse repository at this point
Copy the full SHA a46a7c8View commit details
Commits on Aug 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a30288b - Browse repository at this point
Copy the full SHA a30288bView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa4edb - Browse repository at this point
Copy the full SHA afa4edbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f33ba7 - Browse repository at this point
Copy the full SHA 7f33ba7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e6f01 - Browse repository at this point
Copy the full SHA 24e6f01View commit details
Commits on Aug 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 677b895 - Browse repository at this point
Copy the full SHA 677b895View commit details
Commits on Aug 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 800da4c - Browse repository at this point
Copy the full SHA 800da4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 48f2562 - Browse repository at this point
Copy the full SHA 48f2562View 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 0723387faaf9b38adef4775cd42cfd5155ed6017...48f256284bd46cdaab1048c3721360e808335d50