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-table from 1.12.2 to 1.20.2 in /resources #15

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

Conversation

dependabot[bot]
Copy link

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

Bumps bootstrap-table from 1.12.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
  • 9fe07b4 Merge pull request #6179 from wenzhixin/develop
  • f6ad307 Build to 1.20.2
  • dddfcf4 Update to 1.20.2
  • 65056ec Merge pull request #6178 from wenzhixin/dependabot/npm_and_yarn/stylelint-14.8.4
  • 8a9a2ed Merge pull request #6177 from wenzhixin/dependabot/npm_and_yarn/core-js-3.22.7
  • 8c58335 Bump stylelint from 14.8.3 to 14.8.4
  • 51d2d6b Bump core-js from 3.22.6 to 3.22.7
  • 1d67536 Merge pull request #6172 from wenzhixin/dependabot/npm_and_yarn/eslint-8.16.0
  • ba98ed9 Merge pull request #6174 from wenzhixin/dependabot/npm_and_yarn/cypress-9.7.0
  • 3755d2b Merge pull request #6173 from wenzhixin/dependabot/npm_and_yarn/stylelint-14.8.3
  • 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 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.

Bumps [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.12.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](wenzhixin/bootstrap-table@1.12.2...1.20.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 25, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants