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: scientific-python/cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.11.07
Choose a base ref
...
head repository: scientific-python/cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.11.10
Choose a head ref
  • 6 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 8, 2025

  1. fix: better ALL behavior for sp-ruff-checks (#677)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Nov 8, 2025
    Configuration menu
    Copy the full SHA
    04f45da View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2025

  1. fix: use log_level instead of log_cli_level (#680)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    38a581e View commit details
    Browse the repository at this point in the history
  2. docs: split up ruff config (#682)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    37dcd7d View commit details
    Browse the repository at this point in the history
  3. feat: support pytest 9's new config (#681)

    * feat: support pytest 9's new config
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    henryiii and Copilot authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    4763cf2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump versions (#683)

    [create-pull-request] automated change
    
    Co-authored-by: scientific-python-pr-tokenbot[bot] <181030687+scientific-python-pr-tokenbot[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    555b562 View commit details
    Browse the repository at this point in the history
  5. fix: update pytest configuration tabs in documentation (#684)

    * fix: update pytest configuration tabs in documentation
    
    * Add script tag for tabs functionality in pytest guide
    henryiii authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    85b7a61 View commit details
    Browse the repository at this point in the history
Loading