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.3
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
  • 7 commits
  • 6 files changed
  • 3 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. 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
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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