-
-
Notifications
You must be signed in to change notification settings - Fork 7
Comparing changes
Open a pull request
base repository: devlooped/nugetizer
base: b99fa63
head repository: devlooped/nugetizer
compare: aa25e6e
- 20 commits
- 30 files changed
- 3 contributors
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f4d6521 - Browse repository at this point
Copy the full SHA f4d6521View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for beace3c - Browse repository at this point
Copy the full SHA beace3cView commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for b24de70 - Browse repository at this point
Copy the full SHA b24de70View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ae4e493 - Browse repository at this point
Copy the full SHA ae4e493View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for ae39659 - Browse repository at this point
Copy the full SHA ae39659View commit details -
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]>
Configuration menu - View commit details
-
Copy full SHA for a20eec3 - Browse repository at this point
Copy the full SHA a20eec3View commit details
Commits on Aug 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04a6a78 - Browse repository at this point
Copy the full SHA 04a6a78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f0d0ca - Browse repository at this point
Copy the full SHA 2f0d0caView commit details
Commits on Aug 8, 2024
-
⬆️ 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
Configuration menu - View commit details
-
Copy full SHA for a4f361f - Browse repository at this point
Copy the full SHA a4f361fView commit details -
We don't need explicitly added files since we can just use the VS extension that shows the file explorer.
Configuration menu - View commit details
-
Copy full SHA for ba2f1a1 - Browse repository at this point
Copy the full SHA ba2f1a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1a676 - Browse repository at this point
Copy the full SHA bc1a676View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eca8db - Browse repository at this point
Copy the full SHA 9eca8dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a811e1 - Browse repository at this point
Copy the full SHA 0a811e1View commit details -
We pack explicitly due to tests
Tests actually need to run without forced packing. The envvar caused many tests to fail due to that.
Configuration menu - View commit details
-
Copy full SHA for aab95bd - Browse repository at this point
Copy the full SHA aab95bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe05ff5 - Browse repository at this point
Copy the full SHA fe05ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26acc45 - Browse repository at this point
Copy the full SHA 26acc45View commit details -
Remove workload restore to speed up build
Since tests aren't actually building stuff, the workloads don't really need to be installed.
Configuration menu - View commit details
-
Copy full SHA for f4bfcdf - Browse repository at this point
Copy the full SHA f4bfcdfView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 910bc42 - Browse repository at this point
Copy the full SHA 910bc42View commit details
Commits on Aug 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3deb2ef - Browse repository at this point
Copy the full SHA 3deb2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa25e6e - Browse repository at this point
Copy the full SHA aa25e6eView 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 b99fa63...aa25e6e