Skip to content

Update semantic-release? #236

@voxpelli

Description

@voxpelli

I noticed that we have pinned semantic-release to 19 in this repo:

semantic_version: 19

But the latest version is 24.1.1 at the time I create this issue.

Since the semantic-release version is neither defined through the uses: of the workflow or in devDependencies, we will get no update suggestions from Dependabot.

We should probably add it to devDependencies and skip the third party action in favor of the current suggested setup.

Either that or mimic eslint-community/eslint-plugin-promise#508 / eslint-community/eslint-plugin-promise#506 and switch to release-please.

Thoughts @MichaelDeBoey?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions