Skip to content

Dependency management #65

@jdbruijn

Description

@jdbruijn

I've seen some really outdated versions of the dependencies used in this project. In #56 I see one update by Dependabot. Is Dependabot set up to provide dependency management for this project or was that just for one package/security related? I think it would be important to keep at least the dependencies up to date especially as this action is being used often.

I'm not familiar with Dependabot as I've been using Renovate so far. If noting is set up ATM, I'd be happy to help set up Renovate for automated dependency management, just let me know.

$ npm outdated
Package                          Current  Wanted  Latest  Location
@actions/core                      1.2.5   1.2.6   1.2.6  commitlint-github-action
@actions/github                    1.1.0   1.1.0   4.0.0  commitlint-github-action
@commitlint/config-angular         9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/config-conventional    9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/config-lerna-scopes    9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/config-patternplate    9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/format                 9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/lint                   9.1.2   9.1.2  11.0.0  commitlint-github-action
@commitlint/load                   9.1.2   9.1.2  11.0.0  commitlint-github-action
conventional-changelog-cli         2.1.0   2.1.1   2.1.1  commitlint-github-action
execa                              4.0.3   4.1.0   4.1.0  commitlint-github-action
husky                              3.1.0   3.1.0   4.3.0  commitlint-github-action
jest                              24.9.0  24.9.0  26.6.3  commitlint-github-action
prettier                          1.19.1  1.19.1   2.2.0  commitlint-github-action

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions