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.10 #359

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ThisAssembly.Strings from 1.1.3 to 1.2.10.

Release notes

Sourced from ThisAssembly.Strings's releases.

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

v1.2.7

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.2.6...v1.2.7

v1.2.6

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

... (truncated)

Changelog

Sourced from ThisAssembly.Strings's changelog.

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:

v1.2.7 (2023-02-15)

Full Changelog

:sparkles: Implemented enhancements:

  • Bump to shorter network timeout (250ms) on sponsorlink check #196 (@​kzu)

v1.2.6 (2023-02-11)

Full Changelog

:sparkles: Implemented enhancements:

  • Only surface build and analyzer from SponsorLink #195 (@​kzu)

:bug: Fixed bugs:

  • Fix missing first character of local branch name #192 (@​kzu)

:twisted_rightwards_arrows: Merged:

... (truncated)

Commits
  • d139b44 Bump to latest SponsorLink and ensure private assets always
  • 1529e19 Bump to latest SL
  • 936e3c8 ThisAssembly should not propagate transitively by default
  • 561c16e Fix build issue when string resource has newlines
  • 9ccb3e3 Remove old format local-only targets
  • f4a20cc Bump NuGetizer from 0.9.2 to 0.9.5
  • bd55e9b Bump Devlooped.SponsorLink from 0.9.6 to 0.9.9
  • 660d10a Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0
  • c62fc38 ⬆️ Bump files with dotnet-file sync
  • 3d9e712 Bump Scriban from 5.6.0 to 5.7.0
  • 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 #362.