Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 21, 2025

Bumps Microsoft.NETFramework.ReferenceAssemblies and NuGetizer. These dependencies needed to be updated together.
Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates NuGetizer from 0.9.1 to 1.2.4

Release notes

Sourced from NuGetizer's releases.

v1.2.4

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/nugetizer@v1.2.3...v1.2.4

v1.2.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: devlooped/nugetizer@v1.2.2...v1.2.3

v1.2.2

What's Changed

🐛 Fixed bugs

🔨 Other

Full Changelog: devlooped/nugetizer@v1.2.1...v1.2.2

v1.2.1

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/nugetizer@v1.2.0...v1.2.1

v1.2.0

What's Changed

✨ Implemented enhancements

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v1.2.4 (2024-11-25)

Full Changelog

✨ Implemented enhancements:

  • When running nugetize, never cleanup built packages #531 (@​kzu)

v1.2.3 (2024-08-09)

Full Changelog

✨ Implemented enhancements:

  • Automatically infer PackAsTool when ToolCommandName is used #508 (@​kzu)

🐛 Fixed bugs:

  • error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked #501
  • When publishing as a tool, readme inclusions are resolved from publish dir #435
  • Additional fix for --no-build in pack with transitive references #511 (@​kzu)

v1.2.2 (2024-05-17)

Full Changelog

🐛 Fixed bugs:

  • Make sure nugetize always sets EnablePackageValidation=false to avoid SDK attempting to validate a non-existent package #482
  • Cannot imitate DevelopementDependency with PackageReference #448
  • Don't fail with SDK trying to validate package on nugetize #483 (@​kzu)

🔀 Merged:

v1.2.1 (2023-11-30)

Full Changelog

✨ Implemented enhancements:

  • Bring back nuget authoring analyzers #462
  • Remove SponsorLink code and bring back analyzers #463 (@​kzu)

v1.2.0 (2023-10-11)

Full Changelog

✨ Implemented enhancements:

... (truncated)

Commits
  • d55419b Bump Microsoft.TestPlatform.ObjectModel and Microsoft.NETFramework.ReferenceA...
  • 3a35c26 Bump PolySharp from 1.14.1 to 1.15.0
  • 707b7ad Bump Microsoft.Build and Microsoft.NETFramework.ReferenceAssemblies
  • 70521aa Bump NuGet.Packaging and Microsoft.NETFramework.ReferenceAssemblies
  • aa5171c Bump MSBuild.StructuredLogger and Microsoft.NETFramework.ReferenceAssemblies
  • 2e80024 Bump the tests group across 1 directory with 3 updates
  • e56e870 ⬆️ Bump files with dotnet-file sync
  • 7f35eb7 When running nugetize, never cleanup built packages
  • cfefd20 🖉 Update changelog with v1.2.3
  • aa25e6e Fix nuget push on publish
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [NuGetizer](https://github.com/devlooped/nugetizer). These dependencies needed to be updated together.

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `NuGetizer` from 0.9.1 to 1.2.4
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v0.9.1...v1.2.4)

---
updated-dependencies:
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-version: 1.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: NuGetizer
  dependency-version: 1.2.4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Apr 21, 2025
@kzu kzu enabled auto-merge (rebase) April 21, 2025 16:35
@kzu
Copy link
Member

kzu commented Apr 21, 2025

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2025

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 21, 2025
auto-merge was automatically disabled April 21, 2025 16:40

Pull request was closed

@dependabot dependabot bot deleted the dependabot/nuget/multi-2b14b1caf7 branch April 21, 2025 16:40
@devlooped devlooped locked and limited conversation to collaborators May 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant