ILSCeV / Lara

A calender with personnel scheduling for club management, built on top of Laravel 5
GNU General Public License v3.0
24 stars 19 forks source link

Update dependency bootstrap-table to v1.23.1 #668

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
bootstrap-table (source) 1.22.6 -> 1.23.1 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

wenzhixin/bootstrap-table (bootstrap-table) ### [`v1.23.1`](https://togithub.com/wenzhixin/bootstrap-table/blob/HEAD/CHANGELOG.md#1231) [Compare Source](https://togithub.com/wenzhixin/bootstrap-table/compare/1.23.0...1.23.1) ### [`v1.23.0`](https://togithub.com/wenzhixin/bootstrap-table/blob/HEAD/CHANGELOG.md#1230) [Compare Source](https://togithub.com/wenzhixin/bootstrap-table/compare/1.22.6...1.23.0) ##### Core - **New:** Add support for vue3 instead of vue2. - **Update:** Fixed `getData` with `formatted` data bug when a column is missing. - **Update:** Fixed `toggleColumn` exception when the field does not exist. - **Update:** Fixed vue component init twice when options and columns both changed. ##### Extensions - **New(addrbar):** Added `addrCustomParams` option for custom parameters. - **New(filter-control):** Added `filterControlSearchClear` option to stop clearing the filters when using `showSearchButton` option. - **Update(filter-control):** Fixed error with clear filters button when not enabled cookie extension. - **Update(filter-control):** Fixed bug with enabled cookie extension using `localStorage`. - **Update(multiple-sort):** Fixed not trigger event bug when using server-side pagination.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.