Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 8, 2025

This PR contains the following updates:

Package Change Age Confidence
primevue (source) 4.3.6 -> 4.4.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

primefaces/primevue (primevue)

v4.4.1

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Improve drag and drop behaviour between multiple Tree's [#​8183](#​8183
  • DatePicker | new buttonbar slot #​8172
    )

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:

  • Improve drag and drop behaviour between multiple Tree's [#​8183](#​8183
  • DatePicker | new buttonbar slot #​8172
    )

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.3.9

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

v4.3.8

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Select components | Hide clear icon while loading or disabled mode is on #​8078
  • Checkbox | fix style of checkbox icon when disabled (volt) #​8071
  • TreeTable | Missing data-p attributes #​8064
  • DataTable | Missing data-p="loading" attribute #​8062
  • TreeTable | paginatorcontainer slot missing required pagination props for customization #​8001
  • Dialog | loses draggable functionality when using headless mode with #container slot #​7892

Fixed bugs:

  • Listbox | pt parameter header is not applied when using header slot #​8079
  • ColorPicker | When changing hue, saturation and brightness will be lost #​8069
  • Fileupload | can drop multiple files even when :multiple="false" #​8068
  • ColumnFilter | Incorrect locale references and reversed logic in columnFilterButtonAriaLabel #​8060
  • Tooltip | Remains in DOM When Target Element Is Removed Before Delay Completes #​8026
  • Galleria | full screen thumbnails shifting in (RTL) is not appropriate #​8025
  • Datepicker | issue with wrong values in the input field #​8014
  • MultiSelect | Options with duplicate label but different values do not work properly when clearing #​8011
  • Datatable | Expand aria-label wrong #​7997
  • KeyFilter | let wrong characters be typed in #​7989
  • InputNumber | of type integeronly accepts floating point number in Copy&Paste actions #​7986
  • PTab | Button cannot be activated with keyboard enter key when inside a tab #​7983
  • Select | Regression with empty string value #​7909
  • Listbox | Incorrectly scrolls on select #​7862
  • Select component | default value template doesn't show the selected value if it's not found in the option list #​7833

v4.3.7

Compare Source

Full Changelog

Implemented New Features and Enhancements:

Fixed bugs:

  • InputNumber step 0.01 not working #​8054
  • Select list is focusable with filter #​8048
  • InputNumber Component does not block composition input (IME - Korean, Japanese) #​8039
  • Datatable #rowreordericon slot breaks reorder functionality #​8032
  • DatePicker: date range has until date time value stuck on from date time value #​8027
  • Nuxt module throws exception when @​primevue/forms is missing #​7967

Configuration

📅 Schedule: Branch creation - "before 4am" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependency label Aug 8, 2025
@renovate renovate bot force-pushed the renovate/primevue-4.x branch from 8567692 to d91039b Compare August 21, 2025 13:25
@renovate renovate bot changed the title fix(deps): update dependency primevue to v4.3.7 fix(deps): update dependency primevue to v4.3.9 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/primevue-4.x branch from d91039b to 51d5b24 Compare September 6, 2025 22:45
@renovate renovate bot changed the title fix(deps): update dependency primevue to v4.3.9 fix(deps): update dependency primevue to v4.4.0 Oct 1, 2025
@renovate renovate bot force-pushed the renovate/primevue-4.x branch from 51d5b24 to 1c6fda7 Compare October 1, 2025 20:47
| datasource | package  | from  | to    |
| ---------- | -------- | ----- | ----- |
| npm        | primevue | 4.3.6 | 4.4.1 |
@renovate renovate bot force-pushed the renovate/primevue-4.x branch from 1c6fda7 to e9481d1 Compare October 7, 2025 16:38
@renovate renovate bot changed the title fix(deps): update dependency primevue to v4.4.0 fix(deps): update dependency primevue to v4.4.1 Oct 7, 2025
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.

0 participants