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
103 stars 35 forks source link

build(deps): bump tj-actions/changed-files from 34 to 35 #835

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps tj-actions/changed-files from 34 to 35.

Release notes

Sourced from tj-actions/changed-files's releases.

v35

Changes in v35.0.1

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v35...v35.0.1


Changes in v35.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Removed input max_fetch_depth

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v35.0.0


v35.0.0

🔥 🔥 BREAKING CHANGE 🔥 🔥

  • Removed input max_fetch_depth

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v34...v35.0.0

v34.6.2

What's Changed

... (truncated)

Changelog

Sourced from tj-actions/changed-files's changelog.

v35 (2022-12-19)

Full Changelog

Implemented enhancements:

  • Changed lines of modified files #858

Merged pull requests:

v35.0.0 (2022-12-19)

Full Changelog

Fixed bugs:

  • [BUG] Process completed with exit code 1 #884
  • [BUG] changed-files error during run #875

Closed issues:

  • How to see the changed files after the PR is merged ? #874

Merged pull requests:

v34.6.2 (2022-12-16)

Full Changelog

Commits


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 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

Base: 58.07% // Head: 58.07% // No change to project coverage :thumbsup:

Coverage data is based on head (f541cfb) compared to base (f71cafd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #835 +/- ## ======================================= Coverage 58.07% 58.07% ======================================= Files 32 32 Lines 2068 2068 ======================================= Hits 1201 1201 Misses 867 867 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `58.07% <ø> (ø)` | | 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. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=risuorg)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

iranzo commented 1 year ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: