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.0 in /dtool-lookup-webapp #22

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps bootstrap-vue-3 from 0.3.12 to 0.5.0.

Release notes

Sourced from bootstrap-vue-3's releases.

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

  • useAlignment: use eagerComputed instead (e30aeaa)

Reverts

  • App.vue: put playground app.vue back to default (26010f3)

v0.4.15

0.4.15 (2022-12-12)

... (truncated)

Commits
  • a7a2285 Merge pull request #845 from cdmoro/release-please--branches--main--component...
  • 49e2b85 docs: schedule skeleton for removal in 0.6.0
  • bb38a65 chore(main): release 0.5.0
  • 653ab98 Merge pull request #859 from VividLemon/main
  • e9b5891 test: remove useAlignment test
  • fc2eed7 chore: test
  • e30aeaa chore(BDropdown): move deprecation note
  • 5b57dab chore: add note about 5.3 migration and deprecations
  • 48e0643 test: expand form-group tests to be more specific
  • c096fc7 test: remake tests in form-group
  • 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.0.
- [Release notes](https://github.com/cdmoro/bootstrap-vue-3/releases)
- [Commits](bootstrap-vue-next/bootstrap-vue-next@v0.3.12...v0.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2023

Superseded by #23.

@dependabot dependabot bot closed this Jan 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dtool-lookup-webapp/bootstrap-vue-3-0.5.0 branch January 5, 2023 15:04
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