loonghao / photoshop-python-api

Python API for Photoshop.
https://loonghao.github.io/photoshop-python-api/
MIT License
604 stars 68 forks source link

chore(deps): update dependency mkdocs-minify-plugin to ^0.8.0 #278

Open renovate[bot] opened 12 months ago

renovate[bot] commented 12 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs-minify-plugin ^0.5.0 -> ^0.8.0 age adoption passing confidence

Release Notes

byrnereese/mkdocs-minify-plugin (mkdocs-minify-plugin) ### [`v0.8.0`](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.7.2...0.8.0) [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.7.2...0.8.0) ### [`v0.7.2`](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.7.1...0.7.2) [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.7.1...0.7.2) ### [`v0.7.1`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.7.1): mkdocs-minify-plugin-0.7.1 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.7.0...0.7.1) - Updated `custom_dir` retrieval to prevent `user_configs is never used` deprecation warning ([#​31](https://togithub.com/byrnereese/mkdocs-minify-plugin/issues/31)) ### [`v0.7.0`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.7.0): mkdocs-minify-plugin-0.7.0 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.6.4...0.7.0) - Made the plugin compatible with MkDocs 1.5 ([#​30](https://togithub.com/byrnereese/mkdocs-minify-plugin/issues/30)). ### [`v0.6.4`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.6.4): mkdocs-minify-plugin-0.6.4 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.6.3...0.6.4) - Updated htmlmin dependency in setup.py ### [`v0.6.3`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.6.3): mkdocs-minify-plugin-0.6.3 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.6.2...0.6.3) - Updated htmlmin to avoid DeprecationWarning at build time ([#​25](https://togithub.com/byrnereese/mkdocs-minify-plugin/issues/25)) - Fixed issue where jsmin was called without `quote_chars` option when `cache_safe` was disabled ([#​27](https://togithub.com/byrnereese/mkdocs-minify-plugin/issues/27)) - Fixed issue where plugin crashed when using the `custom_dir` directory for assets ([#​27](https://togithub.com/byrnereese/mkdocs-minify-plugin/issues/27)) ### [`v0.6.2`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.6.2): mkdocs-minify-plugin-0.6.2 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.6.1...0.6.2) - Always call jsmin with ``quote_chars="'\"`"`` to improve compatibility with ES6 code. ### [`v0.6.1`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.6.1): mkdocs-minify-plugin-0.6.1 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.6.0...0.6.1) - Fixed issue where SVG code in minified CSS files wasn't handled properly (see [https://github.com/sprymix/csscompressor/issues/9](https://togithub.com/sprymix/csscompressor/issues/9)). ### [`v0.6.0`](https://togithub.com/byrnereese/mkdocs-minify-plugin/releases/tag/0.6.0): mkdocs-minify-plugin-0.6.0 [Compare Source](https://togithub.com/byrnereese/mkdocs-minify-plugin/compare/0.5.0...0.6.0) - Added `cache_safe` option. - Refactored and optimized code.

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 was generated by Mend Renovate. View the repository job log.