Skip to content

Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0 - #22822

Merged
dependabot-preview[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0
Sep 14, 2020
Merged

Bump @nextcloud/vue-dashboard from 0.1.8 to 1.0.0#22822
dependabot-preview[bot] merged 1 commit into
masterfrom
dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0

Conversation

@dependabot-preview

@dependabot-previewdependabot-previewBot commented Sep 12, 2020

Copy link
Copy Markdown
Contributor

Bumps @nextcloud/vue-dashboard from 0.1.8 to 1.0.0.

Release notes

Sourced from @nextcloud/vue-dashboard's releases.

v1.0.0

  • inhibit click on WidgetItem menu button to avoid opening the link
  • don't show user status if an overlay icon is set
  • improve empty content and add half empty content
  • don't use a link if there is no target URL
  • use finer props in WidgetItem
Commits
  • ef527b1 1.0.0
  • 42ae8dd Merge pull request #42 from nextcloud/enh/19/split-item-prop
  • 5dbddb1 use <div> instead of <a> if targetUrl is undefined in DashboardWidgetItem
  • b58aa63 fix widget item default values
  • 9d40cd9 fix mistake in a computed prop
  • c3b08ac split DashboardWidgetItem 'item' prop
  • fb26c73 Merge pull request #41 from nextcloud/feature/noid/empty-content-and-half-emp...
  • 9b83017 Add showMore and default to 5 items with empty content
  • 5b7939c Add EmptyContent and the mixed state of EmptyContent and items
  • 1018bb3 Add position relative to list item to fix positioning
  • 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 will merge this PR once CI passes on it, as requested by @skjnldsv.


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)

@rullzerrullzer added this to the Nextcloud 20 milestone Sep 14, 2020
@dependabot-preview
dependabot-previewBotforce-pushed the dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 branch from 419b072 to 86f8637CompareSeptember 14, 2020 10:48
@rullzerrullzer mentioned this pull request Sep 14, 2020
5 tasks
@rullzer

Copy link
Copy Markdown
Member

@dependabot-bot recreate

@rullzer

Copy link
Copy Markdown
Member

/compile amend /

Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.8 to 1.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](nextcloud-libraries/nextcloud-vue-dashboard@v0.1.8...v1.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@rullzer
rullzerforce-pushed the dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 branch from 86f8637 to 8f1b8e2CompareSeptember 14, 2020 18:46
@dependabot-preview
dependabot-previewBot merged commit 0e207a8 into masterSep 14, 2020
@dependabot-preview
dependabot-previewBot deleted the dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 branch September 14, 2020 19:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@rullzer@skjnldsv