Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 5, 2025

Bumps angular2-smart-table from 3.8.0 to 4.0.1.

Release notes

Sourced from angular2-smart-table's releases.

Release 4.0.1

  • Fix accidental removal of sr-only CSS class in the pager component
  • Fix wrong default for the multiselect filter's clearButtonText
  • Fix that the new multiselect filter dropdown overflows the viewport width when opened for a column that is close to the right edge of the viewport

Full Changelog: dj-fiorex/angular2-smart-table@v4.0.0...v4.0.1

Release 4.0.0

What's Changed

  • Add multiselect filter component
  • Remove Angular 16 and Angular 17 support
  • Fix wrong name of selector angular2-st-tbody-create-cancel (it is now angular2-st-tbody-save-cancel)
  • Fix wrong name of selector angular2-st-actions (it is now angular2-st-thead-create-cancel)
  • You might need to adjust your stylesheet overrides according to the new selector names

New Contributors

Full Changelog: dj-fiorex/angular2-smart-table@v3.8.0...v4.0.0

Changelog

Sourced from angular2-smart-table's changelog.

Version 4.0.1

  • Fix accidental removal of sr-only CSS class in the pager component
  • Fix wrong default for the multiselect filter's clearButtonText
  • Fix that the new multiselect filter dropdown overflows the viewport width when opened for a column that is close to the right edge of the viewport

Version 4.0.0

  • Add multiselect filter component
  • Remove Angular 16 and Angular 17 support
  • Fix wrong name of selector angular2-st-tbody-create-cancel (it is now angular2-st-tbody-save-cancel)
  • Fix wrong name of selector angular2-st-actions (it is now angular2-st-thead-create-cancel)
  • You might need to adjust your stylesheet overrides according to the new selector names
Commits
  • 39322da hotfix: multiselect filter dropdown overflows the viewport width when opened ...
  • 17f0153 fix wrong default for the multiselect filter's clearButtonText
  • 471eaa5 revert accidental removal of sr-only CSS class in the pager component - fix...
  • c78b539 start development of v4.0.1
  • 8d3e0ab include the two breaking changes regarding selector names in the next major r...
  • 891b101 remove searchTitle from docu and demo after removing the corresponding label ...
  • 06f6293 fix: remove duplicate search label in multiselect filter dropdown
  • 4c5a193 tweak budgets to mute the warning
  • fd0bc1b fixes that the selection was not reset when leaving the dropdown without appl...
  • b6f04b2 add multiselect filter to demo page
  • 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 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)

Bumps [angular2-smart-table](https://github.com/dj-fiorex/angular2-smart-table) from 3.8.0 to 4.0.1.
- [Release notes](https://github.com/dj-fiorex/angular2-smart-table/releases)
- [Changelog](https://github.com/dj-fiorex/angular2-smart-table/blob/master/CHANGELOG.md)
- [Commits](dj-fiorex/angular2-smart-table@v3.8.0...v4.0.1)

---
updated-dependencies:
- dependency-name: angular2-smart-table
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 5, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 5, 2025

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 6, 2025

Superseded by #3068.

@dependabot dependabot bot closed this Nov 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular2-smart-table-4.0.1 branch November 6, 2025 17: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