Skip to content

Bump NuGetizer from 0.9.0 to 1.0.1#83

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/NuGetizer-1.0.1
Closed

Bump NuGetizer from 0.9.0 to 1.0.1#83
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/NuGetizer-1.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 23, 2023

Copy link
Copy Markdown
Contributor

Bumps NuGetizer from 0.9.0 to 1.0.1.

Release notes

Sourced from NuGetizer's releases.

v1.0.1

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

Full Changelog: devlooped/nugetizer@v0.9.5...v1.0.1

v1.0.0

What's Changed

✨ Implemented enhancements

... (truncated)

Changelog

Sourced from NuGetizer's changelog.

v1.0.1 (2023-03-22)

Full Changelog

🐛 Fixed bugs:

  • Revert changes to make build targets transitive #360 (@​kzu)

v1.0.0 (2023-03-21)

Full Changelog

v1.0.0-rc.1 (2023-03-21)

Full Changelog

✨ Implemented enhancements:

  • Floating version problem #64
  • Ensure private assets always for NuGetizer #355 (@​kzu)
  • Never pack NuGetizer transitively #354 (@​kzu)
  • Make NuGetizer targets buildTransitive to fix SponsorLink #353 (@​kzu)
  • Resolve wildcard dependency just like central package versions #351 (@​kzu)
  • Automatically pack dependencies satellite resources for private packages #342 (@​kzu)
  • Improve support for recursive dir inclusion #341 (@​kzu)
  • In nugetize tool, skip Authors metadata if it equals AssemblyName #339 (@​kzu)
  • Add warning when Authors == AssemblyName #338 (@​kzu)
  • Set diagnostics category to NuGet #337 (@​kzu)
  • For nugetize tool, consider default description as empty #336 (@​kzu)
  • Add best-practice analyzers for nuget packaging #334 (@​kzu)
  • Implement PackageIcon automatic packing #332 (@​kzu)
  • Add compatibility with SDK package validation #331 (@​kzu)

🐛 Fixed bugs:

  • Never infer implicit reference for existing direct reference #352 (@​kzu)
  • Don't include Description as compiler metadata unconditionally #344 (@​kzu)

🔀 Merged:

  • Address minor style issues, bump SponsorLink #347 (@​kzu)

v1.0.0-rc (2023-02-26)

Full Changelog

✨ Implemented enhancements:

  • Allow running nugetizer on any major .NET version #330 (@​kzu)
  • Fix nugetize tool for solutions that use project dependencies #329 (@​kzu)

... (truncated)

Commits
  • 250ecbb Revert changes to make build targets transitive
  • 970bd77 🖉 Update changelog with v1.0.0
  • 5d03262 Update readme a bit
  • 4fbfbc3 🖉 Update changelog with v1.0.0-rc.1
  • 32b81cc Bump to latest SL with better session caching
  • 4f43c17 Bump to latest version of SL with temp logging
  • 84a2483 Ensure private assets always for NuGetizer
  • ec664c9 Never pack NuGetizer transitively
  • 36042e0 Make NuGetizer targets buildTransitive to fix SponsorLink
  • a77c3e1 ⬆️ Bump files with dotnet-file sync
  • 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 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 0.9.0 to 1.0.1.
- [Release notes](https://github.com/devlooped/nugetizer/releases)
- [Changelog](https://github.com/devlooped/nugetizer/blob/main/changelog.md)
- [Commits](devlooped/nugetizer@v0.9.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 23, 2023
@dependabot @github

dependabot Bot commented on behalf of github Apr 19, 2023

Copy link
Copy Markdown
Contributor Author

Superseded by #85.

@dependabot dependabot Bot closed this Apr 19, 2023
@dependabot dependabot Bot deleted the dependabot/nuget/NuGetizer-1.0.1 branch April 19, 2023 08:59
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants