Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps @primevue/forms from 4.3.3 to 4.4.0.

Release notes

Sourced from @​primevue/forms's releases.

PrimeVue 4.4.0

What's Changed

New Contributors

Full Changelog: primefaces/primevue@4.3.9...4.4.0

PrimeVue 4.3.9

What's Changed

... (truncated)

Changelog

Sourced from @​primevue/forms's changelog.

4.4.0 (2025-10-01)

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

4.3.9 (2025-09-05)

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

... (truncated)

Commits

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 [@primevue/forms](https://github.com/primefaces/primevue/tree/HEAD/packages/forms) from 4.3.3 to 4.4.0.
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.4.0/packages/forms)

---
updated-dependencies:
- dependency-name: "@primevue/forms"
  dependency-version: 4.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 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 javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants