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 35 to 36 #849

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

v36

Changes in v36.0.3

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v36...v36.0.3


Changes in v36.0.2

What's Changed

Full Changelog: https://github.com/tj-actions/changed-files/compare/v36...v36.0.2


Changes in v36.0.1

What's Changed

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


Changes in v36.0.0

🚀 Announcing v36: Major Performance Improvements and Enhanced Functionality!

We're thrilled to announce the release of v36! This new version brings a lot of exciting improvements and sets the stage for even more progress in the future.

We've made a major upgrade from a composite action to a javascript action, which brings a number of benefits, including:

  • Performance improvements: We've made significant enhancements to glob filtering which resulted in over 60% faster execution times, with more improvements on the horizon.
  • Verbose logging: We now provide detailed logs to help you better understand what's happening behind the scenes.
  • Clean abstractions/maintainability: Our new architecture is more modular and easier to maintain.
  • Reduced complexity: All functionality is now managed in this project, making it easier for you to use and understand.
  • Improved output file storage: We've made it easier to store output files for further processing.

And that's just the beginning! We've also made some important changes to our inputs and outputs:

🔥🔥 BREAKING CHANGES 🔥 🔥

... (truncated)

Changelog

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

Changelog

36.0.3 - (2023-05-26)

🐛 Bug Fixes

  • Fix/resolve bug fetching more history (#1176)

Co-authored-by: GitHub Action action@github.com (25eaddf) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36.0.2 (#1175)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (77f872a) - (tj-actions[bot])

36.0.2 - (2023-05-25)

🐛 Bug Fixes

  • Update test to include push event (#1173) (abef388) - (Tonye Jack)
  • Fixed bug retrieving older commits (30e1bb0) - (Tonye Jack)
  • Bug with retrieving submodules (#1172) (9fdfe4c) - (Tonye Jack)
  • Bug with retrieving submodules (#1171) (024242f) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36.0.1 (#1170)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (ecdfb9c) - (tj-actions[bot])

36.0.1 - (2023-05-25)

🐛 Bug Fixes

  • Bug with retrieving submodules (#1169) (1c2673b) - (Tonye Jack)

⬆️ Upgrades

  • Upgraded to v36 (#1168)

Co-authored-by: jackton1 jackton1@users.noreply.github.com (4e23a96) - (tj-actions[bot])

36.0.0 - (2023-05-25)

🚀 Features

  • Update action to nodejs (#1159) (413fd78) - (tj-actions[bot])

... (truncated)

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