OpenVPN-WebAdmin icon indicating copy to clipboard operation
OpenVPN-WebAdmin copied to clipboard

Update bootstrap-table requirement from ^1.18.3 to ^1.20.2 in /wwwroot

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Updates the requirements on bootstrap-table to permit the latest version.

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.
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 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[bot] avatar May 30 '22 03:05 dependabot[bot]