Skip to content

Commit 319b258

Browse files
committed
Auto merge of #3877 - rust-lang:renovate/eslint-plugin-ember-concurrency-0.x, r=Turbo87
Update dependency eslint-plugin-ember-concurrency to v0.4.0 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-ember-concurrency](https://togithub.com/simplabs/eslint-plugin-ember-concurrency) | [`0.3.1` -> `0.4.0`](https://renovatebot.com/diffs/npm/eslint-plugin-ember-concurrency/0.3.1/0.4.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember-concurrency/0.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember-concurrency/0.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember-concurrency/0.4.0/compatibility-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint-plugin-ember-concurrency/0.4.0/confidence-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>simplabs/eslint-plugin-ember-concurrency</summary> ### [`v0.4.0`](https://togithub.com/simplabs/eslint-plugin-ember-concurrency/blob/master/CHANGELOG.md#v040-2021-08-31) [Compare Source](https://togithub.com/simplabs/eslint-plugin-ember-concurrency/compare/v0.3.1...v0.4.0) ##### 📝 Documentation - [#&#8203;57](https://togithub.com/simplabs/eslint-plugin-ember-concurrency/pull/57) Fix "no-native-promise-helpers" link ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` ##### Committers: 2 - Bert De Block ([`@&#8203;bertdeblock](https://togithub.com/bertdeblock))` - Michael Kerr ([`@&#8203;Mikek2252](https://togithub.com/Mikek2252))` </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, check this box. --- 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).
2 parents 7bc1303 + 0e8dc12 commit 319b258

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"eslint": "7.32.0",
111111
"eslint-config-prettier": "8.3.0",
112112
"eslint-plugin-ember": "10.5.4",
113-
"eslint-plugin-ember-concurrency": "0.3.1",
113+
"eslint-plugin-ember-concurrency": "0.4.0",
114114
"eslint-plugin-import-helpers": "1.1.0",
115115
"eslint-plugin-prettier": "4.0.0",
116116
"eslint-plugin-unicorn": "35.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7511,10 +7511,10 @@ [email protected]:
75117511
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
75127512
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
75137513

7514-
eslint-plugin-ember-concurrency@0.3.1:
7515-
version "0.3.1"
7516-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.3.1.tgz#7d6a929488ce94d6c4224b5b6e464b01e5163aff"
7517-
integrity sha512-ihhW9cTv4WU4j3a458gwVIsQQ3FdEJKgwBgNRvUC3pMJzSCqizpbMGO5KJihT2JLWaHtCuibvGaO1ZTJEwwBUQ==
7514+
eslint-plugin-ember-concurrency@0.4.0:
7515+
version "0.4.0"
7516+
resolved "https://registry.yarnpkg.com/eslint-plugin-ember-concurrency/-/eslint-plugin-ember-concurrency-0.4.0.tgz#4ac067230540332af67367e1e75138ef5eb37e36"
7517+
integrity sha512-NWaeIi4Hgj/PGxOOudTCD+gUzs/DTCedA3pCn/cHUewyZd0+bvYv9A7Eazjfre1t4ONurpj3bWakubh5+/ONiQ==
75187518

75197519
75207520
version "10.5.4"

0 commit comments

Comments
 (0)