loophp / phptree

An implementation of tree data structure
MIT License
93 stars 5 forks source link

chore(deps): update actions/stale action to v7 #31

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/stale action major v6.0.1 -> v7.0.0

Release Notes

actions/stale ### [`v7.0.0`](https://togithub.com/actions/stale/releases/tag/v7.0.0) [Compare Source](https://togithub.com/actions/stale/compare/v6.0.1...v7.0.0) ⚠️ This version contains breaking changes ⚠️ #### What's Changed - Allow daysBeforeStale options to be float by [@​irega](https://togithub.com/irega) in [https://github.com/actions/stale/pull/841](https://togithub.com/actions/stale/pull/841) - Use cache in check-dist.yml by [@​jongwooo](https://togithub.com/jongwooo) in [https://github.com/actions/stale/pull/876](https://togithub.com/actions/stale/pull/876) - fix print outputs step in existing workflows by [@​irega](https://togithub.com/irega) in [https://github.com/actions/stale/pull/859](https://togithub.com/actions/stale/pull/859) - Update issue and PR templates, add/delete workflow files by [@​IvanZosimov](https://togithub.com/IvanZosimov) in [https://github.com/actions/stale/pull/880](https://togithub.com/actions/stale/pull/880) - Update how stale handles exempt items by [@​johnsudol](https://togithub.com/johnsudol) in [https://github.com/actions/stale/pull/874](https://togithub.com/actions/stale/pull/874) #### Breaking Changes - In this release we prevent this action from managing the `stale` label on items included in `exempt-issue-labels` and `exempt-pr-labels` - We decided that this is outside of the scope of this action, and to be left up to the maintainer #### New Contributors - [@​irega](https://togithub.com/irega) made their first contribution in [https://github.com/actions/stale/pull/841](https://togithub.com/actions/stale/pull/841) - [@​jongwooo](https://togithub.com/jongwooo) made their first contribution in [https://github.com/actions/stale/pull/876](https://togithub.com/actions/stale/pull/876) - [@​IvanZosimov](https://togithub.com/IvanZosimov) made their first contribution in [https://github.com/actions/stale/pull/880](https://togithub.com/actions/stale/pull/880) - [@​johnsudol](https://togithub.com/johnsudol) made their first contribution in [https://github.com/actions/stale/pull/874](https://togithub.com/actions/stale/pull/874) **Full Changelog**: https://github.com/actions/stale/compare/v6...v7.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.