Skip to content

Commit 80e6810

Browse files
committed
Auto merge of #1987 - rust-lang:dependabot/npm_and_yarn/ember-router-scroll-1.3.3, r=carols10cents
Bump ember-router-scroll from 0.4.0 to 1.3.3 Bumps [ember-router-scroll](https://github.com/dockyard/ember-router-scroll) from 0.4.0 to 1.3.3. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/DockYard/ember-router-scroll/blob/master/CHANGELOG.md">ember-router-scroll's changelog</a>.</em></p> <blockquote> <h2>1.3.3</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/225">#225</a> Allow recording position with users first page visit</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/223">#223</a> Remove unnecessary part of code sample</li> </ul> <h2>1.3.2</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/222">#222</a> Fix FastBoot</li> </ul> <h2>1.3.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/219">#217</a> Dont batch reads and writes in same rAF</li> </ul> <h2>1.3.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/217">#217</a> Recursively check document height before scrollTo</li> </ul> <h2>1.2.1</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/212">#212</a> Allow configure so consuming app can override</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/210">#210</a> Fix query-params-only transitions</li> </ul> <h2>1.2.0</h2> <ul> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/209">#209</a> Restore necessary <code>locationType</code></li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/207">#207</a> Remove ember-getowner-polyfill</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/206">#206</a> Improve the deprecation notice</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/198">#198</a> fix preserveScrollPosition for ember 3.6+</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/195">#195</a> Router scroll service</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/191">#191</a> Ember 3.9 deprecation fixes</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/187">#187</a> 1.1.0 minor version bump</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/183">#183</a> Fix router event deprecations, update to Ember 3.7</li> <li><a href="https://github-redirect.dependabot.com/DockYard/ember-router-scroll/pull/178">#178</a> Update to 3.6 + bump ember-app-scheduler to fix deprecations</li> </ul> <h2>Unreleased (2017-11-20)</h2> <h4>:house: Internal</h4> <ul> <li><a href="https://github-redirect.dependabot.com/dollarshaveclub/ember-router-scroll/pull/78">#78</a> Allow tests to run by adding rootURL to asset paths.. (<a href="https://github.com/ppegusii">@​ppegusii</a>)</li> <li><a href="https://github-redirect.dependabot.com/dollarshaveclub/ember-router-scroll/pull/76">#76</a> Updates the demo app with the <code>rootUrl</code>. (<a href="https://github.com/gowthamrm">@​gowthamrm</a>)</li> <li><a href="https://github-redirect.dependabot.com/dollarshaveclub/ember-router-scroll/pull/75">#75</a> Add <code>ember-cli-github-pages</code> to deploy demo app. (<a href="https://github.com/gowthamrm">@​gowthamrm</a>)</li> <li><a href="https://github-redirect.dependabot.com/dollarshaveclub/ember-router-scroll/pull/74">#74</a> Moves the demo app inside the tests/dummy. (<a href="https://github.com/gowthamrm">@​gowthamrm</a>)</li> </ul> <h4>Committers: 2</h4> <ul> <li>Gowtham Raj (<a href="https://github.com/gowthamrm">gowthamrm</a>)</li> <li><a href="https://github.com/ppegusii">ppegusii</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/ec6f82552bca3581e3898b0ba7bebafdf0cd4cf8"><code>ec6f825</code></a> 1.3.3</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/47a8476bd5868a81a43b72eae6dda1bcc8597d9f"><code>47a8476</code></a> Allow recording position with users first page visit (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/225">#225</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/05461625880c75c4f9a7b6d9d3df13cfda3b5645"><code>0546162</code></a> Remove unnecessary part of code sample (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/223">#223</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/9742b1136311d70ba3ad091835ed4cb38879c2b2"><code>9742b11</code></a> 1.3.2</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/e49d503e6008410975dcfcd1ed1a5ba36a5478f4"><code>e49d503</code></a> CHANGELOG 1.3.2</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/5bda8142c76989f84ab46ad42ed19d9e60fdb1ba"><code>5bda814</code></a> Fix FastBoot (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/222">#222</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/1695844a140879a881dd80ee94ea7ca3788fe720"><code>1695844</code></a> Sn/1.3.1 (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/221">#221</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/ddbbfcc0d6d5bc3462d17225f5443f3112019c46"><code>ddbbfcc</code></a> Dont batch reads and writes in same rAF (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/219">#219</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/9c3bfe1e7bb064a2a798709dac3ecefc9d91830b"><code>9c3bfe1</code></a> Version &amp;&amp; CHANGELOG 1.3.0 (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/218">#218</a>)</li> <li><a href="https://github.com/DockYard/ember-router-scroll/commit/5b73f0a41539e18693ca3a356da9accd63e076f6"><code>5b73f0a</code></a> Recursively check document height before scrollTo (<a href="https://github-redirect.dependabot.com/dockyard/ember-router-scroll/issues/217">#217</a>)</li> <li>Additional commits viewable in <a href="https://github.com/dockyard/ember-router-scroll/compare/v0.4.0...1.3.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~snewcomer">snewcomer</a>, a new releaser for ember-router-scroll since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-router-scroll&package-manager=npm_and_yarn&previous-version=0.4.0&new-version=1.3.3)](https://dependabot.com/compatibility-score.html?dependency-name=ember-router-scroll&package-manager=npm_and_yarn&previous-version=0.4.0&new-version=1.3.3) 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) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com). <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 1608869 + cc8b858 commit 80e6810

File tree

2 files changed

+12895
-13346
lines changed

2 files changed

+12895
-13346
lines changed

0 commit comments

Comments
 (0)