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: Slashgear/action-check-pr-title
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: Slashgear/action-check-pr-title
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 13 commits
  • 23 files changed
  • 3 contributors

Commits on Jan 10, 2023

  1. chore(deps-dev): bump prettier from 2.8.1 to 2.8.2 (#102)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.1...2.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 10, 2023
    Configuration menu
    Copy the full SHA
    84627a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2023

  1. chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 (#103)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.2 to 2.8.3.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.2...2.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 16, 2023
    Configuration menu
    Copy the full SHA
    3a30272 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. chore(deps-dev): bump prettier from 2.8.3 to 2.8.4 (#104)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.3 to 2.8.4.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.3...2.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 Feb 12, 2023
    Configuration menu
    Copy the full SHA
    c184c1b View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. chore(deps-dev): bump @types/node from 18.11.18 to 20.3.1 (#128)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.18 to 20.3.1.
    - [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>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    cb07d07 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump prettier from 2.8.4 to 2.8.8 (#111)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.8.4 to 2.8.8.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.8.4...2.8.8)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      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 24, 2023
    Configuration menu
    Copy the full SHA
    b202cf0 View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump typescript from 4.9.5 to 5.1.3 (#124)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.5 to 5.1.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](microsoft/TypeScript@v4.9.5...v5.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Oct 24, 2023
    Configuration menu
    Copy the full SHA
    53923d5 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump @babel/traverse from 7.20.10 to 7.23.2 (#129)

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.10 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3006efb View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump eslint-plugin-jest from 27.2.0 to 27.4.3 (#130)

    Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.2.0 to 27.4.3.
    - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
    - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
    - [Commits](jest-community/eslint-plugin-jest@v27.2.0...v27.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jest
      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 24, 2023
    Configuration menu
    Copy the full SHA
    ba3c591 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2025

  1. chore(upgrade): upgrade test stack to use vitest and oxlint (#175)

    * chore(upgrade): upgrade test stack to use vitest and oxlint
    
    * chore: upgrade action workflow
    
    * chore: use pnpm engine
    
    * chore: clean ci file
    
    * chore: update dist files
    
    * chore: update prettier
    
    * chore: drop dependabot and use renovate
    
    * fix: format
    Slashgear authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    c48d62c View commit details
    Browse the repository at this point in the history
  2. chore: cleanup and add lint (#179)

    * chore: cleanup and add lint
    
    * fix: config
    Slashgear authored Sep 1, 2025
    Configuration menu
    Copy the full SHA
    ae431ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b1e74f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41c062 View commit details
    Browse the repository at this point in the history
  5. 5.0.0

    Slashgear committed Sep 1, 2025
    Configuration menu
    Copy the full SHA
    371120f View commit details
    Browse the repository at this point in the history
Loading