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

Update 10up/action-wordpress-plugin-deploy action to v1.5.0 - autoclosed #32

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 1.4.0 -> 1.5.0

Release Notes

10up/action-wordpress-plugin-deploy (10up/action-wordpress-plugin-deploy) ### [`v1.5.0`](https://togithub.com/10up/action-wordpress-plugin-deploy/blob/HEAD/CHANGELOG.md#150---2020-05-27) [Compare Source](https://togithub.com/10up/action-wordpress-plugin-deploy/compare/1.4.1...1.5.0) ##### Added - Add optional ZIP file generation from SVN trunk to match content on WordPress.org (props [@​shivapoudel](https://togithub.com/shivapoudel) via [#​37](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/37)). - Add example workflow file to attach the ZIP file to a GitHub release (props [@​helen](https://togithub.com/helen) via [#​42](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/42)). - Set mime types on images in the SVN `assets` directory to prevent forced downloads on WordPress.org (props [@​nextgenthemes](https://togithub.com/nextgenthemes) via [#​40](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/40)). ### [`v1.4.1`](https://togithub.com/10up/action-wordpress-plugin-deploy/blob/HEAD/CHANGELOG.md#141---2020-03-12) [Compare Source](https://togithub.com/10up/action-wordpress-plugin-deploy/compare/1.4.0...1.4.1) ##### Fixed - Ensure previously committed files that are later added to `.distignore` get deleted (props [@​pascalknecht](https://togithub.com/pascalknecht) via [#​26](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/26)). - Escape filenames to avoid errors with filenames containing an `@` symbol (props [@​Gaya](https://togithub.com/Gaya) via [#​22](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/22)). - Use parameter expansion instead of `sed` to remove `v` from version numbers (props [@​szepeviktor](https://togithub.com/szepeviktor) via [#​24](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/24)). - Use `https` for WordPress.org URLs (props [@​dinhtungdu](https://togithub.com/dinhtungdu) via [#​28](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/28)). - Correct encrypted secrets documentation link (props [@​felipeelia](https://togithub.com/felipeelia) via [#​20](https://togithub.com/10up/action-wordpress-plugin-deploy/pull/20)).

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.