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

Update dependency primevue to ~3.53.0 #529

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
primevue (source) ~3.44.0 -> ~3.53.0 age adoption passing confidence

Release Notes

primefaces/primevue (primevue)

v3.53.0: PrimeVue 3.53.0

Compare Source

What's Changed

New Contributors

Full Changelog: primefaces/primevue@3.52.0...3.53.0

v3.52.0

Compare Source

Full Changelog

Fixed bugs:

  • InputOp: Digits only doesn't work on mobile #​5635
  • Calendar: Hours are set to 00 when clicking the "Today" button #​5620
  • Paginator: Responsive Templating showing multiple layouts on break points #​5604
  • InputNumber: The InputNumber is not working properly in the new version #​5602
  • Menu / Stepper: Pass Through Unstyled Mode #​5599
  • Hydration defects #​5593
  • InputNumber: Cannot input number 0 in Hungarian(QWERTZ) layout #​5577
  • Menu: support style property for submenuHeader item #​5562
  • InputNumber Not Working android #​5545
  • InputNumber: Cannot input numbers in AZERTY layout #​5508
  • DataTable: rowClass, rowStyle typing defects #​5498
  • DataTable: Modifying value of expendedRow is not reflected #​5372
  • InputNumber can't enter 0.0x using minFractionDigits/mode="currency" #​5170
  • Calendar: Input value is not updated when model is changed externally #​4938

Implemented New Features and Enhancements:

  • AutoComplete: Enter does not submit form #​5618
  • Knob: Added valueTemplate function support #​5616
  • Tree: Missing Passthrough Options #​5574
  • Sidebar: dismissable prop can't be changed dynamically #​5563
  • TreeTable: filterField ignored #​5525
  • ScrollPanel: Errors in moveBar() when xBar and yBar attributes don't exist #​5518
  • Toast: Race condition on remove #​5225
  • Dropdown: aria-label missing from inner ul element #​5277

v3.51.0

Compare Source

Full Changelog

Fixed bugs:

  • tree: loadingMode #​5509
  • Upload File doen'st show invalidFileSizeMessage #​5497
  • Stepper: changing step is making the StepperPanel a render #​5495
  • Multiselect - Filter - Duplicate keys on search. #​5455
  • Slider: Focus on slider on mouse click not working #​5446
  • Dropdown: throws error when grouped item is selected #​5445
  • Stepper: number element box-shadow defect #​5442
  • Autocomplete: isSelected(option) doesn't work correctly when 'multiple' is true #​5435
  • Carousel: Unable to scroll vertically on mobile #​5320
  • InputOtp: Unable to input integers in integerOnly #​5422
  • Menu components: Hidden Menu-Item can still be activated (focused) on Keyboard-Navigation #​5318
  • Slider: [Violation] Non-passive event #​5213
  • DataTable: improve globalFilterFields type #​5212
  • DataTable: resizableColumns and paginator bug #​5210
  • Calendar: no enter transition when used in inline mode inside HeadlessUI dialog #​5294
  • InputNumber: Cut or Paste via keyboard shortcuts in Safari doesn't work #​3928
  • Calendar: Invalid typings for modelValue. #​3609

Implemented New Features and Enhancements:

  • PrimeIcons: version 7 #​5524
  • Carousel Enhancement - Empty Slot #​5474
  • Dropdown Pass Through: item #​5470
  • Tree: Style Classes not passed to nodeicon slot #​5452
  • fix(types): augment GlobalComponent interface in vue module #​5419
  • Twice render if $attrs.id not defined #​5412
  • TieredMenu: Pressing Escape-Key in submenu moves focus to first menuitem #​5327

v3.50.0

Compare Source

Full Changelog

Fixed bugs:

  • InputOtp: typing defects #​5421
  • Multiselect: Wrong position of the panel with appendTo="self" #​5411
  • DataTable: tableStyle typing defect #​5410
  • Image: indicator slot is without function #​5389
  • InputOtp: wrong usage of inputmode#​5382
  • IconField: Wrong casing in Typescript module declaration file (.d.ts) #​5376
  • Terimnal: Doesn't work on mobile #​5364
  • Property 'disabled' does not exist on type 'SelectButtonContext'. #​5354
  • DataTable: rowStyle invalid Type: Got function expected object #​5349
  • DataTable: [Vue warn]: Invalid prop: type check failed for prop "rowClass". Expected String | Object, got Function #​5341
  • InputOtp: Length not working #​5336
  • inputOTP - integerOnly doesn't work with number pad #​5329
  • Table: Computed property "bodyStyle" is already defined in Props. #​5243
  • InputNumber: Bug deprecated KeyCode Usage #​5008

Implemented New Features and Enhancements:

  • Tree: Slot for icon property of value #​4833

v3.49.1

Compare Source

Full Changelog

Fixed bugs:

  • Stepper component style build is broken #​5332

v3.49.0

Compare Source

Full Changelog

Fixed bugs:

  • SplitterPanel: nested context hydration fixed #​5322
  • Password: after reset password meter not reset #​5304
  • DataTable: tableClass prop specifies String type, though Array also works #​5297
  • document.body.setAttribute('data-p-unselectable-text') missing second arguments. #​5280
  • Galleria animation defect #​5279
  • Menu components itemicon slot does not work expected #​5276
  • SelectButton: (accessibility) disabled mode focus defects #​5274
  • DataTable: "Ctrl + A" selects all rows even in selectionMode "single" #​5271
  • Galleria: fullscreen mode bug with thumbnails #​5267
  • TabView: previousicon slot doesn't work #​5264
  • Calendar: When entering the time by hand into timeOnly calendar, values switch to NaN:NaN #​5254
  • MeterGroup: Cutoff at the beginning when the first element is 0 #​5252
  • TabView: selectOnFocus mode defect #​5245
  • ConfirmDialog: Dragging dialog fires an error #​5244
  • Dialog: Error when clicking on header to drag #​5240
  • SelectButton: aria-disabled contains code instead of a boolean value #​5235
  • Tooltip: OutOfBounds alignment does not affect tooltip arrow position #​5153
  • Dropdown: esc keypress propagates and triggers close in dialogs #​5138
  • The arrow position is wrong after overlayPanel/confirmPopup is flipped#​5091
  • Listbox: issue with navigating through list items using tab and enter buttons #​4906

Implemented New Features and Enhancements:

  • New InputOtp component #​5321
  • MenuBar: Pressing Escape-Key in submenu moves focus to first menuitem #​5316
  • Calendar: pt.day missing disabled and selected attrs in options.context #​5312
  • InputSwitch: Aura invalid state updates #​5311
  • aria-invalid state added to Input components #​5293
  • New ButtonGroup component #​5292
  • CascadeSelect: second click should close the submenu #​5289
  • Menu components: track focus with also mousemove #​5288
  • InputIcon class support & InputField style updates #​5273
  • New Stepper component #​5266
  • Upload: Error showing when all the files are removed. #​5260

v3.48.1

Compare Source

Full Changelog

Fixed bugs:

  • Fix PrimeVuePTOptions.global.css (missing parenthesis) #​5232
  • Overwritten styles defect #​5231
  • Steps: Aura extension defect #​5230
  • Remove missed inputProps from InputSwitch #​5227
  • The scrollToIndex method on VirtualScroller does not scroll to the correct index when triggered twice. #​5223
  • Splitter: Fix keyboard repeat behavior #​5219
  • Dropdown / MultiSelect : Incorrect alignment on filtering #​5215

v3.48.0

Compare Source

Full Changelog

Deprecated:

Fixed bugs:

  • SplitButton templating is broken #​5199
  • DataTable: Row selection styling defect #​5196
  • ColorPicker: parameter field in emit change event is incorrect #​5188
  • Hydration attribute mismatch on Icons #​5187
  • Calendar: 'view' property has no effect when changed after component initialization #​5132
  • TabView + Splitter: Navigation Buttons not showing #​5111
  • Knob: Problem with the step property when using the keyboard arrows #​5097
  • DataTable: VirtualScroller Resets Scroll Position to top on lazy load more data #​5078
  • Dropdown: autoSize works incorrectly with filter and not only #​5073
  • Calendar: 12h time picker changes from 12 am to 12 pm automatically #​5108
  • colorPicker: change event only shows old color value #​5004
  • Divider: Divider line doesn't show (Using the nuxt-primevue module) #​5000
  • Menubar, Megamenu, Contextmenu and etc.: Twice render if $attrs.id not defined #​4953

Implemented New Features and Enhancements:

  • Move core alignment styles to theme files #​5214
  • Update default dropdown filter icon #​5208
  • Refactor MeterGroup Component and Demos #​5203
  • Contrast and Secondary Variants for Badge/Tag/Message/Toast #​5200
  • Contrast variant for SplitButton #​5198
  • Add data-p-unselectable-text attribute on resizing and dragging phases #​5194
  • Improve data-pc- structure in components #​5179
  • New invalid and variant properties #​5176
  • New Components #​5175
  • Themes: end value has mixed support, consider using flex-end instead warning #​5155
  • Bug: Cannot override preset if using Tailwind important: true #​5081
  • TableBody: Render "BodyRow" binding dataKey of props to key attribute #​5006
  • PassThough new merging strategy with tailwind-merge to smartly merge classes #​4707

v3.47.2

Compare Source

Full Changelog

Fixed bugs:

  • OverlayPanel: RangeError: Maximum call stack size exceeded inside link #​5146
  • Align hover colors for MultipleSelect, AutoComplete and CascadeSelect #​5150

v3.47.1

Compare Source

Full Changelog

Fixed bugs:

  • Keyboard accessibility is not working on OrderList and PickList #​5144

v3.47.0

Compare Source

Full Changelog

Breaking Changes:

  • Change visual focus behavior for UI/UX enhancement on some components #​5106
  • Highlight state changes on Checkbox selection mode #​5105
  • autoOptionFocus property added to Input-like components #​5099
  • Improve the structure of some components to comply with standards #​5071
  • autoOptionFocus default type is changed as false #​5096

Fixed bugs:

  • Search with null/undefined values breaks rendering #​5140
  • The hideIcon property is not working on SpeedDial #​5135
  • Textarea: modelValue should accept Nullable as InputText does #​5127
  • Chips: Separator by new line doesn't work by pasting value #​5103
  • DataTable: Cannot read properties of null when editMode="cell" and selectionMode="single" #​5100
  • Unit tests in the master branch are failing #​5095
  • InputNumber: Home and End key defects #​5094
  • Float label demo is broken in mobile mode #​5089
  • [TabMenu] Router demo has the wrong code #​5082
  • Calendar: Incorrect interface "CalendarContext" for Calendar component #​5077
  • Tag: center icon when no label is present (icon-only mode) #​5067
  • DataTable: Uncaught TypeError: Cannot read properties of null (reading 'sortable') at Proxy.getColumnPT8 #​5062
  • Calendar: When use with Datatable filter, the calendar would show at the bottom of the page. #​5055
  • DataTable: persistent expandedRows with dataKey doesn't working properly #​5057
  • DataTable: Column with no props throws exception #​5056
  • DataTable: Empty column causes maximum recursive calls to be reached #​5053
  • ContextMenu: Cache duplication "focusedItemId" #​5054
  • Calendar: panel does not hide when pressing enter #​5050
  • Dialog: maximizable broken if dialog moved #​5048
  • DataTable: Hydration attribute mismatch with sortable columns #​5046
  • Can't paste a decimal value when there is a total value in the input. #​5034
  • Tooltip: Malfunction inside Links #​5030
  • SplitButton inherits CSS properties from DynamicDialog "footer" and disrupts the original design #​5012
  • Tooltip: missing nonce for inline styles #​5010
  • InputNumber: insert behavior defects #​4539

Implemented New Features and Enhancements:

  • New Aura Theme#​5143
  • Add itemGroupLabel, itemLabel, tickIcon and blankIcon options to pt in Dropdown #​5142
  • Add highlightOnSelect and checkmark props to Dropdown #​5141
  • Icon: BlankIcon #​5139
  • Add focusOnHover props to some components #​5130
  • DataTable: body template rowTogglerCallback callback option added #​5123
  • Dialog: no transition on open/close when dialog is maximized #​5118
  • Expose alignOverlay method in OverlayPanel #​5075
  • Message: 'life-end' emit #​5070
  • New MeterGroup component #​5066
  • Dropdown: After selecting an option, clearing the value using close icon should clear the filter input #​5060

v3.46.0

Compare Source

Full Changelog

Fixed bugs:

  • SVG clip path attribute should be clip-path and not clipPath #​5036
  • Tooltip arrow is broken #​5033
  • ConfirmDialog & ConfirmPopup: icon option class pt implementation defect #​5028
  • Sidebar: Escape key doesn't close the Slidebar #​5016
  • BodyRow: Cannot read propertie of null (reading 'forEach) #​5005
  • InputNumber: highlight on focus don't work on multiple inputs with the same value #​5003
  • TreeSelect: tab key control defect #​4998
  • bodyRow broken pt context options #​4996
  • VirtualScroller loading is not working on DataTable #​4993
  • added sortIcon property to type ColumnPassThroughOptionType #​4992
  • wrong type appendTo props #​4905

Implemented New Features and Enhancements:

  • Add caption option to passthrough options on Card #​5020
  • CascadeSelect: context options improvements for pt #​4995

v3.45.0

Compare Source

Full Changelog

Breaking Changes:

  • metaKeySelection default type is changed as false #​4985

Fixed bugs:

  • DataTable - sortable header with InputText #​4988
  • PickList: metaKeySelection does not work as expected #​4984
  • Datatable rowGroupMode: columns can't be hidden with setting hidden = true #​4982
  • Table: Sort icons are not showing correct amount directions #​4981
  • Lara Light Teal: $highlightBg implementation defect #​4980
  • Image: Preview popup closes on 2nd click of disabled zoomOut and zoomIn in preview #​4968
  • Knob: Chrome touchstart 'passive' warnings #​4963
  • Datatable: stripedRows do not work correctly with virtual scroll #​4957
  • Datatable: Column resize expand mode and Stateful loses scroll #​4950
  • DataTable or Column leak computed properties to their children through VirtualScroller #​4924
  • Datatable Slider filter: Filtering breaks after clearing filter when using slider in docs and elsewhere #​4913
  • DataTable: #loading templates broken with lazy virtual scroller #​4723
  • DataTable: VirtualScroller breaks when sort is applied #​4434
  • Treetable: InputText in body Slot does not allow space character #​4045
  • DataTable:When using ColumnGroup in a table with more than two frozen columns #​3967
  • DataTable: Pass sorted data on sort event Type: Bug #​3818
  • DataTable: dataKey Property not relevant for expanding rows #​3718
  • [DataTable with virtual scroll] Using primevue inside shadow-dom #​3037
  • DataTable Column Resizing incompatible with Column Reordering #​2188

Implemented New Features and Enhancements:

  • Image: Toolbar is hidden when the image is zoomed #​4986
  • Improve performance of row expansion feature on DataTable #​4977
  • InputNumber: Support roundingMode for the InputNumber #​4945
  • BaseIcon: p-icon and p-icon-spin classes in unstyled mode #​4692
  • Add custom wrapper support for helper components on DataTable and TreeTable #​4646
  • Component Styles: Remove use of !important now that @​layer is used #​4637
  • DropDown: Labels unassociated from DropDown unless :editable="true" #​4567
  • TreeTable: Missing dataKey property #​4273
  • Keyboard support: Numpad enter #​3602

Configuration

📅 Schedule: Branch creation - "after 8pm every weekday,before 5am every weekday,every weekend" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@jhaerDfine
Copy link
Contributor

problematic upgrade

@renovate renovate bot force-pushed the renovate/primevue-3.x branch 8 times, most recently from 2e3e2e9 to c4fd39f Compare June 6, 2024 15:32
@renovate renovate bot force-pushed the renovate/primevue-3.x branch 3 times, most recently from 88581c7 to 8bcb118 Compare June 12, 2024 14:47
@renovate renovate bot force-pushed the renovate/primevue-3.x branch 3 times, most recently from addf2b6 to f7283e3 Compare June 18, 2024 10:03
@renovate renovate bot force-pushed the renovate/primevue-3.x branch 7 times, most recently from ad2b8b6 to cbd64b7 Compare June 29, 2024 08:28
@renovate renovate bot force-pushed the renovate/primevue-3.x branch 3 times, most recently from 34c0207 to 2b0df1b Compare July 10, 2024 07:30
@renovate renovate bot changed the title Update dependency primevue to ~3.52.0 Update dependency primevue to ~3.53.0 Jul 14, 2024
Copy link
Contributor Author

renovate bot commented Jul 19, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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.

2 participants