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.5.4
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.5.5
Choose a head ref
  • 7 commits
  • 13 files changed
  • 3 contributors

Commits on Oct 2, 2025

  1. Update dependency pytest-randomly to v4 (#1095)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 2, 2025
    Configuration menu
    Copy the full SHA
    304210a View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2025

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

    * Update all non-major dependencies
    
    * dont upgrade semgre
    
    ---------
    
    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 Oct 3, 2025
    Configuration menu
    Copy the full SHA
    7df9df7 View commit details
    Browse the repository at this point in the history
  2. Update dependency pytest-cov to v7 (#1094)

    * Update dependency pytest-cov to v7
    
    * update coveragerc to include subprocess measurement:  see release notes https://pytest-cov.readthedocs.io/en/stable/changelog.html?utm_source=openai
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: clavedeluna <danalitovsky+git@gmail.com>
    Co-authored-by: Dani Alcala <112832187+clavedeluna@users.noreply.github.com>
    3 people authored Oct 3, 2025
    Configuration menu
    Copy the full SHA
    c8c768e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. Update dependency python-json-logger to v4 (#1099)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    93a2277 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Update stefanzweifel/git-auto-commit-action action to v7 (#1103)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    1b0b94b View commit details
    Browse the repository at this point in the history
  2. Update dependency pylint to v4 (#1102)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    bade5dc View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

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

    * Update all non-major dependencies
    
    * up pydantic
    
    * fix import
    
    * change py versions
    
    * fix tests to not use telnetlib
    
    ---------
    
    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 Oct 21, 2025
    Configuration menu
    Copy the full SHA
    9aef0cc View commit details
    Browse the repository at this point in the history
Loading