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: 2024.03.10
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: 2024.04.23
Choose a head ref
  • 18 commits
  • 23 files changed
  • 7 contributors

Commits on Mar 14, 2024

  1. chore(deps): bump versions (#389)

    * [create-pull-request] automated change
    
    * chore: update format
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * style: pre-commit fixes
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: henryiii <[email protected]>
    Co-authored-by: Henry Schreiner <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    4 people authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    4beb985 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore(deps): bump versions (#391)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b8619e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    172f752 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. chore(deps): bump versions (#393)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    e5f1fd7 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. ci: use uv, require recent nox (#394)

    * ci: try using a bit of uv
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * chore: use uv if available in noxfile
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * docs: add mentions of uv and pixi
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update docs/pages/tutorials/dev-environment.md
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 1, 2024
    Configuration menu
    Copy the full SHA
    3b166e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. fix(rr): pytest takes ints and floats (#398)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a7343e9 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (#397)

    * chore: update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.3.4 → v0.3.5](astral-sh/ruff-pre-commit@v0.3.4...v0.3.5)
    - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
    
    * Update .pre-commit-config.yaml
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <[email protected]>
    pre-commit-ci[bot] and henryiii authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    45142bd View commit details
    Browse the repository at this point in the history
  3. ci: copier pyyaml-include issue (#399)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    67d8a90 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump versions (#395)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    d36b059 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore(deps): bump versions (#403)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    d6b874f View commit details
    Browse the repository at this point in the history
  2. Revert "ci: copier pyyaml-include issue" (#402)

    Revert "ci: copier pyyaml-include issue (#399)"
    
    This reverts commit 67d8a90.
    henryiii authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ac1ea0d View commit details
    Browse the repository at this point in the history
  3. docs: fix typo (#406)

    * docs: fix typo
    
    * docs: fix typo newly found by codespell
    DimitriPapadopoulos authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cc2e43a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Explain FORCE_COLOR: 3 (#410)

    * Explain FORCE_COLOR: 3
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    danielballan and pre-commit-ci[bot] authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    3b6de6c View commit details
    Browse the repository at this point in the history
  2. fix: correct logic for RF002 (#409)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    371c6f4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump versions (#408)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6129bd2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2024

  1. chore: cleanups and bumps (#412)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 21, 2024
    Configuration menu
    Copy the full SHA
    e0440e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. tests: use most recent repo-review in testing (#414)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    a168566 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump versions (#413)

    [create-pull-request] automated change
    
    Co-authored-by: henryiii <[email protected]>
    github-actions[bot] and henryiii authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    28d1a53 View commit details
    Browse the repository at this point in the history
Loading