Skip to content

Commit 44773ef

Browse files
committed
Auto merge of #2594 - rust-lang:dependabot/npm_and_yarn/ember-concurrency-1.2.0, r=Turbo87
Bump ember-concurrency from 1.1.7 to 1.2.0 Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.1.7 to 1.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/machty/ember-concurrency/releases">ember-concurrency's releases</a>.</em></p> <blockquote> <h2>1.2.0</h2> <h3>New Features</h3> <ul> <li> <p>Introduce official TypeScript definitions targeting the last 3 versions of TypeScript. A big, big thank you to <a href="https://github.com/chancancode">@chancancode</a> for this heroic effort! Also, a thank you to all others before who worked on previous iterations of typing experiments for ember-concurrency and provided feedback. <strong>If you were using one of the community-provided solutions or other custom type definitions, you will likely need to remove those and refactor to adhere to the new official types.</strong> (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/357">#357</a>)</p> <p>For more information about using TypeScript with ember-concurrency, please see the new <a href="https://ember-concurrency.com/docs/typescript">docs page</a></p> </li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/machty/ember-concurrency/blob/master/CHANGELOG.md">ember-concurrency's changelog</a>.</em></p> <blockquote> <h3>1.2.0</h3> <ul> <li> <p>Introduce official TypeScript definitions targetting the last 3 versions of TypeScript. A big, big thank you to <a href="https://github.com/chancancode">@chancancode</a> for this heroic effort! Also, a thank you to all others before who worked on previous iterations of typing experiments for ember-concurrency and provided feedback. **If you were using one of the community-provided solutions or other custom type definitions, you will likely need to remove those and refactor to adhere to the new official types. (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/357">#357</a>)</p> <p>For more information about using TypeScript with ember-concurrency, please see the new <a href="https://ember-concurrency.com/docs/typescript">docs page</a></p> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/machty/ember-concurrency/commit/93249185ad71535352ad1d4940889247a52cbf0e"><code>9324918</code></a> Release 1.2.0</li> <li><a href="https://github.com/machty/ember-concurrency/commit/ebce97b95b634768597508d488e0c3a5fc0dcd0f"><code>ebce97b</code></a> Add changelog for 1.2.0</li> <li><a href="https://github.com/machty/ember-concurrency/commit/2b9c8c40979ff42e2449fde0c9ca7e985e023691"><code>2b9c8c4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/357">#357</a> from chancancode/types</li> <li><a href="https://github.com/machty/ember-concurrency/commit/c1fb0fc1b1a361dd3cf30d88ea90a8905a89cc27"><code>c1fb0fc</code></a> Remove self hack</li> <li><a href="https://github.com/machty/ember-concurrency/commit/4e2be164257d5577c747ab79ccacadafe1789dc3"><code>4e2be16</code></a> Add comment about TP vs CP</li> <li><a href="https://github.com/machty/ember-concurrency/commit/70f102bfe197a0410650b0b258f70171adef27c0"><code>70f102b</code></a> Fix error due to overload priority</li> <li><a href="https://github.com/machty/ember-concurrency/commit/2d4189ee1a7e9125ae1011895279d38f24b7143b"><code>2d4189e</code></a> Use <code>expect</code> instead of <code>expect\&lt;typeof&gt;</code></li> <li><a href="https://github.com/machty/ember-concurrency/commit/b4d954175088ecf4993f056c6afb8c00477e9409"><code>b4d9541</code></a> Remove unused import</li> <li><a href="https://github.com/machty/ember-concurrency/commit/9bd4ef5e8fec219c399f40d31249075e2b09a93a"><code>9bd4ef5</code></a> Drop TS 3.6 and bump @types/ember</li> <li><a href="https://github.com/machty/ember-concurrency/commit/186952a6b3ed93bd4945f7a692a0f462f22f9af2"><code>186952a</code></a> Remove TaskGroupProperty generic</li> <li>Additional commits viewable in <a href="https://github.com/machty/ember-concurrency/compare/1.1.7...1.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-concurrency&package-manager=npm_and_yarn&previous-version=1.1.7&new-version=1.2.0)](https://dependabot.com/compatibility-score/?dependency-name=ember-concurrency&package-manager=npm_and_yarn&previous-version=1.1.7&new-version=1.2.0) 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 64e8af9 + 736b625 commit 44773ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"ember-cli-sri": "2.1.1",
6969
"ember-cli-uglify": "^3.0.0",
7070
"ember-click-outside": "^1.3.0",
71-
"ember-concurrency": "^1.1.7",
71+
"ember-concurrency": "^1.2.0",
7272
"ember-css-modules": "^1.3.1",
7373
"ember-data": "~3.19.0",
7474
"ember-disable-prototype-extensions": "^1.1.3",

0 commit comments

Comments
 (0)