Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump NuGetizer from 1.2.2 to 1.2.3 #71

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps NuGetizer from 1.2.2 to 1.2.3.

Release notes

Sourced from NuGetizer's releases.

v1.2.3

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

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

Changelog

Sourced from NuGetizer's changelog.

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)
Commits
  • aa25e6e Fix nuget push on publish
  • 3deb2ef 🖉 Update changelog with v1.2.3
  • 910bc42 Additional fix for --no-build in pack with transitive references
  • f4bfcdf Remove workload restore to speed up build
  • 26acc45 Make test less dependent on specific workload version installed
  • fe05ff5 Add missing check for NuGetizer.props import from scenarios
  • aab95bd We pack explicitly due to tests
  • 0a811e1 Update tests from net7 > net8
  • 9eca8db Restore dotnet workloads used in tests too
  • bc1a676 Update workflows from oss template
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 12, 2024
@kzu
Copy link
Member

kzu commented Nov 19, 2024

@dependabot recreate

Bumps [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: NuGetizer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/NuGetizer-1.2.3 branch from 0db51a6 to 13e4b16 Compare November 19, 2024 17:31
@kzu
Copy link
Member

kzu commented Nov 19, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 19, 2024

Looks like NuGetizer is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Nov 19, 2024
@dependabot dependabot bot deleted the dependabot/nuget/NuGetizer-1.2.3 branch November 19, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant