netlify-plugin-image-optim
netlify-plugin-image-optim copied to clipboard
Optimize images as part of your Netlify build process. Optimizes PNG, JPEG, GIF and SVG file formats.
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hi, I can see the optimisation running but when I load the page, it will loads the uncompressed images? Do I miss anything? Cheers Olaf
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Plugin "netlify-plugin-image-optim" internal error TypeError: Cannot set property 'post' of undefined In "onPostBuild" event in "netlify-plugin-image-optim" from Netlify app at /opt/build/repo/.netlify/plugins/node_modules/netlify-plugin-image-optim/index.js:38:26 at Array.map () at onPostBuild (/opt/build/repo/.netlify/plugins/node_modules/netlify-plugin-image-optim/index.js:34:22) at async Object.run...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2. Release notes Sourced from glob-parent's releases. v5.1.2 Bug Fixes eliminate ReDoS (#36) (f923116) Changelog Sourced from glob-parent's changelog. 5.1.2 (2021-03-06) Bug Fixes eliminate ReDoS...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. Release notes Sourced from is-svg's releases. v4.3.1 Remove leftover console.log b8ebc78 https://github.com/sindresorhus/is-svg/compare/v4.3.0...v4.3.1 v4.3.0 Improve performance and accuracy 732fc72 https://github.com/sindresorhus/is-svg/compare/v4.2.2...v4.3.0 v4.2.2 Fix ReDoS vulnerability 01f8a08...