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 bootstrap-vue-3 from 0.3.12 to 0.5.1 in /dtool-lookup-webapp #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2023

Bumps bootstrap-vue-3 from 0.3.12 to 0.5.1.

Release notes

Sourced from bootstrap-vue-3's releases.

v0.5.1

0.5.1 (2023-01-04)

Bug Fixes

  • persistence in useColorMode (c0e8e96)
  • useColorMode: disable persistence by default (43e2460)
  • useColorMode: remove broken modes option (30e9729)

v0.5.0

0.5.0 (2023-01-02)

⚠ BREAKING CHANGES

  • Icons: remove Icons package indefinitely, please review new documentation section on how to include bootstrap-icons into your vue app!
  • BAlert: remake timer system to be standard accross all components (not implemented in other components yet) - read section on new docs
  • BAlert: fix timer system - read section on new docs
  • BAlert: close-count-down event renamed to close-countdown as it is one word
  • BAlert: remove show prop - use v-model and read docs

Features

  • BAlert: add immediate, interval & showOnPause timer props (26010f3)
  • BAlert: remake timer system to be standard accross all components (not implemented in other components yet) - read section on new docs (26010f3)
  • BAlert: remove show prop - use v-model and read docs (26010f3)
  • BColorMode: create a color mode directive (e30aeaa)
  • create useColorMode composable in anticipation of Bootstrap v5.3 (e30aeaa)
  • export useColorMode (e30aeaa)
  • Icons: remove Icons package indefinitely, please review new documentation section on how to include bootstrap-icons into your vue app! (d3c13e0)
  • table: Add formatter support to table component (41f2f0b)
  • table: Add support for non-string fields in formatting (e2e2597)
  • useCountdown: reactivity issues when using composable parameters (26010f3)

Bug Fixes

  • BAlert: close-count-down event renamed to close-countdown as it is one word (26010f3)
  • BAlert: fix timer system - read section on new docs (26010f3)
  • BPopover events is not emitted correctly #282 (3dee9c8)
  • useCountdown: pausing while stopped showing if prop showOnPause is true (26010f3)
  • useCountdown: remainingMs showing 0 if paused (26010f3)
  • useCountdown: resuming when stopped rendering (26010f3)
  • useCountdown: showing on paused (26010f3)
  • useFormCheck: remove ts any (e30aeaa)

Performance Improvements

... (truncated)

Commits
  • 88b3955 Merge pull request #862 from cdmoro/release-please--branches--main--component...
  • 836e52b chore(main): release 0.5.1
  • 40efc9d Merge pull request #861 from VividLemon/main
  • 30e9729 fix(useColorMode): remove broken modes option
  • 43e2460 fix(useColorMode): disable persistence by default
  • c0e8e96 fix: persistence in useColorMode
  • ebe0d02 Merge pull request #860 from VividLemon/main
  • 6028332 chore: watch for dist changes in playground
  • a7a2285 Merge pull request #845 from cdmoro/release-please--branches--main--component...
  • 49e2b85 docs: schedule skeleton for removal in 0.6.0
  • 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)

Bumps [bootstrap-vue-3](https://github.com/cdmoro/bootstrap-vue-3) from 0.3.12 to 0.5.1.
- [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases)
- [Commits](bootstrap-vue-next/bootstrap-vue-next@v0.3.12...v0.5.1)

---
updated-dependencies:
- dependency-name: bootstrap-vue-3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2023
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants