Skip to content

chore(deps): bump primeng from 20.0.0-rc.1 to 20.0.1 #435

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps primeng from 20.0.0-rc.1 to 20.0.1.

Release notes

Sourced from primeng's releases.

20.0.1

What's Changed

New Contributors

Full Changelog: primefaces/primeng@20.0.0...20.0.1

20.0.0

What's Changed

New Contributors

Full Changelog: primefaces/primeng@19.1.3...20.0.0

20.0.0-rc.3

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primeng's changelog.

20.0.1 (2025-07-28)

Full Changelog

Fixed bugs:

  • Broken link in docs #18695
  • Checkbox: icon template does not work when written as #icon #18284
  • Primeng 20 showcase still shows rc.1 #18619
  • docs: svg ‎ tag not closed in Toolbar custom component #18650
  • p-tableCheckbox gets deselected when it gets disabled #18624
  • Listbox: Incorrect value in the search field's aria-owns attribute #18663
  • Galery Issue in examples #18648
  • Broken link in docs #18695
  • ID on p-table is not taken into account #18691
  • Editor doc missing link #18661
  • p-columnFilter is not kebab-case (Should be p-column-filter or p-columnfilter) #18659
  • ConfirmDialog: ignored acceptButtonProps #18618
  • Listbox: Misaligned checkbox in multiselect mode with filter enabled (PrimeNG v20) #18656
  • TS2344 Type Error in @​primeuix/themes with Angular 20 + PrimeNG 20 #18626
  • Customizing color does no longer work as expected with PrimeNG 20 #18649
  • Accordion - Content Panel doesn't disappear when collapsed #18616

20.0.0 (2025-07-16)

Full Changelog

Fixed bugs:

  • p-autocomplete: Form Submit not working when pressing Enter #18369
  • Style attribute usage causes CSP error #18499
  • invalid module imports in buttongroup #18528
  • Table offsetwidth undefined #18552
  • DatePicker defaultDate @​Input type should allow null (currently only Date) #18586
  • Autocomplete showClear options does not show clear icon #18588
  • v20 Menuitem's styleClass does not apply to all menu components #18598
  • Content Security Policy error (CSP) on components #17019
  • activeHoverColor is missing in AccordionDesignTokens #17877
  • v20 Some components don't work with custom prefix in the new version #18551
  • v20 Chart height property ignores CSS units #18549
  • PanelMenu has no themen tab #18530
  • v20 Accordion Functionality Memory Leak #18546
  • PrimeUIX Error: Prime v20-rc1 #18557
  • InputNumber in reactive form reset not working #18555
  • select component in v20 auto direction issue #18560
  • [v20] SelectButton - Focus & keyboard navigation completely broken #18596
  • [v20] Splitter - TypeError: this.el.nativeElement is not iterable #18595
  • v20, p-menubar: autoHide broken #18594
  • min/max props no longer accepts null values #18611

Implemented New Features and Enhancements:

  • Panel | Migrate to primeuix #18235
  • Autocomplete - migrate to primeuix #18251
  • Breadcrumb | Migrate to primeuix #18287

... (truncated)

Commits
  • ebcaee3 fix: refactor animation
  • 81c55d1 fix: fixes memory leak
  • 45e148e Merge remote-tracking branch 'origin/master'
  • 89baabc docs: update CHANGELOG.md
  • fb76186 chore: bump version to 20.0.1 for primeng and @​primeng/themes
  • 7490dbc Merge remote-tracking branch 'origin/master'
  • c26f1cf docs: update documentation, add missing sub components
  • 847ac8c fix: Accordion - Content Panel doesn't disappear when collapsed. Fixes #18616
  • 38deacb fix: fixes #18656 and update documentation
  • bbd6e2c refactor: remove unused imports
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
Copy link

vercel bot commented Aug 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
angular-hub ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 2, 2025 8:03pm

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 1, 2025
Bumps [primeng](https://github.com/primefaces/primeng/tree/HEAD/packages/primeng) from 20.0.0-rc.1 to 20.0.1.
- [Release notes](https://github.com/primefaces/primeng/releases)
- [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md)
- [Commits](https://github.com/primefaces/primeng/commits/20.0.1/packages/primeng)

---
updated-dependencies:
- dependency-name: primeng
  dependency-version: 20.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
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.

0 participants