build(deps): Bump craig-day/compute-tag from v10 to v11
Created by: dependabot[bot]
Bumps craig-day/compute-tag from v10 to v11.
Release notes
Sourced from craig-day/compute-tag's releases.
v11
New Features
- Adds the
branch
input parameter to compute the next tag based on tags present in a certain branch's tree.Bug Fixes
- When a prelease suffix has been specified use this suffix to override both existing and default suffix. (#4
@rbury
)v11-beta.2
Automatic release of v11-beta.2
v11-beta.1
Automatic release of v11-beta.1
v11-beta.0
Automatic release of v11-beta.0
Commits
-
c60e46c
fail action when github api throws error -
567d0ea
add branch input reference to readme -
6a78d38
actually reference the branch matrix var in example🤦 ♂️ -
ec81ff5
cant break a forEach loop with a callback, use find -
4415365
add feature to compute tags within a branch -
da84075
Merge pull request #4 from rbury/UpdatePreRelease -
141840d
Update action.js -
b642b1e
Merge pull request #7 from craig-day/dependabot/npm_and_yarn/actions/core-1.2.6 -
50bf5e7
Merge pull request #6 from craig-day/dependabot/npm_and_yarn/node-fetch-2.6.1 -
c90be9a
Bump @actions/core from 1.2.3 to 1.2.6 - Additional commits viewable in compare view
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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)