devlooped / nugetizer

A simple to understand packing model for authoring NuGet packages
https://clarius.org/nugetizer/
MIT License
258 stars 7 forks source link

Bump ThisAssembly from 1.0.10 to 1.2.4 #278

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly from 1.0.10 to 1.2.4.

Release notes

Sourced from ThisAssembly's releases.

v1.2.4

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.1.3...v1.2.4

v1.2.0

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.1.3...v1.2.0

v1.2.0-rc.1

Using multiple ThisAssembly packages should not result in a whole bunch of warnings which are basically duplicates.

image

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

v1.2.4 (2023-02-06)

Full Changelog

:sparkles: Implemented enhancements:

v1.2.3 (2023-02-04)

Full Changelog

:sparkles: Implemented enhancements:

  • ThisAssembly.Git should add comment when properties are empty #179
  • Downgrade CodeAnalysis dependency to allow running on older compilers #187 (@​kzu)
  • Improve detection of supported SourceLink Git provider #185 (@​kzu)

v1.2.2 (2023-02-03)

Full Changelog

:sparkles: Implemented enhancements:

  • Improve experience with empty values before first build #181 (@​kzu)

v1.2.1 (2023-01-28)

Full Changelog

:sparkles: Implemented enhancements:

  • Bump to more optimal sponsorlink checks #180 (@​kzu)

:bug: Fixed bugs:

  • Duplicate ProjectProperty items cause build failure #172

v1.2.0 (2023-01-28)

Full Changelog

:sparkles: Implemented enhancements:

  • Deduplicate project properties before generation #178 (@​kzu)
  • Don't generate duplicate code for localized resources #177 (@​kzu)
  • When building locally, default branch to HEAD #176 (@​kzu)
  • Add ThisAssembly.Git to ThisAssembly meta-package #174 (@​kzu)

:bug: Fixed bugs:

... (truncated)

Commits
  • 1b8aa57 Bump to CDN-optimized SponsorLink
  • 55d8c2f 🖉 Update changelog with v1.2.3
  • 4d708fd Properly report package versions
  • c05d02c Bump to latest SponsorLink with better tracking
  • 926510e Downgrade CodeAnalysis dependency to allow running on older compilers
  • 0c09ed5 Improve detection of supported SourceLink Git provider
  • 93162f6 🖉 Update changelog with v1.2.2
  • c83463f Update to latest SponsorLink
  • ea99a63 Bump Scriban from 5.5.2 to 5.6.0
  • f1c4b6e Improve experience with empty values before first build
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #279.