Skip to content

Commit 41daa0f

Browse files
build(deps): bump primereact from 10.8.4 to 10.9.1 (#614)
Bumps [primereact](https://github.com/primefaces/primereact) from 10.8.4 to 10.9.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/primefaces/primereact/releases">primereact's releases</a>.</em></p> <blockquote> <h2>10.9.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/primefaces/primereact/compare/10.9.0...10.9.1">https://github.com/primefaces/primereact/compare/10.9.0...10.9.1</a></p> <h2>10.9.0</h2> <h2>What's Changed</h2> <ul> <li>fix: incorrect import in accordion templatedoc by <a href="https://github.com/navedqb"><code>@​navedqb</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7467">primefaces/primereact#7467</a></li> <li>fix: <a href="https://redirect.github.com/primefaces/primereact/issues/7437">#7437</a>, TabView: Unable to select closable icon of tabs through keyboard by <a href="https://github.com/akshayaqburst"><code>@​akshayaqburst</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7438">primefaces/primereact#7438</a></li> <li>Fix: Icon aria-hidden value fix by <a href="https://github.com/tneeraja95"><code>@​tneeraja95</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7476">primefaces/primereact#7476</a></li> <li>style(TreeTable): add highlight for rows selected with checkbox by <a href="https://github.com/KumJungMin"><code>@​KumJungMin</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7406">primefaces/primereact#7406</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7368">#7368</a>: Unique key prop added to Chips and icons by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7482">primefaces/primereact#7482</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7483">#7483</a>: Toast/Message handle remove by id 0 by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7484">primefaces/primereact#7484</a></li> <li>Fixed incorrect defaultValues for emptyMessage by <a href="https://github.com/vasivuk"><code>@​vasivuk</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7485">primefaces/primereact#7485</a></li> <li>fix(TreeTable): onFilter function to use functional updates by <a href="https://github.com/KumJungMin"><code>@​KumJungMin</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7486">primefaces/primereact#7486</a></li> <li>fix:datatable-select-bugs by <a href="https://github.com/kl-nevermore"><code>@​kl-nevermore</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7492">primefaces/primereact#7492</a></li> <li>fix incorrect imports in captchadoc by <a href="https://github.com/navedqb"><code>@​navedqb</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7491">primefaces/primereact#7491</a></li> <li>chore(deps-dev): bump <code>@​types/react</code> from 18.3.10 to 18.3.12 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7461">primefaces/primereact#7461</a></li> <li>chore(deps-dev): bump prettier from 3.3.3 to 3.4.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7463">primefaces/primereact#7463</a></li> <li>chore(deps-dev): bump <code>@​testing-library/jest-dom</code> from 6.5.0 to 6.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7465">primefaces/primereact#7465</a></li> <li>chore(deps): bump nanoid from 3.3.7 to 3.3.8 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7493">primefaces/primereact#7493</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7494">#7494</a>: ConfirmDialog do not call onHide if dialog is not visible by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7495">primefaces/primereact#7495</a></li> <li>fix: correct case for setLazyState method by <a href="https://github.com/redonearth"><code>@​redonearth</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7498">primefaces/primereact#7498</a></li> <li>fix(Calendar): apply viewDate Year when yearNavigator and view month mode by <a href="https://github.com/KumJungMin"><code>@​KumJungMin</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7503">primefaces/primereact#7503</a></li> <li>Accessibility: Make all components import from ariaLabel instead by <a href="https://github.com/zaguiini"><code>@​zaguiini</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7458">primefaces/primereact#7458</a></li> <li>fix <a href="https://redirect.github.com/primefaces/primereact/issues/7518">#7518</a>: Change icon from cog to palette on the Theming docs page by <a href="https://github.com/petrdudacek"><code>@​petrdudacek</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7519">primefaces/primereact#7519</a></li> <li>Fix InputTextArea exhaustive deps by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7520">primefaces/primereact#7520</a></li> <li>fix(TreeTable): define togglerTemplate props in TreeTableBase by <a href="https://github.com/KumJungMin"><code>@​KumJungMin</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7521">primefaces/primereact#7521</a></li> <li>fix: <a href="https://redirect.github.com/primefaces/primereact/issues/7527">#7527</a>, Dropdown: Editable Dropdown search not working as expected by <a href="https://github.com/akshayaqburst"><code>@​akshayaqburst</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7528">primefaces/primereact#7528</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7529">#7529</a>: Datatable advanced filter allow SPACE key by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7530">primefaces/primereact#7530</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7514">#7514</a>: Dropdown float label fix by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7531">primefaces/primereact#7531</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7489">#7489</a>: ScrollPanel defend against NULL ref by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7532">primefaces/primereact#7532</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7436">#7436</a>: Button tooltip prevent display order collision by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7533">primefaces/primereact#7533</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7440">#7440</a>: Checkbox pass event for onBlur/onFocus by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7534">primefaces/primereact#7534</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7409">#7409</a>: Dropdown useOptionAsValue do not pass to DOM by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7535">primefaces/primereact#7535</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7508">#7508</a>: Disabled Menu item display by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7537">primefaces/primereact#7537</a></li> <li>Update LICENSE.md, fix copyright license year by <a href="https://github.com/JasonnnW3000"><code>@​JasonnnW3000</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7538">primefaces/primereact#7538</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7403">#7403</a>: FocusTrap in React19 must not access element.ref by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7539">primefaces/primereact#7539</a></li> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7180">#7180</a> Screenreader improve hidden accessible by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7179">primefaces/primereact#7179</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/vasivuk"><code>@​vasivuk</code></a> made their first contribution in <a href="https://redirect.github.com/primefaces/primereact/pull/7485">primefaces/primereact#7485</a></li> <li><a href="https://github.com/redonearth"><code>@​redonearth</code></a> made their first contribution in <a href="https://redirect.github.com/primefaces/primereact/pull/7498">primefaces/primereact#7498</a></li> <li><a href="https://github.com/petrdudacek"><code>@​petrdudacek</code></a> made their first contribution in <a href="https://redirect.github.com/primefaces/primereact/pull/7519">primefaces/primereact#7519</a></li> <li><a href="https://github.com/JasonnnW3000"><code>@​JasonnnW3000</code></a> made their first contribution in <a href="https://redirect.github.com/primefaces/primereact/pull/7538">primefaces/primereact#7538</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/primefaces/primereact/compare/10.8.5...10.9.0">https://github.com/primefaces/primereact/compare/10.8.5...10.9.0</a></p> <h2>10.8.5</h2> <h2>What's Changed</h2> <ul> <li>Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7196">#7196</a>: Remove unnecessary timeout for opening overlay in MultiSelect by <a href="https://github.com/iamkyrylo"><code>@​iamkyrylo</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7197">primefaces/primereact#7197</a></li> <li>Fix DomPurify audit warning by <a href="https://github.com/melloware"><code>@​melloware</code></a> in <a href="https://redirect.github.com/primefaces/primereact/pull/7203">primefaces/primereact#7203</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/primefaces/primereact/blob/master/CHANGELOG.md">primereact's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/primefaces/primereact/tree/10.9.1">10.9.1</a> (2024-01-02)</h2> <p><a href="https://github.com/primefaces/primereact/compare/10.9.0...10.9.1">Full Changelog</a></p> <p><strong>Fixed Bugs:</strong></p> <ul> <li>All (with icons) - react is not defined <a href="https://redirect.github.com/primefaces/primereact/issues/7544">#7544</a></li> </ul> <h2><a href="https://github.com/primefaces/primereact/tree/10.9.0">10.9.0</a> (2024-01-02)</h2> <p><a href="https://github.com/primefaces/primereact/compare/10.8.5...10.9.0">Full Changelog</a></p> <p><strong>Fixed Bugs:</strong></p> <ul> <li>Filter: Does not work with space <a href="https://redirect.github.com/primefaces/primereact/issues/7529">#7529</a></li> <li>Dropdown: Editable Dropdown search not working as expected. <a href="https://redirect.github.com/primefaces/primereact/issues/7527">#7527</a></li> <li>ConfirmDialog: refs issue for react 19 <a href="https://redirect.github.com/primefaces/primereact/issues/7523">#7523</a></li> <li>How to format the selected item in Autocomplete <a href="https://redirect.github.com/primefaces/primereact/issues/7522">#7522</a></li> <li>Theming docs: configurator icon in the text does not match the referenced toolbar icon <a href="https://redirect.github.com/primefaces/primereact/issues/7518">#7518</a></li> <li>The InputTextarea component with the autoResize property shrinks within the TabView when renderActiveOnly={false} is set. <a href="https://redirect.github.com/primefaces/primereact/issues/7517">#7517</a></li> <li>DataTable is not displayed within the TabView when renderActiveOnly={false} is set. <a href="https://redirect.github.com/primefaces/primereact/issues/7516">#7516</a></li> <li>Dropdown: Lack of the p-inputwrapper-filled class for the null value <a href="https://redirect.github.com/primefaces/primereact/issues/7515">#7515</a></li> <li>[Dialog component] Warning: Accessing element.ref was removed in React 19 <a href="https://redirect.github.com/primefaces/primereact/issues/7510">#7510</a></li> <li>Calendar: yearNavigator + view=&quot;month&quot; doesn't work <a href="https://redirect.github.com/primefaces/primereact/issues/7496">#7496</a></li> <li>ConfirmDialog: onHide prop is triggered immediately <a href="https://redirect.github.com/primefaces/primereact/issues/7494">#7494</a></li> <li>TreeTable : Console warning when customizing the toggler <a href="https://redirect.github.com/primefaces/primereact/issues/7490">#7490</a></li> <li>ScrollPanel: Null Reference Error in iOS Safari/WKWebView <a href="https://redirect.github.com/primefaces/primereact/issues/7489">#7489</a></li> <li>Toast remove function removes all toasts with the same message when action is done on toast with pId = 0 <a href="https://redirect.github.com/primefaces/primereact/issues/7483">#7483</a></li> <li>DataTable: Drag Selection Issue with Grouped Rows <a href="https://redirect.github.com/primefaces/primereact/issues/7480">#7480</a></li> <li>Password: Warning message related to aria-hidden displayed when clicking the toggleMask icon <a href="https://redirect.github.com/primefaces/primereact/issues/7473">#7473</a></li> <li>TreeTable: Multiple filters set at once only keeps the last applied <a href="https://redirect.github.com/primefaces/primereact/issues/7469">#7469</a></li> <li>Datatable: Sort with multiselect - wrong selection <a href="https://redirect.github.com/primefaces/primereact/issues/7468">#7468</a></li> <li>Accordion: Incorrect imports in templatedoc <a href="https://redirect.github.com/primefaces/primereact/issues/7466">#7466</a></li> <li>DataTable HeaderCell: menu-type text filter does not accept spaces if the column is sortable <a href="https://redirect.github.com/primefaces/primereact/issues/7459">#7459</a></li> <li>Checkbox: onBlur does not forward event object <a href="https://redirect.github.com/primefaces/primereact/issues/7440">#7440</a></li> <li>TabView: Unable to select closable icon of tabs through keyboard <a href="https://redirect.github.com/primefaces/primereact/issues/7437">#7437</a></li> <li>Button: Global esc key listener with priority [1200, 0] already exists <a href="https://redirect.github.com/primefaces/primereact/issues/7436">#7436</a></li> <li>Dropdown: warning when using useOptionAsValue <a href="https://redirect.github.com/primefaces/primereact/issues/7409">#7409</a></li> <li>Issue with PrimeReact Dialog on Next.js 15 and React 19 <a href="https://redirect.github.com/primefaces/primereact/issues/7403">#7403</a></li> <li>TreeTable: selected rows are not highlighted <a href="https://redirect.github.com/primefaces/primereact/issues/7387">#7387</a></li> <li>Accessibility: Improve Screenreader support <a href="https://redirect.github.com/primefaces/primereact/issues/7180">#7180</a></li> </ul> <h2><a href="https://github.com/primefaces/primereact/tree/10.8.5">10.8.5</a> (2024-11-28)</h2> <p><a href="https://github.com/primefaces/primereact/compare/10.8.4...10.8.5">Full Changelog</a></p> <p><strong>Fixed Bugs:</strong></p> <ul> <li>The dropdown options panel stays open on focus lost <a href="https://redirect.github.com/primefaces/primereact/issues/7313">#7313</a></li> <li>DataTable - Sort cannot be triggered via keyboard <a href="https://redirect.github.com/primefaces/primereact/issues/7451">#7451</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/primefaces/primereact/commit/b7fab099ed0ad1273c2b3b9951d67b23d50313e2"><code>b7fab09</code></a> set version</li> <li><a href="https://github.com/primefaces/primereact/commit/63459dab89a91dc213dcb80a45d5ffc7d5c9def7"><code>63459da</code></a> Fixed <a href="https://redirect.github.com/primefaces/primereact/issues/7544">#7544</a></li> <li><a href="https://github.com/primefaces/primereact/commit/424af0b1f9a2dd9fa4d2f6f5b03ad8b6b62df621"><code>424af0b</code></a> set version</li> <li><a href="https://github.com/primefaces/primereact/commit/3737b3811a4954b1dd6fef8552f64a41b3dd9b42"><code>3737b38</code></a> Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7180">#7180</a> Screenreader improve hidden accessible (<a href="https://redirect.github.com/primefaces/primereact/issues/7179">#7179</a>)</li> <li><a href="https://github.com/primefaces/primereact/commit/d98058a00bc68044eba294152339f19ae11ae747"><code>d98058a</code></a> Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7403">#7403</a>: FocusTrap in React19 must not access element.ref (<a href="https://redirect.github.com/primefaces/primereact/issues/7539">#7539</a>)</li> <li><a href="https://github.com/primefaces/primereact/commit/473bd6e3e68b3f5d37e1d99d88dae8f284b08f64"><code>473bd6e</code></a> Remove Remix Run example</li> <li><a href="https://github.com/primefaces/primereact/commit/63e627be9804308fbef1646c07e4936f15c9af2b"><code>63e627b</code></a> Update LICENSE.md, fix license year (<a href="https://redirect.github.com/primefaces/primereact/issues/7538">#7538</a>)</li> <li><a href="https://github.com/primefaces/primereact/commit/c4ea4558cd4a33a576a1728e28fee170f563ab02"><code>c4ea455</code></a> Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7508">#7508</a>: Disabled Menu item display (<a href="https://redirect.github.com/primefaces/primereact/issues/7537">#7537</a>)</li> <li><a href="https://github.com/primefaces/primereact/commit/8ad126044f9e0d4648a45b95ade2e1f8e363caec"><code>8ad1260</code></a> Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7409">#7409</a>: Dropdown useOptionAsValue do not pass to DOM (<a href="https://redirect.github.com/primefaces/primereact/issues/7535">#7535</a>)</li> <li><a href="https://github.com/primefaces/primereact/commit/0a54c583e7344b896b0e6ffde3e70c7128302ef3"><code>0a54c58</code></a> Fix <a href="https://redirect.github.com/primefaces/primereact/issues/7440">#7440</a>: Checkbox pass event for onBlur/onFocus (<a href="https://redirect.github.com/primefaces/primereact/issues/7534">#7534</a>)</li> <li>Additional commits viewable in <a href="https://github.com/primefaces/primereact/compare/10.8.4...10.9.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=primereact&package-manager=npm_and_yarn&previous-version=10.8.4&new-version=10.9.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ca482eb commit 41daa0f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"google-map-react": "^2.2.1",
2121
"moment": "^2.30.1",
2222
"primeicons": "^7.0.0",
23-
"primereact": "^10.8.4",
23+
"primereact": "^10.9.1",
2424
"react": "^18.3.1",
2525
"react-cookie-consent": "^9.0.0",
2626
"react-countdown": "^2.3.6",

0 commit comments

Comments
 (0)