-
Notifications
You must be signed in to change notification settings - Fork 649
Bump ember-svg-jar from 1.1.1 to 2.2.3 #2013
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [ember-svg-jar](https://github.com/ivanvotti/ember-svg-jar) from 1.1.1 to 2.2.3. - [Release notes](https://github.com/ivanvotti/ember-svg-jar/releases) - [Changelog](https://github.com/ivanvotti/ember-svg-jar/blob/master/CHANGELOG.md) - [Commits](evoactivity/ember-svg-jar@v1.1.1...v2.2.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
@bors r+ |
📌 Commit 071e01a has been approved by |
bors
added a commit
that referenced
this pull request
Dec 20, 2019
…-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 & 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 & 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 /> [](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>
☀️ Test successful - checks-travis |
This was referenced Dec 20, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps ember-svg-jar from 1.1.1 to 2.2.3.
Release notes
Sourced from ember-svg-jar's releases.
Changelog
Sourced from ember-svg-jar's changelog.
Commits
b2fa1f1
Released 2.2.3e1ccff0
Fix asset viewer #140a018ed2
Merge pull request #141 from ivanvotti/all-contributors/add-tcjr2d6079e
docs: update .all-contributorsrcb10ed37
docs: update README.md63260b2
Update README.md & issue templates0eaf634
Released 2.2.271e1333
Update assets viewerfebfb91
Add invalid SVG warning8bf973c
Switch to path from path-posix in index.js to fix #139Dependabot 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 commands and options
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 readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: