Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pixee/codemodder-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 6.4.0
Choose a base ref
...
head repository: pixee/codemodder-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.4.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Jun 23, 2025

  1. Update all non-major dependencies (#1071)

    * Update all non-major dependencies
    
    * pin numpy
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: clavedeluna <danalitovsky+git@gmail.com>
    renovate[bot] and clavedeluna authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    e0f4add View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Update dependency lxml to v6 (#1074)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    8bb42f2 View commit details
    Browse the repository at this point in the history
  2. Update all non-major dependencies (#1073)

    * Update all non-major dependencies
    
    * tell renovate to stop updating numpy 3.10
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: clavedeluna <danalitovsky+git@gmail.com>
    renovate[bot] and clavedeluna authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    96889c9 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2025

  1. Update dependency openai to >=1.93,<1.94 (#1075)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    ed991dc View commit details
    Browse the repository at this point in the history
  2. Fix sast_only flag behavior to include other sast input flags (#1076)

    * Fixed behavior of sast_only flag
    
    * Modified test to include new flags
    andrecsilva authored Jun 30, 2025
    Configuration menu
    Copy the full SHA
    3bbfe74 View commit details
    Browse the repository at this point in the history
Loading