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

Bump v-tooltip from 2.0.3 to 2.1.2 #24965

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 5, 2021

Bumps v-tooltip from 2.0.3 to 2.1.2.

Release notes

Sourced from v-tooltip's releases.

v2.1.2

Fixed

  • babel rollup plugin config, closes #607

v2.1.1

Fixed

  • types: improved global typings, closes #601

v2.1.0

Fixed

  • types: top level declaration, closes #459 (#462)
  • Add guards for popperInstance (#567)
  • don't include lodash in es build, closes #541
  • licence, closes #331
  • no component fade-in, closes #500
  • tooltip: apply delay to self events, closes #428
  • spread on string not working in IE, closes #323
  • only put aria-describedby if open, closes #432

New

  • ariaId, closes #379
  • Expose isOpen in the popover slot (#507)
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 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)

@rullzer rullzer mentioned this pull request Jan 6, 2021
5 tasks
@skjnldsv skjnldsv modified the milestones: Nextcloud 21, Nextcloud 22 Jan 8, 2021
@rullzer
Copy link
Member

rullzer commented Feb 11, 2021

@dependabot-bot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 49d0e29 to 978f88e Compare February 11, 2021 09:49
@rullzer
Copy link
Member

rullzer commented Mar 11, 2021

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 978f88e to 4f4e7a5 Compare March 11, 2021 09:01
@skjnldsv
Copy link
Member

/compile amend /

@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 4f4e7a5 to 43c8441 Compare March 11, 2021 14:43
@skjnldsv
Copy link
Member

@dependabot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 43c8441 to f64df51 Compare March 11, 2021 14:52
@skjnldsv
Copy link
Member

/compile amend /

@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from f64df51 to 00745a3 Compare March 11, 2021 15:14
@rullzer
Copy link
Member

rullzer commented Mar 12, 2021

@dependabot-bot recreate

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 00745a3 to 154a038 Compare March 12, 2021 13:21
@rullzer
Copy link
Member

rullzer commented Mar 12, 2021

/compile amend /

Bumps [v-tooltip](https://github.com/Akryum/vue-tooltip) from 2.0.3 to 2.1.2.
- [Release notes](https://github.com/Akryum/vue-tooltip/releases)
- [Commits](Akryum/floating-vue@v2.0.3...v2.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
@npmbuildbot-nextcloud npmbuildbot-nextcloud bot force-pushed the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch from 154a038 to 03f68d1 Compare March 12, 2021 14:03
@dependabot-preview
Copy link
Contributor Author

A newer version of v-tooltip exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rullzer
Copy link
Member

rullzer commented Mar 20, 2021

@dependabot-bot recreate

@dependabot-preview
Copy link
Contributor Author

Superseded by #26225.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/v-tooltip-2.1.2 branch March 20, 2021 09:49
Sign up for free to 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