manicmaniac / danger-periphery

A Danger plugin to detect unused codes using Periphery.
https://www.rubydoc.info/gems/danger-periphery/
MIT License
25 stars 6 forks source link

Update dependency peripheryapp/periphery to v2.19.0 #222

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
peripheryapp/periphery minor 2.18.0 -> 2.19.0

Release Notes

peripheryapp/periphery (peripheryapp/periphery) ### [`v2.19.0`](https://togithub.com/peripheryapp/periphery/blob/HEAD/CHANGELOG.md#2190-2024-05-20) [Compare Source](https://togithub.com/peripheryapp/periphery/compare/2.18.0...2.19.0) ##### Breaking - None. ##### Enhancements - Unused import detection is now enabled by default. - Added the `--retain-encodable-properties` option to retain all properties on `Encodable` types only. - Added the `--xcode-list-arguments` option to pass additional arguments to `xcodebuild -list`. - Added the `--skip-schemes-validation` option to skip validation of Xcode schemes. ##### Bug Fixes - `@State` and `@Binding` properties are now excluded from assign-only property analysis. - Unused imports are now detected in files containing no references.

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.