这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Change Age Confidence
primeng (source) 19.1.4 -> 20.3.0 age confidence

Release Notes

primefaces/primeng (primeng)

v20.3.0

Compare Source

Full Changelog

Fixed bugs:

  • CSP Trusted Types fails for BadgeDirective #​19035
  • Data Table column filter styles broken #​19037
  • DatePicker selectionMode="range" timing error #​18479
  • v20.3rc1 Dynamic Dialog width/height values ignored #​19049
  • TreeView single selection mode not working in 20.3 rc 1 #​19040
  • InputText nested within Select Component does not focus on click #​19047
  • PrimeNGConfigType is not exported in public_api #​19052

v20.2.0

Compare Source

Full Changelog

PrimeUIX Changelog
Enhancements via the PrimeUIX packages that PrimeNG utilizes internally.

Fixed bugs:

  • Table: Performance degradation for the table with pFrozenColumn #​15922
  • Autocomplete: Do not clear input on Backspace #​16570
  • Autocomplete: can't display labels #​17332
  • Autocomplete: An infinite loop freezes the application #​17639
  • Drawer: Conflict between drawer .p-overlay-mask styles and table loading mask #​17687
  • Rating: Changing the rating component from inline-flex to flex is causing issues #​17744
  • Tabs: p-tabs removes content from the DOM #​17935
  • Password: Long password overlaps with clear button #​17939
  • Menu: Ripple leaking outside of items with radius #​18008
  • Button: Using loadingIcon attribute on a button breaks icon attribute #​18105
  • Table: Styling issues when using frozen columns #​18138
  • Select: Selected item disabled and not showing selected item template #​18157
  • Type information for dynamic dialog positions is outdated #​18160
  • Autocomplete: Multiple does not display selected labels #​18219
  • ConfirmDialog: baseZindex not applied correctly #​18364
  • Select and TreeSelect: Detached dom element issues that cause memory leaks #​18378
  • Menu Components: Keyboard navigation broken when using custom template #​18380
  • Table: Cannot set autoSize from ScrollerOptions #​18381
  • p-tableCheckbox: Overrides aria-label on re-render #​18385
  • RadioButton: Invalid aria attribute "aria-checked" #​18412
  • TreeTable: Remove restricted aria attributes #​18434
  • Dialog: Can't close using ESC key when focus is on p-dropdown or p-multiSelect #​18439
  • DatePicker: selectionMode="range" timing error #​18479
  • DatePicker: Setting seconds when showTime is true and showSeconds is false #​18567
  • ConfirmDialog: Reusing p-confirmationdialog #​18602
  • Select: Clear icon in wrong position when inside an inputgroup #​18693
  • Tabs: TabList next button visibility issue #​18711
  • Tree: Missing .p-tree-node-droppoint class in base style #​18712
  • Wrong typings in 20.x release #​18717
  • ContextMenu: Menu is not closed when user clicks outside with triggerEvent="click" #​18726
  • MultiSelect: Incorrectly adding p-variant-filled class #​18737
  • Accordion: Ripple effect appears in wrong location #​18749
  • Message, Tag: severity typing issue #​18757
  • Tree: It's now impossible to switch different nodes position at the same level #​18782
  • Table: Not showing loading in PrimeNG 20 #​18786
  • Select: Selection is not shown if Option is marked as disabled #​18807
  • TreeTable: Missing bottom border with showGridLines #​18808
  • Dialog: focusOnShow does not work #​18816
  • Select: EmptyFilterMessage does not work with virtualscroll #​18821
  • PanelMenu: Icons and badges in sub-menus do not appear in 20.1.x #​18833
  • Autocomplete: Problems with attribute disabled set to true #​18834
  • Menu: sanitizeHtml is undefined because inject() is called outside the injection context #​18836
  • Theme Designer: Still imports from @​primeng/themes #​18838
  • Table: pFrozenColumn won't work properly if it's not in view on first loading #​18842
  • ListBox: Scrolling issues with virtual scroll #​18845
  • Editor: Add support for missing events #​18855
  • Dialog: Incorrect aria-label for the maximize button when maximized #​18859
  • CascadeSelect: fluid prop applies min-width: 100% to submenus instead of only root menu #​18884
  • Autocomplete: Extended support for chips replacement #​18923
  • Picklist: Drag&Drop issues #​18931
  • Orderlist & Picklist: add dataKey input #​18932
  • pClass: New Directive #​18934

v20.1.2

Compare Source

Full Changelog

PrimeUIX Changelog
Enhancements via the PrimeUIX packages that PrimeNG utilizes internally.

Fixed bugs:

  • Table: Performance degradation for the table with pFrozenColumn #​15922
  • Autocomplete: Do not clear input on Backspace #​16570
  • Autocomplete: can't display labels #​17332
  • Autocomplete: An infinite loop freezes the application #​17639
  • Drawer: Conflict between drawer .p-overlay-mask styles and table loading mask #​17687
  • Rating: Changing the rating component from inline-flex to flex is causing issues #​17744
  • Tabs: p-tabs removes content from the DOM #​17935
  • Password: Long password overlaps with clear button #​17939
  • Menu: Ripple leaking outside of items with radius #​18008
  • Button: Using loadingIcon attribute on a button breaks icon attribute #​18105
  • Table: Styling issues when using frozen columns #​18138
  • Select: Selected item disabled and not showing selected item template #​18157
  • Type information for dynamic dialog positions is outdated #​18160
  • Autocomplete: Multiple does not display selected labels #​18219
  • ConfirmDialog: baseZindex not applied correctly #​18364
  • Select and TreeSelect: Detached dom element issues that cause memory leaks #​18378
  • Menu Components: Keyboard navigation broken when using custom template #​18380
  • Table: Cannot set autoSize from ScrollerOptions #​18381
  • p-tableCheckbox: Overrides aria-label on re-render #​18385
  • RadioButton: Invalid aria attribute "aria-checked" #​18412
  • TreeTable: Remove restricted aria attributes #​18434
  • Dialog: Can't close using ESC key when focus is on p-dropdown or p-multiSelect #​18439
  • DatePicker: selectionMode="range" timing error #​18479
  • DatePicker: Setting seconds when showTime is true and showSeconds is false #​18567
  • ConfirmDialog: Reusing p-confirmationdialog #​18602
  • Select: Clear icon in wrong position when inside an inputgroup #​18693
  • Tabs: TabList next button visibility issue #​18711
  • Tree: Missing .p-tree-node-droppoint class in base style #​18712
  • Wrong typings in 20.x release #​18717
  • ContextMenu: Menu is not closed when user clicks outside with triggerEvent="click" #​18726
  • MultiSelect: Incorrectly adding p-variant-filled class #​18737
  • Accordion: Ripple effect appears in wrong location #​18749
  • Message, Tag: severity typing issue #​18757
  • Tree: It's now impossible to switch different nodes position at the same level #​18782
  • Table: Not showing loading in PrimeNG 20 #​18786
  • Select: Selection is not shown if Option is marked as disabled #​18807
  • TreeTable: Missing bottom border with showGridLines #​18808
  • Dialog: focusOnShow does not work #​18816
  • Select: EmptyFilterMessage does not work with virtualscroll #​18821
  • PanelMenu: Icons and badges in sub-menus do not appear in 20.1.x #​18833
  • Autocomplete: Problems with attribute disabled set to true #​18834
  • Menu: sanitizeHtml is undefined because inject() is called outside the injection context #​18836
  • Theme Designer: Still imports from @​primeng/themes #​18838
  • Table: pFrozenColumn won't work properly if it's not in view on first loading #​18842
  • ListBox: Scrolling issues with virtual scroll #​18845
  • Editor: Add support for missing events #​18855
  • Dialog: Incorrect aria-label for the maximize button when maximized #​18859
  • CascadeSelect: fluid prop applies min-width: 100% to submenus instead of only root menu #​18884
  • Autocomplete: Extended support for chips replacement #​18923
  • Picklist: Drag&Drop issues #​18931
  • Orderlist & Picklist: add dataKey input #​18932
  • pClass: New Directive #​18934

v20.1.1

Compare Source

Full Changelog

Fixed bugs:

  • Scroller | height override issue #​18874
  • fix/restore autofocus on focusOnShow property #​18839

v20.1.0

Compare Source

Full Changelog

Fixed bugs:

  • InputNumber - incrementButtonClass and decrementButtonClass ignored in horizontal layout #​18823
  • StyleClass | update enter logic #​18829
  • IconField | styling inconsistent when used with InputMask #​18804

v20.0.1

Compare Source

Full Changelog

Fixed bugs:

  • Missing Module in Drawer Documentation #​18457
  • PickList: Source and target listbox missing aria-label #​17453
  • Autocomplete when multiple=true and typeahead=false ignores unique=true #​18534
  • Tabs not displaying correctly on mobile screen #​18714
  • Textarea with Float Label: Label does not float if initial value is not empty #​18665
  • Accordion Console Warning #​18741
  • CSP nonce applied after appending element (regression) #​18632
  • TreeSelect showClear option is not centered #​18735
  • InputMask width issue w/inputGroup #​18765
  • TieredMenu: Cannot read properties of undefined (reading 'parent') when using arrow-left #​18773
  • pStyleClass | Use includes() instead of strict equality for enterActiveClass check #​18813
  • InputNumber of type integeronly accepts floating point number in Copy&Paste actions #​18778
  • Dataview's paginator doesn't have correct styling CSS classes #​18812
  • IconField | styling inconsistent when used with InputMask #​18804
  • StyleClass | hideOnResize support #​18824
  • Fix Dataview Remove redundant class binding #​18460
  • Dialog: Escape listener closes everything always #​16955
  • ListBox filter input width does not match component's width #​18707
  • Select: Select field becomes invalid/dirty before releasing selected option #​18802
  • The minus icon in indeterminate checkbox is not visible in v20.0.1 #​18791

v20.0.0

Compare Source

Full Changelog

Fixed bugs:

  • Broken link in docs #​18695
  • Checkbox: icon template does not work when written as #icon #​18284
  • Primeng 20 showcase still shows rc.1 #​18619
  • docs: svg ‎ tag not closed in Toolbar custom component #​18650
  • p-tableCheckbox gets deselected when it gets disabled #​18624
  • Listbox: Incorrect value in the search field's aria-owns attribute #​18663
  • Galery Issue in examples #​18648
  • Broken link in docs #​18695
  • ID on p-table is not taken into account #​18691
  • Editor doc missing link #​18661
  • p-columnFilter is not kebab-case (Should be p-column-filter or p-columnfilter) #​18659
  • ConfirmDialog: ignored acceptButtonProps #​18618
  • Listbox: Misaligned checkbox in multiselect mode with filter enabled (PrimeNG v20) #​18656
  • TS2344 Type Error in @​primeuix/themes with Angular 20 + PrimeNG 20 #​18626
  • Customizing color does no longer work as expected with PrimeNG 20 #​18649
  • Accordion - Content Panel doesn't disappear when collapsed #​18616

Configuration

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

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) November 16, 2025 06:42
@renovate
Copy link
Contributor Author

renovate bot commented Nov 16, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: tests-e2e/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: tests-e2e@0.0.0
npm error Found: @angular/animations@19.2.15
npm error node_modules/@angular/animations
npm error   @angular/animations@"19.2.15" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@"^20.0.4" from primeng@20.3.0
npm error node_modules/primeng
npm error   primeng@"20.3.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-11-16T06_42_30_244Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-11-16T06_42_30_244Z-debug-0.log

@codecov
Copy link

codecov bot commented Nov 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9eef86d) to head (88097db).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #12482   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4967      4967           
  Branches      1154      1154           
=========================================
  Hits          4967      4967           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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