From d17dc8d1e07f28ee3f756685a04a63e3dcb41ddd Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 7 Jan 2025 02:58:23 +0100 Subject: [PATCH] =?UTF-8?q?fix(website):=20update=20@playform/compress=200?= =?UTF-8?q?.1.1=20=E2=86=92=200.1.7=20(#30655)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@playform/compress](https://redirect.github.com/PlayForm/Compress) | dependencies | patch | [`0.1.6` -> `0.1.7`](https://renovatebot.com/diffs/npm/@playform%2fcompress/0.1.1/0.1.7) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
PlayForm/Compress (@​playform/compress) ### [`v0.1.7`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#017) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/043ced67e7e6ab4fc8594edf2702e834887ed015...c7d77c36f9704d08bb729c8fa5587aa807c3ef3f) ##### Added - Dependents stats for PlayForm/Compress badge to `README.md`. - `DEPENDENTS.md` file containing a list of repositories that depend on this package. ##### Changed - Updated `package.json` to include updated contact information and package dependencies. - Updated `README.md` to reflect the updated organization name in the URLs and images. ##### Fixed - Corrected a bug in `Source/Function/Integration.ts` where `Cache.Search` was not being set correctly. ### [`v0.1.6`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#016) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/a521ab429adf5c90f5b2f052eab191f0af144b3e...043ced67e7e6ab4fc8594edf2702e834887ed015) ##### Added - New Configuration folder with ESBuild.js and ESBuild.ts files - Added browserslist as a development dependency ##### Changed - Updated .npmignore to exclude the Configuration/ directory - Modified package.json scripts to use the new ESBuild configuration - Updated version to 0.1.6 - Enhanced error handling in CSS compression in Source/Function/Integration.ts - Updated Source/Interface/CSS/lightningcss.ts to set default value for unusedSymbols - Added targets to Source/Variable/CSS/lightningcss.ts ### [`v0.1.5`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#015) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/1267d3c7f8124b9da1567a27ee5755a81e7535a9...a521ab429adf5c90f5b2f052eab191f0af144b3e) ##### Changed - Updated dependencies - Typings update ### [`v0.1.4`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#014) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/661bc5bc86b65a7d5a70d057676cf6ee1a328eba...1267d3c7f8124b9da1567a27ee5755a81e7535a9) ##### Fixed - Fixes missing `Pipe.js` ### [`v0.1.3`](https://redirect.github.com/PlayForm/Compress/compare/2b9713fb8097bcddf384e3abba15d8fbccd4cdba...661bc5bc86b65a7d5a70d057676cf6ee1a328eba) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/2b9713fb8097bcddf384e3abba15d8fbccd4cdba...661bc5bc86b65a7d5a70d057676cf6ee1a328eba) ### [`v0.1.2`](https://redirect.github.com/PlayForm/Compress/blob/HEAD/CHANGELOG.md#012) [Compare Source](https://redirect.github.com/PlayForm/Compress/compare/102cf84f487bbfc848632c07bf48291b7ea6559f...2b9713fb8097bcddf384e3abba15d8fbccd4cdba) ##### Added - New CLI functionality with `Compress` command - New `CLI.ts` and `Pipe.ts` functions for improved command-line operations - Added `commander` dependency for CLI support - Added `fast-glob` dependency for file pattern matching ##### Changed - Updated package name from `astro-compress` to `@playform/compress` - Updated various dependencies to their latest versions: - `@playform/pipe` from 0.1.0 to 0.1.1 - `deepmerge-ts` from 7.1.0 to 7.1.1 - `lightningcss` from 1.25.1 to 1.27.0 - `sharp` from 0.33.4 to 0.33.5 - `svgo` from 4.0.0-rc.0 to 3.3.2 - `terser` from 5.31.3 to 5.34.1 - `@playform/build` from 0.1.3 to 0.1.7 - Refactored and improved various TypeScript interfaces and types - Updated README with new installation instructions and badge styling - Updated README badges to use HTTPS URLs - Updated README table layout for better visual presentation - Updated dependency badges in README to use correct package name (`@playform/compress` instead of `@playform/inline`) - Updated README to remove unnecessary line breaks and improve spacing - Updated `Source/Function/Image/Writesharp.ts` to simplify an import statement - Added `Source/Function/CLI.ts` for command-line interface functionality - Added `Source/Interface/CLI.ts` to define the command-line interface - Updated `package.json` to include necessary CLI dependencies ##### Removed - Removed `Documentation/` directory (replaced with `docs/`) - Removed `Summary.md` file ##### Fixed - Various code improvements and refactoring for better type safety and performance - Fixed broken links in README badges - Fixed alignment and spacing issues in README table - Fixed incorrect package name in dependency badges
--- ### 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- website/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/package.json b/website/package.json index bc661e74e6a..efdb3baa4a7 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@astrojs/starlight": "0.30.3", "@astrojs/starlight-tailwind": "2.0.3", "@astrojs/tailwind": "5.1.4", - "@playform/compress": "0.1.6", + "@playform/compress": "0.1.7", "astro": "4.16.18", "astro-better-image-service": "2.1.1", "astro-integration-lottie": "0.3.2",