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.Strings from 1.1.3 to 1.2.12 #363

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly.Strings from 1.1.3 to 1.2.12.

Release notes

Sourced from ThisAssembly.Strings's releases.

v1.2.12

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.11...v1.2.12

v1.2.11

What's Changed

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.10...v1.2.11

v1.2.10

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.9...v1.2.10

v1.2.9

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.8...v1.2.9

v1.2.8

What's Changed

✨ Implemented enhancements

  • Ship improved version of SponsorLink that has far better support for HTTP(s) proxies which are commonplace in corporate environments.

See https://github.com/devlooped/SponsorLink/blob/main/releases.md#v095

... (truncated)

Changelog

Sourced from ThisAssembly.Strings's changelog.

v1.2.12 (2023-03-22)

Full Changelog

:sparkles: Implemented enhancements:

  • Only run targets when necessary and no earlier #221 (@​kzu)
  • Remove dependency on Prerequisites package #219 (@​kzu)

:twisted_rightwards_arrows: Merged:

  • Remove obsolete [Generator] attribute on SponsorLink #220 (@​kzu)

v1.2.11 (2023-03-22)

Full Changelog

:bug: Fixed bugs:

  • Don't warn compiler API version for F# projects #216 (@​kzu)

v1.2.10 (2023-03-20)

Full Changelog

:sparkles: Implemented enhancements:

  • Bump to latest SponsorLink and ensure private assets always #214 (@​kzu)

:bug: Fixed bugs:

  • ThisAssembly should not propagate transitively by default #212 (@​kzu)
  • Fix build issue when string resource has newlines #208 (@​kzu)

v1.2.9 (2023-02-18)

Full Changelog

:sparkles: Implemented enhancements:

  • 💜 Bump SponsorLink for better privacy #198 (@​kzu)

v1.2.8 (2023-02-16)

Full Changelog

:sparkles: Implemented enhancements:

... (truncated)

Commits
  • f9a0d7e Make return expression more compact
  • 64ad452 Only run targets when necessary and no earlier
  • ff4e3f1 Remove obsolete [Generator] attribute on SponsorLink
  • c6d359d Report 3 segment version to SL
  • 044bd0f Remove dependency on Prerequisites package
  • ca0fb63 🖉 Update changelog with v1.2.11
  • c243b86 Bump to latest stable SponsorLink and NuGetizer
  • ccb35f2 ⬆️ Bump files with dotnet-file sync
  • 785cc6d SponsorLink should not be packed as private assets
  • 7988c59 Bump to latest SponsorLink and NuGetizer
  • 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 #374.