Releases: coreruleset/crs-linter
Releases · coreruleset/crs-linter
v0.1.2
What's Changed
- fix: use file's basename instead of passed argument by @airween in #30
- chore(deps): update github/codeql-action digest to 45775bd in .github/workflows/codeql-analysis.yml by @renovate in #31
- chore(deps): update astral-sh/setup-uv digest to d4b2f3b in .github/workflows/test.yml by @renovate in #32
- chore: check rules without filename tag by @airween in #27
- Update all non-major dependencies in .github/workflows/test.yml by @renovate in #33
- Update astral-sh/setup-uv action to v6 in .github/workflows/test.yml by @renovate in #34
- Update all non-major dependencies in .github/workflows/test.yml by @renovate in #35
- feat: improve GitHub output in case of errors by @theseion in #36
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: call
logging.basicConfig()
to configure root logger by @theseion in #26 - chore: update version to 0.1.1 by @theseion in #28
Dependency Updates
- chore(deps): update github/codeql-action digest to 6bb031a in .github/workflows/codeql-analysis.yml by @renovate in #22
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #23
- chore: add upstream tags by @fzipi in #24
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #25
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- refactor: add tests as pytests by @fzipi in #1
- chore: use python only by @fzipi in #2
- refactor: split cli methods to easy testing by @fzipi in #3
- feat: Change import methods of modules by @airween in #5
- chore: add renovatebot config by @fzipi in #7
- fix: renovatebot config by @fzipi in #9
- chore(deps): pin dependencies in .github/workflows/test.yml by @renovate in #11
- fix: remove debug prints by @fzipi in #12
- chore: add test release to pypi by @fzipi in #13
- fix: allow permissions for token usage by @fzipi in #14
- chore: add pre release workflow by @fzipi in #15
- chore(deps): pin dependencies in .github/workflows/pypi-test-release.yml by @renovate in #16
- chore(deps): update all non-major dependencies in .github/workflows/test.yml by @renovate in #17
- chore(deps): update astral-sh/setup-uv digest to f94ec6b in .github/workflows/test.yml by @renovate in #18
- ci: update environment by @fzipi in #19
- [skip ci] fix: enviromnent name by @fzipi in #20
New Contributors
- @fzipi made their first contribution in #1
- @airween made their first contribution in #5
- @renovate made their first contribution in #11
Full Changelog: https://github.com/coreruleset/crs-linter/commits/v0.1.0