photoshop-python-api
photoshop-python-api copied to clipboard
chore(deps): update dependency mkdocs-minify-plugin to ^0.8.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| mkdocs-minify-plugin | ^0.5.0 -> ^0.8.0 |
Release Notes
byrnereese/mkdocs-minify-plugin (mkdocs-minify-plugin)
v0.8.0
v0.7.2
v0.7.1: mkdocs-minify-plugin-0.7.1
- Updated
custom_dirretrieval to preventuser_configs is never useddeprecation warning (#31)
v0.7.0: mkdocs-minify-plugin-0.7.0
- Made the plugin compatible with MkDocs 1.5 (#30).
v0.6.4: mkdocs-minify-plugin-0.6.4
- Updated htmlmin dependency in setup.py
v0.6.3: mkdocs-minify-plugin-0.6.3
- Updated htmlmin to avoid DeprecationWarning at build time (#25)
- Fixed issue where jsmin was called without
quote_charsoption whencache_safewas disabled (#27) - Fixed issue where plugin crashed when using the
custom_dirdirectory for assets (#27)
v0.6.2: mkdocs-minify-plugin-0.6.2
- Always call jsmin with
quote_chars="'\"`"to improve compatibility with ES6 code.
v0.6.1: mkdocs-minify-plugin-0.6.1
- Fixed issue where SVG code in minified CSS files wasn't handled properly (see https://github.com/sprymix/csscompressor/issues/9).
v0.6.0: mkdocs-minify-plugin-0.6.0
- Added
cache_safeoption. - 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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.