Skip to content

fix(deps): update primevue packages (minor)#429

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/primevue
Open

fix(deps): update primevue packages (minor)#429
renovate[bot] wants to merge 1 commit intomainfrom
renovate/primevue

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Oct 31, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
@primevue/auto-import-resolver (source) devDependencies minor 4.3.94.5.5 OpenSSF Scorecard
@primevue/core (source) dependencies minor 4.3.94.5.5 OpenSSF Scorecard
@primevue/themes (source) dependencies minor 4.3.94.5.4 OpenSSF Scorecard
primevue (source) dependencies minor 4.3.94.5.5 OpenSSF Scorecard

Release Notes

primefaces/primevue (@​primevue/auto-import-resolver)

v4.5.5

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Timeline: use ordered list for Timeline component to improve accessibility #​8155

Fixed bugs:

  • Tree: add filteredNodes to Tree filter event and forward filter event in TreeSelect #​8525
  • PrimeIcons: Missing EXPAND key in PrimeIcons #​8524
  • broken zIndex with global primevue zIndex undefined #​8523
  • Galleria ZIndex Clear throws error when container is unmounted in fullscreen #​8519
  • Splitter does not re-initialize when SplitterPanel :size prop changes reactively #​8517
  • AutoComplete enter key behavior #​8516
  • TieredMenu: popup menu does not reposition when triggered from different elements #​8509
  • Select: option selection can run when overlay is already hidden #​8508
  • Date column filters cannot take in strings to compare #​8506
  • DataTable cannot handle sparse arrays #​8503
  • Tooltip elements are not being removed from the DOM when hideDelay is active #​8480
  • Splitter does not initialize panels added dynamically via v-if after mount #​8477
  • Tab: TabPanel slot types missing scope when asChild is true #​8470
  • DatePicker Range throws TypeError on days before 12/1/1969 #​8469
  • DatePicker manual input fails when using custom AM/PM locale labels #​8462
  • DataTable Column Filter Overlay requires double click to close after internal interaction #​8460
  • Autocomplete's clear event not emitted when clicking the clear X button #​8459
  • MultiSelect with optionValue object and display="chip" removes 2 chips instead of 1 #​8456
  • DatePicker: externally updated modelValue can open with incorrect header year #​8455
  • InputNumber: Cursor freezes after first digit when using currency="PYG" and locale="es-PY" #​8453
  • DataTable/VirtualScroller: Table errors when virtual loading true and no loading slot provided #​8451
  • DatePicker throws error when v-model is initialized with string value #​8450
  • DatePicker: year-change event emits inconsistent month values depending on navigation method #​8436
  • Select options still selectable after dropdown is hidden #​8431
  • Select - Filter - Only able to type one character when Input is not focused #​8427
  • FileUpload: TypeError on drag events when component unmounts #​8424
  • FormField.d.ts exports duplicate FormEmits type colliding with Form #​8420
  • TreeTable: missing types #​8419
  • ScrollPanel: horizontal scroll bar goes outside the content div when scrollXRatio is too small #​8415
  • Datepicker overlay loses focus capture when selecting different month or year #​8402
  • InputOTP allows paste when readonly #​8401
  • TieredMenu: hasSubmenu holds items (array) instead of boolean #​8397
  • InputNumber allows paste input when disabled #​8391
  • Splitter seperator role should be on gutter-handle not gutter #​8381
  • Step and StepPanel not reactive after mount #​8377
  • SpeedDial: MenuItem disabled not working at all #​8375
  • TreeTable: TreeNode children are not sorted #​8361
  • Tree: Expose dropPosition or relativePosition in node-drop event #​8360
  • Tree Drag and Drop Does Not Prevent Dropping a Node Into Itself or Descendants #​8353
  • Wrong step values in nested Stepper (Horizontal in Vertical) #​8310
  • CheckboxGroup: Missing documentation #​8308
  • AutoComplete doesnt accept mouse selections inside Datatables #​8288
  • Select an option in MultiSelect/DatePicker within DataTable not possible #​8280
  • DataTable row expansion remains open on page change #​8278
  • Tree Component Props: Draggable, Droppable not reactive #​8276
  • DataTable writes to localStorage on every reactive change in header slot #​8265
  • Dialog: Escape close the dialog on IME composing #​8252
  • DatePicker: Inline view wrong MetaData calculation and visible month/year after 4.4.0 update #​8231
  • DataTable: fixing tabindex initialization with initial selection set #​8218
  • DatePicker: Time no longer reactive (4.4.0+) #​8198
  • DatePicker: Unable to select time whilest showTime and selectionMode="range" is used #​8197
  • Password always has aria-haspopup set to true #​8178
  • Menu component is missing "submenulabel" slot definition in typescript #​7906
  • InputOtp: Only received last input value #​7025
  • KeyFilter: KeyFilter validation does not work correctly with IME (Combinatorial Input) #​6724
  • Tabs/TabList/Tab: Underline doesn't get adjust if the header is dynamically changed #​6310
  • Popover: overlay position is not updated after content height changed #​5760
  • Datatable: loading slot not working in columns #​5505
  • DataTable: Documentation Missing totalRecordsLength Property #​5270
  • MultiSelect: currently selected values showing as "null" while loading #​4162

v4.5.4

Compare Source

Full Changelog

Fixed bugs:

v4.5.3

Compare Source

Full Changelog

Fixed bugs:

  • MeterGroup rendering bar not fully filled #​8327
  • AutoComplete: overlay visibility timing defect #​8324
  • ColorPicker: zIndex defect #​8323
  • BlockUI missing method import #​8321

v4.5.2

Compare Source

Full Changelog

Fixed bugs:

  • TreeSelect: tree state defects #​8315

v4.5.1

Compare Source

Full Changelog

Fixed bugs:

  • StepPanel - ptParams access warning #​8300
  • fix(step-panel): property "ptParams" was accessed during render #​8299
  • TreeSelect throws error when options prop is an empty array #​8290
  • Update DynamicDialogCloseOptions to use generic type #​8287
  • Select: label length check #​8259
  • SelectButtonChangeEvent Type mismatch #​8239

v4.5.0

Compare Source

Full Changelog

Implemented New Features and Enhancements:

v4.4.1

Compare Source

Full Changelog

Implemented New Features and Enhancements:

Fixed bugs:

  • Typescript PrimeIconsOptions differs from PrimeIcons constants #​8181
  • Tree | draggableScope and droppableScope implementation fixes #​8175
  • DatePickerProps's updateModelType is being necessary instead of optional #​8169
  • Tree | controlled/uncontrolled updates #​8166
  • Duplicated Empty Mesage on TreeSelect #​8165
  • DatePicker | add seconds support to time parsing regex #​8163
  • Menu | itemClick means event.currentTarget is now always null #​8104
  • Unable to determine if aria-controls referenced ID exists on the page while using aria-haspopup: aria-controls #​8092
  • Accessibility Issue | role="complementary" used with aria-modal="true" in Drawer – conflicting roles #​7943

v4.4.0

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Tree | DnD Support #​8151
  • Panel | Add collapsed to panel header slot #​8136
  • ConfirmDialog | ConfirmDialog cannot be dragged when using container slot #​8134
  • Drawer | Add closeOnEscape prop to control closing on Escape Key #​8120
  • DatePicker | New showClear property #​8117
  • Select | Enhanced Primitive support for Selects #​8094
  • Volt Vue | Add support for the ProgressSpinner component #​7988
  • DatePicker | Add updateModelType prop to DatePicker #​6344

Fixed bugs:

  • MultiSelect | Component state does not reflect model value after using array push #​8153
  • ColorPicker | Fix: uncontrolled behavior in ColorPicker component #​8152
  • Checkbox | Incorrect use of aria-checked in Checkbox #​8142
  • Image | The Method section of the document is incorrect #​8140
  • InputOtp | Unable to edit single field input #​8131
  • ConfirmDialog | Wrong closeCallback Container Slot Property in ConfirmDialog #​8119
  • Drawer | Scroll lock tied incorrectly to dismissable #​8116
  • AutoComplete | AutoComplete with "multiple" broken when adding new items via shift + arrow keys #​8109
  • Multiselect | MultiSelect checkboxes disappear when optionGroupLabel is set without group data #​8100
  • InputOtp | KeyboardEvent.code --> KeyboardEvent.key (& fix bugs on Android browsers not supporting .code) #​8096
  • InputMask | Does not work on Samsung Android Chrome #​8088
  • TreeSelect | Cannot read properties of undefined (reading 'key') #​8087
  • Select | Auto filter focus ignores the first keypress when select is initially closed #​8082
  • Editor | Resetting the Form doesn't remove the input from the Editor #​8080
  • DatePicker | Manual Input is not functional #​8075
  • DatePicker | Double Click on Date causes Midnight Time to be displayed IF Input is in Form #​7995
  • DataTable | Unable to customize header checkbox icon via headercheckboxicon slot due to commented out template in HeaderCheckbox component #​7942
  • DatePicker | Clear button not working #​7737
  • AutoComplete | Easy to get AutoComplete stuck in a loading state #​5601
  • AutoComplete | Dropdowns and searching has buggy and unpredictable results #​5600
  • DataTable | Wrapper for custom columns not working when using slots #​5190

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, on day 1 of the month (* 0-3 1 * *)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Oct 31, 2025
@renovate renovate bot requested a review from devtobi October 31, 2025 23:15
@renovate renovate bot force-pushed the renovate/primevue branch 3 times, most recently from fe21497 to d7fc386 Compare November 1, 2025 10:42
@renovate renovate bot force-pushed the renovate/primevue branch from d7fc386 to 6af0f0f Compare November 30, 2025 13:39
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.4.1 (minor) fix(deps): update primevue packages to v4.5.0 (minor) Nov 30, 2025
@renovate renovate bot force-pushed the renovate/primevue branch 7 times, most recently from 56943d1 to 870f75f Compare December 6, 2025 18:34
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.5.0 (minor) fix(deps): update primevue packages to v4.5.1 (minor) Dec 6, 2025
@renovate renovate bot force-pushed the renovate/primevue branch from 870f75f to 3925f02 Compare December 11, 2025 09:44
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.5.1 (minor) fix(deps): update primevue packages to v4.5.2 (minor) Dec 11, 2025
@renovate renovate bot force-pushed the renovate/primevue branch from 3925f02 to 020ab91 Compare December 13, 2025 14:40
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.5.2 (minor) fix(deps): update primevue packages to v4.5.3 (minor) Dec 13, 2025
@renovate renovate bot force-pushed the renovate/primevue branch from 020ab91 to caa28ee Compare December 21, 2025 14:36
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.5.3 (minor) fix(deps): update primevue packages to v4.5.4 (minor) Dec 21, 2025
@renovate renovate bot force-pushed the renovate/primevue branch from caa28ee to 5543e29 Compare January 8, 2026 19:30
@renovate renovate bot force-pushed the renovate/primevue branch from 5543e29 to 8519bb9 Compare January 19, 2026 18:31
@renovate renovate bot force-pushed the renovate/primevue branch 4 times, most recently from feae70b to 8eed755 Compare February 2, 2026 01:18
@renovate renovate bot force-pushed the renovate/primevue branch from 8eed755 to 4f6eb37 Compare February 12, 2026 16:57
@renovate renovate bot force-pushed the renovate/primevue branch from 4f6eb37 to 2a08db3 Compare March 1, 2026 07:44
@renovate renovate bot force-pushed the renovate/primevue branch 3 times, most recently from 0e16199 to 27e61ec Compare March 2, 2026 09:03
@renovate renovate bot force-pushed the renovate/primevue branch 4 times, most recently from 3983887 to 0c61412 Compare April 6, 2026 05:50
@renovate renovate bot force-pushed the renovate/primevue branch from 0c61412 to 18516df Compare April 11, 2026 17:08
@renovate renovate bot changed the title fix(deps): update primevue packages to v4.5.4 (minor) fix(deps): update primevue packages (minor) Apr 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant