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 v3.53.1 #25

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 16, 2021

This PR contains the following updates:

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

Release Notes

primefaces/primevue (primevue)

v3.53.1

Compare Source

Full Changelog

Fixed bugs:

  • feat :InputNumber: Accept Comma And NumpadDecimal as decimal "sign" #​6506
  • fix(v3): global vue type augmentation #​6380
  • Dialog: [V3] When it non-fixed, it will cause the appendTo target shrink or joggled. #​6162
  • fix(Calendar): highlight range of year in YearMode #​5988
  • fix(Calendar): highlight range of month in MonthMode #​5987
  • TreeNode selectable not being used when in checkbox selectionMode #​5330
  • InputNumber: Issue Accept Numpad Decimal when different to the region symbol #​3722

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

v3.44.0

Compare Source

Full Changelog

Fixed bugs:

  • Calendar: Time only mode does not work #​4952
  • Calendar PT: mask defect #​4947
  • CascadeSelect: optionGroupChildren doesn't work in string type #​4944
  • Dropdown: Overlapping Clear Icon while disabled #​4923
  • VirtualScroller: getRenderedRange viewport calculation is broken #​4803
  • Dropdown: Editable dropdown doesn't open when typing on a mobile device #​4509
  • DynamicDialog: passing pt when opening new dialogs #​4443
  • Data Table row checkboxes propagate click events when a checkbox is unchecked #​4100
  • AutoComplete: Duplicate Value #​3379

Implemented New Features and Enhancements:

  • Add attrs param to all pt functions #​4951

v3.43.0

Compare Source

Full Changelog

Fixed bugs:

  • Calendar: Overwrites date when in time-only mode #​4901
  • Binding and ordering pt options defect #​4921
  • Some icons are not displaying from PrimeIcons.js Api file #​4897
  • Treetable lazy load plus pagination toggler icon remain as open #​4441

Implemented New Features and Enhancements:

  • Add parent param to all pt method options #​4929
  • Media components Accessibility Improvements #​4908
  • Tree: Missing 'filter' event on search #​4876

v3.42.0

Compare Source

Full Changelog

Breaking Changes:

  • Menu components: width changed as min-width #​4870

Fixed bugs:

  • Splitter: aria-valuenow calculation defect #​4889
  • Listbox: select-on-focus causes a crash #​4881
  • Listbox: Tab key support defect when filter mode is on #​4875
  • Editor: Readonly prop does not react to any change #​4872
  • DataTable: Type definition doesn't match document #​4662
  • Wrong types issue with aria-label and aria-labelledby Props #​4511

Implemented New Features and Enhancements:

  • Tree / TreeTable: new loadingMode property #​4886
  • Improve InlineMessage Implementation for Accessibility #​4880
  • Calendar: new iconDisplay property #​4871

v3.41.1

Compare Source

Full Changelog

Breaking Changes:

  • StyleClass: deprecate enterClass/leaveClass use enterFromClass/leaveFromClass #​4866
  • Listbox: metaKeySelection default changed as true #​4865

Fixed bugs:

  • DataTable: restore state defect #​4855
  • PanelMenu: Menu items with no sub-items toggling border radius #​4816
  • Column: Missing typing for sorticon #​4423

Implemented New Features and Enhancements:

  • Button: new badgeSeverity property #​4863
  • MegaMenu / Menubar: menubutton templating #​4862
  • Calendar: Week Number customization #​4669

v3.41.0

Compare Source

Full Changelog

Breaking Changes:

  • Dialog: PT options rename #​4848
  • Sidebar: header templating updates #​4845
  • Remove primeflex dependency from DataView #​4818
  • Lara theme enhancements #​4807

Fixed bugs:

  • OrderList / PickList: defect on first tab focus #​4839
  • Inplace: console logs error on close #​4824
  • Menu: submenuheader slot options TypeScript defect #​4809
  • FileUpload: missing fileSizeTypes locale breaks the file select process #​4808
  • DataTable | cmd + A highlights page (Accessibility) #​4804
  • Splitter: stateString is undefined #​4797
  • BaseIcon: SpinnerIcon component isn't spinning. #​4791
  • OverlayPanel: wrongly typed slot prop #​4774
  • MultiSelect: loading spinner is not animated #​4741
  • AutoComplete: Primitive value 0 or reference value 0 does not display correctly #​4749
  • InputNumber: float label initially broken if allowEmpty = false #​4516
  • Paginator: Responsive Templating showing multiple layouts on break points #​4458
  • DataTable VirtualScroller: resizableColumns broken #​4394

Implemented New Features and Enhancements:

  • PickList OrderList | Keyboard Support Enhancements #​4850
  • TreeSelect: Accessibility Improvements #​4841
  • MegaMenu responsiveness updates #​4819
  • PanelMenu: new multiple property #​4826
  • Calendar responsiveness updates #​4822
  • Dock responsiveness updates #​4821
  • Menubar responsiveness updates #​4820
  • Chore: Duplicated Tailwind Classes #​4806
  • fix: import nuxt composables from #imports #​4775
  • Ovarlay / Dialog: Height is not working when use Tailwind #​4653
  • Media / Image : In preview mode toolbar is not showing when using tailwind unstyled #​4650
  • Splitter: blocked by content #​4513

v3.40.1

Compare Source

Full Changelog

Fixed bugs:

v3.40.0

Compare Source

Full Changelog

Breaking Changes:

  • AccordionTab: isTabActive property is deprecated #​4783
  • Remove vue-router support from Menu components #​4739
  • Tooltip: escape should be false by default #​4738

Fixed bugs:

  • DataTable/TreeTable: Frozen column improvements #​4786
  • Table row is not highlighted with context menu #​4785
  • core: Error BaseStyle__default.default is undefined #​4648
  • DataTable: editingRows watcher implementation defect #​4757
  • MultiSelect Name: prop overshadowing #​4743
  • SpeedDial: unstyled implementation defect breaks the calculations #​4740
  • Tooltip: autoHide does not work properly #​4737
  • Calendar: Console.Error/Crash when pressing Escape key using Inline Calendar #​4732
  • Calendar does not show the right month (for the minimal departure date) when it's dynamically set #​4157

Implemented New Features and Enhancements:

  • Collision Enhancements #​4784
  • TabMenu/Steps: active option for item templating #​4780
  • PanelMenu: root option for item templating #​4779
  • Steps: new activeStep property #​4778
  • ContextMenu: hasSubmenu options for item templating #​4764
  • TieredMenu: New start and end templating #​4760
  • PanelMenu: active options for item templating #​4750
  • New InputGroup Component #​4742

v3.39.0

Compare Source

Full Changelog

Breaking Changes:

  • Change slot parameter function name ontoCallBack #​4728

Fixed bugs:

  • ConfirmPopup: arrow defect #​4730
  • Overlaypanel: Overlaypanel closes when any key is pressed #​4712
  • Steps: Property 'step' does not exist on type 'StepsRouterBindProps'. #​4703
  • Datatable: Cannot set properties of null (setting 'tabIndex') #​4498
  • Menubar: Custom locale config overwriting default untouched config properties #​4270

Implemented New Features and Enhancements:

  • SplitButton: new buttoncontent and item slots #​4729
  • Datatable: Lara Dark Theme Color Inconsistencies #​4714

v3.38.1

Compare Source

Full Changelog

Fixed bugs:

  • The package was not published correctly #​4697

v3.38.0

Compare Source

Full Changelog

Breaking Changes:

  • Animate directive renamed as AnimateOnScroll #​4682

Implemented New Features and Enhancements:

  • MegaMenu: separate label and submenuLabel pt options #​4690
  • Improve Lara dark colors #​4687
  • Accordion: new expandicon and collapseicon slots #​4679
  • SpeedDial: mask border-radius added #​4674

Fixed bugs:

  • OverlayPanel: closeOnEscape broken #​4693
  • ScrollPanel: TypeError: Cannot read properties of null (reading 'scrollWidth') #​4689
  • Carousel: page attribute not updating carousel #​4684
  • Add empty option check to some components #​4681
  • PanelMenu: Error when using #item slot #​4671
  • FileUpload: Basic uploader click #​4667
  • ConfirmPopup: button classes implementation defects #​4663
  • Tooltip: Cursor flickers on hover #​4655
  • Splitter: minSize broken #​4652

v3.37.0

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Lara Color Enhanceme

Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/primevue-3.x branch from fe7f59b to c40ff03 Compare May 18, 2021 14:05
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.4.0 fix(deps): update dependency primevue to v3.5.0 May 18, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from c40ff03 to 7834236 Compare June 13, 2021 01:21
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.5.0 fix(deps): update dependency primevue to v3.5.1 Jun 13, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 7834236 to ea2b021 Compare July 4, 2021 16:46
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from ea2b021 to 1c87e51 Compare July 27, 2021 11:27
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.5.1 fix(deps): update dependency primevue to v3.6.0 Jul 27, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 1c87e51 to b384083 Compare August 5, 2021 14:28
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.6.0 fix(deps): update dependency primevue to v3.6.1 Aug 5, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from b384083 to d85964a Compare August 6, 2021 07:54
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.6.1 fix(deps): update dependency primevue to v3.6.2 Aug 6, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from d85964a to 18abf7c Compare August 10, 2021 14:20
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.6.2 fix(deps): update dependency primevue to v3.6.3 Aug 10, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 18abf7c to a34e17c Compare August 10, 2021 16:33
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.6.3 fix(deps): update dependency primevue to v3.6.4 Aug 10, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from a34e17c to d491122 Compare September 1, 2021 12:18
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.6.4 fix(deps): update dependency primevue to v3.7.0 Sep 1, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from d491122 to 8dcd854 Compare October 18, 2021 15:27
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.7.0 fix(deps): update dependency primevue to v3.8.1 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 8dcd854 to 5a92310 Compare March 7, 2022 10:09
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.8.1 fix(deps): update dependency primevue to v3.12.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 5a92310 to c7426f1 Compare March 26, 2022 14:50
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.12.1 fix(deps): update dependency primevue to v3.12.2 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from c7426f1 to 22fde5f Compare April 25, 2022 00:23
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.12.2 fix(deps): update dependency primevue to v3.12.5 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 22fde5f to 9e5d686 Compare May 15, 2022 22:23
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.12.5 fix(deps): update dependency primevue to v3.12.6 May 15, 2022
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 9e5d686 to 376cb9c Compare June 18, 2022 15:54
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.12.6 fix(deps): update dependency primevue to v3.15.0 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 376cb9c to 204484b Compare September 25, 2022 18:13
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.43.0 fix(deps): update dependency primevue to v3.44.0 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 598cc9a to 4cab9fc Compare December 22, 2023 15:01
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.44.0 fix(deps): update dependency primevue to v3.45.0 Dec 22, 2023
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 4cab9fc to 663af25 Compare January 8, 2024 11:12
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.45.0 fix(deps): update dependency primevue to v3.46.0 Jan 8, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 663af25 to 42f3257 Compare January 24, 2024 15:52
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.46.0 fix(deps): update dependency primevue to v3.47.0 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 42f3257 to 2e5fe35 Compare January 24, 2024 18:20
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.47.0 fix(deps): update dependency primevue to v3.47.1 Jan 24, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 2e5fe35 to 365111a Compare January 25, 2024 16:06
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.47.1 fix(deps): update dependency primevue to v3.47.2 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 365111a to 2dfe2ec Compare February 5, 2024 12:13
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.47.2 fix(deps): update dependency primevue to v3.48.0 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 2dfe2ec to 686d358 Compare February 7, 2024 16:13
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.48.0 fix(deps): update dependency primevue to v3.48.1 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 686d358 to aa4a6bd Compare February 23, 2024 16:32
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.48.1 fix(deps): update dependency primevue to v3.49.0 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from aa4a6bd to 8a84411 Compare February 26, 2024 12:39
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.49.0 fix(deps): update dependency primevue to v3.49.1 Feb 26, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 8a84411 to 8e8fa2f Compare March 15, 2024 11:49
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.49.1 fix(deps): update dependency primevue to v3.50.0 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 8e8fa2f to d70896a Compare April 4, 2024 09:58
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.50.0 fix(deps): update dependency primevue to v3.51.0 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from d70896a to 77aa628 Compare April 26, 2024 12:29
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.51.0 fix(deps): update dependency primevue to v3.52.0 Apr 26, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from 77aa628 to cc173ce Compare June 27, 2024 13:49
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.52.0 fix(deps): update dependency primevue to v3.53.0 Jun 27, 2024
@renovate renovate bot force-pushed the renovate/primevue-3.x branch from cc173ce to 878f1ab Compare December 12, 2024 10:29
@renovate renovate bot changed the title fix(deps): update dependency primevue to v3.53.0 fix(deps): update dependency primevue to v3.53.1 Dec 12, 2024
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.

0 participants