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: pythonnet/clr-loader
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: eeed6ec
Choose a base ref
...
head repository: pythonnet/clr-loader
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 174998e
Choose a head ref
  • 18 commits
  • 20 files changed
  • 4 contributors

Commits on Aug 14, 2025

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

Commits on Oct 6, 2025

  1. Fix format

    filmor committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    bbdc3da View commit details
    Browse the repository at this point in the history
  2. Support finding .NET 10 and pre-release .NET versions (#82)

    * Support finding .NET 10 and pre-release .NET versions
    DmitriyShepelev authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    cf0ba00 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2025

  1. Add dependabot file and update CI (#83)

    * Add dependabot file and update CI
    
    * Add typed marker
    
    * Type tests, use newer pytest tmp_path, use net8.0
    
    * Adjust target images
    
    * Reorder and explicitly switch mono
    
    * Fix type hint and adjust test
    
    * Downgrade to last version that has mono installed
    
    * Remove currently not working platforms
    filmor authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    816970c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bcb1a3 View commit details
    Browse the repository at this point in the history
  3. Bump actions/deploy-pages from 1 to 4 (#88)

    Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 1 to 4.
    - [Release notes](https://github.com/actions/deploy-pages/releases)
    - [Commits](actions/deploy-pages@v1...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/deploy-pages
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    c313494 View commit details
    Browse the repository at this point in the history
  4. Bump actions/download-artifact from 4 to 5 (#87)

    Bumps [actions/download-artifact](https://github.com/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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    3bc1d82 View commit details
    Browse the repository at this point in the history
  5. Bump astral-sh/setup-uv from 6 to 7 (#86)

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v6...v7)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-version: '7'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    18cb119 View commit details
    Browse the repository at this point in the history
  6. Bump actions/checkout from 1 to 5 (#85)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 1 to 5.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v1...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    11b59c5 View commit details
    Browse the repository at this point in the history
  7. Bump softprops/action-gh-release from 1 to 2 (#84)

    Bumps [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
    - [Release notes](https://github.com/softprops/action-gh-release/releases)
    - [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
    - [Commits](softprops/action-gh-release@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: softprops/action-gh-release
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    94d2583 View commit details
    Browse the repository at this point in the history
  8. Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.3 (#89

    )
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NETFramework.ReferenceAssemblies
      dependency-version: 1.0.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    f0cf11d View commit details
    Browse the repository at this point in the history
  9. Bump NXPorts from 1.0.0 to 1.1.0 (#90)

    ---
    updated-dependencies:
    - dependency-name: NXPorts
      dependency-version: 1.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    d804f59 View commit details
    Browse the repository at this point in the history
  10. Fix docstring

    filmor committed Oct 20, 2025
    Configuration menu
    Copy the full SHA
    961d1e1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    718fc48 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6042648 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

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

Commits on Oct 28, 2025

  1. Bump actions/upload-artifact from 4 to 5 (#96)

    Bumps [actions/upload-artifact](https://github.com/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/upload-artifact
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    b480b90 View commit details
    Browse the repository at this point in the history
  2. Bump actions/download-artifact from 5 to 6 (#95)

    Bumps [actions/download-artifact](https://github.com/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/download-artifact
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    174998e View commit details
    Browse the repository at this point in the history
Loading