PILOS icon indicating copy to clipboard operation
PILOS copied to clipboard

Bump the primevue group with 3 updates

Open dependabot[bot] opened this issue 7 months ago • 5 comments

Bumps the primevue group with 3 updates: @primevue/auto-import-resolver, @primevue/themes and primevue.

Updates @primevue/auto-import-resolver from 4.3.3 to 4.3.4

Release notes

Sourced from @​primevue/auto-import-resolver's releases.

PrimeVue 4.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/4.3.3...4.3.4

Changelog

Sourced from @​primevue/auto-import-resolver's changelog.

4.3.4 (2025-04-27)

Full Changelog

Implemented New Features and Enhancements:

  • Select Editable: Add Backspace and Enter key support for mobile #7676
  • Incorrect ARIA Attribute Usage in Password Input and Strength Panel #7544
  • Overlay design tokens for Input components has no effect #7508

Fixed bugs:

  • Typos on constraint keys #7679
  • Listbox: can not scroll when focused #7675
  • Tooltip Remains in DOM When Target Element Is Removed Before Delay Completes #7673
  • FileUpload clears files immediately after customUpload handler is triggered #7664
  • Keydown events cause error in Panel toggle button #7656
  • Regression bug for tooltip with 4.3.3 #7646
  • InputNumber: internal ModelValue not being tracked correctly when value changed by user #7622
  • Multiselect slot schema #7610
  • AccordionHeader type definition .d.ts does not declare the active prop #7591
  • BaseInput - Falsy defaultValue in uncontrolled mode doesn't work #7589
  • Volt Theme - Select Component Clear Icon Issue #7586
  • MegaMenuProps model type is invalid #7585
  • SelectButton: pt->pcToggleButton->root-> missing option in context #7584
  • ColorPicker hue selector, selecting background elements/text#7579
  • Missing clear callback in Volt select (with showClear)#7574
  • Datepicker - Using prevbutton and nextbutton slots result in TypeErrors #7573
  • DatePicker - Date formatting doesn’t work when selecting the same date again #7569
  • Menu components documents invalid template name #7657
  • Image component: previewIcon prop has no effect #7652
  • Tooltip: memory leak #7649
  • Password Input: Using slots "maskicon" and "unmaskicon" causes the icon to appear outside of the input box and the click toggle to no longer work #7543
  • radio button component docs are not mentioning an important import #7639
  • Wrong id of the stepper component #7635
  • No loading animation on volt buttons #7526
  • FloatLabel: Float Label Doesn't Reset When Autocomplete Component is Cleared Programmatically #7617
  • About Menu Component's Async Popup Mode #7556
  • Files variable not available in filelabel slot of a FileUpload component #7552
  • MultiSelect: autoOptionFocus behavior is broken #7549
  • Error occurs when mask prop not set for the InputMask component #7539
  • Tooltip: shifts left #7532
  • Input components remove props from public API #7530
  • Select: broke appendTo="self" #7526
  • PrimeVue Forms + Datepicker: "Clear" button sets date to initial value date-string - breaks input-format #7515
  • Accordion: Using selectOnFocus Causes Value to Reset to Previous State #7509
  • OrgChart @​node-select is triggered even if a node has selectable=false #7501
  • CascadeSelect: type check failed for prop "optionLabel". #5534
Commits

Updates @primevue/themes from 4.3.3 to 4.3.4

Release notes

Sourced from @​primevue/themes's releases.

PrimeVue 4.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/4.3.3...4.3.4

Changelog

Sourced from @​primevue/themes's changelog.

4.3.4 (2025-04-27)

Full Changelog

Implemented New Features and Enhancements:

  • Select Editable: Add Backspace and Enter key support for mobile #7676
  • Incorrect ARIA Attribute Usage in Password Input and Strength Panel #7544
  • Overlay design tokens for Input components has no effect #7508

Fixed bugs:

  • Typos on constraint keys #7679
  • Listbox: can not scroll when focused #7675
  • Tooltip Remains in DOM When Target Element Is Removed Before Delay Completes #7673
  • FileUpload clears files immediately after customUpload handler is triggered #7664
  • Keydown events cause error in Panel toggle button #7656
  • Regression bug for tooltip with 4.3.3 #7646
  • InputNumber: internal ModelValue not being tracked correctly when value changed by user #7622
  • Multiselect slot schema #7610
  • AccordionHeader type definition .d.ts does not declare the active prop #7591
  • BaseInput - Falsy defaultValue in uncontrolled mode doesn't work #7589
  • Volt Theme - Select Component Clear Icon Issue #7586
  • MegaMenuProps model type is invalid #7585
  • SelectButton: pt->pcToggleButton->root-> missing option in context #7584
  • ColorPicker hue selector, selecting background elements/text#7579
  • Missing clear callback in Volt select (with showClear)#7574
  • Datepicker - Using prevbutton and nextbutton slots result in TypeErrors #7573
  • DatePicker - Date formatting doesn’t work when selecting the same date again #7569
  • Menu components documents invalid template name #7657
  • Image component: previewIcon prop has no effect #7652
  • Tooltip: memory leak #7649
  • Password Input: Using slots "maskicon" and "unmaskicon" causes the icon to appear outside of the input box and the click toggle to no longer work #7543
  • radio button component docs are not mentioning an important import #7639
  • Wrong id of the stepper component #7635
  • No loading animation on volt buttons #7526
  • FloatLabel: Float Label Doesn't Reset When Autocomplete Component is Cleared Programmatically #7617
  • About Menu Component's Async Popup Mode #7556
  • Files variable not available in filelabel slot of a FileUpload component #7552
  • MultiSelect: autoOptionFocus behavior is broken #7549
  • Error occurs when mask prop not set for the InputMask component #7539
  • Tooltip: shifts left #7532
  • Input components remove props from public API #7530
  • Select: broke appendTo="self" #7526
  • PrimeVue Forms + Datepicker: "Clear" button sets date to initial value date-string - breaks input-format #7515
  • Accordion: Using selectOnFocus Causes Value to Reset to Previous State #7509
  • OrgChart @​node-select is triggered even if a node has selectable=false #7501
  • CascadeSelect: type check failed for prop "optionLabel". #5534
Commits

Updates primevue from 4.3.3 to 4.3.4

Release notes

Sourced from primevue's releases.

PrimeVue 4.3.4

What's Changed

New Contributors

Full Changelog: https://github.com/primefaces/primevue/compare/4.3.3...4.3.4

Changelog

Sourced from primevue's changelog.

4.3.4 (2025-04-27)

Full Changelog

Implemented New Features and Enhancements:

  • Select Editable: Add Backspace and Enter key support for mobile #7676
  • Incorrect ARIA Attribute Usage in Password Input and Strength Panel #7544
  • Overlay design tokens for Input components has no effect #7508

Fixed bugs:

  • Typos on constraint keys #7679
  • Listbox: can not scroll when focused #7675
  • Tooltip Remains in DOM When Target Element Is Removed Before Delay Completes #7673
  • FileUpload clears files immediately after customUpload handler is triggered #7664
  • Keydown events cause error in Panel toggle button #7656
  • Regression bug for tooltip with 4.3.3 #7646
  • InputNumber: internal ModelValue not being tracked correctly when value changed by user #7622
  • Multiselect slot schema #7610
  • AccordionHeader type definition .d.ts does not declare the active prop #7591
  • BaseInput - Falsy defaultValue in uncontrolled mode doesn't work #7589
  • Volt Theme - Select Component Clear Icon Issue #7586
  • MegaMenuProps model type is invalid #7585
  • SelectButton: pt->pcToggleButton->root-> missing option in context #7584
  • ColorPicker hue selector, selecting background elements/text#7579
  • Missing clear callback in Volt select (with showClear)#7574
  • Datepicker - Using prevbutton and nextbutton slots result in TypeErrors #7573
  • DatePicker - Date formatting doesn’t work when selecting the same date again #7569
  • Menu components documents invalid template name #7657
  • Image component: previewIcon prop has no effect #7652
  • Tooltip: memory leak #7649
  • Password Input: Using slots "maskicon" and "unmaskicon" causes the icon to appear outside of the input box and the click toggle to no longer work #7543
  • radio button component docs are not mentioning an important import #7639
  • Wrong id of the stepper component #7635
  • No loading animation on volt buttons #7526
  • FloatLabel: Float Label Doesn't Reset When Autocomplete Component is Cleared Programmatically #7617
  • About Menu Component's Async Popup Mode #7556
  • Files variable not available in filelabel slot of a FileUpload component #7552
  • MultiSelect: autoOptionFocus behavior is broken #7549
  • Error occurs when mask prop not set for the InputMask component #7539
  • Tooltip: shifts left #7532
  • Input components remove props from public API #7530
  • Select: broke appendTo="self" #7526
  • PrimeVue Forms + Datepicker: "Clear" button sets date to initial value date-string - breaks input-format #7515
  • Accordion: Using selectOnFocus Causes Value to Reset to Previous State #7509
  • OrgChart @​node-select is triggered even if a node has selectable=false #7501
  • CascadeSelect: type check failed for prop "optionLabel". #5534
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar May 12 '25 04:05 dependabot[bot]

[!IMPORTANT]

Review skipped

Ignore keyword(s) in the title.

:no_entry: Ignored keywords (1)
  • Bump

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore or @coderabbit ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

coderabbitai[bot] avatar May 12 '25 04:05 coderabbitai[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 96.70%. Comparing base (bd6336c) to head (81f7bc3). :warning: Report is 1 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #2119      +/-   ##
=============================================
- Coverage      96.71%   96.70%   -0.01%     
  Complexity      1642     1642              
=============================================
  Files            425      425              
  Lines          11950    11945       -5     
  Branches        2063     2058       -5     
=============================================
- Hits           11557    11552       -5     
  Misses           393      393              

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar May 12 '25 04:05 codecov[bot]

@dependabot rebase

samuelwei avatar May 12 '25 08:05 samuelwei

PILOS    Run #2583

Run Properties:  status check passed Passed #2583  •  git commit 81f7bc3077: Bump the primevue group with 3 updates
Project PILOS
Branch Review dependabot/npm_and_yarn/primevue-87695a6bf8
Run status status check passed Passed #2583
Run duration 07m 52s
Commit git commit 81f7bc3077: Bump the primevue group with 3 updates
Committer dependabot[bot]
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 598
View all changes introduced in this branch ↗︎

cypress[bot] avatar May 12 '25 14:05 cypress[bot]

Waiting for https://github.com/primefaces/primevue/pull/7712

samuelwei avatar May 15 '25 14:05 samuelwei

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

dependabot[bot] avatar Aug 18 '25 04:08 dependabot[bot]

@dependabot recreate

samuelwei avatar Sep 01 '25 12:09 samuelwei