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

fix(deps): update dependency primevue to v4 #1001

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

usa-reddragon-renovate-ce[bot]
Copy link
Contributor

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot commented Jul 3, 2024

This PR contains the following updates:

Package Type Update Change
primevue (source) dependencies major ^3.53.0 -> ^4.2.4

Release Notes

primefaces/primevue (primevue)

v4.2.4

Compare Source

Full Changelog

Fixed bugs:

  • Textarea filled variant fails in Material Theme #​6878
  • InputText: Missing attributes such as placeholder. #​6867
  • Chip component's removable Icon uses aria-hidden #​6864
  • ToggleSwitch: Material theme switch uncentered handle #​6859
  • TreeTable: Checkbox selectable does not work #​6849
  • Knob: Incorrect TypeScript Definition for valueTemplate (not supporting plain strings) #​6843
  • InputNumber: selection state is not changed when pressing arrow right and arrow left #​6837
  • Virtual scroller: step prop in delay mode breaks the component #​6776

v4.2.3

Compare Source

Full Changelog

Fixed bugs:

  • Drawer: RTL position bug #​6827
  • Tabs: Mismatch between prop "value" and emit update:value #​6825
  • DatePicker: Wrong hour displayed for midnight when set to timeOnly and 24h #​6824
  • Material: filled mode InputNumber defects #​6823
  • Material: filled mode InputGroup defects #​6820
  • Tree: Wrong passThrough option in documentation #​6818
  • PanelMenu: wrong value of the hasSubmenu slot prop #​6815
  • ToggleButton:   when label is empty #​6809
  • DataTable: Hover CSS rule not applied #​6796
  • ColorPicker: Showing Text Cursor on Focus #​6795
  • Select: Cannot read properties of null (reading '$el') - filter and auto-filter-focus error #​6793
  • Step: Cannot disable custom step element #​6763
  • InputText: Interface 'InputTextProps' incorrectly extends interface 'InputHTMLAttributes'. Password: Interface 'PasswordProps' incorrectly extends interface 'InputHTMLAttributes'. #​5480

Implemented New Features and Enhancements:

  • Improve RTL implementation #​6826
  • Better compatability with CSS libraries like Tailwind, Bootstrap #​6822

v4.2.2

Compare Source

Full Changelog

Fixed bugs:

  • Menubar: submenu icon rtl defects #​6784
  • Drawer: dismissable mode behaviour defects #​6779
  • Component Name: InputNumber does not work on Android devices #​6766
  • Improve filter rule visuals #​6761
  • paginator rtl #​6759
  • Button: Variant "link" is not assignable #​6756
  • Timeline: rtl defect #​6754
  • Frozen Columns Header: value on Columns Header won't hidden #​6745
  • InputGroup: IconField is not supported in InputGroup #​6743
  • PanelMenu: rtl submenu icon rotate defect #​6753
  • Button: "loadingicon" slot has no class and data attribute #​6747
  • ToggleSwitch: does not switch visually when selecting Material theme #​6735
  • Checkbox: "update:indeterminate" is not added as available emit type. #​6713
  • Provide showEmptyMessage for AutoComplete #​6773
  • MegaMenu: type error in props model #​6706
  • MultiSelect: Unit test exception #​6704
  • DatePicker does not play well with ConfirmPopup. #​6696
  • Menu components: Blocked aria-hidden on an element error #​6692
  • DatePicker 12am to 12pm issue #​6686
  • Slider range operation bug #​6649
  • ListBox: @​filter event must return filter options #​6641
  • Metergroup: Required icon #​6639
  • Drawer: missing 'after-hide' emit #​6621
  • InputText: Many props have a default of undefined but the docs say the default is null #​6593
  • ButtonGroup: Invalid alignement of icon and non-icon buttons #​6556
  • Select: throws an error with auto-filter-focus #​6539
  • DynamicDialog: Underlying dialog not destroyed #​6535
  • ConfirmPopup: Not positioned correctly when not used inside #​6525
  • InputOtp: iOS Autocomplete Jumbled #​6317
  • Listbox: OptionGroup disappear with filter #​6233
  • Slider: "Unable to preventDefault inside passive event listener invocation" in primevue_slider.js (touchmove) #​5745
  • Editor: v-model not updating with Quill v2.0 #​5606
  • TreeSelect: appendTo="self" and selectionMode="checkbox" causes panel to close on click on node arrows #​4927
  • Textarea: AutoResize not working if the value is changed while textarea is not visible #​4510

v4.2.1

Compare Source

Full Changelog

Fixed bugs:

  • Forms: Incorrect main/module/exports error when importing #​6709
  • Forms: Could not resolve "valibot" #​6708

v4.2.0

Compare Source

Full Changelog

Deprecated:

  • Deprecate plain button in favor of Contrast #​6657

Fixed bugs:

  • Remove unused Galleria mask design tokens #​6670
  • MegaMenu typo in Style #​6669
  • Remove TieredMenu Unused Design Tokens #​6668
  • AutoComplete Chip Focus Design token name is wrong #​6667
  • MegaMenu and Menubar token names wrong #​6666
  • Paginator: Responsive paginator shows all variations at same time instead of at each breakpoint #​6595
  • DatePicker: toggleCallback missing on dropdownbutton slot #​6543
  • @​primevue/core: Inconsistency of vue version in peerdependencies #​6492

Implemented New Features and Enhancements:

  • Stepper: design-token updates #​6707
  • Update the bundle of primevue package #​6702
  • Update the bundle of @​primevue/icons package #​6701
  • Improve support for Buttons in InputGroupAddon #​6695
  • New Component: FormField #​6693
  • RTL support for Misc components #​6691
  • RTL support for Media components #​6690
  • RTL support for Message components #​6689
  • Breadcrumb: separatorIcon pt added #​6688
  • New paginatorcontainer slots for Data components #​6683
  • RTL support for Menu components #​6682
  • RTL support for Dialog components #​6681
  • RTL support for Button components #​6680
  • Paginator: Headless mode #​6679
  • RTL support for Data components #​6677
  • Update surface tones of input borders in dark mode for Aura and Lara #​6673
  • New Design Token for invalid placeholder color #​6672
  • maxSelectedLabels for TreeSelect #​6671
  • Listbox - Remove Unused Tokens #​6665
  • FileUpload New Design Tokens #​6664
  • FileUpload message overlaps with ProgressBar #​6663
  • Remove unused tokens from DatePicker #​6662
  • Drawer - Design Tokens #​6661
  • Avatar - New Design Tokens #​6659
  • Add variant prop to Button #​6658
  • Design tokens for InputOtp #​6656
  • Design tokens of clear icon for Selects #​6655
  • New Clear Icon prop and slot #​6654
  • Size and Variants for Message component #​6653
  • Size prop support for more components #​6651
  • RTL support for Panel components #​6647
  • RTL support for Form components #​6636
  • RTL support for showcase #​6635
  • Check form components affected by p-invalid class#​6631
  • New Component: CheckboxGroup #​6613
  • New Component: RadioButtonGroup #​6612
  • Add form support to components #​6603
  • Add an uncontrolled structure to components #​6602
  • New Component: Form #​6601
  • ContextMenu: Y axis collision detection not working for submenus #​6348

v4.1.1

Compare Source

Full Changelog

Fixed bugs:

  • Wrong token binding on inputtext #​6590
  • Table sort icon not aligned properly #​6588
  • Improve nested overlays in mobile #​6587
  • MegaMenu ignores token #​6585
  • AutoComplete is using token from the deprecated InputChips #​6584
  • Disabled ToggleSwitch in dark mode is same as non-disabled #​6583
  • Slider track border radius token not applied #​6582
  • Tree filter too close, visual bug#​6581
  • Invalid CSS in DataTable and TreeTable #​6580
  • MegaMenu: mobile visual defects #​6578
  • Typo in splitter.js (autocomplete err) #​6570
  • CascadeSelect: focus defect on mouse enter #​6538
  • Typescript support is non-existent in All components #​6152
  • DataTable - button click in a cell propagates to row-click #​6472
  • No intellisense for props, slots etc. with v4 #​5903

v4.1.0

Compare Source

Full Changelog

Fixed bugs:

  • InputMask: type bug #​6505
  • DataTable: row focus defects #​6488
  • MultiSelect: maxSelectedLabels is not working with display chip #​6485
  • DatePicker: focus on wrong element when adding "Select" component to footer slot of DatePicker #​6482
  • PanelMenu: Incorrect name in PanelMenuPassThroughOptions documentation #​6475
  • Dialog: @​media styles do not append right component #​6474
  • ContextMenu uses unreliable way to determine scrollTop #​6469
  • Drawer: emit event(update:modelValue) should be update:visible in docs #​6464
  • CascadeSelect: aria-hidden w3c defect #​6458
  • DataTable: missing unstyled prop in component: HeaderCheckbox.vue #​6444
  • Select: v-tooltip does not work #​6443
  • Galleria: Global ripple effect breaks Galleria #​6438
  • Select: Selecting 0 option shows empty in select #​6437
  • DataTable: column resize does not work anymore #​6436
  • PT implementation defects #​6435
  • Select component does not handle focus via label with labelId #​6432
  • Select: autoFilterFocus stuck when switching between Selects #​6420
  • Password: autofocus does not work #​6413
  • ScrollTop: pt implementation defect #​6412
  • Scoped style (dt props) does not attach to page with correct selector #​6408
  • InputOtp: clicking on a selected filled box prevents you removing #​6373
  • Datepicker: No manual input in view = 'year' #​6347
  • Icons Missing #​6335
  • MultiSelect: Translation does not take effect #​6303
  • VirtualScroller: Unstyled mode broke core functionality #​6294
  • InputMask: input is getting mixed up #​6276
  • Menu componets: Design Token does not work#​6129
  • DataTable: reorder with drag and drop not working as expected #​6014
  • Nuxt autoimport component prefix: add typescript dynamic name support #​6007
  • DataTable: Pass Through keys for emptyMessage not working #​6006
  • TreeSelect: expandedKeys not working #​5967
  • Splitter/SplitterPanel: size not updated #​5463
  • Dropdown & MultiSelect: Disabled selected value #​4431

Implemented New Features and Enhancements:

  • TreeSelect: new option slot #​6534
  • CascadeSelect: move move/enter behavior changes #​6533
  • Add extend keyword to extend css variables to presets #​6524
  • ContextMenu / TieredMenu / CascadeSelect: responsiveness updates #​6522
  • New Component: ImageCompare #​6518
  • Tree: new header and footer slots #​6513
  • ToggleButton: handle element added #​6511
  • New Material Design Based Theme #​6508
  • New Design Tokens #​6507
  • CascadeSelect: new header and footer slots #​6504
  • New KeyFilter directive #​6503
  • TreeTable: ContextMenu implementation #​6489
  • TreeSelect: Filter and lazy modes #​6481
  • SpeedDial: itemicon slot #​6463
  • ConfirmDialog: improve options #​6456
  • Add css keyword to themes section to inject custom styles #​6452
  • Move primitive and semantic options of themes to separate modules #​6425
  • New IftaLabel component #​6419
  • New Float Label Variants #​6418
  • Tree: Allow filterBy to be a getter #​6374
  • Tree: no slot's data for nodetoggleicon template when node is loading #​6371
  • Nuxt plugin types break if I add @​primevue/nuxt-module to modules #​6289
  • DataTable: Column Group Filters #​6151
  • DataTable: add prop showHeaders #​5949

v4.0.7

Compare Source

Full Changelog

Fixed bugs:

  • SelectButton pt name correction #​6382
  • ToggleButton: aria-label and aria-labelledby not observed #​6377
  • FileUpload: Fix type of FileUploadState.messages #​6370
  • TreeTable: click and arrow key defect #​6368
  • Dialog: no dragstart event to accompany dragend #​6357
  • Dialog: dragging state is not reset when closed while dragging #​6356
  • InputOtp: IntegerOnly mode accepts "space" #​6353
  • InputOtp: Pasting adds an extra character #​6351
  • DatePicker: Pick month does not work #​6342
  • DataTable: Cannot set properties of null (setting 'tabIndex') #​6323
  • DatePicker showOtherMonths wrong behaviour #​6307
  • Click outside only when not modal #​6284
  • Select: Chinese IME input will be stopped in filter input element #​6279

v4.0.6

Compare Source

Full Changelog

Fixed bugs:

  • animate-slidedown fails when a Tailwind prefix is used #​6365
  • Tree: wrong pt and classname for InputText #​6301
  • pt pcFilterIconContainer defects on form components #​6286
  • File Upload: Basic Mode does not apply buttonProps #​6255
  • Multiple Components: Augment vue using declare module 'vue' instead of declare module '@​vue/runtime-core' (and declare module 'vue/types/vue') to avoid compilebreaks #​6199

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

v4.0.0

Compare Source

Full Changelog

Breaking Changes:

  • Remove .p-fluid and add new fluid property #​6000

Fixed bugs:

  • options.resolve is not a function in auto-import-resolver package #​6003
  • DataTable: highlightOnSelect single selection defect #​6002
  • Stepper: linear mode disabled header defect #​6001
  • OverlayBadge: Failed to resolve component: Badge #​5991
  • Nuxt module component autoImport in v4 rc3 doesn't work with component prefixes #​5980
  • MultiSelect: 'v-if="filter"' erroneously removed in v4 #​5978

Implemented New Features and Enhancements:

  • Add as and asChild property to Button #​5996

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

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot added dependencies Pull requests that update a dependency file major npm labels Jul 3, 2024
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/primevue-4.x branch 7 times, most recently from 9b2e704 to 91711f4 Compare July 7, 2024 00:53
Copy link

socket-security bot commented Jul 7, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] None +4 15.2 MB cagatay.civici, mert.sincan, tugcekucukoglu

🚮 Removed packages: npm/[email protected]

View full report↗︎

@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/primevue-4.x branch 15 times, most recently from c13c7e5 to 2fc3d7c Compare July 14, 2024 12:17
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/primevue-4.x branch 3 times, most recently from bd8bbf8 to 2a2a282 Compare July 16, 2024 19:37
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/primevue-4.x branch 18 times, most recently from 32bd607 to dc6f094 Compare December 1, 2024 00:55
@usa-reddragon-renovate-ce usa-reddragon-renovate-ce bot force-pushed the renovate/primevue-4.x branch 10 times, most recently from a510943 to 080b04a Compare December 5, 2024 00:28
Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com>
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 major npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant