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.11.0
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.11.1
Choose a head ref
  • 20 commits
  • 20 files changed
  • 3 contributors

Commits on May 4, 2024

  1. docs: update for 0.11.0

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed May 4, 2024
    Configuration menu
    Copy the full SHA
    9e4ef7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f83e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd1e5c0 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](astral-sh/ruff-pre-commit@v0.4.2...v0.4.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 6, 2024
    Configuration menu
    Copy the full SHA
    370f3b7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. ci: changelog generation (#219)

    * ci: make changelog generation smarter
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * chore: remove old suppression
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 10, 2024
    Configuration menu
    Copy the full SHA
    8f30097 View commit details
    Browse the repository at this point in the history
  2. ci: faster readthedocs (#220)

    * ci: faster readthedocs
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * ci: try using build commands
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored May 10, 2024
    Configuration menu
    Copy the full SHA
    11c9677 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.2 → 0.28.3](python-jsonschema/check-jsonschema@0.28.2...0.28.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 13, 2024
    Configuration menu
    Copy the full SHA
    0d29290 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. chore: use the new github actions reporter for pylint (#222)

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

Commits on May 28, 2024

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

    * chore(deps): update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](astral-sh/ruff-pre-commit@v0.4.4...v0.4.5)
    - [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](codespell-project/codespell@v2.2.6...v2.3.0)
    - [github.com/henryiii/validate-pyproject-schema-store: 2024.04.29 → 2024.05.24](henryiii/validate-pyproject-schema-store@2024.04.29...2024.05.24)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.3 → 0.28.4](python-jsonschema/check-jsonschema@0.28.3...0.28.4)
    
    * style: pre-commit fixes
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 28, 2024
    Configuration menu
    Copy the full SHA
    c767ccb View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

    * chore(deps): update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7)
    - [github.com/henryiii/validate-pyproject-schema-store: 2024.05.24 → 2024.06.03](henryiii/validate-pyproject-schema-store@2024.05.24...2024.06.03)
    
    * 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 Jun 4, 2024
    Configuration menu
    Copy the full SHA
    d16a547 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

    * chore(deps): update pre-commit hooks
    
    updates:
    - [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](adamchainz/blacken-docs@1.16.0...1.18.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.7...v0.5.0)
    - [github.com/pre-commit/mirrors-mypy: v1.10.0 → v1.10.1](pre-commit/mirrors-mypy@v1.10.0...v1.10.1)
    - [github.com/henryiii/validate-pyproject-schema-store: 2024.06.03 → 2024.07.01](henryiii/validate-pyproject-schema-store@2024.06.03...2024.07.01)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.4 → 0.28.6](python-jsonschema/check-jsonschema@0.28.4...0.28.6)
    
    * Update checks.py
    
    * style: pre-commit fixes
    
    * Update checks.py
    
    ---------
    
    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 Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f991460 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. docs: link back to source (#230)

    * docs: link back to source
    
    * Update conf.py
    henryiii authored Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a1bdbab View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore: bump repo-review deps (#233)

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

Commits on Aug 9, 2024

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.0...v0.5.6)
    - [github.com/pre-commit/mirrors-mypy: v1.10.1 → v1.11.1](pre-commit/mirrors-mypy@v1.10.1...v1.11.1)
    - [github.com/henryiii/validate-pyproject-schema-store: 2024.07.01 → 2024.07.29](henryiii/validate-pyproject-schema-store@2024.07.01...2024.07.29)
    - [github.com/python-jsonschema/check-jsonschema: 0.28.6 → 0.29.1](python-jsonschema/check-jsonschema@0.28.6...0.29.1)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4b16649 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. fix: ensure utf-8 encoding if something else is default and unset (#236)

    * tests: check for default encoding issues
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update ci.yml
    
    * fix: open console in utf-8
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1bb0212 View commit details
    Browse the repository at this point in the history
  2. fix: support object structure in schema (#231)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7033441 View commit details
    Browse the repository at this point in the history
  3. chore: some cleanup (#237)

    * chore: some cleanup
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * style: pre-commit fixes
    
    * chore: bump ruff
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: encodings and ignore
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    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 Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f00f826 View commit details
    Browse the repository at this point in the history
  4. chore: use maintained fork of prettier (#238)

    * chore: use maintained fork of prettier
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update pyproject.toml
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1b864f9 View commit details
    Browse the repository at this point in the history
  5. ci: fix docs ci job (#239)

    henryiii authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    bd577b9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    566ffce View commit details
    Browse the repository at this point in the history
Loading