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.1
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.4
Choose a head ref
  • 15 commits
  • 9 files changed
  • 5 contributors

Commits on Sep 1, 2021

  1. chore(deps): bump actions/setup-node from 2.2.0 to 2.4.0

    Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 2.4.0.
    - [Release notes](https://github.com/actions/setup-node/releases)
    - [Commits](actions/setup-node@v2.2.0...v2.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-node
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 1, 2021
    Configuration menu
    Copy the full SHA
    c83839c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

  1. ci: restrict permissions for the GITHUB_TOKEN in .github/workflows/ci…

    ….yml (#231)
    
    Co-authored-by: Step Security <bot@stepsecurity.io>
    varunsh-coder and step-security-bot authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    0e361e0 View commit details
    Browse the repository at this point in the history
  2. chore(release): publish 4.1.2 [skip-ci]

    GitHub Action committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    3f5090c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    961b6d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42197aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eaaf56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bf83d2b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #232 from wagoid/fix/signed-off-by-check

    fix: action failing to check footer of a single commit
    wagoid authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    a7a2424 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump @commitlint/config-angular from 12.1.4 to 13.1.0

    Bumps [@commitlint/config-angular](https://github.com/conventional-changelog/commitlint) from 12.1.4 to 13.1.0.
    - [Release notes](https://github.com/conventional-changelog/commitlint/releases)
    - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
    - [Commits](conventional-changelog/commitlint@v12.1.4...v13.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@commitlint/config-angular"
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    839a3f7 View commit details
    Browse the repository at this point in the history
  9. chore(release): publish 4.1.3 [skip-ci]

    GitHub Action committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    aa79c68 View commit details
    Browse the repository at this point in the history
  10. chore(deps): bump @actions/core from 1.4.0 to 1.5.0

    Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/actions/toolkit/releases)
    - [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
    - [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@actions/core"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    6c6aec8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #220 from wagoid/dependabot/github_actions/actions…

    …/setup-node-2.4.0
    
    chore(deps): bump actions/setup-node from 2.2.0 to 2.4.0
    wagoid authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    ab0b376 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #200 from wagoid/dependabot/npm_and_yarn/commitlin…

    …t/config-angular-13.1.0
    
    chore(deps): bump @commitlint/config-angular from 12.1.4 to 13.1.0
    wagoid authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    e6b5342 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #229 from wagoid/dependabot/npm_and_yarn/actions/c…

    …ore-1.5.0
    
    chore(deps): bump @actions/core from 1.4.0 to 1.5.0
    wagoid authored Sep 11, 2021
    Configuration menu
    Copy the full SHA
    4b95a40 View commit details
    Browse the repository at this point in the history
  14. chore(release): publish 4.1.4 [skip-ci]

    GitHub Action committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    82cf16a View commit details
    Browse the repository at this point in the history
Loading