optimized-images-loader icon indicating copy to clipboard operation
optimized-images-loader copied to clipboard

Webpack loader to automatically optimize imported images.

Results 37 optimized-images-loader issues
Sort by recently updated
recently updated
newest added

Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....

dependencies

Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4. Commits 43ac7f2 6.5.4 f4bc72b package: bump deps 441b742 ec: validate that a point before deriving keys e71b2d9 lib: relint using eslint 8421a01 build(deps): bump...

dependencies

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | [`^3.8.0` -> `^4.0.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/3.10.1/4.14.1) | [![age](https://badges.renovateapi.com/packages/npm/@typescript-eslint%2feslint-plugin/4.14.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webpack](https://togithub.com/webpack/webpack) | [`^4.43.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/webpack/4.46.0/5.19.0) | [![age](https://badges.renovateapi.com/packages/npm/webpack/5.19.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sharp](https://togithub.com/lovell/sharp) | [`^0.26.0` -> `^0.27.0`](https://renovatebot.com/diffs/npm/sharp/0.26.3/0.27.1) | [![age](https://badges.renovateapi.com/packages/npm/sharp/0.27.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-config-prettier](https://togithub.com/prettier/eslint-config-prettier) | [`^6.11.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/eslint-config-prettier/6.15.0/7.2.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-config-prettier/7.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

# Description - This adds the `?trace` parameter for generating SVG image traces using the [`potrace`](https://github.com/tooolbox/node-potrace) library. - other options should work as well, like `resize`, `width`, and `height` (I...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v1` -> `v2` | ---...

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [typescript](https://www.typescriptlang.org/) ([source](https://togithub.com/Microsoft/TypeScript)) | [`^3.9.3` -> `^4.0.0`](https://renovatebot.com/diffs/npm/typescript/3.9.7/4.1.3) |...

Sharp 0.26.3 updates prebuild-install to ^6.0.0 which fixes an incompatibility with NPM 7. See lovell/sharp#2419, prebuild/prebuild-install#128, and https://github.com/vercel/next.js/pull/20432