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: niteria/python_example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pybind/python_example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 13 files changed
  • 5 contributors

Commits on Mar 19, 2024

  1. chore: update pre-commit hooks (pybind#184)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.3.3](astral-sh/ruff-pre-commit@v0.1.6...v0.3.3)
    - [github.com/Lucas-C/pre-commit-hooks: v1.5.4 → v1.5.5](Lucas-C/pre-commit-hooks@v1.5.4...v1.5.5)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    878533b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42ffb16 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. ci: macos-latest is changing to macos-14 ARM runners (pybind#196)

    * ci: macos-latest is changing to macos-14 ARM runners
    
    Committed via https://github.com/asottile/all-repos
    
    * Update .github/workflows/conda.yml
    henryiii authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    83a2e7b View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. chore: bump conda-incubator/setup-miniconda in the actions group (pyb…

    …ind#197)
    
    Bumps the actions group with 1 update: [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda).
    
    
    Updates `conda-incubator/setup-miniconda` from 3.0.3 to 3.0.4
    - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
    - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)
    - [Commits](conda-incubator/setup-miniconda@v3.0.3...v3.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: conda-incubator/setup-miniconda
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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 Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0e90518 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (pybind#195)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.3.3 → v0.4.2](astral-sh/ruff-pre-commit@v0.3.3...v0.4.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    40f2491 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. chore: bump the actions group across 1 directory with 2 updates (pybi…

    …nd#208)
    
    * chore: bump the actions group across 1 directory with 2 updates
    
    Bumps the actions group with 2 updates in the / directory: [conda-incubator/setup-miniconda](https://github.com/conda-incubator/setup-miniconda) and [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).
    
    
    Updates `conda-incubator/setup-miniconda` from 3.0.4 to 3.2.0
    - [Release notes](https://github.com/conda-incubator/setup-miniconda/releases)
    - [Changelog](https://github.com/conda-incubator/setup-miniconda/blob/main/CHANGELOG.md)
    - [Commits](conda-incubator/setup-miniconda@v3.0.4...v3.2.0)
    
    Updates `pypa/cibuildwheel` from 2.17 to 3.1
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v2.17...v3.1)
    
    ---
    updated-dependencies:
    - dependency-name: conda-incubator/setup-miniconda
      dependency-version: 3.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: actions
    - dependency-name: pypa/cibuildwheel
      dependency-version: '3.1'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * ci: drop conda, 3.9+
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * ci: drop travis and appveyor
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * ci: try appveyor with 3.12
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Henry Schreiner <[email protected]>
    dependabot[bot] and henryiii authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    03ace40 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (pybind#198)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.12.4](astral-sh/ruff-pre-commit@v0.4.2...v0.12.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    9b2b3ff View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2025

  1. chore: bump actions/download-artifact from 4 to 5 in the actions group (

    pybind#210)
    
    Bumps the actions group with 1 update: [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `actions/download-artifact` from 4 to 5
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-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 Aug 11, 2025
    Configuration menu
    Copy the full SHA
    1df88ec View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (pybind#209)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.7](astral-sh/ruff-pre-commit@v0.12.4...v0.12.7)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 11, 2025
    Configuration menu
    Copy the full SHA
    41fb281 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c43fcd7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

  1. chore: bump actions/checkout from 4 to 5 in the actions group (pybind…

    …#212)
    
    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Aug 18, 2025
    Configuration menu
    Copy the full SHA
    4cfee66 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (pybind#211)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.12.9](astral-sh/ruff-pre-commit@v0.12.7...v0.12.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 18, 2025
    Configuration menu
    Copy the full SHA
    462bc8a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. chore: bump the actions group across 1 directory with 2 updates (pybi…

    …nd#215)
    
    Bumps the actions group with 2 updates in the / directory: [actions/setup-python](https://github.com/actions/setup-python) and [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).
    
    
    Updates `actions/setup-python` from 5 to 6
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v5...v6)
    
    Updates `pypa/cibuildwheel` from 3.1 to 3.2
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.1...v3.2)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: actions
    - dependency-name: pypa/cibuildwheel
      dependency-version: '3.2'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 14, 2025
    Configuration menu
    Copy the full SHA
    31c4888 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (pybind#213)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.12.9 → v0.14.0](astral-sh/ruff-pre-commit@v0.12.9...v0.14.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 14, 2025
    Configuration menu
    Copy the full SHA
    75489f8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2025

  1. chore: bump the actions group with 2 updates (pybind#217)

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

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.0 → v0.14.4](astral-sh/ruff-pre-commit@v0.14.0...v0.14.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 11, 2025
    Configuration menu
    Copy the full SHA
    4187a25 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2025

  1. chore: bump pypa/cibuildwheel from 3.2 to 3.3 in the actions group (p…

    …ybind#218)
    
    Bumps the actions group with 1 update: [pypa/cibuildwheel](https://github.com/pypa/cibuildwheel).
    
    
    Updates `pypa/cibuildwheel` from 3.2 to 3.3
    - [Release notes](https://github.com/pypa/cibuildwheel/releases)
    - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md)
    - [Commits](pypa/cibuildwheel@v3.2...v3.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/cibuildwheel
      dependency-version: '3.3'
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Nov 17, 2025
    Configuration menu
    Copy the full SHA
    e560c72 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2025

  1. chore: update pre-commit hooks (pybind#219)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 18, 2025
    Configuration menu
    Copy the full SHA
    72dba3b View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2025

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

    * chore: update pre-commit hooks
    
    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.14.5 → v0.14.8](astral-sh/ruff-pre-commit@v0.14.5...v0.14.8)
    
    * Update macOS versions in GitHub Actions workflow
    
    ---------
    
    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 Dec 9, 2025
    Configuration menu
    Copy the full SHA
    3df8210 View commit details
    Browse the repository at this point in the history
  2. chore: bump actions/checkout from 5 to 6 in the actions group (pybind…

    …#220)
    
    Bumps the actions group with 1 update: [actions/checkout](https://github.com/actions/checkout).
    
    
    Updates `actions/checkout` from 5 to 6
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      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 Dec 9, 2025
    Configuration menu
    Copy the full SHA
    cc134a5 View commit details
    Browse the repository at this point in the history
Loading