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: 2026.03.02
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: 2026.04.03
Choose a head ref
  • 15 commits
  • 30 files changed
  • 4 contributors

Commits on Mar 18, 2026

  1. fix: minor touchup to template (#751)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    e1dccc5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump actions/create-github-app-token from 2 to 3 in the …

    …actions group (#750)
    
    chore(deps): bump actions/create-github-app-token in the actions group
    
    Bumps the actions group with 1 update: [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
    
    
    Updates `actions/create-github-app-token` from 2 to 3
    - [Release notes](https://github.com/actions/create-github-app-token/releases)
    - [Commits](actions/create-github-app-token@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: actions/create-github-app-token
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 18, 2026
    Configuration menu
    Copy the full SHA
    b4cf2e1 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump versions (#749)

    [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
    77d55bb View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. ci: more speed (#752)

    * ci: more speed
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * Apply suggestion from @henryiii
    
    * Apply suggestion from @henryiii
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    46a1179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d91f90 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

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

Commits on Mar 23, 2026

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

    [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
    e05c33a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. fix: better zensical setup (#756)

    * fix: better zensical setup
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * Update {% if cookiecutter.docs == 'zensical' %}zensical.toml{% endif %}
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    77746d7 View commit details
    Browse the repository at this point in the history
  2. fix: disable pre-commit.ci checks if using dependabot pre-commit (#758)

    * fix: disable pre-commit.ci checks if using dependabot pre-commit
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * docs: also mention in guide
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    e2362b3 View commit details
    Browse the repository at this point in the history
  3. fix: allow flake8 as a linter too (#757)

    * fix: allow flake8 as a linter too
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * fix: ensure PC191 doesn't trigger for flake8
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    henryiii authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    bdb0908 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

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

    [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
    0f4958a View commit details
    Browse the repository at this point in the history
  2. fix: cap for uv backend (#759)

    * fix: cap for uv backend
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    
    * style: pre-commit fixes
    
    ---------
    
    Signed-off-by: Henry Schreiner <henryfs@princeton.edu>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    henryiii and pre-commit-ci[bot] authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    10e253a View commit details
    Browse the repository at this point in the history
  3. feat: add a check for trusted publishing (#764)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    4937a5b View commit details
    Browse the repository at this point in the history
  4. chore: support repo-review 1.0 prefetch (#763)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    984545e View commit details
    Browse the repository at this point in the history
  5. chore: bump ruby deps (#765)

    Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
    henryiii authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    4a61359 View commit details
    Browse the repository at this point in the history
Loading