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(tests-e2e): update dependency primeng to v18 #10658

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
primeng (source) 17.18.15 -> 18.0.2 age adoption passing confidence

Release Notes

primefaces/primeng (primeng)

v18.0.2

Compare Source

Full Changelog

Fixed bugs:

  • DatePicker: Styles not working #​17139
  • Error when [showButtonBar]="true" is applied to the datepicker component #​17138
  • Component: Tree Filter Icon incorrect position #​17145

v18.0.1

Compare Source

Full Changelog

Fixed bugs:

  • Table: aria-sort not updated when sorting multiple columns #​17090
  • p-inputMask: clear button UI issues with showClear #​17085
  • p-table: p-columnFilter set to date errors & drops a deprecation warning #​17094
  • Component: Table inside Panel #​16986
  • useStyle: matching document.getElementById(id) when id is undefined could break css injection #​17091
  • Improve tooltips position and alignment method #​17084
  • Component: Button "variant" attribute not honored in v18 #​17078
  • p-input-number: typo in input number component content child incrementbuttonicon #​17088
  • Chart: canvasProps has no effect #​13943
  • Inconsistent and (currently) incorrectly documented use of template variables in components. #​16976
  • Component: Table sortIconTemplate #​17062
  • v18 Component: Select #​16998
  • Component: ConfirmDialog p-footer does not replace default buttons (v18.0.0) #​17000
  • Component: Picklist v18 #​16983
  • Component Panel: Adding control flow inside ng-template for header is not working anymore #​16971
  • v18 documentation: StackBliltz option missing from demos #​17004
  • DynamicDialog: Docs of autoZIndex map not its implementation #​17014
  • Tabs: scroll buttons should be type=button #​17071
  • PickList: Select All Moves Only Half of the Items #​17029
  • BlockUI: Transform blocked input to boolean #​17074
  • Darkmode: Missmatch between Code and Docs #​17060
  • Update Contribution Page for v18 #​17038
  • Panel: Panel Content focusable and announced by assistive technology even when collapsed #​16972
  • Improve Badge, Chip and Tag structure #​17011
  • 18.0.0-rc.2 : Table's Column Filter drop-down is cut off when it's length exceeds height of the table #​16943
  • Theming: Scoped tokens not working #​17006
  • ToggleButton: Empty Label issue #​16993
  • Documentation: Theming, Presets wrong link #​17003
  • Component: DynamicDialog - breakpoints are ignored #​16968
  • V18 onDestroy in tabview.ts source: throw new Error('Method not implemented.'); #​16969
  • Showcase | Table of Contents not updating on scroll #​16985
  • pTooltip: Tooltip Displays Outside Dialog Initially #​16843
  • TreeTable: Header/Footer columns are misaligned #​15610
  • OverlayPanel, Popover: Changing the dismissable property after the overlayPanel has already been opened has no effect. #​15964

v18.0.0

Compare Source

Full Changelog

Fixed bugs:

  • v18-rc.2 Component: ConfirmationDialog #​16963
  • Component: Accordion import documentation out of date #​16961
  • Autocomplete #​16907
  • Table: Cell/Row edit examples not working #​16891
  • Component: Password input pPassword meter does not update in v18 beta 2 version #​16632
  • Drawer: deprecated showCloseIcon needed #​16848
  • 18.0.0-rc.2: Stepper content duplicated when stepper is in Dialog #​16936
  • Tree: Missing Drag and Drop Indicator #​16930
  • Component: Tree Template Not Working (V18 RC2) #​16934
  • Component: pInputText size attribute (18.0.0-rc.1) #​16761
  • pInputText & pTextarea | rename "size" property to avoid conflict #​16949
  • Ripple | Ripple effect remains active when disabled #​16944
  • Component: toggleswitch #​16900
  • Showcase: Misaligned Country Flags in Components Showcase #​16925
  • Showcase | save appState #​16803
  • Docs: Textarea import typo #​16928
  • Splitter: vertical mode not working (v18-rc.2) #​16893
  • Splitter: V18-beta - leaves a gap after resizing #​16526
  • Splitter: V18-beta - Can't set minSizes #​16527
  • Autocomplete: dropdown arrow and clear icon overlap #​16846
  • Component: PickList (18.0.0-rc.1) #​16762
  • Component: Table — misaligned table-like footer #​16614
  • Table footer ignores table layout #​16672
  • Component: select, multiselect, autocomplete #​16658
  • menu: appendTo values other than body not working correctly in v18 #​16795
  • Multiselect | Issue with displaying the number of selected items #​16920
  • Component: p-checkbox no longer has the attribute label in version 18 #​16707
  • Theme variables undefined if component doesn't use a Primeng component in it's template in v18.rc1 #​16890
  • providePrimeNG: translation not supported #​16832
  • Table documentation missing lazy load example #​16745
  • v18-rc.1 Drawer: visible change DOM of menubar #​16801
  • Stepper: Missing orientation property #​16897
  • FloatLabel/Select: Issues when select value is string, then float label is over the Value #​16856
  • Customers table demo filter problem #​16746
  • p-sortIcon Selector Not Working in PrimeNG Table #​16902
  • Component: Button primary focus styling broken, missing semi-colon (v18.0.0-rc.1) #​16774
  • Component: ConfirmDialog #​16861
  • Showcase (v18): Table of Contents not updating on scroll. #​16892

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 December 7, 2024 05:58
Copy link

codecov bot commented Dec 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3e5a750) to head (89d53d1).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #10658   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4946      4946           
  Branches      1148      1148           
=========================================
  Hits          4946      4946           

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

@renovate renovate bot force-pushed the renovate/tests-e2e/primeng-18.0.x branch from 3f33aee to 3ac3071 Compare December 9, 2024 23:22
@renovate renovate bot force-pushed the renovate/tests-e2e/primeng-18.0.x branch from 3ac3071 to a3e2831 Compare December 21, 2024 14:59
@renovate renovate bot force-pushed the renovate/tests-e2e/primeng-18.0.x branch from a3e2831 to 89d53d1 Compare December 21, 2024 19:42
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