Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

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

Changelog

Sourced from bootstrap-table's changelog.

1.26.0

Core

  • New: Added Chinese locale support to the site.
  • New: Added comprehensive tests for utility functions.
  • Update: Updated normalizeAccent function to handle diacritics properly.
  • Update: Set aria-sort attribute on sortable headers.
  • Update: Refactored BootstrapTable into separate modules.
  • Update: Clarified exact property names for column options and usage.
  • Update: Fixed character encoding for locale files.

Extensions

  • Update(filter-control): Fixed bug where showSearchClearButton does not clear searchText from options.
  • Update(filter-control): Fixed page number resetting to 1 during initial table rendering when filter controls are initializing.

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

... (truncated)

Commits
  • 83e8651 Merge branch 'develop'
  • fbdcf69 Build 1.26.0
  • 42cdfd2 Updated changelog
  • 521bd6b Merge pull request #8103 from wenzhixin/dependabot/npm_and_yarn/cypress-15.7.1
  • 8dfface Merge pull request #8104 from wenzhixin/dependabot/npm_and_yarn/vite-7.2.7
  • e6ad426 Bump vite from 7.2.6 to 7.2.7
  • d6d83f5 Merge pull request #8107 from wenzhixin/dependabot/npm_and_yarn/sass-1.96.0
  • 9e82db3 Merge pull request #8108 from wenzhixin/dependabot/npm_and_yarn/vitejs/plugin...
  • 4df2cc6 Bump @​vitejs/plugin-vue from 6.0.2 to 6.0.3
  • fa5b203 Bump sass from 1.94.2 to 1.96.0
  • 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.26.0)

---
updated-dependencies:
- dependency-name: bootstrap-table
  dependency-version: 1.26.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 Dec 15, 2025
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