Skip to content

Bump org.webjars.npm:bootstrap-table from 1.21.2 to 1.22.3#2885

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.webjars.npm-bootstrap-table-1.22.3
Closed

Bump org.webjars.npm:bootstrap-table from 1.21.2 to 1.22.3#2885
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/org.webjars.npm-bootstrap-table-1.22.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 4, 2024

Bumps org.webjars.npm:bootstrap-table from 1.21.2 to 1.22.3.

Release notes

Sourced from org.webjars.npm:bootstrap-table's releases.

v1.22.3

Core

  • New: Added fixedScroll option.
  • New: Added support for setting icons automatically by iconsPrefix.
  • Update: Fixed search bug when the field has . character.
  • Update: Updated tr-TR, es-ES, pt-BR and pt-PT locales.

Extensions

  • New(addrbar): Fixed addrbar bug when using sortReset option.
  • Update(jump-to): Fixed page jump to bug when using both pagination display.
  • Update(print): Fixed print bug when field is not set.

v1.22.2

Core

  • New: Added footerStyle column option.
  • Update: Fixed empty style in header and footer bug.
  • Update: Fixed the trigger order of sort event.
  • Update: Updated ar-SA locale.

Extensions

  • New(cookie): Added cookie support for custom view extension.
  • Update(cookie): Fixed cookie bug when using cardView option.
  • Update(cookie): Fixed cookie bug with column switchable.
  • Update(editable): Fixed export-saved event error when exportDataType is all.
  • Update(filter-control): Fixed searchAccentNeutralise option not work.
  • Update(filter-control): Fixed filterOrderBy not work bug for select.
  • Update(group-by): Fixed group by bug when using singleSelect option.
  • Update(reorder-rows): Fixed reorder bug when using pagination.

Documentation

  • Update: Improved the parameter of updateCellByUniqueId method.
  • Update: Improved the print docs.

v1.22.1

Core

  • Update: Fixed maximum call stack size exceeded error.
  • Update: Updated ca-ES locale.

v1.22.0

Core

  • New: Added sortBy method.
  • New: Added switchableLabel column option.
  • New: Added support for class attribute in toolbar buttons.

... (truncated)

Changelog

Sourced from org.webjars.npm:bootstrap-table's changelog.

1.22.3

Core

  • New: Added fixedScroll option.
  • New: Added support for setting icons automatically by iconsPrefix.
  • Update: Fixed search bug when the field has . character.
  • Update: Updated tr-TR, es-ES, pt-BR and pt-PT locales.

Extensions

  • New(addrbar): Fixed addrbar bug when using sortReset option.
  • Update(jump-to): Fixed page jump to bug when using both pagination display.
  • Update(print): Fixed print bug when field is not set.

1.22.2

Core

  • New: Added footerStyle column option.
  • Update: Fixed empty style in header and footer bug.
  • Update: Fixed the trigger order of sort event.
  • Update: Updated ar-SA locale.

Extensions

  • New(cookie): Added cookie support for custom view extension.
  • Update(cookie): Fixed cookie bug when using cardView option.
  • Update(cookie): Fixed cookie bug with column switchable.
  • Update(editable): Fixed export-saved event error when exportDataType is all.
  • Update(filter-control): Fixed searchAccentNeutralise option not work.
  • Update(filter-control): Fixed filterOrderBy not work bug for select.
  • Update(group-by): Fixed group by bug when using singleSelect option.
  • Update(reorder-rows): Fixed reorder bug when using pagination.

Documentation

  • Update: Improved the parameter of updateCellByUniqueId method.
  • Update: Improved the print docs.

1.22.1

Core

  • Update: Fixed maximum call stack size exceeded error.
  • Update: Updated ca-ES locale.

1.22.0

Core

... (truncated)

Commits
  • 16dd9df Merge branch 'develop'
  • 77afe56 Build 1.22.3
  • 5e1113a Updated ignore file
  • 8502d43 Merge pull request #7202 from wenzhixin/update/changelog-packages
  • 2a6eb91 Updated changelog and packages
  • 7403d72 Merge pull request #7193 from wenzhixin/feature/add-fixed-scroll
  • 929128d Merge pull request #7200 from wenzhixin/dependabot/npm_and_yarn/vue/compiler-...
  • 3a0abb6 Bump @​vue/compiler-sfc from 3.4.19 to 3.4.20
  • 9f3a9f0 Merge pull request #7197 from wenzhixin/dependabot/npm_and_yarn/cypress-13.6.6
  • baadb56 Merge pull request #7196 from wenzhixin/dependabot/npm_and_yarn/eslint-8.57.0
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 4, 2024
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 37.31%. Comparing base (a395b0b) to head (450dd00).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2885   +/-   ##
=========================================
  Coverage     37.31%   37.31%           
  Complexity     2562     2562           
=========================================
  Files           600      600           
  Lines         19650    19650           
  Branches       1790     1790           
=========================================
  Hits           7332     7332           
  Misses        11648    11648           
  Partials        670      670           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot Bot force-pushed the dependabot/maven/org.webjars.npm-bootstrap-table-1.22.3 branch from 450dd00 to 6108cc2 Compare March 6, 2024 09:26
@morpheus-87
Copy link
Copy Markdown
Member

@dependabot recreate

Bumps [org.webjars.npm:bootstrap-table](https://github.com/wenzhixin/bootstrap-table) from 1.21.2 to 1.22.3.
- [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.21.2...1.22.3)

---
updated-dependencies:
- dependency-name: org.webjars.npm:bootstrap-table
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/org.webjars.npm-bootstrap-table-1.22.3 branch from 6108cc2 to 04373c4 Compare March 12, 2024 10:40
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 10, 2024

Superseded by #2966.

@dependabot dependabot Bot closed this Apr 10, 2024
@dependabot dependabot Bot deleted the dependabot/maven/org.webjars.npm-bootstrap-table-1.22.3 branch April 10, 2024 04:44
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants