risuorg / risu

Automation Troubleshooting Framework to validate and report configuration, software installed, etc with bash, python, and your language of choice.
https://risuorg.github.io
GNU General Public License v3.0
106 stars 35 forks source link

build(deps): bump cycjimmy/semantic-release-action from 3 to 4 #858

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps cycjimmy/semantic-release-action from 3 to 4.

Release notes

Sourced from cycjimmy/semantic-release-action's releases.

v4.0.0

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

v3.4.2

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

v3.4.1

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

v3.4.0

3.4.0 (2023-03-15)

Features

v3.3.0

... (truncated)

Changelog

Sourced from cycjimmy/semantic-release-action's changelog.

4.0.0 (2023-08-31)

Features

  • update node version on runner to 20 (0c20554)

BREAKING CHANGES

  • set the default node version to 20

3.4.2 (2023-03-30)

Bug Fixes

  • fix installation error for npm-audit (86a0e59), closes #159

3.4.1 (2023-03-30)

Bug Fixes

  • windUpJob: set last_release outputs before returning (91e3dc6)

3.4.0 (2023-03-15)

Features

3.3.0 (2023-03-07)

Features

  • support for option tagFormat (ed38eb0)

3.2.0 (2022-11-04)

Features

  • added gitHead and gitTag outputs (385af4f)

3.1.2 (2022-10-19)

... (truncated)

Commits
  • 61680d0 chore(release): 4.0.0 [skip ci]
  • 31a37a4 Merge pull request #171 from enell/node20
  • 81a6335 docs: modify docs for v4
  • 3b12aa9 chore: upgrade deps
  • 0c20554 feat: update node version on runner to 20
  • 7f0c0e4 Merge pull request #165 from elebiodaslingshot/patch-1
  • 4dd16d6 docs: fix example tag format with proper lodash
  • See full diff 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)
codecov[bot] commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@ca18cb2). Click here to learn what that means. Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #858 +/- ## ========================================= Coverage ? 57.86% ========================================= Files ? 32 Lines ? 2060 Branches ? 0 ========================================= Hits ? 1192 Misses ? 868 Partials ? 0 ``` | [Flag](https://app.codecov.io/gh/risuorg/risu/pull/858/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/risuorg/risu/pull/858/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg) | `57.86% <ø> (?)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

iranzo commented 1 year ago

:tada: This PR is included in version 1.14.3 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: