Rik Smale
Rik Smale
Updates the rollup version we use and introduces a separate build step in the CI so we test on the files that will also be published to npm. This also...
## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to...
## Pull Request Checklist - [ ] Have you added new tests to prevent regressions? - [ ] If a documentation update is necessary, have you opened a PR to...
### Pull Request check-list _Please make sure to review and check all of these items:_ - [ ] Does `npm run test` pass with this change (including linting)? - [...
Since a few weeks, GitHub allows [a default setup](https://docs.github.com/en/code-security/code-scanning/automatically-scanning-your-code-for-vulnerabilities-and-errors/configuring-code-scanning-for-a-repository#configuring-code-scanning-automatically) for code scanning (CodeQL). If this default is enabled and you add a configuration through StepSecurity it will fail. See the...