Update dependency primereact to v10.8.4 #49

Merged
bustikiller merged 1 commits from renovate/primereact-10.x-lockfile into main 2024-10-21 23:26:51 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
primereact (source) dependencies patch 10.8.2 -> 10.8.4

Release Notes

primefaces/primereact (primereact)

v10.8.4

Compare Source

v10.8.3

Compare Source

Full Changelog


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [primereact](https://www.primereact.org) ([source](https://github.com/primefaces/primereact)) | dependencies | patch | [`10.8.2` -> `10.8.4`](https://renovatebot.com/diffs/npm/primereact/10.8.2/10.8.4) | --- ### Release Notes <details> <summary>primefaces/primereact (primereact)</summary> ### [`v10.8.4`](https://github.com/primefaces/primereact/compare/10.8.3...ca593efb7a19097da9f0acdc88ed6942ef0657b0) [Compare Source](https://github.com/primefaces/primereact/compare/10.8.3...ca593efb7a19097da9f0acdc88ed6942ef0657b0) ### [`v10.8.3`](https://github.com/primefaces/primereact/blob/HEAD/CHANGELOG.md#1083-2024-09-16) [Compare Source](https://github.com/primefaces/primereact/compare/10.8.2...10.8.3) [Full Changelog](https://github.com/primefaces/primereact/compare/10.8.2...10.8.3) - Fix [#&#8203;6987](https://github.com/primefaces/primereact/issues/6987): Dropdown filter freezes screen [#&#8203;6987](https://github.com/primefaces/primereact/pull/6991) - Fix [#&#8203;6997](https://github.com/primefaces/primereact/issues/6997): MenuBar re-render on props.model changes [#&#8203;6997](https://github.com/primefaces/primereact/pull/6999) - Fix [#&#8203;6993](https://github.com/primefaces/primereact/issues/6993): fix Editor bullet issue when using Quill 2.0.2 [#&#8203;6993](https://github.com/primefaces/primereact/pull/7004) - Fix [#&#8203;7002](https://github.com/primefaces/primereact/issues/7002): Dropdown improve Android key handling [#&#8203;7002](https://github.com/primefaces/primereact/pull/7003) - Fix [#&#8203;6995](https://github.com/primefaces/primereact/issues/6995): Key should be reference on element and not spread [#&#8203;6995](https://github.com/primefaces/primereact/pull/7000) - Fix [#&#8203;7005](https://github.com/primefaces/primereact/issues/7005): Avoid droppoints within undroppable node, not around [#&#8203;7005](https://github.com/primefaces/primereact/pull/7005) - Fix [#&#8203;7006](https://github.com/primefaces/primereact/issues/7006): typos in DataTable documentation [#&#8203;7006](https://github.com/primefaces/primereact/pull/7006) - Fix [#&#8203;7008](https://github.com/primefaces/primereact/issues/7008): calendar not closing on escape key press [#&#8203;7008](https://github.com/primefaces/primereact/pull/7008) - Fix [#&#8203;7016](https://github.com/primefaces/primereact/issues/7016): Revert CascadeSelect type for input [#&#8203;7016](https://github.com/primefaces/primereact/pull/7019) - Fix [#&#8203;7014](https://github.com/primefaces/primereact/issues/7014): inserting mentions results in duplicated text [#&#8203;7014](https://github.com/primefaces/primereact/pull/7017) - Fix [#&#8203;7015](https://github.com/primefaces/primereact/issues/7015): Calendar passthrough type definition and docs [#&#8203;7015](https://github.com/primefaces/primereact/pull/7021) - Fix [#&#8203;7016](https://github.com/primefaces/primereact/issues/7016): CascadeSelect passthrough type definition and docs [#&#8203;7016](https://github.com/primefaces/primereact/pull/7020) - Fix [#&#8203;6996](https://github.com/primefaces/primereact/issues/6996): keep the selected row in its position when it gets focused [#&#8203;6996](https://github.com/primefaces/primereact/pull/7022) - Fix [#&#8203;7023](https://github.com/primefaces/primereact/issues/7023): Toast typescript def for content [#&#8203;7023](https://github.com/primefaces/primereact/pull/7024) - Fix [#&#8203;7027](https://github.com/primefaces/primereact/issues/7027): remove v-model example from iconfield documentation [#&#8203;7027](https://github.com/primefaces/primereact/pull/7027) - Fix [#&#8203;7029](https://github.com/primefaces/primereact/issues/7029): remove v-model example from iconfield documentation [#&#8203;7029](https://github.com/primefaces/primereact/pull/7029) - Fix [#&#8203;7030](https://github.com/primefaces/primereact/issues/7030): missing commas in PrimeReact message examples [#&#8203;7030](https://github.com/primefaces/primereact/pull/7030) - Fix [#&#8203;7032](https://github.com/primefaces/primereact/issues/7032): Passthrough options type and missing docs [#&#8203;7032](https://github.com/primefaces/primereact/pull/7033) - Fix [#&#8203;7035](https://github.com/primefaces/primereact/issues/7035): Dropdown: Remove unused depreciated code [#&#8203;7035](https://github.com/primefaces/primereact/pull/7036) - Fix [#&#8203;7013](https://github.com/primefaces/primereact/issues/7013): Fix RadioButton appearing without tailwind style [#&#8203;7013](https://github.com/primefaces/primereact/pull/7047) - Fix [#&#8203;7046](https://github.com/primefaces/primereact/issues/7046): TreeTable typescript for PT row/column [#&#8203;7046](https://github.com/primefaces/primereact/pull/7048) - Fix [#&#8203;7050](https://github.com/primefaces/primereact/issues/7050): HeaderCheckbox passthrough [#&#8203;7050](https://github.com/primefaces/primereact/pull/7053) - Fix [#&#8203;6998](https://github.com/primefaces/primereact/issues/6998): add closest check condition to detect handle icon drag [#&#8203;6998](https://github.com/primefaces/primereact/pull/7051) - Fix [#&#8203;6868](https://github.com/primefaces/primereact/issues/6868): Refactor location of tailwind styles [#&#8203;6868](https://github.com/primefaces/primereact/pull/7057) - Fix [#&#8203;7037](https://github.com/primefaces/primereact/issues/7037): Dropdown: Cannot change icon when expanding or collapsing options [#&#8203;7037](https://github.com/primefaces/primereact/pull/7038) - Fix [#&#8203;7061](https://github.com/primefaces/primereact/issues/7061): Typo in Tailwind secondary button style [#&#8203;7061](https://github.com/primefaces/primereact/pull/7062) - Fix [#&#8203;7040](https://github.com/primefaces/primereact/issues/7040): Stepper: add header position [#&#8203;7040](https://github.com/primefaces/primereact/pull/7040) - Fix [#&#8203;7042](https://github.com/primefaces/primereact/issues/7042): Add Tailwind styling for IconField [#&#8203;7042](https://github.com/primefaces/primereact/pull/7066) - Fix [#&#8203;6855](https://github.com/primefaces/primereact/issues/6855): ConfirmDialog group missing from typescript [#&#8203;6855](https://github.com/primefaces/primereact/pull/7068) - Fix [#&#8203;7074](https://github.com/primefaces/primereact/issues/7074): ConfirmDialog - RejectButton classes in unstyled mode are not applied [#&#8203;7074](https://github.com/primefaces/primereact/pull/7075) - Fix [#&#8203;7069](https://github.com/primefaces/primereact/issues/7069): Correct passthrough (pt) implementation for Stepperpanel [#&#8203;7069](https://github.com/primefaces/primereact/pull/7069) - Fix [#&#8203;7078](https://github.com/primefaces/primereact/issues/7078): Typo in tailwinddoc of splitter [#&#8203;7078](https://github.com/primefaces/primereact/pull/7078) - Fix [#&#8203;7079](https://github.com/primefaces/primereact/issues/7079): allow zero value using nullish coalescing operator(Slider) [#&#8203;7079](https://github.com/primefaces/primereact/pull/7079) - Fix [#&#8203;7084](https://github.com/primefaces/primereact/issues/7084): formatting [#&#8203;7084](https://github.com/primefaces/primereact/pull/7084) - Fix [#&#8203;7086](https://github.com/primefaces/primereact/issues/7086): add build project in window os [#&#8203;7086](https://github.com/primefaces/primereact/pull/7086) - Fix [#&#8203;7098](https://github.com/primefaces/primereact/issues/7098): chore(deps): bump chart.js from 4.4.3 to 4.4.4 [#&#8203;7098](https://github.com/primefaces/primereact/pull/7098) - Fix [#&#8203;7099](https://github.com/primefaces/primereact/issues/7099): chore(deps-dev): bump [@&#8203;types/node](https://github.com/types/node) from 20.14.2 to 22.5.2 [#&#8203;7099](https://github.com/primefaces/primereact/pull/7099) - Fix [#&#8203;7100](https://github.com/primefaces/primereact/issues/7100): chore(deps-dev): bump [@&#8203;testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 6.4.8 to 6.5.0 [#&#8203;7100](https://github.com/primefaces/primereact/pull/7100) - Fix [#&#8203;7101](https://github.com/primefaces/primereact/issues/7101): Ensure steps can be programmatically styled [#&#8203;7101](https://github.com/primefaces/primereact/pull/7101) - Fix [#&#8203;7104](https://github.com/primefaces/primereact/issues/7104): Don't mix controlled and uncontrolled filter [#&#8203;7104](https://github.com/primefaces/primereact/pull/7104) - Fix [#&#8203;7102](https://github.com/primefaces/primereact/issues/7102): DataView fix listTemplate typescript def [#&#8203;7102](https://github.com/primefaces/primereact/pull/7105) - Fix [#&#8203;7113](https://github.com/primefaces/primereact/issues/7113): Multiselect focus problem [#&#8203;7113](https://github.com/primefaces/primereact/pull/7113) - Fix [#&#8203;7073](https://github.com/primefaces/primereact/issues/7073): Add missing focused context [#&#8203;7073](https://github.com/primefaces/primereact/pull/7107) - Fix [#&#8203;7109](https://github.com/primefaces/primereact/issues/7109): SplitterPanel pass onClick through [#&#8203;7109](https://github.com/primefaces/primereact/pull/7114) - Fix [#&#8203;6784](https://github.com/primefaces/primereact/issues/6784): Toast onRemove message [#&#8203;6784](https://github.com/primefaces/primereact/pull/7108) - Fix [#&#8203;7110](https://github.com/primefaces/primereact/issues/7110): SpeedDial : Fix aria-controls values [#&#8203;7110](https://github.com/primefaces/primereact/pull/7111) - Fix [#&#8203;7118](https://github.com/primefaces/primereact/issues/7118): Updating Chart accessibility documentation [#&#8203;7118](https://github.com/primefaces/primereact/pull/7119) - Fix [#&#8203;6093](https://github.com/primefaces/primereact/issues/6093): Fix Tailwind styles in unstyled mode [#&#8203;6093](https://github.com/primefaces/primereact/pull/7124) - Fix [#&#8203;7039](https://github.com/primefaces/primereact/issues/7039): Correct Event handling for Cut Command [#&#8203;7039](https://github.com/primefaces/primereact/pull/7127) - Fix [#&#8203;7120](https://github.com/primefaces/primereact/issues/7120): Breadcrumb shows a trailing separator when there [#&#8203;7120](https://github.com/primefaces/primereact/pull/7133) - Fix [#&#8203;7128](https://github.com/primefaces/primereact/issues/7128): document undocumented start and end options, add types & improve [#&#8203;7128](https://github.com/primefaces/primereact/pull/7128) - Fix [#&#8203;5644](https://github.com/primefaces/primereact/issues/5644): Add missing tailwind styles [#&#8203;5644](https://github.com/primefaces/primereact/pull/7123) - Fix [#&#8203;7134](https://github.com/primefaces/primereact/issues/7134): Refactor Dropdown component to support using option as value [#&#8203;7134](https://github.com/primefaces/primereact/pull/7141) - Fix [#&#8203;7137](https://github.com/primefaces/primereact/issues/7137): MultiSelect template docs [#&#8203;7137](https://github.com/primefaces/primereact/pull/7143) - Fix [#&#8203;7136](https://github.com/primefaces/primereact/issues/7136): Defines a new File type extended with custom objectURL property [#&#8203;7136](https://github.com/primefaces/primereact/pull/7145) - Fix [#&#8203;6857](https://github.com/primefaces/primereact/issues/6857): Adjust top up by 1px when gridlines are active [#&#8203;6857](https://github.com/primefaces/primereact/pull/7151) - Fix [#&#8203;7149](https://github.com/primefaces/primereact/issues/7149): make AdditionalProps argument in IconOptions type optional [#&#8203;7149](https://github.com/primefaces/primereact/pull/7149) - Fix [#&#8203;7126](https://github.com/primefaces/primereact/issues/7126): update Tree TypeScript documentation [#&#8203;7126](https://github.com/primefaces/primereact/pull/7160) - Fix [#&#8203;7161](https://github.com/primefaces/primereact/issues/7161): replace src value in DataTable typescript documentation [#&#8203;7161](https://github.com/primefaces/primereact/pull/7162) - Fix [#&#8203;7166](https://github.com/primefaces/primereact/issues/7166): Datatable : fix ColumnFilter aria-controls [#&#8203;7166](https://github.com/primefaces/primereact/pull/7167) - Fix [#&#8203;7163](https://github.com/primefaces/primereact/issues/7163): Refactor AutoComplete.js to fix the group selection [#&#8203;7163](https://github.com/primefaces/primereact/pull/7164) - Fix [#&#8203;7155](https://github.com/primefaces/primereact/issues/7155): prevent onselect event when prev, next calendar button [#&#8203;7155](https://github.com/primefaces/primereact/pull/7155) - Fix [#&#8203;7165](https://github.com/primefaces/primereact/issues/7165): Badge/Tag typescript add secondary and contrast [#&#8203;7165](https://github.com/primefaces/primereact/pull/7168) - Fix [#&#8203;7171](https://github.com/primefaces/primereact/issues/7171): TabMenu - resolve rendering issue of stackblitz apps for Command and Template examples [#&#8203;7171](https://github.com/primefaces/primereact/pull/7171) - Fix [#&#8203;7174](https://github.com/primefaces/primereact/issues/7174): Datatable frozen columns bug [#&#8203;7174](https://github.com/primefaces/primereact/pull/7174) - Fix [#&#8203;7175](https://github.com/primefaces/primereact/issues/7175): Fixing accessibility issue of dropdown [#&#8203;7175](https://github.com/primefaces/primereact/pull/7175) - Fix [#&#8203;7178](https://github.com/primefaces/primereact/issues/7178): Panel Menu Component highlights bug [#&#8203;7178](https://github.com/primefaces/primereact/pull/7178) - Fix [#&#8203;7139](https://github.com/primefaces/primereact/issues/7139): InputOtp IntegerOnly mode accepts "space" [#&#8203;7139](https://github.com/primefaces/primereact/pull/7139) - Fix [#&#8203;7181](https://github.com/primefaces/primereact/issues/7181): Tree missing drag drop functionality [#&#8203;7181](https://github.com/primefaces/primereact/pull/7181) - Fix [#&#8203;7183](https://github.com/primefaces/primereact/issues/7183): FloatLabel proper SPAN attributes [#&#8203;7183](https://github.com/primefaces/primereact/pull/7183) - Fix [#&#8203;7189](https://github.com/primefaces/primereact/issues/7189): Pressing buttons on touch devices will not focus InputText in turn Keyboard [#&#8203;7189](https://github.com/primefaces/primereact/pull/7189) - Fix [#&#8203;7190](https://github.com/primefaces/primereact/issues/7190): ContextMenu import error [#&#8203;7190](https://github.com/primefaces/primereact/pull/7191) - Fix [#&#8203;7188](https://github.com/primefaces/primereact/issues/7188): Provide readable input value based on selected option labels [#&#8203;7188](https://github.com/primefaces/primereact/pull/7188) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS40IiwidXBkYXRlZEluVmVyIjoiMzguMTE1LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImRlcGVuZGVuY2llcyJdfQ==-->
bustikiller added 1 commit 2024-09-20 22:23:37 +00:00
Update dependency primereact to v10.8.3
All checks were successful
Playwright Tests / test (pull_request) Successful in 3m50s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 11m6s
6c382f54b5
bustikiller scheduled this pull request to auto merge when all checks succeed 2024-09-20 22:23:37 +00:00
bustikiller force-pushed renovate/primereact-10.x-lockfile from 6c382f54b5 to c0f622b55f 2024-10-09 22:11:18 +00:00 Compare
bustikiller changed title from Update dependency primereact to v10.8.3 to Update dependency primereact to v10.8.4 2024-10-09 22:11:21 +00:00
bustikiller force-pushed renovate/primereact-10.x-lockfile from c0f622b55f to c07889a93e 2024-10-21 22:10:41 +00:00 Compare
bustikiller merged commit fb83e45508 into main 2024-10-21 23:26:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner-frontend#49
No description provided.