Closed dependabot[bot] closed 5 months ago
Does this PR follow the Contribution Guidelines? Following is a partial checklist:
Proper conventional commit scoping:
For example, fix(lsp): some lsp-related bugfix
[ ] Pull request title has the appropriate conventional commit prefix.
If applicable:
Bumps beemojs/conventional-pr-action from 2 to 3.
Release notes
Sourced from beemojs/conventional-pr-action's releases.
Changelog
Sourced from beemojs/conventional-pr-action's changelog.
Commits
4e75682
Update v3 for v3.0.075c4f52
breaking: v3 (#39)8ad7342
docs: Add example to readme.97bf8e4
feature: Auto-install with package manager.6ad76bc
breaking: Require v2 actions. (#5)7a26ddc
feature: Auto-install preset before validating. (#4)0cd2627
ci: Update workflows to v2.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show