Luca Becker
Luca Becker
I have found those two interfaces somewhat useful and mandatory since we do want to use TypeScript and so any is not an option. Maybe one could also think about...
Hey, so I tried your project and noticed that the README can be a bit confusing for the dynamic setting of cookies. I think it should be specified that the...
Hello, this package is used in our confluence through [Scroll Documents for Confluence](https://marketplace.atlassian.com/apps/1217608/scroll-documents-for-confluence?tab=overview&hosting=cloud) and it seems that there is a potential infinite loop? I cannot really say whether that is...
Hey, we have been using `cdk-eks-karpenter` for a while now and we have been experiencing issues with the removal of stacks where karpenter has been installed using this package. Basically...
Hey, this PR introduces a new configuration option, `trackDepsWithReleaseAs`, which allows users to include dependencies in version bump calculations when using the `releaseAs` option. Currently, using `releaseAs` essentially disables `trackDeps`...
So my client is using a custom preset because we do not use default conventional commit but a custom version where the Jira ticket number gets put in front. I...
Updated error messages in `EMAINTENANCEBRANCHES`, `ERELEASEBRANCHES`, and `EPRERELEASEBRANCH` to explicitly state that branches must exist on the remote repository. This change is necessary because it was confusing for developers configuring...
## Description Addresses: https://github.com/mapbox/mapbox-gl-js/issues/13576 ### Problem In versions 3.15.0+, the GeolocateControl error event is missing `code`, `message`, `PERMISSION_DENIED`, `POSITION_UNAVAILABLE`, and `TIMEOUT` properties. Users only receive `{ target, type }` instead...