Skip to content

fix(deps): bump the frontend-prod-dependencies group in /frontend with 2 updates - #105

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/frontend-prod-dependencies-0874f7f2db
Closed

fix(deps): bump the frontend-prod-dependencies group in /frontend with 2 updates#105
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/frontend/frontend-prod-dependencies-0874f7f2db

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the frontend-prod-dependencies group in /frontend with 2 updates: natural-compare-lite and slickgrid.

Updates natural-compare-lite from 1.4.0 to 1.4.1

Release notes

Sourced from natural-compare-lite's releases.

Release v1.4.1

Fixes:

  • Fix custom-alphabet order (Lauri Rooden)
  • Fix hang with custom-alphabet (Lauri Rooden)
Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for natural-compare-lite since your current version.


Updates slickgrid from 5.19.0 to 5.20.0

Release notes

Sourced from slickgrid's releases.

5.20.0

5.20.0 (2026-09-02)

We now have Variable or Auto Header Height (thanks to @​jahanbakhsh18) which is a great addition to the previously released Variable Row Height. Also included in this release are: new multi-range selections, column resize auto-scroll and column reorder auto-scroll and a bunch of other features and fixes.

See all new examples


Bug Fixes

  • common: handle dynamic scroll ancestors and cell CSS overlays (#1279) (4dade5c)
  • common: make SlickDataView filtering CSP-safe by default (#1285) (d04b252)
  • interactions: ignore secondary-button cell range drags (#1288) (9a87c18)
  • security: harden dynamic object maps against prototype pollution (#1283) (1a04cdb)
  • selection: allow drag handle to shrink cell selection (#1277) (439b6cf)
  • selection: support Shift-click cell range selection (#1290) (c41a062)
  • slickgrid: prevent native wheel drift with frozen columns (#1281) (b99f79d)

Features

  • add autoHeaderHeight option for multi-line column headers (#1282) (e1a2d06)
  • add configurable cell selection drag handle visibility (#1284) (4559db9)
  • grid: add auto-scroll while resizing columns (#1289) (171de39)
  • grid: improve column reorder auto-scroll (#1286) (a595cfb)
  • selection: support multi-range selection with drag previews (#1287) (9ef0df8)

Performance Improvements

  • common: skip off-screen columns during cell rendering (#1280) (168ec0f)
  • slickgrid: stabilize paged scrolling edges and clarify paging path (#1278) (3b73414)
Changelog

Sourced from slickgrid's changelog.

5.20.0 (2026-09-02)

Bug Fixes

  • common: handle dynamic scroll ancestors and cell CSS overlays (#1279) (4dade5c)
  • common: make SlickDataView filtering CSP-safe by default (#1285) (d04b252)
  • interactions: ignore secondary-button cell range drags (#1288) (9a87c18)
  • security: harden dynamic object maps against prototype pollution (#1283) (1a04cdb)
  • selection: allow drag handle to shrink cell selection (#1277) (439b6cf)
  • selection: support Shift-click cell range selection (#1290) (c41a062)
  • slickgrid: prevent native wheel drift with frozen columns (#1281) (b99f79d)

Features

  • add autoHeaderHeight option for multi-line column headers (#1282) (e1a2d06)
  • add configurable cell selection drag handle visibility (#1284) (4559db9)
  • grid: add auto-scroll while resizing columns (#1289) (171de39)
  • grid: improve column reorder auto-scroll (#1286) (a595cfb)
  • selection: support multi-range selection with drag previews (#1287) (9ef0df8)

Performance Improvements

  • common: skip off-screen columns during cell rendering (#1280) (168ec0f)
  • slickgrid: stabilize paged scrolling edges and clarify paging path (#1278) (3b73414)
Commits
  • c838291 chore(deps-dev): bump socket.io-parser from 4.2.6 to 4.2.7 (#1292)
  • e1a2d06 feat: add autoHeaderHeight option for multi-line column headers (#1282)
  • 1099986 chore(deps): update all dependencies (#1291)
  • c41a062 fix(selection): support Shift-click cell range selection (#1290)
  • 1a04cdb fix(security): harden dynamic object maps against prototype pollution (#1283)
  • 171de39 feat(grid): add auto-scroll while resizing columns (#1289)
  • 9a87c18 fix(interactions): ignore secondary-button cell range drags (#1288)
  • 9ef0df8 feat(selection): support multi-range selection with drag previews (#1287)
  • 4559db9 feat: add configurable cell selection drag handle visibility (#1284)
  • d04b252 fix(common): make SlickDataView filtering CSP-safe by default (#1285)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the frontend-prod-dependencies group in /frontend with 2 updates: [natural-compare-lite](https://github.com/litejs/natural-compare-lite) and [slickgrid](https://github.com/6pac/SlickGrid).


Updates `natural-compare-lite` from 1.4.0 to 1.4.1
- [Release notes](https://github.com/litejs/natural-compare-lite/releases)
- [Commits](litejs/natural-compare-lite@v1.4.0...v1.4.1)

Updates `slickgrid` from 5.19.0 to 5.20.0
- [Release notes](https://github.com/6pac/SlickGrid/releases)
- [Changelog](https://github.com/6pac/SlickGrid/blob/master/CHANGELOG.md)
- [Commits](6pac/SlickGrid@5.19.0...5.20.0)

---
updated-dependencies:
- dependency-name: natural-compare-lite
  dependency-version: 1.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: frontend-prod-dependencies
- dependency-name: slickgrid
  dependency-version: 5.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: frontend-prod-dependencies
...

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 Sep 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/frontend-prod-dependencies-0874f7f2db branch September 14, 2026 01:05
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.

0 participants