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: devlooped/nugetizer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.5
Choose a base ref
...
head repository: devlooped/nugetizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.7
Choose a head ref
  • 14 commits
  • 14 files changed
  • 5 contributors

Commits on Oct 17, 2025

  1. Configuration menu
    Copy the full SHA
    36b803d View commit details
    Browse the repository at this point in the history
  2. Update dotnet versions

    kzu committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    fb890ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    576a02e View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2025

  1. Configuration menu
    Copy the full SHA
    c278899 View commit details
    Browse the repository at this point in the history
  2. Fix rendering in nugetize of multiple packages

    We were only rendering the last one found
    kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    4d7065a View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Change label from 'docs' to 'dependencies' devlooped/oss@2d1fb4e
    devlooped-bot authored and kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    f2339b0 View commit details
    Browse the repository at this point in the history
  4. Bump NuGet.Packaging from 6.12.1 to 6.14.0

    ---
    updated-dependencies:
    - dependency-name: NuGet.Packaging
      dependency-version: 6.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: NuGet.Packaging
      dependency-version: 6.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    3ea9e2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abf7964 View commit details
    Browse the repository at this point in the history
  6. Bump MSBuild.StructuredLogger from 2.3.17 to 2.3.71

    ---
    updated-dependencies:
    - dependency-name: MSBuild.StructuredLogger
      dependency-version: 2.3.71
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    d5ed020 View commit details
    Browse the repository at this point in the history
  7. Bump Markdig from 0.42.0 to 0.43.0

    ---
    updated-dependencies:
    - dependency-name: Markdig
      dependency-version: 0.43.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    a889806 View commit details
    Browse the repository at this point in the history
  8. Bump Microsoft.Build from 17.13.9 to 17.14.28

    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build
      dependency-version: 17.14.28
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 6, 2025
    Configuration menu
    Copy the full SHA
    f4dce35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b61ce06 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2026

  1. Set DotnetTool PackageType when PackAsTool=true

    Co-authored-by: kzu <[email protected]>
    Copilot and kzu committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    2d78835 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Enable package pruning in Directory.Build.props devlooped/oss@0ff8b7b
    - Update create-pull-request action to version 8 devlooped/oss@0662872
    devlooped-bot authored and kzu committed Jan 14, 2026
    Configuration menu
    Copy the full SHA
    ca387b4 View commit details
    Browse the repository at this point in the history
Loading