Skip to content

Commit 40bd8e1

Browse files
committed
Auto merge of #2608 - rust-lang:dependabot/npm_and_yarn/ember-concurrency-1.2.1, r=Turbo87
Bump ember-concurrency from 1.2.0 to 1.2.1 Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.2.0 to 1.2.1. <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.1</h2> <h3>Bugfixes</h3> <ul> <li>Correct types for encapsulated tasks to allow accessing encapsulated task state (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/362">#362</a>, thanks <a href="https://github.com/chancancode">@chancancode</a>!)</li> <li>Correct types to reflect that Task, TaskInstance, and TaskGroup extend EmberObject (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/363">#363</a>, thanks <a href="https://github.com/jamescdavis">@jamescdavis</a>!)</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.1</h3> <ul> <li>Correct types for encapsulated tasks to allow accessing encapsulated task state (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/362">#362</a>, thanks <a href="https://github.com/chancancode">@chancancode</a>!)</li> <li>Correct types to reflect that Task, TaskInstance, and TaskGroup extend EmberObject (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/363">#363</a>, thanks <a href="https://github.com/jamescdavis">@jamescdavis</a>!)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/machty/ember-concurrency/commit/d5675eb1f742e8f7bb4698e49bd8063a3cc2ba2e"><code>d5675eb</code></a> Release 1.2.1</li> <li><a href="https://github.com/machty/ember-concurrency/commit/01d45c5c7f51032939bb968265f67a8ee3545c39"><code>01d45c5</code></a> Add changelog entry for 1.2.1</li> <li><a href="https://github.com/machty/ember-concurrency/commit/49f005ef0e66a5364feabb5bdaec8b2a9d853d73"><code>49f005e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/362">#362</a> from chancancode/encapsulated-task-v2</li> <li><a href="https://github.com/machty/ember-concurrency/commit/59194e5c183ae1b0fe8df6668bd5fd34c21c4a66"><code>59194e5</code></a> Refactor tests</li> <li><a href="https://github.com/machty/ember-concurrency/commit/88dc997de62a3040f951ae6ed8158cac6142db8c"><code>88dc997</code></a> Test with updated e-c-ts</li> <li><a href="https://github.com/machty/ember-concurrency/commit/3db40079305744520cb5d04649d9ee7fda8e315f"><code>3db4007</code></a> Allow accessing encapsulated task state</li> <li><a href="https://github.com/machty/ember-concurrency/commit/fac0f1374d78748302ca9d625064e321a73e56cc"><code>fac0f13</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/363">#363</a> from jamescdavis/tasks_are_ember_objects</li> <li><a href="https://github.com/machty/ember-concurrency/commit/94165a26808e54c12f96a350ad3493a17baf9232"><code>94165a2</code></a> test: add checks for TaskGroup.get()</li> <li><a href="https://github.com/machty/ember-concurrency/commit/0b4b9159f72faa9381b76c143d9d8618a4416cb8"><code>0b4b915</code></a> types: TaskGroup extands EmberObject</li> <li><a href="https://github.com/machty/ember-concurrency/commit/eb78a6f54cbb10f463cb082f0d4e3c11b86d8ec8"><code>eb78a6f</code></a> test: add checks for TaskInstance.get()</li> <li>Additional commits viewable in <a href="https://github.com/machty/ember-concurrency/compare/1.2.0...1.2.1">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.2.0&new-version=1.2.1)](https://dependabot.com/compatibility-score/?dependency-name=ember-concurrency&package-manager=npm_and_yarn&previous-version=1.2.0&new-version=1.2.1) 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 b380e29 + 5b162c0 commit 40bd8e1

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.2.0",
71+
"ember-concurrency": "^1.2.1",
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)