Jochen Hörmann
Jochen Hörmann
Seems like https://github.com/fi3ework/vite-plugin-checker/pull/311/commits/f6201867a936ebacf02db98789790670003660be fixes the Pipeline - so #264 is fixed then @fi3ework. As this repo uses [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) consider rewriting commit messages @EliLichtblau.
> @jhoermann Do you not squash/rebase. on merge? I can change the title to be "conventional commit" or I can change all of them if needed. Let me know! Squashing...
Added https://github.com/fi3ework/vite-plugin-checker/pull/311/commits/f6201867a936ebacf02db98789790670003660be to also fix #264 @fi3ework.
Github has added `directories` now: https://github.blog/changelog/2024-04-29-dependabot-multi-directory-configuration-public-beta-now-available/. So I'll change this PR accordingly.
I added the `directories` option now so that it'll automatically check all `package.json`s of this repo. @fi3ework if you want to have a look, it can also be reduced to...
Thanks for the merge @fi3ework! Nice to see some action again on this repo. Adding the `dependencies` label would make sense now as the dependabot tries to apply it and...
Opened a PR https://github.com/fi3ework/vite-plugin-checker/pull/345 to resolve the issue now. Reproduces it locally and it removes the warning as expected @fi3ework if you want to have a look.
Could you provide an example repo @skrebergene? I tested it locally with the stylelint playground and everything works as expected.
> @KurtGokhan the failed tests, was it just a faulty run or is it broken in those scenarios? asking mostly because of node-20 ubuntu @kamikazePT Tests are faulty for quite...
@dvopalecky Script blocks work fine in Vue so not sure what the problem is for Svelte.