Releases: mxlint/mxlint-cli
Releases · mxlint/mxlint-cli
v3.11.0 - mxlint.io.* functions for javascript rules
What's Changed
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #87
- Bump github.com/open-policy-agent/opa from 1.11.0 to 1.12.1 by @dependabot[bot] in #88
- introduce mxlint.io functions for javascript rules by @xiwenc in #90
Full Changelog: v3.10.0...v3.11.0
v3.10.0 - granular noqa and new app.yaml
What's Changed
- Use sobek as it's more actively maintained by @xiwenc in #83
- Output app.yaml in model source by @xiwenc in #82
- Bump github.com/open-policy-agent/opa from 1.10.1 to 1.11.0 by @dependabot[bot] in #85
- Check for rulenumber duplication because noqa works with rulenumbers by @xiwenc in #86
- Feature/improve noqa with --ignore-noqa and rule level skipping by @xiwenc in #84
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Bump golang.org/x/crypto from 0.42.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #72
- serve: did not autodetect file changes by @xiwenc in #80
- Linting performance: Parallel evaluations and use caching by @xiwenc in #81
Breaking changes
- Default rules directory has changed from
rulesto.mendix-cache/rules
Full Changelog: v3.8.0...v3.9.0
v3.8.0
What's Changed
- Bump go.mongodb.org/mongo-driver from 1.17.4 to 1.17.6 by @dependabot[bot] in #66
- Bump github.com/open-policy-agent/opa from 1.9.0 to 1.10.0 by @dependabot[bot] in #67
- Bump github.com/open-policy-agent/opa from 1.10.0 to 1.10.1 by @dependabot[bot] in #68
- Improve rego parser by @mmoor-cio in #70
- Feat/filter by @xiwenc in #71
New Contributors
- @mmoor-cio made their first contribution in #70
Full Changelog: v3.7.3...v3.8.0
v3.7.3 - complex project structure
v3.7.2 memory efficiency
What's Changed
- Bump github.com/stretchr/testify from 1.10.0 to 1.11.0 by @dependabot[bot] in #55
- Bump github.com/stretchr/testify from 1.11.0 to 1.11.1 by @dependabot[bot] in #58
- Bump github.com/open-policy-agent/opa from 1.7.1 to 1.8.0 by @dependabot[bot] in #56
- Bump github.com/spf13/cobra from 1.9.1 to 1.10.0 by @dependabot[bot] in #57
- Bump github.com/open-policy-agent/opa from 1.8.0 to 1.9.0 by @dependabot[bot] in #59
- Bugfix/memory efficiency by @xiwenc in #63
Full Changelog: v3.7.1...v3.7.2
v3.7.1 - maintenance
What's Changed
- Potential fix for code scanning alert no. 1: Workflow does not contain permissions by @xiwenc in #49
- Bump github.com/open-policy-agent/opa from 1.5.1 to 1.6.0 by @dependabot[bot] in #50
- Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.17.4 by @dependabot[bot] in #51
- Bump github.com/open-policy-agent/opa from 1.6.0 to 1.7.1 by @dependabot[bot] in #52
- Fix deps by @xiwenc in #53
- Improve ci2 by @xiwenc in #54
New Contributors
- @dependabot[bot] made their first contribution in #50
Full Changelog: v3.7.0...v3.7.1
v3.7.0 - serve subcommand
v3.6.1
What's Changed
- opa CVE-2025-46569 fixed by @vktrbrlv in #47
- fix regression of input pattern
Full Changelog: v3.6.0...v3.6.1