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.1.1
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.0
Choose a head ref
  • 16 commits
  • 16 files changed
  • 3 contributors

Commits on Aug 28, 2023

  1. Bump NuGet.Packaging from 6.3.0 to 6.7.0

    Bumps [NuGet.Packaging](https://github.com/NuGet/NuGet.Client) from 6.3.0 to 6.7.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 Aug 28, 2023
    Configuration menu
    Copy the full SHA
    0210945 View commit details
    Browse the repository at this point in the history
  2. ⬆️ Bump files with dotnet-file sync

    devlooped-bot authored and kzu committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    f5212f8 View commit details
    Browse the repository at this point in the history
  3. Bump the thisassembly group with 3 updates

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

Commits on Oct 9, 2023

  1. Fix copy error in inference targets for package icon

    We were duplicating the logic for package readme files instead of package icon due to duplicated code.
    
    Fixes #436
    kzu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6ad70a9 View commit details
    Browse the repository at this point in the history
  2. Rename BuildOutputFrameworkSpecific > PackFrameworkSpecific for consi…

    …stency
    
    Since a packaging project (for example) doesn't actually contain build artifacts but can still default its root content to a framework-specific folder, we should instead adopt the uniform `Pack*` prefix we now use everywhere.
    
    Fixes #438
    kzu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2c5b57b View commit details
    Browse the repository at this point in the history
  3. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Add System.IdentityModel group devlooped/oss@e7d18ae
    - Add MS.IdentityModel to identity group devlooped/oss@14d1868
    - Exclude System.IdentityModel from System group devlooped/oss@35ca3f3
    - Add .sass-cache to ignores devlooped/oss@d65f9c7
    - Move .sass-cache down alongside other jekyll folders devlooped/oss@551d4e0
    - Ignore azure functions local settings devlooped/oss@4bd7025
    devlooped-bot authored and kzu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    66076f3 View commit details
    Browse the repository at this point in the history
  4. Bump PolySharp from 1.13.1 to 1.13.2

    Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.13.1 to 1.13.2.
    - [Release notes](https://github.com/Sergio0694/PolySharp/releases)
    - [Commits](https://github.com/Sergio0694/PolySharp/commits)
    
    ---
    updated-dependencies:
    - dependency-name: PolySharp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    a45c7d5 View commit details
    Browse the repository at this point in the history
  5. Bump MSBuild.StructuredLogger from 2.1.844 to 2.1.858

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

Commits on Oct 10, 2023

  1. ⬆️ Bump files with dotnet-file sync

    # devlooped/oss
    
    - Honor the PackReadme=false property devlooped/oss@1bf1eac
    devlooped-bot authored and kzu committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    8254569 View commit details
    Browse the repository at this point in the history
  2. Bump the tests group with 4 updates

    Bumps the tests group with 4 updates: [xunit](https://github.com/xunit/xunit), [xunit.runner.console](https://github.com/xunit/xunit), [xunit.runner.msbuild](https://github.com/xunit/xunit) and [xunit.runner.visualstudio](https://github.com/xunit/xunit).
    
    
    Updates `xunit` from 2.5.0 to 2.5.1
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    Updates `xunit.runner.console` from 2.5.0 to 2.5.1
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    Updates `xunit.runner.msbuild` from 2.5.0 to 2.5.1
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    Updates `xunit.runner.visualstudio` from 2.5.0 to 2.5.1
    - [Commits](xunit/xunit@2.5.0...2.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: xunit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.console
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.msbuild
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: tests
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3213b40 View commit details
    Browse the repository at this point in the history
  3. Bump the thisassembly group with 3 updates

    Bumps the thisassembly group with 3 updates: [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly), [ThisAssembly.Strings](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly).
    
    
    Updates `ThisAssembly.Project` from 1.4.0 to 1.4.1
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.0...v1.4.1)
    
    Updates `ThisAssembly.Strings` from 1.4.0 to 1.4.1
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.0...v1.4.1)
    
    Updates `ThisAssembly.AssemblyInfo` from 1.4.0 to 1.4.1
    - [Release notes](https://github.com/devlooped/ThisAssembly/releases)
    - [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
    - [Commits](devlooped/ThisAssembly@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: ThisAssembly.Project
      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.AssemblyInfo
      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 Oct 10, 2023
    Configuration menu
    Copy the full SHA
    66e3ae1 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Bump Microsoft.Build.Locator from 1.5.5 to 1.6.10

    Bumps [Microsoft.Build.Locator](https://github.com/microsoft/MSBuildLocator) from 1.5.5 to 1.6.10.
    - [Release notes](https://github.com/microsoft/MSBuildLocator/releases)
    - [Commits](https://github.com/microsoft/MSBuildLocator/commits)
    
    ---
    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 Oct 11, 2023
    Configuration menu
    Copy the full SHA
    975d003 View commit details
    Browse the repository at this point in the history
  2. Bump Spectre.Console from 0.46.0 to 0.47.0

    Bumps [Spectre.Console](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
    - [Release notes](https://github.com/spectreconsole/spectre.console/releases)
    - [Commits](spectreconsole/spectre.console@0.46.0...0.47.0)
    
    ---
    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 Oct 11, 2023
    Configuration menu
    Copy the full SHA
    b070d36 View commit details
    Browse the repository at this point in the history
  3. Bump Spectre.Console.Analyzer from 0.46.0 to 0.47.0

    Bumps [Spectre.Console.Analyzer](https://github.com/spectreconsole/spectre.console) from 0.46.0 to 0.47.0.
    - [Release notes](https://github.com/spectreconsole/spectre.console/releases)
    - [Commits](spectreconsole/spectre.console@0.46.0...0.47.0)
    
    ---
    updated-dependencies:
    - dependency-name: Spectre.Console.Analyzer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and kzu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    6c72f66 View commit details
    Browse the repository at this point in the history
  4. Don't fail for multiple readme files in content

    When multiple readme files exist in package content, but with distinct relative paths within it, our package inference would fail because it would consider only the FileName when updating its Pack properties.
    kzu committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    8e74719 View commit details
    Browse the repository at this point in the history
  5. Replace kzu.io > kzu.dev

    kzu authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    97ac862 View commit details
    Browse the repository at this point in the history
Loading