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: wntrblm/nox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2025.10.16
Choose a base ref
...
head repository: wntrblm/nox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2025.11.12
Choose a head ref
  • 8 commits
  • 12 files changed
  • 2 contributors

Commits on Oct 29, 2025

  1. chore(deps): bump the actions group with 2 updates (#1020)

    Bumps the actions group with 2 updates: [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/upload-artifact](https://github.com/actions/upload-artifact).
    
    
    Updates `actions/download-artifact` from 5 to 6
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v5...v6)
    
    Updates `actions/upload-artifact` from 4 to 5
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: actions/upload-artifact
      dependency-version: '5'
      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 Oct 29, 2025
    Configuration menu
    Copy the full SHA
    38dea06 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. fix: json should support Path (#1026)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    b17113d View commit details
    Browse the repository at this point in the history
  2. fix: avoid warnings when running in script mode (#1025)

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

Commits on Nov 5, 2025

  1. fix(typing): install env was typed differently (#1028)

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

Commits on Nov 10, 2025

  1. chore: pytest log_level is better than log_cli_level (#1029)

    * chore: pytest log_level is better than log_cli_level
    
    Committed via https://github.com/asottile/all-repos
    
    * Restrict pytest version to less than 9 for type checking
    henryiii authored Nov 10, 2025
    Configuration menu
    Copy the full SHA
    f690869 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. ci: use last intel macOS image (#1031)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    5cfea65 View commit details
    Browse the repository at this point in the history
  2. chore: add a few more passing ruff checks (#1030)

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

Commits on Nov 12, 2025

  1. chore: prepare for 2025.11.12 (#1032)

    * chore: bump versions in pre-commit
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * chore: prepare for 2025.11.11
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update date
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    0eee2e4 View commit details
    Browse the repository at this point in the history
Loading