Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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) 18.0.2 -> 19.0.6 age adoption passing confidence

Release Notes

primefaces/primeng (primeng)

v19.0.6

Compare Source

Full Changelog

Fixed bugs:

  • Update Configuration Documentation #​17588
  • Missings types for PrimeNGConfig #​17601
  • Conflict between picklist used inputicon-style and table loading mask #​17263
  • Terminal component docs suggest non-existent commands #​17519
  • Global inputVariant setting is ignored in components #​17595
  • Toast | Severity class not applied to close icon #​17573
  • Filled material inputs have wrong border radius #​17594
  • DatePicker | wrong style w/material #​17590
  • inputVariant type missing in PrimeNG Config Type #​17578
  • Material Filled Textarea visuals broken #​17571
  • InputNumber buttons have radius issues #​17488
  • SelectButton: Option with long label breaks component height #​16877
  • Table: selectable stripedRows don't get hover background applied #​17349
  • Icon avatars are not displayed correctly #​17309
  • The fileupload progressbar in advance mode is not visible #​17291
  • Checkbox and radio invalid styles are not applied correctly #​17303
  • Hovered filled text input is not styled according its corresponding design token #​17277
  • make build scripts cross platform #​17498
  • Select, MultiSelect: Scoped Style not working #​17381
  • Datepicker, Multiselect, Message, Toast: Missing aria-labels #​17449
  • Table: Column Resize broken with sortable columns #​17458
  • Listbox: Hidden element has focusable content #​17465
  • PickList: drag n drop not working #​16578
  • Steplist seperator does not to work with dynamic steps #​17482
  • p-treeTableCheckbox disabled not working #​17496
  • DynamicDialog: closeOnEscape doesn't work without autoZIndex #​17016
  • Showcase, Table: Use TableLazyLoadEvent instead of LazyLoadEvent #​17515
  • Button | Icon button is not circle #​17485
  • Table | FrozenColumn is not working #​17490
  • v19 TabModule throws an error NG0300 #​17407
  • Missing documentation in Tab component #​17294
  • Add onNodeDoubleClick event emitter to Tree component #​17401
  • Datepicker size not working #​17199
  • Listbox: checkboxes have filled style applied even with global inputStyle and inputVariant set as outlined #​17230
  • Update DynamicDialog documentation to include inputValues usage #​17237
  • CalendarModule: problem to order more than 11 months #​17146
  • InputNumber: Material Theme increment/decrement buttons misaligned; missing semi-colon #​17256
  • Textarea: hover border style not working because of misplaced semi-colon in CSS #​17258
  • Tooltip: appendTo not working when targeting elements besides body #​17243
  • Drawer: Overlay of second drawer appears below first drawer when opened #​17242
  • TabList: Tabindex of Navigation Buttons (Next/Previous) not set #​17270
  • dynamicDialog: UI issue with maximizable true #​17275
  • Card: the subheader property does not display in the template when it is provided #​17264
  • Theme designer incorrectly formats keys for progress spinner color design tokens #​17285
  • Multiselect: fails to automatically scroll to the first selected item #​17321
  • DatePicker fails to show "decade" title #​17326
  • DatePicker: When it's disabled and click the icon open the calendar #​17330
  • Table: Header and frozen columns hidden behind scrolled content if table has footer; footer not fixed #​17339
  • Rating: keyboard navigation is broken #​17315
  • Wrong DynamicDialog import on stackblitz examples #​17362
  • Table row group footer is rendered multiple times when using pagination #​17369
  • p-inputnumber doesn't initialize its value correctly #​17314
  • Top pagination does not use the paginatorleft or paginatorright templates when using p-table #​17380
  • PrimeNG v18, p-datePicker with 'range' mode, doesn't work the property 'hideOnDateTimeSelect' #​17222
  • InputOtp keydown bug for integerOnly #​17392
  • Improve commit message for development #​17216

v19.0.5

Compare Source

Full Changelog

Fixed bugs:

v19.0.4

Compare Source

Full Changelog

Fixed bugs:

  • Button displays nbsp when templating is used. #​17334

v19.0.3

Compare Source

Full Changelog

Implemented New Features and Enhancements:

  • Improve presets' type definitions in Theme #​17316

Fixed bugs:

  • By upgrade from primeng@19.0.1 -> 19.0.2 expand/collapse table stopped working #​17319
  • Button | height issue in icon only #​17328

v19.0.2

Compare Source

Full Changelog

Fixed bugs:

  • PrimeNG Select Component - Missing Scroll to Selected Item #​17218
  • Component: DynamicDialog not working with zonejs less application #​16402
  • Select: Editable Dropdown search not working as expected. #​17220
  • Listbox: misaligned header components with [filter]="true" [multiple]="true" [checkbox]="true" #​17189
  • p-menu MenuItem visible flag doesn't work on PrimeNG v18 #​17204
  • Support for Passing Input Values to DynamicDialog Components #​17215
  • Component: Dropdown #​17112
  • Tree: onNodeClick event replaces the inline style of the component child nodes #​17171
  • On focus in p-inputNumber it marks form dirty even value is unchanged #​17169
  • Datepicker: invalid template for next button #​17206
  • ToggleButton: Missing ToggleButtonChangeEvent in component #​17209
  • v19 DynamicDialog: Rendering problem when displaying Dynamic Dialog content without fix #​17193
  • Component: P-dropdown has issue while removing items.Scroll is not happening Properly #​17130
  • Component: Autocomplete emptyMessage not shown #​17143
  • Component: Tree #​17132
  • Component: Paginator. "Show All" option in dropdown always displayed first #​17068
  • p-inputOtp does not paste code sent by SMS, only sets the first digit #​16373
  • CascadeSelect: Incorrect type for optionGroupChildren in documentation #​17208
  • rimraf glob error during project setup with pnpm on windows #​17186
  • Component: RadioButton Material Theme CSS Issue #​17150
  • Extra apostrophe in breadcrumb component #​17148
  • ConfirmDialog: icon has wrong size #​17087
  • Component: Select placeholder lost after value change #​17110
  • Panel: toggle button is not rounded, missing p-button-rounded class #​17080
  • Component: ListBox and PickList search is wrong (V18) #​17103
  • Component: Carousel #​17141
  • p-popover: Show close icon #​17176
  • p-table/Aura: Dark Mode header for Frozen + Sorted Column is transparent #​16940
  • p-table: frozen columns do not properly indicate row hover nor row selections #​16939
  • Panel | #icons template does not work #​17192
  • Fluid: wrapper doesn't work for Select #​17070
  • Dropdown/Select: Marked as dirty immediately, if no placeholder is set #​17178
  • MultiSelect: pTemplate selectedItems does not work #​17063
  • FileUpload: Empty template not working #​17152

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

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: tests-e2e@0.0.0
npm error Found: @angular/animations@18.2.13
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 primeng@19.0.6
npm error node_modules/primeng
npm error   primeng@"19.0.6" 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/2025-02-06T12_43_46_797Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-02-06T12_43_46_797Z-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 (3695826) to head (5eae948).

Additional details and impacted files
@@            Coverage Diff            @@
##            master    #10703   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          227       227           
  Lines         4952      4952           
  Branches      1150      1150           
=========================================
  Hits          4952      4952           

☔ 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 2 times, most recently from 23a6c1b to 97bb812 Compare December 26, 2024 14:10
@renovate renovate bot force-pushed the renovate/tests-e2e/primeng-19.0.x branch 2 times, most recently from 919cfa6 to 8f0ce58 Compare January 12, 2025 21:22
@renovate renovate bot force-pushed the renovate/tests-e2e/primeng-19.0.x branch from 8f0ce58 to 5eae948 Compare February 6, 2025 12:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants