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: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.4
Choose a base ref
...
head repository: wagoid/commitlint-github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.5
Choose a head ref
  • 7 commits
  • 6 files changed
  • 2 contributors

Commits on Oct 1, 2021

  1. chore(deps-dev): bump prettier from 2.3.2 to 2.4.1 (#238)

    Bumps [prettier](https://github.com/prettier/prettier) from 2.3.2 to 2.4.1.
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@2.3.2...2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    67d03d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a676a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump jest from 27.1.1 to 27.2.4 (#242)

    Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.4.
    - [Release notes](https://github.com/facebook/jest/releases)
    - [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
    - [Commits](jestjs/jest@v27.1.1...v27.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8afa4f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d9151 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d64c041 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#239)

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.4.0 to 2.4.1.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.4.0...v2.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 1, 2021
    Configuration menu
    Copy the full SHA
    06bd01f View commit details
    Browse the repository at this point in the history
  7. chore(release): publish 4.1.5 [skip-ci]

    GitHub Action committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8d669e3 View commit details
    Browse the repository at this point in the history
Loading