Skip to content

Commit 27e6f6f

Browse files
committed
Auto merge of #2119 - rust-lang:dependabot/npm_and_yarn/ember-concurrency-1.1.4, r=locks
Bump ember-concurrency from 1.1.3 to 1.1.4 Bumps [ember-concurrency](https://github.com/machty/ember-concurrency) from 1.1.3 to 1.1.4. <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.1.4</h2> <h3>Bugfixes</h3> <ul> <li>Avoid auto-tracking rerender assertion thrown in certain contexts in Ember 3.15+ (<a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/338">#338</a>, fixed <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/337">#337</a> thanks <a href="https://github.com/Turbo87">@Turbo87</a> for the report!)</li> <li>Fix passing tasks into <code>action</code> helper directly on Ember 2.8 (yes, 2.8)</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.1.4</h3> <ul> <li>Avoid auto-tracking rerender assertion thrown in certain contexts in Ember 3.15+</li> <li>Fix passing tasks into <code>action</code> helper directly on Ember 2.8 (yes, 2.8)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/machty/ember-concurrency/commit/dc19809b8d49653414a34cf7475a29d0231e2689"><code>dc19809</code></a> Release 1.1.4</li> <li><a href="https://github.com/machty/ember-concurrency/commit/ef87de3b6ece77c25579d1cc945b1ca818a10975"><code>ef87de3</code></a> Add changelog entry for 1.1.4</li> <li><a href="https://github.com/machty/ember-concurrency/commit/08b5f2f047ccfbe003e034cbe2507b4e2b2bfd63"><code>08b5f2f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/339">#339</a> from machty/dependabot/npm_and_yarn/handlebars-3.0.7</li> <li><a href="https://github.com/machty/ember-concurrency/commit/498a22e9d608d865567ddd3f491c60b7690b2552"><code>498a22e</code></a> Bump handlebars from 3.0.6 to 3.0.7</li> <li><a href="https://github.com/machty/ember-concurrency/commit/980a13804359460571f47380b1906342df3658e1"><code>980a138</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/machty/ember-concurrency/issues/338">#338</a> from machty/mf-avoid_double_compute_assertion</li> <li><a href="https://github.com/machty/ember-concurrency/commit/c44910a0493947613f46b6f266e68051cb4cc0ef"><code>c44910a</code></a> Cherry-pick less flaky root acceptance test from v2</li> <li><a href="https://github.com/machty/ember-concurrency/commit/5d87ed6640f46dee98fdc3e18ef43efefcf59f22"><code>5d87ed6</code></a> Fix INVOKE import on Ember 2.8</li> <li><a href="https://github.com/machty/ember-concurrency/commit/9040351ee4b9c9ed7fcde52012ea5ace7867b8fb"><code>9040351</code></a> Drop the @embroider/macros on older Ember versions</li> <li><a href="https://github.com/machty/ember-concurrency/commit/882593b93024c3a62780b8c94063b267f34e7fc2"><code>882593b</code></a> Avoid HBS precompilation error in 3.4 &amp; 3.8</li> <li><a href="https://github.com/machty/ember-concurrency/commit/e14f845af44a712970652d77f8058568b0594222"><code>e14f845</code></a> Run auto-tracking test only on 3.15+</li> <li>Additional commits viewable in <a href="https://github.com/machty/ember-concurrency/compare/1.1.3...1.1.4">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.3&new-version=1.1.4)](https://dependabot.com/compatibility-score.html?dependency-name=ember-concurrency&package-manager=npm_and_yarn&previous-version=1.1.3&new-version=1.1.4) 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 f2e6522 + 2284afd commit 27e6f6f

File tree

2 files changed

+5
-1238
lines changed

2 files changed

+5
-1238
lines changed

0 commit comments

Comments
 (0)