Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 27, 2025

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

Release notes

Sourced from bootstrap-table's releases.

v1.25.0

Core

  • Update: Added aria-sort attribute on sortable headers.
  • Update: Fixed loading style display error in Bootstrap dark mode.
  • Update: Fixed performance issues in the resetRows method when handling large datasets.
  • Update: Fixed bug where the table height option caused duplicate headers when a caption was present.
  • Update: Fixed bug where CSS !important is ignored.
  • Update: Migrated site from Jekyll to Astro Framework.

Extensions

  • Update(group-by-v2): Fixed a bug where rows were not grouped correctly when another column was sorted.
  • Update(group-by-v2): Modernized the extension with ES6+ features.
Changelog

Sourced from bootstrap-table's changelog.

1.25.0

Core

  • Update: Added aria-sort attribute on sortable headers.
  • Update: Fixed loading style display error in Bootstrap dark mode.
  • Update: Fixed performance issues in the resetRows method when handling large datasets.
  • Update: Fixed bug where the table height option caused duplicate headers when a caption was present.
  • Update: Fixed bug where CSS !important is ignored.
  • Update: Migrated site from Jekyll to Astro Framework.

Extensions

  • Update(group-by-v2): Fixed a bug where rows were not grouped correctly when another column was sorted.
  • Update(group-by-v2): Modernized the extension with ES6+ features.

1.24.2

Core

  • Update: Added scope attribute support for table headers.
  • Update: Fixed bug where updateCellByUniqueId throws an error during search.
  • Update: Fixed "&" not escaped correctly in unescapeHTML.
  • Update: Updated locales and check-locale tool.

Extensions

  • Update(export): Fixed bug where data was removed when exportDataType was set to selected.
  • Update(filter-control): Fixed bug where filters all data out when table cells contain HTML.
  • Update(reorder-columns): Fixed the catch error when the table calls dragtable.destroy.

1.24.1

Core

  • New: Added lt-LT locale.
  • Update: Fixed filterBy not working bug after using filterAlgorithm option.
  • Update: Fixed cookie extension throws js error bug.
  • Update: Fixed icons prefix bugs in extensions.
  • Update: Fixed bug where totalRows is not integer in formatter.
  • Update: Fixed bug of table is not destroyed after vue component is unmounted.
  • Update: Fixed high severity vulnerability issue using npm-run-all2 instead.

1.24.0

Core

  • New: Added card-view-field class to card-view.
  • Update: Fixed id not working bug in rowAttributes.
  • Update: Fixed data field attr not working bug.

... (truncated)

Commits
  • 148fef8 Build 1.25.0
  • fadb31c Updated changelog
  • 6edc0f0 Updated changelog
  • f05d8fe Merge pull request #8013 from wenzhixin/fix/8008
  • 80387ea Fixed bug where CSS !important is ignored
  • 1a4e182 Merge pull request #8009 from wenzhixin/dependabot/npm_and_yarn/vite-7.1.11
  • 571780b Merge pull request #8010 from wenzhixin/dependabot/npm_and_yarn/cypress-15.5.0
  • 1ada2a6 Merge pull request #8005 from pdeffendol/accessibility
  • 571ca9e Merge pull request #8011 from wenzhixin/dependabot/npm_and_yarn/rollup/plugin...
  • a48b5c0 Merge pull request #8012 from wenzhixin/dependabot/npm_and_yarn/rollup-4.52.5
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [bootstrap-table](https://github.com/wenzhixin/bootstrap-table) to permit the latest version.
- [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.18.3...1.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 27, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 15, 2025

Superseded by #105.

@dependabot dependabot bot closed this Dec 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/wwwroot/bootstrap-table-tw-1.25.0 branch December 15, 2025 03:01
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