Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps primereact from 10.9.6 to 10.9.7.

Release notes

Sourced from primereact's releases.

10.9.7

What's Changed

New Contributors

Full Changelog: primefaces/primereact@10.9.6...10.9.7

Changelog

Sourced from primereact's changelog.

10.9.7 (2025-08-15)

Full Changelog

Enhancements:

  • Add in Multiselect filterInputKeyDown to filterTemplate options for consistency with Dropdown #8199

Fixed Bugs:

  • Dropdown: show emptyMessage when Dropdown with VirtualScroller has no data #8125
  • fix(menubar): clicking submenu header inside dropdown #8175
  • Datatable: onRowSelect and onRowUnselect callbacks inconsistent when clicking checkbox in DataTable (v10.9.5) #8096
  • Missing Icons in API #8095
  • SplitButton: Null id and custom menu items id #8075
  • Data Table: Custom Fields documentation example is wrong #8121
  • Datatable ignores Column sortFunction on initial sort #7405
  • ToggleButton - Accessibility bug #8021
  • Dialog: When out of the viewport, dialog cannot be esaily dragged back #8090
  • MultiStateCheckbox: missing invalid and variant props in TypeScript interface #8085
  • DataTable: Wrong TypeScript definition for cell selection #8115
  • DataTable: Cell Editing and Dropdown Filter Interaction #7158
  • Dropdown: Item list immediately closes after opening #8080
  • Clear filter button not working when filters prop is not provided #8138
  • InputNumber: wrong internal value for decimal numbers using the spin #8132
  • DataTable changes data in another row when you changes something in a row #8079
  • DataTable: Memo props leak to DOM - React does not recognize the ... prop on DOM element. #8120
  • Button: When using a Button inside of a OrderList itemTemplate component, only outside of icon is clickable #8145
  • Carousel: Broken when running without React.StrictMode #3985
  • TreeSelect Filter Mode not Lenient #8005
  • TreeSelect: Wrong position openning upward and using filter #8089
  • DatePicker setting seconds when showTime is true and showSeconds is false #8140
  • DataTable: Multiple frozen columns - Headers freeze but data columns don't align properly #8107
  • TreeSelect: Collapse/Expand not working if filter is applied #8197
  • Calendar: incorrect value via arrorws and month picker when use callback onMonthChange #8201
  • DataTable: dissapearing values when clicking quickly #8099
  • MultiSelect: missing filterInputKeyDown handler in filterTemplate options (unlike Dropdown) #8152
  • Column Filter Accessibility issue in DataTable #8219
Commits
  • 37ba978 chore: set version
  • adc0602 fix: update changelog for version 10.9.7 with bug fixes and enhancements
  • 89d8a4d fix: Column Filter Accessibility issue in DataTable, Fixes #8219
  • 14565ee fix: remove unnecessary badge properties from menu items
  • f05a239 fix: add key prop to accordion tab root element for improved rendering
  • 573d119 fix: some JS errors
  • 7c9b97d Revert "fix not focusing when autoOptionFocus is false (#8203)" (#8218)
  • 514a5fa Merge branch 'prod'
  • 2c08ce2 chore: update news
  • c77b914 fix: onMonthChange inconsistent month value (#8204)
  • 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 [primereact](https://github.com/primefaces/primereact) from 10.9.6 to 10.9.7.
- [Release notes](https://github.com/primefaces/primereact/releases)
- [Changelog](https://github.com/primefaces/primereact/blob/master/CHANGELOG.md)
- [Commits](primefaces/primereact@10.9.6...10.9.7)

---
updated-dependencies:
- dependency-name: primereact
  dependency-version: 10.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 22, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants