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.16.6 to 0.23.3 in /dtool-lookup-webapp #156

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 12, 2024

Bumps bootstrap-vue-next from 0.16.6 to 0.23.3.

Release notes

Sourced from bootstrap-vue-next's releases.

bootstrapvuenext: v0.23.3

0.23.3 (2024-07-11)

Bug Fixes

  • BFormCheckbox: Handle contextual state == false correctly (5574745)
  • BFormGroup: change labelSrOnly to labelVisuallyHidden as per BS5 (b4af72f)
  • BModal: in coordination with prop noTrap and adding no focus trapping to opened offcanvas, fixes #1996 -> as trap has moved to offcanvas (28c64c9)
  • BModal: use focus trap default of 'window.document.body' fixes 2016 (28c64c9)
  • BOffcanvas: add focus trapping to offcanvas (28c64c9)

nuxt: v0.23.3

0.23.3 (2024-07-11)

Miscellaneous Chores

  • nuxt: Synchronize main group versions

Dependencies

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

bootstrapvuenext: v0.23.2

0.23.2 (2024-07-10)

Bug Fixes

  • BModal: okTitle default to OK (61c64c2)

Performance Improvements

nuxt: v0.23.2

0.23.2 (2024-07-10)

Performance Improvements

... (truncated)

Changelog

Sourced from bootstrap-vue-next's changelog.

0.23.3 (2024-07-11)

Bug Fixes

  • BFormCheckbox: Handle contextual state == false correctly (5574745)
  • BFormGroup: change labelSrOnly to labelVisuallyHidden as per BS5 (b4af72f)
  • BModal: in coordination with prop noTrap and adding no focus trapping to opened offcanvas, fixes #1996 -> as trap has moved to offcanvas (28c64c9)
  • BModal: use focus trap default of 'window.document.body' fixes 2016 (28c64c9)
  • BOffcanvas: add focus trapping to offcanvas (28c64c9)

0.23.2 (2024-07-10)

Bug Fixes

  • BModal: okTitle default to OK (61c64c2)

Performance Improvements

0.23.1 (2024-07-08)

Features

  • rename plugins to namespace out named imports, export 'toast' could be confusing (c7defef)

0.23.0 (2024-07-08)

⚠ BREAKING CHANGES

  • BFormFloatingLabel: remove prop text -- didn't make sense
  • package: move remainder of dependencies to devDependencies -- if using typescript, you may need to install additional dev dependencies so the types are bundled properly
  • package: move remainder of dependencies to devDependencies -- if using typescript, you may need to install additional dev dependencies so the types are bundled properly
  • BModal: remove prop backdropVariant
  • BModal: revert back to using the native div.modal-backdrop
  • BOffcanvas: revert back to native div.offcanvas-backdrop
  • BOffcanvas: remove prop backdropBlur and backdropVariant
  • createBootstrap: remove automatic import of components and directives fixing an issue with createBootstrap bloating the project size. When components were unused, it bloated the project size -- ie not tree shaking when you only used the plugins
  • createBootstrap: flatten the params object. The previous "plugins" key is now the top most level object => { plugins: { id: {} } => { id: {} } and so on
  • createBootstrap: remove alias in createBootstrap, use alias in unplugin-vue-components resolver instead
  • remove the default export. Use named export createBootstrap instead
  • BOffcanvas: rename prop backdrop to hideBackdrop to be more in line with standard of bmodal

Features

... (truncated)

Commits
  • 38fcf05 chore: release main
  • 5574745 fix(BFormCheckbox): Handle contextual state == false correctly
  • 28c64c9 fix(BModal): use focus trap default of 'window.document.body' fixes 2016
  • b4af72f fix(BFormGroup): change labelSrOnly to labelVisuallyHidden as per BS5
  • cea75e2 chore: release main
  • 61c64c2 fix(BModal): okTitle default to OK
  • cc1e609 perf(nuxt): smaller package (#2012)
  • 173134d chore: release main
  • c7defef feat: rename plugins to namespace out named imports, export 'toast' could be ...
  • e295d0e chore: release main
  • 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 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)

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Bumps [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next) from 0.16.6 to 0.23.3.
- [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.23.3/packages/bootstrap-vue-next)

---
updated-dependencies:
- dependency-name: bootstrap-vue-next
  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 Jul 12, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2024

Looks like bootstrap-vue-next is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 17, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dtool-lookup-webapp/bootstrap-vue-next-0.23.3 branch July 17, 2024 13:26
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.

None yet

0 participants