Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

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

Updates @primevue/auto-import-resolver from 4.4.1 to 4.5.0

Release notes

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

PrimeVue 4.5.0

Full Changelog: primefaces/primevue@4.4.1...4.5.0

Changelog

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

4.5.0 (2025-11-27)

Full Changelog

Implemented New Features and Enhancements:

Commits

Updates @primevue/themes from 4.4.1 to 4.5.0

Release notes

Sourced from @​primevue/themes's releases.

PrimeVue 4.5.0

Full Changelog: primefaces/primevue@4.4.1...4.5.0

Changelog

Sourced from @​primevue/themes's changelog.

4.5.0 (2025-11-27)

Full Changelog

Implemented New Features and Enhancements:

Commits

Updates primevue from 4.4.1 to 4.5.0

Release notes

Sourced from primevue's releases.

PrimeVue 4.5.0

Full Changelog: primefaces/primevue@4.4.1...4.5.0

Changelog

Sourced from primevue's changelog.

4.5.0 (2025-11-27)

Full Changelog

Implemented New Features and Enhancements:

Commits
  • 0ce30cd chore: 4.5.0 summary updates
  • c9e1bdb fix: migrated to new collapse animations
  • d740878 fix: updated message animation
  • ccf3bcd chore: migration to updated animations
  • See full diff in compare view

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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 2025
@coderabbitai
Copy link

coderabbitai bot commented Dec 1, 2025

Important

Review skipped

Ignore keyword(s) in the title.

⛔ 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.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.24%. Comparing base (f5271f8) to head (b2c2334).

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #2632   +/-   ##
==========================================
  Coverage      96.24%   96.24%           
  Complexity      1816     1816           
==========================================
  Files            257      257           
  Lines           6213     6213           
==========================================
  Hits            5980     5980           
  Misses           233      233           

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

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

Bumps the primevue group with 3 updates: [@primevue/auto-import-resolver](https://github.com/primefaces/primevue/tree/HEAD/packages/auto-import-resolver), [@primevue/themes](https://github.com/primefaces/primevue/tree/HEAD/packages/themes) and [primevue](https://github.com/primefaces/primevue/tree/HEAD/packages/primevue).


Updates `@primevue/auto-import-resolver` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.5.0/packages/auto-import-resolver)

Updates `@primevue/themes` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.5.0/packages/themes)

Updates `primevue` from 4.4.1 to 4.5.0
- [Release notes](https://github.com/primefaces/primevue/releases)
- [Changelog](https://github.com/primefaces/primevue/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primevue/commits/4.5.0/packages/primevue)

---
updated-dependencies:
- dependency-name: "@primevue/auto-import-resolver"
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: primevue
- dependency-name: "@primevue/themes"
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: primevue
- dependency-name: primevue
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: primevue
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primevue-51a3e29085 branch from f64295b to b2c2334 Compare December 4, 2025 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant