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 v19 #10703

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 21, 2024

This PR contains the following updates:

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

Release Notes

primefaces/primeng (primeng)

v19.0.1

Compare Source

Full Changelog

Fixed bugs:

  • DatePicker: Styles not working #​17129
  • Error when [showButtonBar]="true" is applied to the datepicker component #​17125
  • Component: Tree Filter Icon incorrect position #​17121
  • [v19]: TreeSelect missing Styles for IconField and InputIcon #​17105
  • p-password: @​for doesn't work in footer template #​17055

v19.0.0

Compare Source

Full Changelog

Fixed bugs:

  • Component: Dynamic dialog rendering styles instead of title #​17005
  • p-confirmDialog: style & styleClass are not being passed to confirm dialog #​17072
  • Component: Dynamic dialog can't be closed (19.0.0-rc.1) #​17009
  • ThemeProvider loadCommonTheme always injects undefined nonce #​17012
  • providePrimeNG csp nonce does not solve all csp issues when "theme" property is defined #​17048
  • ProvidePrimeng(v19): deprecated APP_INITIALIZER #​17042

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.

Copy link
Contributor Author

renovate bot commented Dec 21, 2024

⚠️ 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 error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: @angular/[email protected]
npm error node_modules/@angular/animations
npm error   @angular/animations@"18.2.13" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @angular/animations@"^19.0.0" from [email protected]
npm error node_modules/primeng
npm error   primeng@"19.0.1" 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 /tmp/renovate/cache/others/npm/_logs/2024-12-21T19_43_02_280Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-12-21T19_43_02_280Z-debug-0.log

@renovate renovate bot enabled auto-merge December 21, 2024 14:59
Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3e5a750) to head (23a6c1b).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #10703   +/-   ##
=========================================
  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-19.0.x branch from a5ce4c6 to 23a6c1b Compare December 21, 2024 19:43
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