john30 / ebusd

daemon for communication with eBUS heating systems
GNU General Public License v3.0
594 stars 136 forks source link

Bump proudust/gh-describe from 1.6.0 to 2.0.0 #1195

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Bumps proudust/gh-describe from 1.6.0 to 2.0.0.

Release notes

Sourced from proudust/gh-describe's releases.

v2.0.0

:boom: Breaking Change

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:

  - name: Git describe
    id: ghd
-   uses: proudust/gh-describe@v1
+   uses: proudust/gh-describe@v2

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
  • :arrow_up: Bump dnt from 0.33.1 to 0.40.0
  • :arrow_up: Bump esbuild from v0.15.16 to v0.20.0
  • :arrow_up: Bump std from 0.171.0 to 0.213.0

New Contributors

Full Changelog: https://github.com/proudust/gh-describe/compare/v1.6.0...v2.0.0

Commits
  • 94f2db3 :bookmark: v2.0.0
  • 45b0464 :arrow_up: Bump std from 0.171.0 to 0.213.0
  • 80a6b84 :arrow_up: Bump esbuild from v0.25.7 to v1.0.0-rc.3
  • 6f629ed :arrow_up: Bump dax from 0.35.0 to 0.38.0
  • c9ab760 :arrow_up: Bump @​actions/core from 1.10.0 to 1.10.1
  • 5684a69 :arrow_up: Bump dnt from 0.33.1 to 0.40.0
  • 15ac350 :arrow_up: Bump esbuild from v0.15.16 to v0.20.0
  • 6eb10ae ⬆️ 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)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)