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: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.1
Choose a base ref
...
head repository: stefanbuck/github-issue-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.2
Choose a head ref
  • 10 commits
  • 5 files changed
  • 2 contributors

Commits on May 1, 2025

  1. build(deps): bump actions/create-github-app-token from 1 to 2 (#85)

    Bumps [actions/create-github-app-token](https://github.com/actions/create-github-app-token) from 1 to 2.
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '2'
      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 May 1, 2025
    Configuration menu
    Copy the full SHA
    f82e03c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2025

  1. build(deps-dev): bump jest from 29.7.0 to 30.0.5

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.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)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.0.5
      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>
    dependabot[bot] authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f12e446 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2025

  1. build(deps): bump actions/checkout from 4 to 5 (#89)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      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 Sep 2, 2025
    Configuration menu
    Copy the full SHA
    f474b11 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2025

  1. build(deps-dev): bump jest from 30.0.5 to 30.2.0

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.0.5 to 30.2.0.
    - [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.2.0/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.2.0
      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 Oct 2, 2025
    Configuration menu
    Copy the full SHA
    2b741fb View commit details
    Browse the repository at this point in the history
  2. build(deps): bump actions/setup-node from 4 to 5

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '5'
      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 Oct 2, 2025
    Configuration menu
    Copy the full SHA
    5437fca View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump @vercel/ncc from 0.38.3 to 0.38.4

    Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.3 to 0.38.4.
    - [Release notes](https://github.com/vercel/ncc/releases)
    - [Commits](vercel/ncc@0.38.3...0.38.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@vercel/ncc"
      dependency-version: 0.38.4
      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 Oct 2, 2025
    Configuration menu
    Copy the full SHA
    82769f4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. build(deps): bump actions/setup-node from 5 to 6

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-version: '6'
      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 Nov 3, 2025
    Configuration menu
    Copy the full SHA
    8636895 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. build(deps): bump actions/checkout from 5 to 6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Dec 3, 2025
    Configuration menu
    Copy the full SHA
    69b3aee View commit details
    Browse the repository at this point in the history
  2. fix(deps): bump js-yaml from 4.1.0 to 4.1.1

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@4.1.0...4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 4.1.1
      dependency-type: direct:production
      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 Dec 3, 2025
    Configuration menu
    Copy the full SHA
    feade4c View commit details
    Browse the repository at this point in the history
  3. build(release): 3.2.2 [skip ci]

    ## [3.2.2](v3.2.1...v3.2.2) (2025-12-03)
    
    ### Bug Fixes
    
    * **deps:** bump js-yaml from 4.1.0 to 4.1.1 ([feade4c](feade4c))
    semantic-release-bot committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    25f1485 View commit details
    Browse the repository at this point in the history
Loading