-
Notifications
You must be signed in to change notification settings - Fork 649
Bump ember-router-scroll from 0.4.0 to 1.3.3 #1987
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump ember-router-scroll from 0.4.0 to 1.3.3 #1987
Conversation
r? @sgrif (rust_highfive has picked a reviewer for you, use r? to override) |
874fa99
to
40a9eae
Compare
☔ The latest upstream changes (presumably #1986) made this pull request unmergeable. Please resolve the merge conflicts. |
40a9eae
to
b04ba9a
Compare
☔ The latest upstream changes (presumably #1970) made this pull request unmergeable. Please resolve the merge conflicts. |
b04ba9a
to
942d780
Compare
☔ The latest upstream changes (presumably #1989) made this pull request unmergeable. Please resolve the merge conflicts. |
Bumps [ember-router-scroll](https://github.com/dockyard/ember-router-scroll) from 0.4.0 to 1.3.3. - [Release notes](https://github.com/dockyard/ember-router-scroll/releases) - [Changelog](https://github.com/DockYard/ember-router-scroll/blob/master/CHANGELOG.md) - [Commits](DockYard/ember-router-scroll@v0.4.0...1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
942d780
to
cc8b858
Compare
@bors r+ |
📌 Commit cc8b858 has been approved by |
…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 && 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 /> [](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>
☀️ Test successful - checks-travis |
Bumps ember-router-scroll from 0.4.0 to 1.3.3.
Changelog
Sourced from ember-router-scroll's changelog.
Commits
ec6f825
1.3.347a8476
Allow recording position with users first page visit (#225)0546162
Remove unnecessary part of code sample (#223)9742b11
1.3.2e49d503
CHANGELOG 1.3.25bda814
Fix FastBoot (#222)1695844
Sn/1.3.1 (#221)ddbbfcc
Dont batch reads and writes in same rAF (#219)9c3bfe1
Version && CHANGELOG 1.3.0 (#218)5b73f0a
Recursively check document height before scrollTo (#217)Maintainer changes
This version was pushed to npm by snewcomer, a new releaser for ember-router-scroll since your current version.
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
.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.Dependabot commands and options
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 readmeAdditionally, you can set the following in the
.dependabot/config.yml
file in this repo: