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: amannn/action-semantic-pull-request
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0723387faaf9b38adef4775cd42cfd5155ed6017
Choose a base ref
...
head repository: amannn/action-semantic-pull-request
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 48f256284bd46cdaab1048c3721360e808335d50
Choose a head ref
  • 18 commits
  • 39 files changed
  • 12 contributors

Commits on Jun 28, 2024

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

Commits on Nov 13, 2024

  1. 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>
    hamirmahal and amannn authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    40166f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. 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>
    zMynxx and lior-dux_clbt authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    04501d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. docs: Remove synchronize trigger (#281)

    docs: removes synchronize trigger
    jguddas authored Apr 28, 2025
    Configuration menu
    Copy the full SHA
    3352882 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2025

  1. build: configure Dependabot (#231)

    Configure Dependabot
    yeikel authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    c1807ce View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    631ffdc View commit details
    Browse the repository at this point in the history
  3. 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>
    3 people authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    bc0c9a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04a8d17 View commit details
    Browse the repository at this point in the history
  5. fix: Actually execute action (#289)

    * fix: Run action
    
    * add template
    
    * templates
    amannn authored Aug 13, 2025
    Configuration menu
    Copy the full SHA
    58e4ab4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdd4d3d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

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

Commits on Aug 19, 2025

  1. Configuration menu
    Copy the full SHA
    a30288b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa4edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f33ba7 View commit details
    Browse the repository at this point in the history
  4. ci: Fix permissions for tagger

    amannn committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    24e6f01 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. test: Fix broken test

    amannn committed Aug 20, 2025
    Configuration menu
    Copy the full SHA
    677b895 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2025

  1. Configuration menu
    Copy the full SHA
    800da4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48f2562 View commit details
    Browse the repository at this point in the history
Loading