Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

Bump bootstrap-table from 1.11.2 to 1.20.2 #406

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 25, 2022

Bumps bootstrap-table from 1.11.2 to 1.20.2.

Release notes

Sourced from bootstrap-table's releases.

v1.20.2

Core

  • Update: Fixed small memory leak.
  • Update: Fixed the detail view bug with the td instead of icon.

Extensions

  • Update(export): Fixed XSS vulnerability bug by onCellHtmlData.
  • Update(export): Fixed export footer bug without setting height.
  • Update(filter-control): Fixed the comparison of dates when using the datepicker.

v1.20.1

Core

  • Update: Fixed toggle column bug with complex headers. #6124
  • Update: Fixed icons option cannot work bug when it's a string. #6137
  • Update: Updated TypeScript definitions. #6123
Extensions
  • Update(cookie): Fixed cookie extension error with multiple-sort. #6139
  • Update(export): Fixed the exportOptions option cannot support the data attribute. #6112
  • Update(reorder-rows): Fixed reorder-rows cannot work because of missing default functions. #6114

v1.20.0

Core

  • New: Used bootstrap5 as the default theme.
  • New: Added column-switch-all event of toggle all columns.
  • New: Added hi-IN and lb-LU locales.
  • Update: Fixed the toolbar cannot refresh search bug.
  • Update: Fixed the card view align style bug.
  • Update: Fixed custom search filter bug if the value is Object.
  • Update: Fixed table border displays bug when setting height.
  • Update: Fixed error when the column events are undefined.
  • Update: Fixed escape column option doesn't override table option bug.
  • Update: Fixed toggle all columns error when column switchable is false.
  • Update: Fixed check if the column is visible on card view.
  • Update: Fixed hide loading bug when canceling the request.
  • Update: Fixed default value of clickToSelect column option.
  • Update: Fixed onVirtualScroll not define default method.
  • Update: Updated cs-CZ, ko-KR, nl-NL, nl-BE, bg-BG, fr-LU locales.
Extensions
  • New(filter-control): New version of filter-control with new features.
  • New(reorder-rows):: Added onAllowDrop and onDragStop options.
  • Update(cookie): Fixed sortName and sortOrder bug with cookie.
  • Update(cookie): Fixed the toggle column bug with the cookie.

... (truncated)

Changelog

Sourced from bootstrap-table's changelog.

1.20.2

Core

  • Update: Fixed small memory leak.
  • Update: Fixed the detail view bug with the td instead of icon.

Extensions

  • Update(export): Fixed XSS vulnerability bug by onCellHtmlData.
  • Update(export): Fixed export footer bug without setting height.
  • Update(filter-control): Fixed the comparison of dates when using the datepicker.

1.20.1

Core

  • Update: Fixed toggle column bug with complex headers.
  • Update: Fixed icons option cannot work bug when it's a string.
  • Update: Updated TypeScript definitions.

Extensions

  • Update(cookie): Fixed cookie extension error with multiple-sort.
  • Update(export): Fixed the exportOptions option cannot support the data attribute.
  • Update(reorder-rows): Fixed reorder-rows cannot work because of missing default functions.

1.20.0

Core

  • New: Used bootstrap5 as the default theme.
  • New: Added column-switch-all event of toggle all columns.
  • New: Added hi-IN and lb-LU locales.
  • Update: Fixed the toolbar cannot refresh search bug.
  • Update: Fixed the card view align style bug.
  • Update: Fixed custom search filter bug if the value is Object.
  • Update: Fixed table border displays bug when setting height.
  • Update: Fixed error when the column events are undefined.
  • Update: Fixed escape column option doesn't override table option bug.
  • Update: Fixed toggle all columns error when column switchable is false.
  • Update: Fixed check if the column is visible on card view.
  • Update: Fixed hide loading bug when canceling the request.
  • Update: Fixed default value of clickToSelect column option.
  • Update: Fixed onVirtualScroll not define default method.
  • Update: Updated cs-CZ, ko-KR, nl-NL, nl-BE, bg-BG, fr-LU locales.

Extensions

... (truncated)

Commits

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch 3 times, most recently from 2a4a925 to e56dbc9 Compare June 2, 2022 15:11
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch 3 times, most recently from 88cd575 to adfef6f Compare June 14, 2022 12:01
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch 6 times, most recently from 8303f70 to 7a54b77 Compare June 23, 2022 14:56
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from 7a54b77 to 1faa2f7 Compare July 6, 2022 14:22
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from 1faa2f7 to 6e16085 Compare July 14, 2022 07:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from 6e16085 to fe0e9a1 Compare July 28, 2022 13:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from fe0e9a1 to 0594a64 Compare August 4, 2022 14:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch 2 times, most recently from cb53992 to c40de84 Compare August 23, 2022 14:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch 3 times, most recently from d462c8f to faab2ce Compare September 1, 2022 10:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from faab2ce to 29e6d5d Compare September 12, 2022 09:50
Bumps [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.11.2 to 1.20.2.
- [Release notes](https://github.com/wenzhixin/bootstrap-table/releases)
- [Changelog](https://github.com/wenzhixin/bootstrap-table/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/wenzhixin/bootstrap-table/commits/1.20.2)

---
updated-dependencies:
- dependency-name: bootstrap-table
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/bootstrap-table-1.20.2 branch from 29e6d5d to 37d557c Compare September 21, 2022 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants