Skip to content

Commit

Permalink
Auto merge of #4429 - rust-lang:renovate/ember-svg-jar-2.x, r=Turbo87
Browse files Browse the repository at this point in the history
Update dependency ember-svg-jar to v2.3.4

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ember-svg-jar](https://svgjar.web.app/) ([source](https://togithub.com/ivanvotti/ember-svg-jar)) | [`2.3.3` -> `2.3.4`](https://renovatebot.com/diffs/npm/ember-svg-jar/2.3.3/2.3.4) | [![age](https://badges.renovateapi.com/packages/npm/ember-svg-jar/2.3.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/ember-svg-jar/2.3.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/ember-svg-jar/2.3.4/compatibility-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/ember-svg-jar/2.3.4/confidence-slim/2.3.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>ivanvotti/ember-svg-jar</summary>

### [`v2.3.4`](https://togithub.com/ivanvotti/ember-svg-jar/blob/HEAD/CHANGELOG.md#v234)

[Compare Source](https://togithub.com/ivanvotti/ember-svg-jar/compare/2.3.3...2.3.4)

Note that this release likely does not work with Ember v4+. The released version of
ember-cli-fastboot has an unaddressed problems with modern Ember
(see [https://github.com/ember-fastboot/ember-cli-fastboot/issues/829](https://togithub.com/ember-fastboot/ember-cli-fastboot/issues/829)). If you find this
*not* to be the case for you, please open an issue with this project so that I can remove
this notice. My assurance that these versions don't work is entirely based upon the
ember-try-scenario matrix failing for these versions.

-   [\[FIX\]](https://togithub.com/ivanvotti/ember-svg-jar/pull/206) Resolve Ember.assign deprecation

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
  • Loading branch information
bors committed Jan 12, 2022
2 parents 99951df + b72cb1d commit cafc496
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
"ember-resolver": "8.0.3",
"ember-router-scroll": "4.1.2",
"ember-source": "3.28.8",
"ember-svg-jar": "2.3.3",
"ember-svg-jar": "2.3.4",
"ember-template-lint": "3.16.0",
"ember-test-selectors": "6.0.0",
"ember-tooltips": "3.5.1",
Expand Down
15 changes: 8 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7012,10 +7012,10 @@ [email protected]:
semver "^7.3.4"
silent-error "^1.1.1"

[email protected].3:
version "2.3.3"
resolved "https://registry.yarnpkg.com/ember-svg-jar/-/ember-svg-jar-2.3.3.tgz#aede3f23e58bdcacc0e59a297c1ebad71a472e31"
integrity sha512-Obs8vEMKPfS2R48bKBAfNSLphFsDwUMRqi8TVKtlLE6okTXC8NebGg7pA/IutIGnakqJRAz4/dWAZyI74duDuQ==
[email protected].4:
version "2.3.4"
resolved "https://registry.yarnpkg.com/ember-svg-jar/-/ember-svg-jar-2.3.4.tgz#ed80aa137db8440e51448f58f09afb6c140e9b5f"
integrity sha512-EkY7fGeDevLROkDRsN+654THJT2b3cBVi8YH0v9mDofiASPBOlP3NgDs9q1WA1hU6cP68m08vXk/E40ayIVZzQ==
dependencies:
broccoli-caching-writer "^3.0.3"
broccoli-concat "^3.7.4"
Expand All @@ -7027,7 +7027,8 @@ [email protected]:
broccoli-svg-optimizer "2.0.0"
cheerio "^0.22.0"
console-ui "^3.1.1"
ember-cli-babel "^7.7.3"
ember-cli-babel "^7.26.6"
ember-cli-htmlbars "^5.7.1"
json-stable-stringify "^1.0.1"
lodash "^4.17.15"
mkdirp "^0.5.1"
Expand Down Expand Up @@ -12723,12 +12724,12 @@ rxjs@^6.4.0, rxjs@^6.6.0:
dependencies:
tslib "^1.9.0"

[email protected], safe-buffer@~5.1.0, safe-buffer@~5.1.1:
[email protected], safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.2"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==

[email protected], safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.1.1, safe-buffer@^5.1.2, safe-buffer@^5.2.0:
[email protected], safe-buffer@^5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
Expand Down

0 comments on commit cafc496

Please sign in to comment.