Skip to content
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

chore(deps): bump primeng from 17.18.10 to 17.18.12 #611

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 15, 2024

Bumps primeng from 17.18.10 to 17.18.12.

Release notes

Sourced from primeng's releases.

17.18.12

What's Changed

New Contributors

Full Changelog: primefaces/primeng@17.18.11...17.18.12

17.18.11

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primeng's changelog.

17.18.12 (2024-11-13)

Full Changelog

Fixed bugs:

  • Doc: Autocomplete Show Clear Demo not working #16568
  • Sidebar: onHide not triggered via programmatic close #16507
  • Scroller: Tests are failing after 17.18.11 update #16458
  • MultiSelect: touched form property doesn't respect updateOn blur #14780
  • Table | Bug on table checkboxes #16618
  • Steps | Remove unnecessary spaces #16620
  • InputOtp: Paste event not handled in Template and Sample doc #16713
  • When using stateStorage for the p-table I always get the following error in the console when the component first loads: #15043
  • p-dropdown: selected item is not changing when typing the first character of the items in the list #16462

18.0.0-beta.3 (2024-10-16)

Full Changelog

Breaking Changes:

Deprecated:

New Features:

Fixed bugs:

  • TreeTable | Fix loading #16416
  • PrimeNG v18 Bug - PanelMenu not working #16511
  • Component: Nested DynamicDialog v18.beta1 #16413
  • Component: Datepicker v18. Layout after changing month #16436
  • PasswordModule UI is different from InputTextModule UI when fields are disabled #16393
  • Primeng v18.beta-2 | Firefox - Switching to dark theme doesn't work #16471
  • v18 Tabs and TabMenu in same module only generate styles for TabMenu #16395
  • PickList v18: The direction of the controls remains upright on narrow screens #16481
  • Breadcrumb v18: Nested links when using template #16478
  • Select component style issues #16485
  • ToggleSwitch v18: Missing hover styles #16482
  • TreeSelect v18: TreeNodes missing hover styles #16484
  • 'p-buttonGroup' is not a known element in 18.0.0-beta.2 #16488
  • 18.0.0-beta2 - ComponentStyles are not exported -> extended Components fail #16509

17.18.11 (2024-09-26)

Full Changelog

... (truncated)

Commits
  • 86c9d9a code format
  • 9da751a Set new version & update changelog
  • 042d14b Merge pull request #16569 from gianluca-moro/doc/16568/autocomplete-show-clea...
  • 231d0f3 Merge pull request #16542 from volvachev/fix-sidebar-hide-event
  • bc1f169 Merge pull request #16459 from jase88/fix/scroller-contentel
  • 394e491 Merge pull request #16573 from wernigtobias/master
  • b4c27e1 Merge pull request #16690 from pointers-enjoyer/issue/16689
  • 54356ba Merge pull request #16619 from primefaces/issue-16618
  • 7b32d75 Merge pull request #16621 from primefaces/issue-16620
  • 080df9e Merge pull request #16677 from AndreyTimoshenkov/patch-1
  • 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 the dependencies Project dependencies label Nov 15, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primeng-17.18.12 branch from 1474682 to 68be6e6 Compare November 19, 2024 08:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primeng-17.18.12 branch from 68be6e6 to 9b6d74e Compare November 19, 2024 13:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primeng-17.18.12 branch from 9b6d74e to 6a3cc27 Compare November 22, 2024 10:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primeng-17.18.12 branch from 6a3cc27 to a81e050 Compare November 26, 2024 14:43
Bumps [primeng](https://github.com/primefaces/primeng) from 17.18.10 to 17.18.12.
- [Release notes](https://github.com/primefaces/primeng/releases)
- [Changelog](https://github.com/primefaces/primeng/blob/master/CHANGELOG.md)
- [Commits](primefaces/primeng@17.18.10...17.18.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/primeng-17.18.12 branch from a81e050 to a8ee64e Compare December 2, 2024 12:20
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 6, 2024

Superseded by #632.

@dependabot dependabot bot closed this Dec 6, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/primeng-17.18.12 branch December 6, 2024 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants