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: 97ac862
Choose a base ref
...
head repository: devlooped/nugetizer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b428c31
Choose a head ref
  • 6 commits
  • 8 files changed
  • 3 contributors

Commits on Oct 11, 2023

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

Commits on Nov 29, 2023

  1. ⬆️ Bump files with dotnet-file sync

    devlooped-bot authored and kzu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    0ff3f4c View commit details
    Browse the repository at this point in the history
  2. Remove SponsorLink code and bring back analyzers

    The existing analyzers are super helpful for authoring projects. When we removed the CodeAnalysis project entirely to remove SponsorLink, we also lost all authoring analyzers :(
    
    Fixes #462
    kzu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c7432ac View commit details
    Browse the repository at this point in the history
  3. Bump MSBuild.StructuredLogger from 2.1.858 to 2.2.100

    Bumps [MSBuild.StructuredLogger](https://github.com/KirillOsenkov/MSBuildStructuredLog) from 2.1.858 to 2.2.100.
    - [Release notes](https://github.com/KirillOsenkov/MSBuildStructuredLog/releases)
    - [Commits](KirillOsenkov/MSBuildStructuredLog@v2.1.858...v2.2.100)
    
    ---
    updated-dependencies:
    - dependency-name: MSBuild.StructuredLogger
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    cc546d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Bump the tests group with 5 updates

    Bumps the tests group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [xunit](https://github.com/xunit/xunit) | `2.5.1` | `2.6.2` |
    | [xunit.runner.console](https://github.com/xunit/xunit) | `2.5.1` | `2.6.2` |
    | [xunit.runner.msbuild](https://github.com/xunit/xunit) | `2.5.1` | `2.6.2` |
    | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.1` | `2.5.4` |
    | [Microsoft.TestPlatform.ObjectModel](https://github.com/microsoft/vstest) | `17.5.0` | `17.8.0` |
    
    
    Updates `xunit` from 2.5.1 to 2.6.2
    - [Commits](xunit/xunit@2.5.1...2.6.2)
    
    Updates `xunit.runner.console` from 2.5.1 to 2.6.2
    - [Commits](xunit/xunit@2.5.1...2.6.2)
    
    Updates `xunit.runner.msbuild` from 2.5.1 to 2.6.2
    - [Commits](xunit/xunit@2.5.1...2.6.2)
    
    Updates `xunit.runner.visualstudio` from 2.5.1 to 2.5.4
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](xunit/visualstudio.xunit@2.5.1...2.5.4)
    
    Updates `Microsoft.TestPlatform.ObjectModel` from 17.5.0 to 17.8.0
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
    - [Commits](microsoft/vstest@v17.5.0...v17.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      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-patch
      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 Nov 30, 2023
    Configuration menu
    Copy the full SHA
    7dc0bc0 View commit details
    Browse the repository at this point in the history
  2. Bump NuGet.Packaging from 6.7.0 to 6.8.0

    Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) from 6.7.0 to 6.8.0.
    - [Release notes](https://github.com/NuGet/NuGet.Client/releases)
    - [Commits](https://github.com/NuGet/NuGet.Client/commits)
    
    ---
    updated-dependencies:
    - dependency-name: NuGet.Packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    b428c31 View commit details
    Browse the repository at this point in the history
Loading