Michael Waddell
Michael Waddell
Yep - the 2.x branch is working great and doesn't have that security issue. Thanks again!
- Fixed by #4471 in the v2.x branch. - To be included in v2.1.6 (assuming there is one) - Per https://github.com/Semantic-Org/Semantic-UI-React/pull/4471#issuecomment-1989054740 - @layershifter will cherry-pick this into master for v3.x
@vicb noted in https://github.com/googlemaps/js-markerclusterer/pull/640#issuecomment-1589784026 that the cause of this performance degradation is actually the use of "legacy markers" and that using the newer "advanced markers" resolves this issue. None of...
@duaneking Unfortunately, I have to agree with you. I started using Dependabot before GitHub bought it because it automated a lot of the busywork parts of managing software security and...
> @mwaddell I was looking at https://github.com/dependabot/cli as by the name alone it seemed that it could work to "trigger" dependabot just like GitHub `cli `can trigger workflows. > >...