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

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    f4d6521 View commit details
    Browse the repository at this point in the history
  2. Bump the tests group with 5 updates

    Bumps the tests group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` |
    | [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) | `17.8.0` | `17.9.0` |
    | [xunit.runner.console](https://github.com/xunit/xunit) | `2.5.1` | `2.8.0` |
    | [xunit.runner.msbuild](https://github.com/xunit/xunit) | `2.5.1` | `2.8.0` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.4` | `2.8.0` |
    
    
    Updates `Microsoft.NET.Test.Sdk` from 17.8.0 to 17.9.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.0)
    
    Updates `Microsoft.TestPlatform.ObjectModel` from 17.8.0 to 17.9.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.0)
    
    Updates `xunit.runner.console` from 2.5.1 to 2.8.0
    - [Commits](xunit/xunit@2.5.1...2.8.0)
    
    Updates `xunit.runner.msbuild` from 2.5.1 to 2.8.0
    - [Commits](xunit/xunit@2.5.1...2.8.0)
    
    Updates `xunit.runner.visualstudio` from 2.5.4 to 2.8.0
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.4...2.8.0)
    
    Updates `Microsoft.TestPlatform.ObjectModel` from 17.8.0 to 17.9.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.8.0...v17.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: Microsoft.TestPlatform.ObjectModel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit.runner.console
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit.runner.msbuild
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    - dependency-name: Microsoft.TestPlatform.ObjectModel
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    beace3c View commit details
    Browse the repository at this point in the history
  3. Bump Spectre.Console from 0.47.0 to 0.49.1

    Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.47.0 to 0.49.1.
    - [Release notes](https://github.com/spectreconsole/spectre.console/releases)
    - [Commits](spectreconsole/spectre.console@0.47.0...0.49.1)
    
    ---
    updated-dependencies:
    - dependency-name: Spectre.Console
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    b24de70 View commit details
    Browse the repository at this point in the history
  4. Bump MSBuild.StructuredLogger and Microsoft.Build.Utilities.Core

    Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) and [Microsoft.Build.Utilities.Core](https://github.com/dotnet/msbuild). These dependencies needed to be updated together.
    
    Updates `MSBuild.StructuredLogger` from 2.2.100 to 2.2.240
    - [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
    - [Commits](KirillOsenkov/MSBuildStructuredLog@v2.2.100...v2.2.240)
    
    Updates `Microsoft.Build.Utilities.Core` from 15.9.20 to 17.5.0
    - [Release notes](https://github.com/dotnet/msbuild/releases)
    - [Changelog](https://github.com/dotnet/msbuild/blob/main/documentation/Changelog.md)
    - [Commits](https://github.com/dotnet/msbuild/commits/v17.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: MSBuild.StructuredLogger
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: Microsoft.Build.Utilities.Core
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae4e493 View commit details
    Browse the repository at this point in the history
  5. Bump Microsoft.Build.Locator from 1.6.10 to 1.7.8

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.6.10 to 1.7.8.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](microsoft/MSBuildLocator@v1.6.10...v1.7.8)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Build.Locator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ae39659 View commit details
    Browse the repository at this point in the history
  6. Bump the thisassembly group with 3 updates

    Bumps the thisassembly group with 3 updates: [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly), [ThisAssembly.Strings](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly).
    
    
    Updates `ThisAssembly.AssemblyInfo` from 1.4.1 to 1.4.3
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.1...v1.4.3)
    
    Updates `ThisAssembly.Strings` from 1.4.1 to 1.4.3
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.1...v1.4.3)
    
    Updates `ThisAssembly.Project` from 1.4.1 to 1.4.3
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.1...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: ThisAssembly.AssemblyInfo
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: thisassembly
    - dependency-name: ThisAssembly.Strings
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: thisassembly
    - dependency-name: ThisAssembly.Project
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: thisassembly
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed May 17, 2024
    Configuration menu
    Copy the full SHA
    a20eec3 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Update and cleanup dependencies

    kzu committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    04a6a78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f0d0ca View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Update to checkout@v4 devlooped/oss@5fb1723
    - Don't add random wait on manual dotnet-file runs devlooped/oss@7afe350
    - Add common sponsors metadata to assemblies devlooped/oss@0789bf0
    - Update assembly metadata format for Funding.GitHub devlooped/oss@5801de0
    - SponsorLink metadata will be opt-in only by analyzer projects devlooped/oss@c618ea8
    - Improve default value for GenerateDocumentationFile devlooped/oss@b76de49
    - Fix typo in targets devlooped/oss@33a20db
    devlooped-bot authored and kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    a4f361f View commit details
    Browse the repository at this point in the history
  2. Cleanup solution

    We don't need explicitly added files since we can just use the VS extension that shows the file explorer.
    kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    ba2f1a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc1a676 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9eca8db View commit details
    Browse the repository at this point in the history
  5. Update tests from net7 > net8

    kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0a811e1 View commit details
    Browse the repository at this point in the history
  6. We pack explicitly due to tests

    Tests actually need to run without forced packing. The envvar caused many tests to fail due to that.
    kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    aab95bd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fe05ff5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    26acc45 View commit details
    Browse the repository at this point in the history
  9. Remove workload restore to speed up build

    Since tests aren't actually building stuff, the workloads don't really need to be installed.
    kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    f4bfcdf View commit details
    Browse the repository at this point in the history
  10. Additional fix for --no-build in pack with transitive references

    Turns out that the .NET SDK lifts transitive project references as direct references (without any additional metadata), and this causes the second-level dependency from being built unexpectedly (see dotnet/sdk#478 and dotnet/project-system#199).
    
    Since we don't want to disrupt the IDE (BuildingInsideVisualStudio) and we only want to fix this for the very specific case of running from the CLI `dotnet pack --no-build`, we make the fix very constrained for that scenario. We check for `NoBuild` but ALSO for `_IsPacking`, which is passed by the `dotnet pack` command.
    
    This ensures minimal impact in all other scenarios, since we're essentially turning off a built-in behavior in the SDK that has explicit side-effects (by design and desirable) and we should preserve.
    
    #Fixes 501
    kzu committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    910bc42 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    3deb2ef View commit details
    Browse the repository at this point in the history
  2. Fix nuget push on publish

    kzu committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    aa25e6e View commit details
    Browse the repository at this point in the history
Loading