Skip to content
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

chore(deps-dev): bump ember-router-scroll from 695d894 to 2.0.0 #3925

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 30, 2020

Bumps ember-router-scroll from 695d894 to 2.0.0. This release includes the previously tagged commit.

Changelog

Sourced from ember-router-scroll's changelog.

Changelog

1.3.3

  • #225 Allow recording position with users first page visit
  • #223 Remove unnecessary part of code sample

1.3.2

1.3.1

  • #217 Dont batch reads and writes in same rAF

1.3.0

  • #217 Recursively check document height before scrollTo

1.2.1

  • #212 Allow configure so consuming app can override
  • #210 Fix query-params-only transitions

1.2.0

  • #209 Restore necessary locationType
  • #207 Remove ember-getowner-polyfill
  • #206 Improve the deprecation notice
  • #198 fix preserveScrollPosition for ember 3.6+
  • #195 Router scroll service
  • #191 Ember 3.9 deprecation fixes
  • #187 1.1.0 minor version bump
  • #183 Fix router event deprecations, update to Ember 3.7
  • #178 Update to 3.6 + bump ember-app-scheduler to fix deprecations

Unreleased (2017-11-20)

🏠 Internal

Committers: 2

v0.4.0 (2017-10-08)

🐛 Bug Fix

Committers: 1

... (truncated)
Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 30, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-router-scroll-2.0.0 branch 14 times, most recently from 33055e3 to 51f5c4c Compare February 1, 2020 07:22
Bumps [ember-router-scroll](https://github.com/dockyard/ember-router-scroll) from 695d894 to 2.0.0. This release includes the previously tagged commit.
- [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@695d894...2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/ember-router-scroll-2.0.0 branch 2 times, most recently from ea510e7 to 8d7c84b Compare February 1, 2020 08:22
@iamareebjamal iamareebjamal force-pushed the dependabot/npm_and_yarn/ember-router-scroll-2.0.0 branch from 8d7c84b to 676cf0d Compare February 1, 2020 08:58
@codecov
Copy link

codecov bot commented Feb 1, 2020

Codecov Report

Merging #3925 into development will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #3925      +/-   ##
===============================================
+ Coverage        21.98%   21.99%   +0.01%     
===============================================
  Files              460      460              
  Lines             4727     4728       +1     
===============================================
+ Hits              1039     1040       +1     
  Misses            3688     3688              

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c48b095...676cf0d. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 0d06243 into development Feb 1, 2020
@iamareebjamal iamareebjamal deleted the dependabot/npm_and_yarn/ember-router-scroll-2.0.0 branch February 1, 2020 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant