-
-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: devlooped/nugetizer
base: v1.2.1
head repository: devlooped/nugetizer
compare: v1.2.2
- 15 commits
- 32 files changed
- 3 contributors
Commits on Nov 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e851020 - Browse repository at this point
Copy the full SHA e851020View commit details -
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.8.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) 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: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 94cbfa5 - Browse repository at this point
Copy the full SHA 94cbfa5View commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5746907 - Browse repository at this point
Copy the full SHA 5746907View commit details -
Bump PolySharp from 1.13.2 to 1.14.1
Bumps [PolySharp](https://github.com/Sergio0694/PolySharp) from 1.13.2 to 1.14.1. - [Release notes](https://github.com/Sergio0694/PolySharp/releases) - [Commits](Sergio0694/PolySharp@1.13.2...1.14.1) --- updated-dependencies: - dependency-name: PolySharp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 69da080 - Browse repository at this point
Copy the full SHA 69da080View commit details -
Bump the system group with 1 update
Bumps the system group with 1 update: [System.Net.Http.WinHttpHandler](https://github.com/dotnet/runtime). Updates `System.Net.Http.WinHttpHandler` from 7.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: System.Net.Http.WinHttpHandler dependency-type: direct:production update-type: version-update:semver-major dependency-group: system ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cadc1d1 - Browse repository at this point
Copy the full SHA cadc1d1View commit details -
Bump Microsoft.Build from 17.6.3 to 17.9.5
Bumps [Microsoft.Build](https://github.com/dotnet/msbuild) from 17.6.3 to 17.9.5. - [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) --- updated-dependencies: - dependency-name: Microsoft.Build dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e06e0de - Browse repository at this point
Copy the full SHA e06e0deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6261f1b - Browse repository at this point
Copy the full SHA 6261f1bView commit details -
Delete entire unused nuget.config
We don't really need trusted signers since we don't use package sources other than nuget.org and our own dev feed.
Configuration menu - View commit details
-
Copy full SHA for 037ed79 - Browse repository at this point
Copy the full SHA 037ed79View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9443aa - Browse repository at this point
Copy the full SHA e9443aaView commit details -
Don't fail with SDK trying to validate package on nugetize
Make sure nugetize always sets EnablePackageValidation=false to avoid SDK attempting to validate a non-existent package Fixes #482
Configuration menu - View commit details
-
Copy full SHA for 8c8de42 - Browse repository at this point
Copy the full SHA 8c8de42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27283cb - Browse repository at this point
Copy the full SHA 27283cbView commit details -
Bump Spectre.Console.Analyzer from 0.47.0 to 0.49.1
Bumps [Spectre.Console.Analyzer](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.Analyzer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b61abe - Browse repository at this point
Copy the full SHA 1b61abeView commit details -
⬆️ Bump files with dotnet-file sync
# devlooped/oss - NoTargets/Traversal SDKs now support central package versions too devlooped/oss@afca922 - Enable floating versions for central packages by default devlooped/oss@b1d14c6 - Update .gitignore with BenchmarkDotNet artifacts default path devlooped/oss@e20e906 - Remove whitespace and add results to ignore devlooped/oss@ef852e7 - Fix dependabot group for tests devlooped/oss@49661db - Only ignore App folder directly under the root devlooped/oss@02811fa - Add static usings to allow unprefixed ThrowXxxx devlooped/oss@6dfe21f - Update dotnet-file.yml with fix to create pull request action devlooped/oss@11a331d # devlooped/catbag - Remove usage of Linq in Base62 encoding devlooped/catbag@17d370a - Restore missing Linq namespace to fix build devlooped/catbag@c0d3076 - Base62: Add ToBase62 extension method for Guid devlooped/catbag@966d2cd
Configuration menu - View commit details
-
Copy full SHA for b4d6039 - Browse repository at this point
Copy the full SHA b4d6039View commit details -
Configuration menu - View commit details
-
Copy full SHA for f877dda - Browse repository at this point
Copy the full SHA f877ddaView commit details -
Configuration menu - View commit details
-
Copy full SHA for b99fa63 - Browse repository at this point
Copy the full SHA b99fa63View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.1...v1.2.2