Johan Karlsson

Results 3 comments of Johan Karlsson

> The other problem I could think of is that you're missing to call `.connect()` on the created `Connection` object? This has recently changed in the API, so whatever example...

> Can somebody post a code snippet of where the `.connect()` goes? On the connection, `new Connection(config).connect()`. I ended up switching to `node-mssql` which was a lot cleaner to use....

> Hi! Can you try using [multi-directory support](https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/) and [grouping](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#groups) rules? That should work to update composite actions. cc @abdulapopoola This solved my issue, but it is a lot of...