Skip to content

Commit 655d883

Browse files
committed
Auto merge of #2013 - rust-lang:dependabot/npm_and_yarn/ember-svg-jar-2.2.3, r=Turbo87
Bump ember-svg-jar from 1.1.1 to 2.2.3 Bumps [ember-svg-jar](https://github.com/ivanvotti/ember-svg-jar) from 1.1.1 to 2.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/ivanvotti/ember-svg-jar/releases">ember-svg-jar's releases</a>.</em></p> <blockquote> <h2>Breaking update</h2> <p>For more info <a href="https://github.com/ivanvotti/ember-svg-jar/blob/master/CHANGELOG.md">check out the CHANGELOG</a>.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/ivanvotti/ember-svg-jar/blob/master/CHANGELOG.md">ember-svg-jar's changelog</a>.</em></p> <blockquote> <h2>SVGJar Change Log</h2> <h3>v2.2.1</h3> <ul> <li><a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/pull/137">[FIX]</a> Move development dependencies into <code>devDependencies</code> <a href="https://github.com/Turbo87">@​Turbo87</a></li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v2.2.0...v2.2.1">Full changelog</a></p> <h3>v2.2.0</h3> <ul> <li>[ENHANCEMENT] Improved Assets Viewer. It got faster for big SVG collections and has better UI.</li> <li>[INTERNAL] Cleanup some code.</li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v2.1.0...v2.2.0">Full changelog</a></p> <h3>v2.1.0</h3> <ul> <li>[ENHANCEMENT] Disable <code>removeTitle</code>, <code>removeViewBox</code>, and <code>removeDesc</code> SVGO plugins by default to preserve the original behaviour and stay a zero-configuration addon.</li> <li>[INTERNAL] Get rid of <code>viewer.embed</code> option.</li> <li>[INTERNAL] Improve SVGJar options validation.</li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v2.0.0...v2.1.0">Full changelog</a></p> <h3>v2.0.0</h3> <ul> <li>[BREAKING ENHANCEMENT] Upgrade SVGO from <code>0.6.6</code> to <code>1.3.0</code>. It's a breaking change to fix <a href="https://github-redirect.dependabot.com/ivanvotti/broccoli-svg-optimizer/issues/14">security issues of SVGO 0.6.6</a>. In SVGO <code>1.3.0</code> most plugins are now active by default (e.g. <code>removeTitle</code>, <code>removeViewBox</code>). This can cause undesired changes in optimized SVG images. In <code>ember-svg-jar</code> <code>v2.1.0</code> it's not the case anymore for <code>removeTitle</code>, <code>removeViewBox</code>, and <code>removeDesc</code> plugins. <a href="https://github.com/ivanvotti/broccoli-svg-optimizer/blob/master/docs/0.6.6-to-1.3.0.md">Read this document</a> to know what exactly changed. To see changes of default SVGO plugins <a href="https://github.com/ivanvotti/broccoli-svg-optimizer/commit/58057a2cd521160b1eaba058303774f427cdd1f0#diff-e5d4ccd3cd14c513eca40fc7a5f48182">check out this diff</a>.</li> <li>[CLEANUP] Upgrade ember-cli to <code>3.11.0</code>, including related packages</li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v1.2.2...v2.0.0">Full changelog</a></p> <h3>v1.2.2</h3> <ul> <li><a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/pull/92">[INTERNAL]</a> Switch from copy to assign <a href="https://github.com/buschtoens">@​buschtoens</a></li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v1.2.1...v1.2.2">Full changelog</a></p> <h3>v1.2.1</h3> <ul> <li><a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/pull/77">[INTERNAL]</a> Switch to ember-copy <a href="https://github.com/wagenet">@​wagenet</a></li> <li>[INTERNAL] Upgrade to ember-cli 3.3.0</li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v1.2.0...v1.2.1">Full changelog</a></p> <h3>v1.2.0</h3> <ul> <li><a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/pull/72">[internal]</a> Ability to specify which version of <code>svgo</code> to use for optimizer</li> <li>[INTERNAL] Drop Node 4 support</li> <li>[INTERNAL] Update dependencies &amp; cleanup code</li> </ul> <p><a href="https://github.com/ivanvotti/ember-svg-jar/compare/v1.1.0...v1.2.0">Full changelog</a></p> <h3>v1.1.0</h3> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/b2fa1f1fbf007332877607aafef04c3e0681883e"><code>b2fa1f1</code></a> Released 2.2.3</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/e1ccff082c7da5e4848c60c8ea5457943c2046cd"><code>e1ccff0</code></a> Fix asset viewer <a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/issues/140">#140</a></li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/a018ed273f5f1792d629b4e7880fa4e2366138e5"><code>a018ed2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/issues/141">#141</a> from ivanvotti/all-contributors/add-tcjr</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/2d6079e84cf7c160fa07eebea3a9b9b928bc7cfb"><code>2d6079e</code></a> docs: update .all-contributorsrc</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/b10ed37fee4494b71715cafa785fc3e8744f136c"><code>b10ed37</code></a> docs: update README.md</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/63260b2acf9627ecd28edcd243a9acf21ff7b640"><code>63260b2</code></a> Update README.md &amp; issue templates</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/0eaf634f8d8d8d307819b922bbcca9079d14c85b"><code>0eaf634</code></a> Released 2.2.2</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/71e13337617e0692b066e32d5162fe60fe6f5ae1"><code>71e1333</code></a> Update assets viewer</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/febfb917c0791d7de0b6f0b645c635008cedada8"><code>febfb91</code></a> Add invalid SVG warning</li> <li><a href="https://github.com/ivanvotti/ember-svg-jar/commit/8bf973c151e1984b6613d9f899ee8bbacae4a691"><code>8bf973c</code></a> Switch to path from path-posix in index.js to fix <a href="https://github-redirect.dependabot.com/ivanvotti/ember-svg-jar/issues/139">#139</a></li> <li>Additional commits viewable in <a href="https://github.com/ivanvotti/ember-svg-jar/compare/v1.1.1...v2.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-svg-jar&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=2.2.3)](https://dependabot.com/compatibility-score.html?dependency-name=ember-svg-jar&package-manager=npm_and_yarn&previous-version=1.1.1&new-version=2.2.3) Dependabot 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`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) - `@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) - `@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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details>
2 parents 2b59962 + 071e01a commit 655d883

File tree

2 files changed

+716
-1022
lines changed

2 files changed

+716
-1022
lines changed

0 commit comments

Comments
 (0)