Skip to content

chore(deps): bump primeng from 17.17.0 to 17.18.0

Pedda requested to merge dependabot/npm_and_yarn/primeng-17.18.0 into dev

Created by: dependabot[bot]

Bumps primeng from 17.17.0 to 17.18.0.

Release notes

Sourced from primeng's releases.

17.18.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primeng's changelog.

17.18.0 (2024-05-30)

Full Changelog

Implemented New Features and Enhancements:

  • Support for Angular 18 #15661
  • SplitButton: send events regarding TieredMenu #15758
  • Split button: tooltip for the items #15581
  • Calendar - add option to change step size in yearpicker #15634
  • Old prettier version that does not support new control-flow syntax #15653

Fixed bugs:

  • TieredMenu:Tooltip property does not work on MenuItem #15536
  • Primeng Table: Clear the filters which are not applied when filter menu closed by clicking outside the menu #15557
  • Chips: ARIA/Keyboard navigation trigger itemClick event with 'Space' key missing #15611
  • Backspace event not working in Input Otp component (Mobile / Android) #15613
  • pTemplate not working for p-toolbar alone #15608
  • Table: Column Toggle example does not restore original column order #15194
  • Component: Dialog in 'headless' mode can not be focused #15496
  • p-multiSelect: onRemove event not getting emitted #15118
  • Table: Reorderable column false still gives cursor move #15656
  • Component: selectButton #15278
  • Tooltip: Tooltip broken when used in a custom component #15648
  • InputNumber Component: Default value for minFractionDigits is not correct when value explicitly set to null #15346
  • Accordion: updateActiveIndex does not actually update _activeIndex #15674
  • Calendar datepicker covers input component when there is 6 week displayed on. #15238
  • Autocomplete: Showing empty overlay when has no suggestions and showEmptyMessage is false #15344
  • PasswordDirective: Loss PrimeNGConfig in constructor #15727
  • FileUpload: Improve styling for mobile and not image files preview #15730
  • InputMask: Paste function runs on disabled mode #15732
  • Slider: Change range slider by keys does not trigger the onSlideEnd event #15107
  • p-calendar preventing calendar automatic closing with hideOnDateTimeSelect="false" not working for selectionMode="range" #14989
  • Checkbox: Checkbox multiselect doesn't work with reactive form and formcontrol #15265
  • PickList Component: Fix unit test #15724
  • Context Menu: Fix Unit Tests #15607
  • Editor Component: fix unit test #15645
  • FileUpload: Fix unit tests #15596
  • MultiSelect Unit Test Fix #15578
  • Input text area: fix broken unit test and expand test coverage #15605
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports

Loading