[PR #69] [MERGED] Bump buefy from 0.8.6 to 0.8.9 #77

Closed
opened 2026-02-26 04:36:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/moollaza/repo-remover/pull/69
Author: @dependabot-preview[bot]
Created: 12/31/2019
Status: Merged
Merged: 1/7/2020
Merged by: @moollaza

Base: masterHead: dependabot/npm_and_yarn/buefy-0.8.9


📝 Commits (1)

  • a0a31a3 Bump buefy from 0.8.6 to 0.8.9

📊 Changes

2 files changed (+16 additions, -6 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+15 -5)

📄 Description

Bumps buefy from 0.8.6 to 0.8.9.

Release notes

Sourced from buefy's releases.

v0.8.9

New features

  • Add infinite-scroll prop to autocomplete and taginput (thanks @mateuswetah)
  • Add scss variables to loading and snackbar (thanks @service-paradis)
  • Add range start and end events to datepicker (thanks @lunfel)
  • Add close event to notification, snackbar and toast (thanks @service-paradis)
  • Add new props to carousel and carousel-list (thanks @apolokaklab)
  • Add aria-role prop to snackbar (thanks @service-paradis)
  • Remove Vue import and registration of Vue instance (thanks @afwn90cj93201nixr2e1re)
  • #2075 Add focusable prop to datepicker
  • #2085 Add blur event on picker close

Fixes

v0.8.8

New features

  • Add subheadings prop/slot to table (thanks @arambert)
  • Add container prop to dialog (thanks @service-paradis)
  • Add touch events to carousel on mobile

Fixes

v0.8.7

New features

Fixes

... (truncated)
Changelog

Sourced from buefy's changelog.

0.8.9

New features

  • Add infinite-scroll prop to autocomplete and taginput (thanks @mateuswetah)
  • Add scss variables to loading and snackbar (thanks @service-paradis)
  • Add range start and end events to datepicker (thanks @lunfel)
  • Add close event to notification, snackbar and toast (thanks @service-paradis)
  • Add new props to carousel and carousel-list (thanks @apolokaklab)
  • Add aria-role prop to snackbar (thanks @service-paradis)
  • Remove Vue import and registration of Vue instance (thanks @afwn90cj93201nixr2e1re)
  • #2075 Add focusable prop to datepicker
  • #2085 Add blur event on picker close

Fixes

0.8.8

New features

  • Add subheadings prop/slot to table (thanks @arambert)
  • Add container prop to dialog (thanks @service-paradis)
  • Add touch events to carousel on mobile

Fixes

0.8.7

New features

... (truncated)
Commits

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/69 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 12/31/2019 **Status:** ✅ Merged **Merged:** 1/7/2020 **Merged by:** [@moollaza](https://github.com/moollaza) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/buefy-0.8.9` --- ### 📝 Commits (1) - [`a0a31a3`](https://github.com/moollaza/repo-remover/commit/a0a31a3afa65cc4532583ebc29d4c4be0c775234) Bump buefy from 0.8.6 to 0.8.9 ### 📊 Changes **2 files changed** (+16 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+15 -5) </details> ### 📄 Description Bumps [buefy](https://github.com/buefy/buefy) from 0.8.6 to 0.8.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/buefy/buefy/releases">buefy's releases</a>.</em></p> <blockquote> <h2>v0.8.9</h2> <h3>New features</h3> <ul> <li>Add <code>infinite-scroll</code> prop to autocomplete and taginput (thanks <a href="https://github.com/mateuswetah">@mateuswetah</a>)</li> <li>Add scss variables to loading and snackbar (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add range start and end events to datepicker (thanks <a href="https://github.com/lunfel">@lunfel</a>)</li> <li>Add <code>close</code> event to notification, snackbar and toast (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add new props to carousel and <code>carousel-list</code> (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Add <code>aria-role</code> prop to snackbar (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Remove Vue import and registration of Vue instance (thanks <a href="https://github.com/afwn90cj93201nixr2e1re">@afwn90cj93201nixr2e1re</a>)</li> <li><a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2075">#2075</a> Add <code>focusable</code> prop to datepicker</li> <li><a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2085">#2085</a> Add <code>blur</code> event on picker close</li> </ul> <h3>Fixes</h3> <ul> <li>Fix taginput when autocomplete without template</li> <li>Fix default modal background color (thanks <a href="https://github.com/francoism90">@francoism90</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/1387">#1387</a> maintain tabitems/stepitems order (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2023">#2023</a> <code>increment-minutes</code> and <code>increment-seconds</code> props to timepicker (thanks <a href="https://github.com/GerryWilko">@GerryWilko</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2037">#2037</a> datepicker selection when multiple</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2049">#2049</a> indicator style name 'is-boxs' -&gt; 'is-boxes' (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2062">#2062</a> align last tag on taginput with maxtags (thanks <a href="https://github.com/andrei-dracea">@andrei-dracea</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2093">#2093</a> <code>trap-focus</code> on programmatic modal (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> </ul> <h2>v0.8.8</h2> <h3>New features</h3> <ul> <li>Add <code>subheadings</code> prop/slot to table (thanks <a href="https://github.com/arambert">@arambert</a>)</li> <li>Add <code>container</code> prop to dialog (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add touch events to carousel on mobile</li> </ul> <h3>Fixes</h3> <ul> <li>Fix custom icon pack improving merge internal function (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2006">#2006</a> tabs when nested each other (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> </ul> <h2>v0.8.7</h2> <h3>New features</h3> <ul> <li><strong>New component: Carousel</strong>, <a href="https://buefy.org/documentation/carousel">see docs</a> (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Add <code>controls</code> prop to number input (thanks <a href="https://github.com/afwn90cj93201nixr2e1re">@afwn90cj93201nixr2e1re</a>)</li> <li>Add <code>accordion</code> prop to menu</li> <li>Add <code>icon-click</code> event to input (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add multiple support to Datepicker when type is <code>month</code></li> <li>Add more customization variables for dropdown and loading (thanks <a href="https://github.com/HugoHeneault">@HugoHeneault</a>)</li> <li>Add more customization variables for datepicker (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add <code>defaultDatepickerMobileModal</code> constructor option (thanks <a href="https://github.com/ievhen-soloviov">@ievhen-soloviov</a>)</li> <li><a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2000">#2000</a> Add <code>time-creator</code> prop to timepicker</li> </ul> <h3>Fixes</h3> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/buefy/buefy/blob/dev/CHANGELOG.md">buefy's changelog</a>.</em></p> <blockquote> <h2>0.8.9</h2> <h3>New features</h3> <ul> <li>Add <code>infinite-scroll</code> prop to autocomplete and taginput (thanks <a href="https://github.com/mateuswetah">@mateuswetah</a>)</li> <li>Add scss variables to loading and snackbar (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add range start and end events to datepicker (thanks <a href="https://github.com/lunfel">@lunfel</a>)</li> <li>Add <code>close</code> event to notification, snackbar and toast (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add new props to carousel and <code>carousel-list</code> (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Add <code>aria-role</code> prop to snackbar (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Remove Vue import and registration of Vue instance (thanks <a href="https://github.com/afwn90cj93201nixr2e1re">@afwn90cj93201nixr2e1re</a>)</li> <li><a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2075">#2075</a> Add <code>focusable</code> prop to datepicker</li> <li><a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2085">#2085</a> Add <code>blur</code> event on picker close</li> </ul> <h3>Fixes</h3> <ul> <li>Fix taginput when autocomplete without template</li> <li>Fix default modal background color (thanks <a href="https://github.com/francoism90">@francoism90</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/1387">#1387</a> maintain tabitems/stepitems order (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2023">#2023</a> <code>increment-minutes</code> and <code>increment-seconds</code> props to timepicker (thanks <a href="https://github.com/GerryWilko">@GerryWilko</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2037">#2037</a> datepicker selection when multiple</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2049">#2049</a> indicator style name 'is-boxs' -&gt; 'is-boxes' (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2062">#2062</a> align last tag on taginput with maxtags (thanks <a href="https://github.com/andrei-dracea">@andrei-dracea</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2093">#2093</a> <code>trap-focus</code> on programmatic modal (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> </ul> <h2>0.8.8</h2> <h3>New features</h3> <ul> <li>Add <code>subheadings</code> prop/slot to table (thanks <a href="https://github.com/arambert">@arambert</a>)</li> <li>Add <code>container</code> prop to dialog (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add touch events to carousel on mobile</li> </ul> <h3>Fixes</h3> <ul> <li>Fix custom icon pack improving merge internal function (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2006">#2006</a> tabs when nested each other (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> </ul> <h2>0.8.7</h2> <h3>New features</h3> <ul> <li><strong>New component: Carousel</strong>, <a href="https://buefy.org/documentation/carousel">see docs</a> (thanks <a href="https://github.com/apolokaklab">@apolokaklab</a>)</li> <li>Add <code>controls</code> prop to number input (thanks <a href="https://github.com/afwn90cj93201nixr2e1re">@afwn90cj93201nixr2e1re</a>)</li> <li>Add <code>accordion</code> prop to menu</li> <li>Add <code>icon-click</code> event to input (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add multiple support to Datepicker when type is <code>month</code></li> <li>Add more customization variables for dropdown and loading (thanks <a href="https://github.com/HugoHeneault">@HugoHeneault</a>)</li> <li>Add more customization variables for datepicker (thanks <a href="https://github.com/service-paradis">@service-paradis</a>)</li> <li>Add <code>defaultDatepickerMobileModal</code> constructor option (thanks <a href="https://github.com/ievhen-soloviov">@ievhen-soloviov</a>)</li> </ul> </tr></table> ... (truncated) </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/buefy/buefy/commit/f68cdfea35f96676f0218dc5ae48b4695f112b2d"><code>f68cdfe</code></a> 0.8.9</li> <li><a href="https://github.com/buefy/buefy/commit/bc593768d25fe396e0dcc660092ab50cc5430618"><code>bc59376</code></a> Add export helpers</li> <li><a href="https://github.com/buefy/buefy/commit/7d7a5b8e1d398c992e5a2cd5578d61003e63dbd5"><code>7d7a5b8</code></a> Fix dropdown unit test</li> <li><a href="https://github.com/buefy/buefy/commit/f95cdc08a48c48a6ad710abd085d7e72a7f46013"><code>f95cdc0</code></a> Update docs</li> <li><a href="https://github.com/buefy/buefy/commit/02c09336aa901c8ffec2d4f31a8dda985a4aaa9a"><code>02c0933</code></a> Fix hoverable dropdown</li> <li><a href="https://github.com/buefy/buefy/commit/55c95c8696fb3f4895bc306a473ab42a0bf30cb6"><code>55c95c8</code></a> Check internal data in table column</li> <li><a href="https://github.com/buefy/buefy/commit/9e09bfb238e144d2b08a0c465645bdd526326c4c"><code>9e09bfb</code></a> Update carousel examples</li> <li><a href="https://github.com/buefy/buefy/commit/f8122b01e002d6e5e96e321911922212d5aaf3a3"><code>f8122b0</code></a> Add Carousel-List (<a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2110">#2110</a>)</li> <li><a href="https://github.com/buefy/buefy/commit/9c06ee4084da59963ab45eaac925aa67cbccae47"><code>9c06ee4</code></a> Fix <a href="https://github-redirect.dependabot.com/buefy/buefy/issues/2060">#2060</a> columns order on pagination change</li> <li><a href="https://github.com/buefy/buefy/commit/b4c25869c7dd0569f9aae69ed61eebedd7894673"><code>b4c2586</code></a> Update changelog</li> <li>Additional commits viewable in <a href="https://github.com/buefy/buefy/compare/v0.8.6...v0.8.9">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=buefy&package-manager=npm_and_yarn&previous-version=0.8.6&new-version=0.8.9)](https://dependabot.com/compatibility-score.html?dependency-name=buefy&package-manager=npm_and_yarn&previous-version=0.8.6&new-version=0.8.9) 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 04:36:45 +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#77
No description provided.