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.1 to 1.2.2 #302

Merged
merged 1 commit into from
May 21, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 20, 2024

Bumps NuGetizer from 1.2.1 to 1.2.2.

Release notes

Sourced from NuGetizer's releases.

v1.2.2

What's Changed

🐛 Fixed bugs

🔨 Other

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

Changelog

Sourced from NuGetizer's changelog.

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:

Commits
  • b99fa63 Fix badge for CI package
  • f877dda Fix warnings from xunit analyzer
  • b4d6039 ⬆️ Bump files with dotnet-file sync
  • 1b61abe Bump Spectre.Console.Analyzer from 0.47.0 to 0.49.1
  • 27283cb Remove SourceLink packages which are now built-in the .NET SDK
  • 8c8de42 Don't fail with SDK trying to validate package on nugetize
  • e9443aa Bump nuget library with vulnerability
  • 037ed79 Delete entire unused nuget.config
  • 6261f1b Bump tests from net6.0 to net8.0
  • e06e0de Bump Microsoft.Build from 17.6.3 to 17.9.5
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [NuGetizer](https://github.com/devlooped/nugetizer) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v1.2.1...v1.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2024
@kzu kzu merged commit 82f85c2 into main May 21, 2024
7 checks passed
@kzu kzu deleted the dependabot/nuget/NuGetizer-1.2.2 branch May 21, 2024 18:00
@devlooped devlooped locked and limited conversation to collaborators Sep 2, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant