devlooped / CloudActors

An opinionated, simplified and uniform Cloud Native actors' library that integrates with Microsoft Orleans.
MIT License
36 stars 4 forks source link

Bump NuGetizer from 1.0.5 to 1.1.1 #16

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps NuGetizer from 1.0.5 to 1.1.1.

Release notes

Sourced from NuGetizer's releases.

v1.1.1

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.1.0...v1.1.1

v1.1.0

What's Changed

🐛 Fixed bugs

🔨 Other

Full Changelog: https://github.com/devlooped/nugetizer/compare/v1.0.5...v1.1.0

Changelog

Sourced from NuGetizer's changelog.

Changelog

v1.1.0 (2023-08-11)

Full Changelog

:bug: Fixed bugs:

  • error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked. #407
  • Fix pack with --no-build #413 (@​kzu)

:twisted_rightwards_arrows: Merged:

  • Remove current implementation of SponsorLink for now #420 (@​kzu)
Commits
  • 61c7036 Remove obsolete SL v1 implementation check
  • c520e82 🖉 Update changelog with v1.1.0
  • 41db50e Remove current implementation of SponsorLink for now
  • fa8dcbd ⬆️ Bump files with dotnet-file sync
  • 543aeb0 Bump the tests group with 4 updates
  • c0fceec Fix pack with --no-build
  • ab51881 ⬆️ Bump files with dotnet-file sync
  • 20621d9 🖉 Update changelog with v1.0.5
  • See full diff 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 11 months ago

Superseded by #21.