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.18.1 to 0.19.0 in the bootstrap group #1901

Merged
merged 2 commits into from
May 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2024

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

Updates bootstrap-vue-next from 0.18.1 to 0.19.0

Changelog

Sourced from bootstrap-vue-next's changelog.

0.19.0 (2024-05-26)

⚠ BREAKING CHANGES

  • Bimg: converge props start, end, & center into single "placement" prop
  • BCardImg: converge placment props into single "placement" prop. top, bottom, start,end, center => placement
  • BLink: remove prop append -- vue router deprecation
  • BTable: remove prop noSortReset, use mustSort ... by default sortability can be reset by clicking (3) times [asc => desc => undefined => asc...]
  • BAvatar: remove icon prop - use svg in slot if needed
  • BBadge: revamp, remove prop textIndicator -- use prop placement (bootstrap also says parent elements should have position-relative class... Not sure how much this affects things)
  • BCard: remove prop overlay, add it into the imgPlacement prop (imgPlacement="overlay")
  • BAvatar: remove props badgeTop, badgeStart -- use badgePlacement instead
  • BAvatar: remove prop badgeOffset, no alternative added

Features

  • BAvatar: add prop badgeDotIndicator (cf9b942)
  • BAvatar: add prop badgePill (cf9b942)
  • BAvatar: remove icon prop - use svg in slot if needed (cf9b942)
  • BAvatar: remove prop badgeOffset, no alternative added (cf9b942)
  • BAvatar: remove props badgeTop, badgeStart -- use badgePlacement instead (cf9b942)
  • BBadge: add prop placement with directions to place on element (cf9b942)
  • BBadge: dotindicator follows placement of prop placement (cf9b942)
  • BBadge: revamp, remove prop textIndicator -- use prop placement (bootstrap also says parent elements should have position-relative class... Not sure how much this affects things) (cf9b942)
  • BBadge: when dotIndicator is true, use class visually-hidden on text (cf9b942)
  • BCardImg: converge placment props into single "placement" prop. top, bottom, start,end, center => placement (cf9b942)
  • BCard: remove prop overlay, add it into the imgPlacement prop (imgPlacement="overlay") (cf9b942)
  • Bimg: converge props start, end, & center into single "placement" prop (cf9b942)
  • BInput: Alias BFormInput to BInput (6ceeac5)
  • BLink: add prop stretched to add class "stretched-link" (cf9b942)
  • BLink: remove prop append -- vue router deprecation (cf9b942)
  • BLink: use prop replace (cf9b942)
  • BOffcanvas: allow specifying a width (#1903) (01f87b8)
  • BTable: adds the ability to filter by formatter Solves #1413 (e7130aa)
  • BTable: remove prop noSortReset, use mustSort ... by default sortability can be reset by clicking (3) times [asc => desc => undefined => asc...] (cf9b942)
  • BTableSImple: add prop tableAttrs & tableClasses -- previously could not modify table attributes when isResponsive === true (cf9b942)
  • move unplugin-vue-components component resolver to main package (cf9b942)
  • move unplugin-vue-components component resolver to main package (#1918) (cf9b942)

Bug Fixes

  • BCardBody: unnecessary "card-body" class when props.overlay is true (cf9b942)
  • BTab: use correct buttonId (#1906) (2e20c94)
  • incorrect classes and placements on bcardimg and bcard (cf9b942)

Reverts

... (truncated)

Commits
  • 73b6938 chore: release main
  • e7130aa feat(BTable): adds the ability to filter by formatter Solves #1413
  • cf9b942 feat: move unplugin-vue-components component resolver to main package (#1918)
  • 01f87b8 feat(BOffcanvas): allow specifying a width (#1903)
  • 81bd830 chore: fix type issue
  • 2e20c94 fix(BTab): use correct buttonId (#1906)
  • 6ceeac5 feat(BInput): Alias BFormInput to BInput
  • See full diff 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 29, 2024
Bumps the bootstrap group with 1 update: [bootstrap-vue-next](https://github.com/bootstrap-vue-next/bootstrap-vue-next/tree/HEAD/packages/bootstrap-vue-next).


Updates `bootstrap-vue-next` from 0.18.1 to 0.19.0
- [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.19.0/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 force-pushed the dependabot/npm_and_yarn/main/bootstrap-f3749fb99a branch from d0a6764 to 9572b90 Compare May 29, 2024 04:11
@xmatthias xmatthias merged commit 5f7eaa6 into main May 29, 2024
5 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/bootstrap-f3749fb99a branch May 29, 2024 04:54
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.

1 participant