linchpin / post-type-spotlight

Allows admin chosen post types to have a featured post check box on the edit screen. Also adds appropriate classes to front end post display, and allows featured posts to be queried via a taxonomy query.
GNU General Public License v2.0
0 stars 0 forks source link

chore(deps): update 10up/action-wordpress-plugin-deploy action to v2.2.0 #62

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
10up/action-wordpress-plugin-deploy action minor 2.1.1 -> 2.2.0

Release Notes

10up/action-wordpress-plugin-deploy (10up/action-wordpress-plugin-deploy) ### [`v2.2.0`](https://togithub.com/10up/action-wordpress-plugin-deploy/blob/HEAD/CHANGELOG.md#220---2023-05-18) [Compare Source](https://togithub.com/10up/action-wordpress-plugin-deploy/compare/2.1.1...2.2.0) ##### Added - `DRY RUN` mode support that can be used while testing this action (props [@​mukeshpanchal27](https://togithub.com/mukeshpanchal27), [@​joemcgill](https://togithub.com/joemcgill), [@​felixarntz](https://togithub.com/felixarntz), [@​jeffpaul](https://togithub.com/jeffpaul), [@​aaemnnosttv](https://togithub.com/aaemnnosttv), [@​dkotter](https://togithub.com/dkotter), [@​stephywells](https://togithub.com/stephywells) via [#​122](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/122), [#​127](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/127)). - Release workflow automation (props [@​dinhtungdu](https://togithub.com/dinhtungdu), [@​Sidsector9](https://togithub.com/Sidsector9) via [#​107](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/107)). ##### Changed - Generated zip now stores files with relative path for WP installation consistency (props [@​JasonTheAdams](https://togithub.com/JasonTheAdams), [@​helen](https://togithub.com/helen), [@​dinhtungdu](https://togithub.com/dinhtungdu), [@​iamdharmesh](https://togithub.com/iamdharmesh), [@​dkotter](https://togithub.com/dkotter), [@​shivapoudel](https://togithub.com/shivapoudel) via [#​72](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/72)). - Documentation updates (props [@​UVLabs](https://togithub.com/UVLabs), [@​jeffpaul](https://togithub.com/jeffpaul), [@​mukeshpanchal27](https://togithub.com/mukeshpanchal27), [@​10upsimon](https://togithub.com/10upsimon), [@​joemcgill](https://togithub.com/joemcgill) via [#​115](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/115), [#​120](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/120)). ##### Fixed - Replaced the deprecated `set-output` command with redirection to `$GITHUB_OUTPUT` (props [@​sjinks](https://togithub.com/sjinks), [@​dkotter](https://togithub.com/dkotter), [@​cadic](https://togithub.com/cadic) via [#​108](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/108)). - Detected dubious ownership issue for github workspace (props [@​rahulsprajapati](https://togithub.com/rahulsprajapati), [@​dkotter](https://togithub.com/dkotter), [@​Stiofan](https://togithub.com/Stiofan) via [#​119](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/119)). - Stop attempting to re-publish the same version of a plugin (props [@​mukeshpanchal27](https://togithub.com/mukeshpanchal27), [@​joemcgill](https://togithub.com/joemcgill), [@​felixarntz](https://togithub.com/felixarntz), [@​faisal-alvi](https://togithub.com/faisal-alvi) via [#​124](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/124)).

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.