Skip to content

Releases: pixee/codemodder-python

1.4.1

29 Jul 14:43
1231122
Compare
Choose a tag to compare
Revert "Update dependency setuptools to v72" (#756)

Revert "Update dependency setuptools to v72 (#752)"

This reverts commit f1073926ef3c412c1d8a0c954394e7c60caa4349.

1.4.0

29 Jul 13:58
d483525
Compare
Choose a tag to compare

What's Changed

New

Fixed

  • Use import call modifier pattern for url-sandbox by @drdavella in #750

Full Changelog: 1.3.1...1.4.0

1.3.1

24 Jul 14:33
8164574
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

23 Jul 19:09
3115185
Compare
Choose a tag to compare

What's Changed

  • Enable downstream extensibility of UseDefusedXML codemod by @drdavella in #735
  • All places when a Change() is created should report findings by @clavedeluna in #734
  • Added line only matching option to XMLTransformer by @andrecsilva in #733
  • Enable customizable call modifier logic by @drdavella in #736

Full Changelog: 1.2.0...1.3.0

1.2.0

22 Jul 21:14
48a3e47
Compare
Choose a tag to compare

What's Changed

  • Update dependency setuptools to v71 by @renovate in #718
  • Update dependency semgrep to >=1.80,<1.81 by @renovate in #720
  • Update pre-commit hooks by @github-actions in #721
  • Update openai requirement from <1.36,>=1.35 to >=1.35,<1.37 by @dependabot in #727
  • Update pre-commit hooks by @github-actions in #725
  • Regex Transformer by @clavedeluna in #729

Full Changelog: 1.1.2...1.2.0

1.1.2

17 Jul 11:47
7450e2c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.1...1.1.2

1.1.1

16 Jul 13:39
323a220
Compare
Choose a tag to compare

What's Changed

  • do not raise ValueError if no resource by @clavedeluna in #715
  • Update pre-commit hooks by @github-actions in #714

Full Changelog: 1.1.0...1.1.1

1.1.0

12 Jul 13:13
9861343
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.1.0

1.0.0

10 Jul 20:14
c647ec2
Compare
Choose a tag to compare

What's Changed

This release introduces two backwards-incompatible changes:

  • Core "pixee" codemods can no longer be requested by name alone
  • Some Sonar codemods no longer encode the Sonar rule ID in the codemod name

The codemod API has been mature for quite some time and It seemed as good a time as any to officially bump to v1.0.0 🎉

New

Full Changelog: 0.106.4...1.0.0

0.106.4

01 Jul 13:22
eb6ef50
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.106.3...0.106.4