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-next from 0.25.15 to 0.26.8 in the bootstrap group across 1 directory #190

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2024

Bumps the bootstrap group with 1 update in the / directory: bootstrap-vue-next.

Updates bootstrap-vue-next from 0.25.15 to 0.26.8

Release notes

Sourced from bootstrap-vue-next's releases.

bootstrapvuenext: v0.26.8

0.26.8 (2024-12-02)

Bug Fixes

  • BDropdownItemButton: prevent click on disabled button (#2406) (6c2cd5f)

nuxt: v0.26.8

0.26.8 (2024-12-02)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.26.8
    • peerDependencies
      • bootstrap-vue-next bumped to 0.26.8

bootstrapvuenext: v0.26.7

0.26.7 (2024-11-28)

Bug Fixes

  • BTooltip: default to 0 delay, fixes #1938 (b6603f1)
  • useShowHide: convert collapsePlugin to showHidePlugin (da64f3f)
  • vBToggle: use global showHide registry instead of dom to toggle components. fixes #2398 (da64f3f)
  • vBTooltip: better default finding closes #2076 (da64f3f)

nuxt: v0.26.7

0.26.7 (2024-11-28)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • bootstrap-vue-next bumped to 0.26.7

... (truncated)

Changelog

Sourced from bootstrap-vue-next's changelog.

0.26.8 (2024-12-02)

Bug Fixes

  • BDropdownItemButton: prevent click on disabled button (#2406) (6c2cd5f)

0.26.7 (2024-11-28)

Bug Fixes

  • BTooltip: default to 0 delay, fixes #1938 (b6603f1)
  • useShowHide: convert collapsePlugin to showHidePlugin (da64f3f)
  • vBToggle: use global showHide registry instead of dom to toggle components. fixes #2398 (da64f3f)
  • vBTooltip: better default finding closes #2076 (da64f3f)

0.26.6 (2024-11-27)

Features

Bug Fixes

  • BTabs: make keyboard nav aria compatible. (6d8de32)
  • useModal: fix lazy modal (42a1768)
  • useShowHide: add all the emits (a8a2481)

0.26.5 (2024-11-26)

Bug Fixes

  • useShowHide: fix transition triggering in production build (#2390) (ec07f13)

0.26.4 (2024-11-26)

Bug Fixes

  • BTabs: correct class with card and pills (8633804)
  • useShowHide: fix race condition on close (633ac35)
  • useShowHide: fix visible prop, better initial render (0957eb1)

0.26.3 (2024-11-22)

... (truncated)

Commits
  • 51048b2 chore: release main (#2408)
  • 6c2cd5f fix(BDropdownItemButton): prevent click on disabled button (#2406)
  • 158166e chore: release main
  • da64f3f fix(useShowHide): convert collapsePlugin to showHidePlugin
  • b6603f1 fix(BTooltip): default to 0 delay, fixes #1938
  • 2209d46 chore: release main
  • 42a1768 fix useModal for lazy modals
  • a8a2481 fix(useShowHide): add all the emits
  • 6d8de32 fix(BTabs): make keyboard nav aria compatible.
  • 85de425 feat(BTabs): noKeyNav prop
  • 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 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 conditions

Summary 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:

  • Fix BDropdownItemButton to prevent clicks on disabled buttons.
  • Fix BTooltip to default to 0 delay.
  • Convert collapsePlugin to showHidePlugin in useShowHide.
  • Use global showHide registry instead of DOM for vBToggle.
  • Improve default finding for vBTooltip.

Enhancements:

  • Add underline and noKeyNav props to BTabs.
  • Make BTabs keyboard navigation aria compatible.

Build:

  • Update bootstrap-vue-next dependency from version 0.25.15 to 0.26.8 in package.json and pnpm-lock.yaml.

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]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 4, 2024
Copy link

vercel bot commented Dec 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
trade-scope-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 3:06am

Copy link

sourcery-ai bot commented Dec 4, 2024

Reviewer's Guide by Sourcery

This 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

Change Details Files
Update bootstrap-vue-next dependency version
  • Update version specification in package.json from ^0.25.14 to ^0.26.8
  • Update resolved version in pnpm-lock.yaml from 0.25.15 to 0.26.8
package.json
pnpm-lock.yaml
Bug fixes and improvements included in the update
  • Fix disabled button click prevention in dropdown items
  • Set tooltip delay to 0 by default
  • Convert collapsePlugin to showHidePlugin
  • Improve global showHide registry for toggle components
  • Fix lazy modal functionality
  • Add keyboard navigation improvements for tabs
  • Fix transition triggering in production build
pnpm-lock.yaml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a 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!

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Superseded by #201.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/bootstrap-7da4ee29e3 branch December 11, 2024 03:59
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