Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency primevue to v4.0.5 #72

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
primevue (source) 4.0.0 -> 4.0.5 age adoption passing confidence

Release Notes

primefaces/primevue (primevue)

v4.0.5

Compare Source

Full Changelog

Fixed bugs:

  • aria-hidden errors on browsers #​6269
  • Accordion, Button, Step, Tab: Invalid prop warnings when component object passed to as prop #​6266
  • Carousel: Index is undefined in PassThroughOptions #​6264
  • Drawer: Nested drawer dissmis #​6262
  • Accordion and Tabs value prop type definion extensions #​6252
  • DatePicker: responsiveOptions doesn't work #​6250
  • ScrollTop: ScrollTop button not displayed correctly when ripple effect is enabled #​6249
  • Stepper: activateCallback has incorrect signature #​6225
  • SpeedDial: Invalid aria-controls value being set in list items #​6221
  • InputNumber: Buttons disappear when clicked if inside of an InputGroup #​6212
  • IconField: 'iconfield' does not exist in type 'PrimeVuePTOptions' #​6206
  • DatePicker: switching to year view when modelValue is populated #​6203
  • Select: In case of Filter and AutoFocusFilter enabled focus is lost #​6194
  • InputOtp - allow NumpadEnter event #​6182
  • [MenuBar]: Slow performance #​6164
  • Dialog: [V4] When it non-fixed, it will cause the appendTo target shrink or joggled. #​6160
  • Menu section: PassThrough context.item has not right MenuItem entry #​6055
  • FileUpload v4.0.0-beta.3: Subsequent file selections no longer possible in basic mode (regression from v4.0.0-beta.2) #​5748
  • InputMask number repeat #​3623

v4.0.4

Compare Source

Full Changelog

Fixed bugs:

  • Button: undeclared color styles of outlined buttons #​6169
  • Tree: none selectable child defect in selection mode #​6159
  • DataTable: paginator passthrough is now pcPaginator #​6154
  • DatePicker: Icon is visible when calendar is on inline mode #​6153
  • Fieldset: toggle icon does not work if there is a legend slot #​6144
  • Button component disabled No transition effect#​6140
  • Dialog: Missing 're-focus original element on close' fix in v4 that was present in v3 #​6139
  • ButtonGroup: Missing buttongroup in PrimeVuePTOptions #​6137
  • lara and nora presets import virtualscroller from aura preset #​6128
  • DatePicker: Day name didn't show when i set locale manualy #​6125
  • Datepicker: Month selection highlighting problem in range mode #​6120
  • Dialog: Release mouse outside the dialog would close the dialog when dismissableMask is true. #​6116
  • DatePicker: cannot type an end date that is the same as the start date. #​6106
  • InputMask: Missing id property #​6100
  • DatePicker: can not typing same date using input #​6081
  • StepList and StepPanels: Different type than of Stepper, Step and StepPanel #​6059
  • Drawer: Footer Div/Slot added by default #​6048
  • ContextMenu: The item action is not executed on Enter key when the "item" template has been redefined #​5983
  • Popover - Misplaced arrow #​5915
  • Calendar: Keydown Event not firing #​5870
  • InputOtp: (integerOnly) No response when pressing Enter and Tab #​5386

v4.0.3

Compare Source

Full Changelog

Fixed bugs:

  • InputMask: Fluid injection defect #​6150
  • Misalignment of icons due to Tailwind Preflight #​6148
  • ColorPicker: [Vue warn]: Property "inputId" was accessed during render but is not defined on instance. #​6135

v4.0.2

Compare Source

Full Changelog

Fixed bugs:

  • Toast: Unstyled prop does not affect ToastMessage #​6098
  • ConfirmDialog and ConfirmPopup: Missing accept/reject labels #​6075

Implemented New Features and Enhancements:

  • Provide Fluid component #​6122
  • ColorPicker: click on label does not open the color picker#​6044

v4.0.1

Compare Source

Full Changelog

Fixed bugs:

  • SELECT: hide clear button when options is empty in Dropdown #​6084
  • Lara theme type #​6065
  • Paginator: v4 page buttons still have PrimeVue classes in unstyled mode #​6064
  • TabList: ripple warn when Ripple is not been registered. #​6057
  • Stepper: Nested Components are re-mounted #​6052
  • Tree: filter pt implementation defect #​6043
  • DataTable: Frozen Columns, the headers of fixed columns will overlap. #​6036
  • IconField: Does not support multiple icons#​6034
  • InputMask: Passed props are not set #​6025
  • BaseComponent: Missing import 'isFunction' #​6024
  • Failed to use Primevue 4 with yarn #​6020
  • TABS: Globally enabling Ripple breaks Scrollable Tabs #​6017
  • Accordion: Theming content background not working #​5997
  • AutoComplete: Combining multiple + dropdown does not work #​5881

Configuration

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

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

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.

Copy link

changeset-bot bot commented Aug 1, 2024

⚠️ No Changeset found

Latest commit: 57141be

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update dependency primevue to v4.0.3 chore(deps): update dependency primevue to v4.0.4 Aug 2, 2024
@renovate renovate bot changed the title chore(deps): update dependency primevue to v4.0.4 chore(deps): update dependency primevue to v4.0.5 Aug 23, 2024
@fu050409 fu050409 merged commit dc18f9b into main Sep 2, 2024
9 checks passed
@fu050409 fu050409 deleted the renovate/primevue-4.x-lockfile branch September 2, 2024 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant