10.json (8510B)
1 { 2 "number": 10, 3 "title": "Bump gulp-imagemin from 3.1.1 to 8.0.0", 4 "state": "merged", 5 "diff_file": "10.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-07-19T19:38:43Z", 8 "closed_at": "2022-07-20T07:34:59Z", 9 "merged_at": "2022-07-20T07:34:59Z", 10 "base_ref": "master", 11 "head_ref": "dependabot/npm_and_yarn/gulp-imagemin-8.0.0", 12 "labels": [ 13 "dependencies" 14 ], 15 "assignees": [], 16 "requested_reviewers": [], 17 "body": "Bumps [gulp-imagemin](https://github.com/sindresorhus/gulp-imagemin) from 3.1.1 to 8.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sindresorhus/gulp-imagemin/releases\">gulp-imagemin's releases</a>.</em></p>\n<blockquote>\n<h2>v8.0.0</h2>\n<ul>\n<li>Require Node.js 12.20 1b4baf6</li>\n<li>This package is now pure ESM. Please <a href=\"https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c\">read this</a>.</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/fbb6fbe0d147b118aded70c60c2f66bd8117a017\">The bundled plugins are now named exports instead of being attached to the default export.</a></li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v7.1.0...v8.0.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v7.1.0...v8.0.0</a></p>\n<h2>v7.1.0</h2>\n<ul>\n<li><a href=\"https://github.com/imagemin/imagemin-gifsicle/releases/tag/v7.0.0\">Update <code>imagemin-gifsicle</code></a> optional dependency 67cceb3</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v7.0.0...v7.1.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v7.0.0...v7.1.0</a></p>\n<h2>v7.0.0</h2>\n<h3>Breaking</h3>\n<ul>\n<li>Require Node.js 10 aacca91</li>\n<li>Replace <code>jpegtran</code> with <code>mozjpeg</code> in the default plugins (<a href=\"https://github-redirect.dependabot.com/sindresorhus/gulp-imagemin/issues/336\">#336</a>) 279a91b</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v6.2.0...v7.0.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v6.2.0...v7.0.0</a></p>\n<h2>v6.2.0</h2>\n<ul>\n<li>Add <code>silent</code> option (<a href=\"https://github-redirect.dependabot.com/sindresorhus/gulp-imagemin/issues/331\">#331</a>) 0460c78</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v6.1.1...v6.2.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v6.1.1...v6.2.0</a></p>\n<h2>v6.1.1</h2>\n<ul>\n<li>Make Gulp an optional peer dependency 165bf8b</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v6.1.0...v6.1.1\">https://github.com/sindresorhus/gulp-imagemin/compare/v6.1.0...v6.1.1</a></p>\n<h2>v6.1.0</h2>\n<ul>\n<li>Update dependencies 92e224a</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v6.0.0...v6.1.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v6.0.0...v6.1.0</a></p>\n<h2>v6.0.0</h2>\n<p>Breaking:</p>\n<ul>\n<li>Require Node.js 8 6e091ed</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v5.0.3...v6.0.0\">https://github.com/sindresorhus/gulp-imagemin/compare/v5.0.3...v6.0.0</a></p>\n<h2>v5.0.0</h2>\n<p>Breaking:</p>\n<ul>\n<li>Require Gulp 4 <a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/a576ff2e1740594af5401ab115240e0ca5df1f93\">https://github.com/sindresorhus/gulp-imagemin/commit/a576ff2e1740594af5401ab115240e0ca5df1f93</a></li>\n<li>Require Node.js 6 <a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/b57f1d6347532c64fbfe1472bf32d91863831956\">https://github.com/sindresorhus/gulp-imagemin/commit/b57f1d6347532c64fbfe1472bf32d91863831956</a></li>\n</ul>\n<p>Other:</p>\n<ul>\n<li>Update dependencies <a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/b57f1d6347532c64fbfe1472bf32d91863831956\">https://github.com/sindresorhus/gulp-imagemin/commit/b57f1d6347532c64fbfe1472bf32d91863831956</a></li>\n</ul>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/2f7ecc948a30564ee728d8ae5400e8397b918eaf\"><code>2f7ecc9</code></a> 8.0.0</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/1b4baf659aa532098abe4170cc77cc6dfc1477fe\"><code>1b4baf6</code></a> Require Node.js 12.20 and move to ESM</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/ed39463878ffa8ab1c5779d6630db75289c34df8\"><code>ed39463</code></a> Move to GitHub Actions (<a href=\"https://github-redirect.dependabot.com/sindresorhus/gulp-imagemin/issues/351\">#351</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/8b40da04f1d94e76151c226eb0e723ba9ec8dce0\"><code>8b40da0</code></a> Update readme lossless note (<a href=\"https://github-redirect.dependabot.com/sindresorhus/gulp-imagemin/issues/346\">#346</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/1cbb7c57565e579137e8dfa0bb68d20265ef2123\"><code>1cbb7c5</code></a> 7.1.0</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/67cceb3cfcef05a9523f0a89c71d56e42e2c3981\"><code>67cceb3</code></a> Update <code>imagemin-gifsicle</code> optional dependency</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/97432eab872be24b176760b9fdc566ece889f6cf\"><code>97432ea</code></a> 7.0.0</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/aacca91e10b6edf16685af36d1ba055e53d15834\"><code>aacca91</code></a> Require Node.js 10</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/279a91b61c208c0e2a18d3734e6073f5e1d283a2\"><code>279a91b</code></a> Replace jpegtran with mozjpeg (<a href=\"https://github-redirect.dependabot.com/sindresorhus/gulp-imagemin/issues/336\">#336</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/gulp-imagemin/commit/f4a225574824a21561378a1f5ae49ef7a486b749\"><code>f4a2255</code></a> 6.2.0</li>\n<li>Additional commits viewable in <a href=\"https://github.com/sindresorhus/gulp-imagemin/compare/v3.1.1...v8.0.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>", 18 "comments": [ 19 { 20 "author": "MTRNord", 21 "created_at": "2022-07-20T06:39:00Z", 22 "body": "@dependabot rebase" 23 }, 24 { 25 "author": "MTRNord", 26 "created_at": "2022-07-20T06:42:09Z", 27 "body": "@dependabot rebase" 28 }, 29 { 30 "author": "MTRNord", 31 "created_at": "2022-07-20T06:45:08Z", 32 "body": "@dependabot rebase" 33 }, 34 { 35 "author": "MTRNord", 36 "created_at": "2022-07-20T07:30:08Z", 37 "body": "@dependabot rebase" 38 } 39 ], 40 "review_comments": [] 41 }