[PR #114] [MERGED] Bump vue-scrollto from 2.15.0 to 2.18.1 #121

Closed
opened 2026-02-26 05:30:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/114
Author: @dependabot-preview[bot]
Created: 5/1/2020
Status: Merged
Merged: 5/8/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/vue-scrollto-2.18.1


📝 Commits (1)

  • e73f794 Bump vue-scrollto from 2.15.0 to 2.18.1

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

Bumps vue-scrollto from 2.15.0 to 2.18.1.

Release notes

Sourced from vue-scrollto's releases.

v2.18.1

2.18.1 (2020-04-15)

Bug Fixes

v2.18.0

2.18.0 (2020-04-12)

Features

v2.17.1

2.17.1 (2019-09-17)

Bug Fixes

v2.17.0

2.17.0 (2019-09-16)

Features

v2.16.3

2.16.3 (2019-09-10)

Bug Fixes

  • only call onDone if it's defined (55afb50)

v2.16.2

2.16.2 (2019-09-10)

Bug Fixes

  • calculation for {force: false, offset: nonZero} (#139) (f01ce23), closes #138

v2.16.1

2.16.1 (2019-09-10)

... (truncated)
Commits
  • d30c89a chore(changelog): 2.18.1 [ci skip]
  • 09ee3c4 fix: allow passing 0 as offset (#247)
  • 93d7dd2 build(deps-dev): bump @vuepress/plugin-google-analytics (#245)
  • 898d77d build(deps-dev): bump vuepress from 1.4.0 to 1.4.1 (#246)
  • dfe4709 build(deps-dev): bump rollup from 2.4.0 to 2.6.1 (#244)
  • 0573f35 build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 (#240)
  • ac6800a chore: use wider version ranges for devDependencies
  • a0ed4c3 chore(changelog): 2.18.0 [ci skip]
  • adaac9c feat: ignore clicks if directive value is falsy (#243)
  • 3dd7bb8 build(deps-dev): bump rollup from 1.32.1 to 2.4.0 (#241)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/moollaza/repo-remover/pull/114 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 5/1/2020 **Status:** ✅ Merged **Merged:** 5/8/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-scrollto-2.18.1` --- ### 📝 Commits (1) - [`e73f794`](https://github.com/moollaza/repo-remover/commit/e73f79472f5f94d404335bab11dfd582ac469a5c) Bump vue-scrollto from 2.15.0 to 2.18.1 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description Bumps [vue-scrollto](https://github.com/rigor789/vue-scrollto) from 2.15.0 to 2.18.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/rigor789/vue-scrollto/releases">vue-scrollto's releases</a>.</em></p> <blockquote> <h2>v2.18.1</h2> <h2><a href="https://github.com/rigor789/vue-scrollto/compare/v2.18.0...v2.18.1">2.18.1</a> (2020-04-15)</h2> <h3>Bug Fixes</h3> <ul> <li>allow passing 0 as offset (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/247">#247</a>) (<a href="https://github.com/rigor789/vue-scrollto/commit/09ee3c4670622ea9db60a249068ca7612975e3dc">09ee3c4</a>)</li> </ul> <h2>v2.18.0</h2> <h1><a href="https://github.com/rigor789/vue-scrollto/compare/v2.17.1...v2.18.0">2.18.0</a> (2020-04-12)</h1> <h3>Features</h3> <ul> <li>ignore clicks if directive value is falsy (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/243">#243</a>) (<a href="https://github.com/rigor789/vue-scrollto/commit/adaac9c56492451206bbb35797dc3f4fdb4f9a53">adaac9c</a>), closes <a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/242">#242</a></li> </ul> <h2>v2.17.1</h2> <h2><a href="https://github.com/rigor789/vue-scrollto/compare/v2.17.0...v2.17.1">2.17.1</a> (2019-09-17)</h2> <h3>Bug Fixes</h3> <ul> <li>improved type definitions (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/160">#160</a>) (<a href="https://github.com/rigor789/vue-scrollto/commit/f6a6596">f6a6596</a>)</li> </ul> <h2>v2.17.0</h2> <h1><a href="https://github.com/rigor789/vue-scrollto/compare/v2.16.3...v2.17.0">2.17.0</a> (2019-09-16)</h1> <h3>Features</h3> <ul> <li>add typescript bindings (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/159">#159</a>) (<a href="https://github.com/rigor789/vue-scrollto/commit/1b39aaf">1b39aaf</a>)</li> </ul> <h2>v2.16.3</h2> <h2><a href="https://github.com/rigor789/vue-scrollto/compare/v2.16.2...v2.16.3">2.16.3</a> (2019-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li>only call onDone if it's defined (<a href="https://github.com/rigor789/vue-scrollto/commit/55afb50">55afb50</a>)</li> </ul> <h2>v2.16.2</h2> <h2><a href="https://github.com/rigor789/vue-scrollto/compare/v2.16.1...v2.16.2">2.16.2</a> (2019-09-10)</h2> <h3>Bug Fixes</h3> <ul> <li>calculation for {force: false, offset: nonZero} (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/139">#139</a>) (<a href="https://github.com/rigor789/vue-scrollto/commit/f01ce23">f01ce23</a>), closes <a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/138">#138</a></li> </ul> <h2>v2.16.1</h2> <h2><a href="https://github.com/rigor789/vue-scrollto/compare/v2.16.0...v2.16.1">2.16.1</a> (2019-09-10)</h2> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rigor789/vue-scrollto/commit/d30c89ac5e9b29f23cdb0aed2da3cc4b892d47b0"><code>d30c89a</code></a> chore(changelog): 2.18.1 [ci skip]</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/09ee3c4670622ea9db60a249068ca7612975e3dc"><code>09ee3c4</code></a> fix: allow passing 0 as offset (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/247">#247</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/93d7dd214e039aa7d8225d3b22c844b2d838a5f2"><code>93d7dd2</code></a> build(deps-dev): bump @vuepress/plugin-google-analytics (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/245">#245</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/898d77d0c934b57762a154151ba955dad9bb553b"><code>898d77d</code></a> build(deps-dev): bump vuepress from 1.4.0 to 1.4.1 (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/246">#246</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/dfe4709318b800b63f3991f96bf059119367d8a9"><code>dfe4709</code></a> build(deps-dev): bump rollup from 2.4.0 to 2.6.1 (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/244">#244</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/0573f3502b8eb1c7a48a3a7d7d0dcff541c5202a"><code>0573f35</code></a> build(deps-dev): bump lint-staged from 10.1.2 to 10.1.3 (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/240">#240</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/ac6800adbbcfe6e2c631340757edd1e405ce6382"><code>ac6800a</code></a> chore: use wider version ranges for devDependencies</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/a0ed4c30952df7fb1b1a9b9724a64222880e9606"><code>a0ed4c3</code></a> chore(changelog): 2.18.0 [ci skip]</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/adaac9c56492451206bbb35797dc3f4fdb4f9a53"><code>adaac9c</code></a> feat: ignore clicks if directive value is falsy (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/243">#243</a>)</li> <li><a href="https://github.com/rigor789/vue-scrollto/commit/3dd7bb89110293f9c5136dc75a5d616692082258"><code>3dd7bb8</code></a> build(deps-dev): bump rollup from 1.32.1 to 2.4.0 (<a href="https://github-redirect.dependabot.com/rigor789/vue-scrollto/issues/241">#241</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rigor789/vue-scrollto/compare/v2.15.0...v2.18.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=vue-scrollto&package-manager=npm_and_yarn&previous-version=2.15.0&new-version=2.18.1)](https://dependabot.com/compatibility-score/?dependency-name=vue-scrollto&package-manager=npm_and_yarn&previous-version=2.15.0&new-version=2.18.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 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 05:30:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/repo-remover-moollaza#121
No description provided.