penkzhou / Movie

a movie app.
MIT License
0 stars 0 forks source link

Update usefulness/dependency-tree-diff-action action to v2.1.0 #182

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
usefulness/dependency-tree-diff-action action minor v2.0.0 -> v2.1.0

Release Notes

usefulness/dependency-tree-diff-action (usefulness/dependency-tree-diff-action) ### [`v2.1.0`](https://togithub.com/usefulness/dependency-tree-diff-action/releases/tag/v2.1.0) [Compare Source](https://togithub.com/usefulness/dependency-tree-diff-action/compare/v2.0.0...v2.1.0) #### What's Changed - Added new outputs: `outputs.file-diff` - path to a file containing the raw diff output `outputs.file-dependencies-head` - path to a file containing dependencies dump from currently checked out ref `outputs.file-dependencies-base` - path to a file containing dependencies dump from pull request base (`github.base_ref`) If you relied on existing internal behavior to capture tool's inputs, this release will contain breaking changes, as the input files have been renamed to `dependency-tree-diff_dependencies-head.txt` and `dependency-tree-diff_dependencies-base.txt` #### New Contributors - [@​TWiStErRob](https://togithub.com/TWiStErRob) made their first contribution in [https://github.com/usefulness/dependency-tree-diff-action/pull/116](https://togithub.com/usefulness/dependency-tree-diff-action/pull/116) **Full Changelog**: https://github.com/usefulness/dependency-tree-diff-action/compare/v2...v2.1.0

Configuration

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

🚦 Automerge: Enabled.

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.