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

build(deps-dev): bump bootstrap-vue-next from 0.11.0 to 0.12.3 #399

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps bootstrap-vue-next from 0.11.0 to 0.12.3.

Changelog

Sourced from bootstrap-vue-next's changelog.

0.12.3 (2023-09-12)

Bug Fixes

  • some scoped slots fixes (fdcb8cd)

0.12.2 (2023-09-10)

Bug Fixes

0.12.1 (2023-09-06)

Features

  • BNavbar: add auto-close to disable collapse closing (d6a42db)

Bug Fixes

  • BModal: scoped slots fixes #1418 (186e97a)
  • BNavForm: incorrect grid classes causing issues fixes #1410 (186e97a)
  • BNavItemDropdown: all props and emits from dropdown (764685d)

0.12.0 (2023-09-04)

⚠ BREAKING CHANGES

  • BFormSpinButton: rename to BFormSpinbutton for compat
  • BFormSpinButton: rename to BFormSpinbutton for compat docs: add defaults in data.ts files refactor: BListGroupItem does not extend BLink fixes #1394 refactor(useBLinkHelper): blink decomposition fixes #1385 fix: "active" prop fixes #1395 fix(BLink): router-link-active class not being applied fixes #1395
  • standardize class props. ig labelClasses => labelClass... In addition, they have type any instead of the sometimes mix of Object or String
  • remove deprecated dark props. Use useColorMode composable or directive
  • useBreadcrumb: no longer require createBreadcrumb to be called for global state to work... It will now work out of the box. No extra calls needed. Simply use useBreadcrumb throughout the app and enjoy global state. A remedy is to global search for createBreadcrumb and remove it, it is not needed and not exported.

feat\

  • remove deprecated dark props. Use useColorMode composable or directive (002b75a)
  • standardize class props. ig labelClasses => labelClass... In addition, they have type any instead of the sometimes mix of Object or String (002b75a)

Features

  • allow use boolean values for a simple configuration in some cases (8dd8184)
  • Balert: adapt close button for better customization. (ebbdca3)

... (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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 12, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 15, 2023

Superseded by #400.

@dependabot dependabot bot closed this Sep 15, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/bootstrap-vue-next-0.12.3 branch September 15, 2023 23:11
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