-
-
Notifications
You must be signed in to change notification settings - Fork 4
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-next from 0.25.15 to 0.26.8 in the bootstrap group across 1 directory #190
Conversation
Bumps the bootstrap group with 1 update in the / directory: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next). Updates `bootstrap-vue-next` from 0.25.15 to 0.26.8 - [Release notes](https://github.com/bootstrap-vue-next/bootstrap-vue-next/releases) - [Changelog](https://github.com/bootstrap-vue-next/bootstrap-vue-next/blob/main/packages/bootstrap-vue-next/CHANGELOG.md) - [Commits](https://github.com/bootstrap-vue-next/bootstrap-vue-next/commits/nuxt-v0.26.8/packages/bootstrap-vue-next) --- updated-dependencies: - dependency-name: bootstrap-vue-next dependency-type: direct:production update-type: version-update:semver-minor dependency-group: bootstrap ... Signed-off-by: dependabot[bot] <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Reviewer's Guide by SourceryThis PR updates the bootstrap-vue-next dependency from version 0.25.15 to 0.26.8. The update includes several bug fixes and improvements to various components, particularly focusing on tooltips, modals, tabs, and show/hide functionality. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Superseded by #201. |
Bumps the bootstrap group with 1 update in the / directory: bootstrap-vue-next.
Updates
bootstrap-vue-next
from 0.25.15 to 0.26.8Release notes
Sourced from bootstrap-vue-next's releases.
... (truncated)
Changelog
Sourced from bootstrap-vue-next's changelog.
... (truncated)
Commits
51048b2
chore: release main (#2408)6c2cd5f
fix(BDropdownItemButton): prevent click on disabled button (#2406)158166e
chore: release mainda64f3f
fix(useShowHide): convert collapsePlugin to showHidePluginb6603f1
fix(BTooltip): default to 0 delay, fixes #19382209d46
chore: release main42a1768
fix useModal for lazy modalsa8a2481
fix(useShowHide): add all the emits6d8de32
fix(BTabs): make keyboard nav aria compatible.85de425
feat(BTabs): noKeyNav propDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Bump bootstrap-vue-next from version 0.25.15 to 0.26.8, incorporating various bug fixes and enhancements, including new props for BTabs and improved accessibility features.
Bug Fixes:
Enhancements:
Build: