Skip to content

Releases: mxlint/mxlint-cli

v3.11.0 - mxlint.io.* functions for javascript rules

09 Jan 22:18
5fe0fe7

Choose a tag to compare

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

01 Dec 21:48
c4e70af

Choose a tag to compare

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

27 Nov 00:26
fed4725

Choose a tag to compare

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 rules to .mendix-cache/rules

Full Changelog: v3.8.0...v3.9.0

v3.8.0

19 Nov 22:32
b9ac16f

Choose a tag to compare

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

Full Changelog: v3.7.3...v3.8.0

v3.7.3 - complex project structure

16 Oct 20:56
49c86d8

Choose a tag to compare

What's Changed

Full Changelog: v3.7.2...v3.7.3

v3.7.2 memory efficiency

15 Oct 21:16
0f1a6b1

Choose a tag to compare

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

19 Aug 22:39
0993f6e

Choose a tag to compare

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

Full Changelog: v3.7.0...v3.7.1

v3.7.0 - serve subcommand

10 Jul 23:22
4ee740a

Choose a tag to compare

What's Changed

Full Changelog: v3.6.1...v3.7.0

v3.6.1

29 Jun 22:16

Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.6.1

v3.6.0

23 May 15:21
f1b9576

Choose a tag to compare

What's Changed

  • Accessibility by @xiwenc in #45
  • input in rules now accepts regex if you start with .* ; old style still works for now. After all rules are updated we will remove the old method

Full Changelog: v.3.5.0...v3.6.0