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/repo-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: scientific-python/repo-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.2
Choose a head ref
  • 15 commits
  • 12 files changed
  • 4 contributors

Commits on Feb 5, 2025

  1. docs: bump webapp for 0.12.1 (#260)

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

Commits on Feb 27, 2025

  1. Configuration menu
    Copy the full SHA
    a658b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2eecc View commit details
    Browse the repository at this point in the history
  3. fix(web app): always show commonly-used branch names at the top (#263)

    * Sort priority branches at the top
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    agriyakhetarpal and pre-commit-ci[bot] authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    6116368 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73854c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. chore(deps): update pre-commit hooks (#265)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.4 → v0.9.9](astral-sh/ruff-pre-commit@v0.9.4...v0.9.9)
    - [github.com/rbubley/mirrors-prettier: v3.4.2 → v3.5.3](rbubley/mirrors-prettier@v3.4.2...v3.5.3)
    - [github.com/pre-commit/mirrors-mypy: v1.14.1 → v1.15.0](pre-commit/mirrors-mypy@v1.14.1...v1.15.0)
    - [github.com/henryiii/validate-pyproject-schema-store: 2025.02.03 → 2025.02.24](henryiii/validate-pyproject-schema-store@2025.02.03...2025.02.24)
    - [github.com/python-jsonschema/check-jsonschema: 0.31.1 → 0.31.2](python-jsonschema/check-jsonschema@0.31.1...0.31.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    d42255e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. chore(deps): update pre-commit hooks (#267)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.9.9 → v0.11.4](astral-sh/ruff-pre-commit@v0.9.9...v0.11.4)
    - [github.com/henryiii/validate-pyproject-schema-store: 2025.02.24 → 2025.04.07](henryiii/validate-pyproject-schema-store@2025.02.24...2025.04.07)
    - [github.com/python-jsonschema/check-jsonschema: 0.31.2 → 0.32.1](python-jsonschema/check-jsonschema@0.31.2...0.32.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    608f33f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

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

Commits on May 12, 2025

  1. chore(deps): bump astral-sh/setup-uv from 4 to 6 in the actions group (

    …#269)
    
    Bumps the actions group with 1 update: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).
    
    
    Updates `astral-sh/setup-uv` from 4 to 6
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    63e2bee View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hooks (#270)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8)
    - [github.com/python-jsonschema/check-jsonschema: 0.32.1 → 0.33.0](python-jsonschema/check-jsonschema@0.32.1...0.33.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 12, 2025
    Configuration menu
    Copy the full SHA
    206d1c8 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2025

  1. ci: test on Python π beta 1 (#271)

    * ci: test on Python π beta 1
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Apply suggestions from code review
    
    * Update pyproject.toml
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 15, 2025
    Configuration menu
    Copy the full SHA
    543e024 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. fix: better error message if bad URL (#272)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 21, 2025
    Configuration menu
    Copy the full SHA
    eba6c01 View commit details
    Browse the repository at this point in the history
  2. ci: run on Ubuntu/windows on 3.14 (#273)

    * ci: request the free-threading Python from hatch
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update pyproject.toml
    
    * Update ci.yml
    
    * Update ci.yml
    
    * Update ci.yml
    
    * style: pre-commit fixes
    
    * Update pyproject.toml
    
    * Apply suggestions from code review
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    henryiii and pre-commit-ci[bot] authored May 21, 2025
    Configuration menu
    Copy the full SHA
    e861d2b View commit details
    Browse the repository at this point in the history
  3. chore: bump the action to 3.13 (#274)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 21, 2025
    Configuration menu
    Copy the full SHA
    27851e1 View commit details
    Browse the repository at this point in the history
  4. chore: bump pyodide to 0.27.6 (#275)

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