Servoy / bootstrapextracomponents

MIT License
1 stars 1 forks source link

[Snyk] Upgrade @ng-bootstrap/ng-bootstrap from 17.0.0 to 17.0.1 #55

Open jcompagner opened 3 weeks ago

jcompagner commented 3 weeks ago

snyk-top-banner

Snyk has created this PR to upgrade @ng-bootstrap/ng-bootstrap from 17.0.0 to 17.0.1.

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: @ng-bootstrap/ng-bootstrap
  • 17.0.1 - 2024-08-28

    Hopefully fixes that one datepicker bug with weekday labels.

    Also replacing NgZone.onStable() with afterRender()/afterNextRender() internally and using esbuild with zoneless CD for the demo site.

    Bug Fixes

    • datepicker: generate weekday labels in correct order (04010d6)
    • datepicker: config not inherited from datepicker-input (db14075), closes #3848
    • datepicker: global config not applied (18919c9), closes #4697
  • 17.0.0 - 2024-06-13

    This release bumps minimum required versions to Angular 18.0.0.

    We do not officially support provideExperimentalZonelessChangeDetection() yet, it will come in a future minor release. Please remember this an experimental API, follow #4709 and open new issues if you find any problems.

    Signal support will come later, most likely in the next major release.

    Bug Fixes

    • datepicker: track weekdays by $index (#4712) (ca1028d)
    • datepicker: track weekdays by index to avoid clashes (7c693d6)
    • datepicker: type of ngAcceptInputType_weekdays (5ad11bb)
    • pagination: track page by index since -1 can be there twice (1d190a8)
    • timepicker: get period from angular formatDate (56b0368)
    • typeahead track by index in NgbHighlight (#4707) (2085265), closes #4705
    • typeahead: track results by index in NgbTypeahead (#4711) (fa8aba9), closes #4702
from @ng-bootstrap/ng-bootstrap GitHub release notes

[!IMPORTANT]

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information: