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

Bump the dev-dependencies group across 1 directory with 3 updates #205

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2025

Bumps the dev-dependencies group with 3 updates in the /src/clientapp directory: @primeng/themes, primeng and rxjs.

Updates @primeng/themes from 19.0.6 to 19.0.8

Release notes

Sourced from @​primeng/themes's releases.

19.0.8

What's Changed

New Contributors

Full Changelog: primefaces/primeng@19.0.7...19.0.8

19.0.7

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​primeng/themes's changelog.

19.0.8 (2025-02-25)

Full Changelog Fixed bugs:

  • Progress bar a11y issue #17606
  • BaseComponent is causing memory leaks #17645
  • MultiSelect filter don't work when the options are created with custom class #17530
  • Pressing escape key while modal is open should only close select panel and not the modal #17670
  • Calendar: locale am & pm is not work on time picker #17653
  • ConfirmDialog: No way to distinguish reject and close button action being fired #17512
  • Accordion onOpen and onClose emitter won't trigger any events with the new components for accordion #17447
  • Select filter field with bug when using iftalabel #17751
  • Wrong default icon on p-messages #17757
  • Messages | Icon Only gap issue #17648
  • Popover | incostent overlay positioning #17614

19.0.7 (2025-02-21)

Full Changelog

Fixed bugs:

  • PrimeNG not working after upgrade to Angular 19.1.7 #17730
  • [vite] Internal server error: fn is not a function #17716
  • OrderList: The drag and drop functionality not implemented in V18 #16633
  • "Select component with filter: ""No results found"" entry should not be enabled or clickable #17382"
  • Accessibility and Templating Issues in p-confirmdialog and p-dialog (PrimeNG v19) #17404
  • Picklist does not support disabled options #17533
  • p-checkbox has invalid markup when required=""false" #17528"
  • SpeedDial Buttons Missing type="button" Causes Unintended Form Submission #17552"
  • Badge disable does not work correctly #17559
  • p-auto-complete behaves differently than p-autocomplete #17535
  • PickList - reorder items call scrollInView with incorrect parameters #17564
  • Tree: styleClass of nodes is ignored #17579
  • Change of pDroppableDisabled property after ngAfterViewInit doesn't change element's behavior #17598
  • p-confirmdialog - dismissableMask not working #17574
  • Duplicate class attribute in example of DataView #17621
  • Docs: Select (previously dropdown) component, loading section wrong code example #17626"
  • Updates Loading Icon template reference variable #17736
  • Update DataView interface to reflect current configuration #17735
  • Multiselect should use all options for selectedOptions not just visible #17732
  • Binding [dt] on Select component has no effect #17540
  • p-fileUpload selecting file when fileLimit set to undefined causes js errors #17721
  • Popover basicdoc.ts uses deprecated *ngFor directive #17707
  • DatePicker: Cannot escape header with keyboard #17663
  • [v19] showcase for datepicker-sizes-demo has wrong ts #17690
Commits
Maintainer changes

This version was pushed to npm by mehmetcetin, a new releaser for @​primeng/themes since your current version.


Updates primeng from 19.0.6 to 19.0.8

Release notes

Sourced from primeng's releases.

19.0.8

What's Changed

New Contributors

Full Changelog: primefaces/primeng@19.0.7...19.0.8

19.0.7

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from primeng's changelog.

19.0.8 (2025-02-25)

Full Changelog Fixed bugs:

  • Progress bar a11y issue #17606
  • BaseComponent is causing memory leaks #17645
  • MultiSelect filter don't work when the options are created with custom class #17530
  • Pressing escape key while modal is open should only close select panel and not the modal #17670
  • Calendar: locale am & pm is not work on time picker #17653
  • ConfirmDialog: No way to distinguish reject and close button action being fired #17512
  • Accordion onOpen and onClose emitter won't trigger any events with the new components for accordion #17447
  • Select filter field with bug when using iftalabel #17751
  • Wrong default icon on p-messages #17757
  • Messages | Icon Only gap issue #17648
  • Popover | incostent overlay positioning #17614

19.0.7 (2025-02-21)

Full Changelog

Fixed bugs:

  • PrimeNG not working after upgrade to Angular 19.1.7 #17730
  • [vite] Internal server error: fn is not a function #17716
  • OrderList: The drag and drop functionality not implemented in V18 #16633
  • "Select component with filter: ""No results found"" entry should not be enabled or clickable #17382"
  • Accessibility and Templating Issues in p-confirmdialog and p-dialog (PrimeNG v19) #17404
  • Picklist does not support disabled options #17533
  • p-checkbox has invalid markup when required=""false" #17528"
  • SpeedDial Buttons Missing type="button" Causes Unintended Form Submission #17552"
  • Badge disable does not work correctly #17559
  • p-auto-complete behaves differently than p-autocomplete #17535
  • PickList - reorder items call scrollInView with incorrect parameters #17564
  • Tree: styleClass of nodes is ignored #17579
  • Change of pDroppableDisabled property after ngAfterViewInit doesn't change element's behavior #17598
  • p-confirmdialog - dismissableMask not working #17574
  • Duplicate class attribute in example of DataView #17621
  • Docs: Select (previously dropdown) component, loading section wrong code example #17626"
  • Updates Loading Icon template reference variable #17736
  • Update DataView interface to reflect current configuration #17735
  • Multiselect should use all options for selectedOptions not just visible #17732
  • Binding [dt] on Select component has no effect #17540
  • p-fileUpload selecting file when fileLimit set to undefined causes js errors #17721
  • Popover basicdoc.ts uses deprecated *ngFor directive #17707
  • DatePicker: Cannot escape header with keyboard #17663
  • [v19] showcase for datepicker-sizes-demo has wrong ts #17690
Commits
  • d5e7764 docs: set new version
  • 170fcf0 Merge remote-tracking branch 'origin/master'
  • 17cb7bc fix: add missing aria-label fixes #17606
  • d1a2015 Merge pull request #17644 from sean-dp/bugfix/basecomponent-memory-leak
  • 8ec5841 Merge pull request #17688 from israelrios/multiselect-filter-fix
  • 32fa95b Merge pull request #17673 from tri-harmoney/issue-17670
  • df199ef Merge pull request #17713 from majkers/feature/issue17512
  • f78a6a0 Merge pull request #17748 from TarhanTech/issue-17447
  • 5ad7afa Merge pull request #17755 from ledsonsilva/feature/issue-17751
  • 5f39c4a Merge pull request #17756 from WynieCronje/patch-1
  • Additional commits viewable in compare view

Updates rxjs from 7.8.1 to 7.8.2

Changelog

Sourced from rxjs's changelog.

7.8.2 (2025-02-22)

Bug Fixes

  • animationFrameScheduler: some tasks are never flushed and sometimes it breaks completely (#7444) (8bbfa4e)
  • mergeWith: works correctly with an Array (#7281) (27855c6)
  • subscriber: strict type signature for next method (#7172) (0e2ef5e)
Commits
  • e5351d0 chore(publish): 7.8.2
  • 8bbfa4e fix(animationFrameScheduler): some tasks are never flushed and sometimes it b...
  • 4a2d0d2 docs(rxjs.dex): replace polyfill.io with a Cloudflare equivalent (#7487)
  • 2fb0740 chore: 7.x remove global npm install and ignore latest TS (#7398)
  • d69d890 docs: fix missing overloads in docs when overload count is less than 3 (#7367...
  • 27855c6 fix(mergeWith): works correctly with an Array (#7281)
  • 9db6563 docs: provide URL for the V8 docs app (#7244)
  • 5c3fb33 docs: add MonoTypeOperatorFunction documentation (#7284)
  • 0e2ef5e fix(subscriber): strict type signature for next method (#7172)
  • b6d00c1 docs: improve glossary and semantics page (#7267)
  • Additional commits viewable 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

Bumps the dev-dependencies group with 3 updates in the /src/clientapp directory: [@primeng/themes](/~https://github.com/primefaces/primeng/tree/HEAD/packages/themes), [primeng](/~https://github.com/primefaces/primeng/tree/HEAD/packages/primeng) and [rxjs](/~https://github.com/reactivex/rxjs).


Updates `@primeng/themes` from 19.0.6 to 19.0.8
- [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/19.0.8/packages/themes)

Updates `primeng` from 19.0.6 to 19.0.8
- [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/19.0.8/packages/primeng)

Updates `rxjs` from 7.8.1 to 7.8.2
- [Release notes](/~https://github.com/reactivex/rxjs/releases)
- [Changelog](/~https://github.com/ReactiveX/rxjs/blob/7.8.2/CHANGELOG.md)
- [Commits](ReactiveX/rxjs@7.8.1...7.8.2)

---
updated-dependencies:
- dependency-name: "@primeng/themes"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: primeng
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: rxjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 25, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 26, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Feb 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/src/clientapp/dev-dependencies-d825c600d1 branch February 26, 2025 20:48
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants