This update impacts users utilizing gh-describe as an action in GitHub Actions.
Users exclusively using GitHub-hosted runners will not be directly affected.
However, we recommend updating to the major version v2 as illustrated below:
For those using Self-hosted runners, an update to your runner may be necessary. For more detailed information and update instructions, please refer to the official GitHub blog.
:sparkles: What's Changed
:arrow_up: Bump @actions/core from 1.10.0 to 1.10.1
:arrow_up: Bump cliffy from v0.25.7 to v1.0.0-rc.3
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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps proudust/gh-describe from 1.6.0 to 2.0.0.
Release notes
Sourced from proudust/gh-describe's releases.
Commits
94f2db3
:bookmark: v2.0.045b0464
:arrow_up: Bump std from 0.171.0 to 0.213.080a6b84
:arrow_up: Bump esbuild from v0.25.7 to v1.0.0-rc.36f629ed
:arrow_up: Bump dax from 0.35.0 to 0.38.0c9ab760
:arrow_up: Bump@actions/core
from 1.10.0 to 1.10.15684a69
:arrow_up: Bump dnt from 0.33.1 to 0.40.015ac350
:arrow_up: Bump esbuild from v0.15.16 to v0.20.06eb10ae
⬆️ Update to Node 20 (#91)a8f6d09
:arrow_up: Bump actions/setup-node from 3 to 4 (#85)91d024d
:arrow_up: Bump actions/checkout from 3 to 4 (#84)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