ipx icon indicating copy to clipboard operation
ipx copied to clipboard

🖼️ High performance, secure and easy-to-use image optimizer.

Results 72 ipx issues
Sort by recently updated
recently updated
newest added

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.5.2` -> `^1.6.0`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.5.2/1.6.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`^8.57.0` -> `^9.13.0`](https://renovatebot.com/diffs/npm/eslint/8.57.0/9.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

**Reference:** N/A **Note: this PR should not be merged yet.** SVGO v4 is still a release candidate for now. I just wanted to help with migrating, and to review the...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitest/coverage-v8](https://redirect.github.com/vitest-dev/vitest/tree/main/packages/coverage-v8#readme) ([source](https://redirect.github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8)) | [`^1.5.2` -> `^2.1.3`](https://renovatebot.com/diffs/npm/@vitest%2fcoverage-v8/1.5.2/2.1.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitest%2fcoverage-v8/2.1.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

### Environment - `[email protected]` - `[email protected]` - `[email protected]` ### Reproduction ```ts import { Hono } from "hono"; import { cors } from "hono/cors"; import { logger } from "hono/logger"; import...

bug

Fixes #234 Using `animated` modifier creates the following modifier key/value which wasn't seen as a truthy value when used in combination with `format_auto` meaning the format selection wasn't limited to...

### Environment Node v20.12.1 ### Reproduction `/format_auto,animated/` should negotiate only the image formats that support animation (webp/gif) ### Describe the bug The following code tries to limit the `format_auto` modifier...

bug

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jiti](https://redirect.github.com/unjs/jiti) | [`^1.21.0` -> `^2.3.3`](https://renovatebot.com/diffs/npm/jiti/1.21.0/2.3.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/jiti/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/jiti/2.3.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

### Describe the feature It would be pretty basic option, basically skipping the `url.hostname` check in `validateId` or the validation altogther https://github.com/unjs/ipx/blob/main/src/storage/http.ts#99 Everything else can stay the same and actually...

enhancement