nikeee / HolzShots

A lightweight screenshot utility that gets out of your way.
https://holzshots.net
GNU Affero General Public License v3.0
16 stars 3 forks source link

Bump ThisAssembly from 2.0.3 to 2.0.5 #294

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps ThisAssembly from 2.0.3 to 2.0.5.

Release notes

Sourced from ThisAssembly's releases.

v2.0.5

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

Sponsor status (direct, indirect or implicit) is required for IDE usage. IDE-only warnings will be issued otherwise. Learn more at https://github.com/devlooped#sponsorlink

What's Changed

✨ Implemented enhancements

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v2.0.4...v2.0.5

v2.0.4

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

Sponsor status (direct, indirect or implicit) is required for IDE usage. IDE-only warnings will be issued otherwise. Learn more at https://github.com/devlooped#sponsorlink

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v2.0.3...v2.0.4

Changelog

Sourced from ThisAssembly's changelog.

v2.0.5 (2024-10-09)

Full Changelog

:sparkles: Implemented enhancements:

  • Make sure we escape constants XML comments #425 (@​kzu)
  • Since types can be public, ensure we always have XML comments #424 (@​kzu)

:bug: Fixed bugs:

  • Setting GenerateAssemblyInfo=false stops source generator from running #407

v2.0.4 (2024-10-08)

Full Changelog

:sparkles: Implemented enhancements:

  • Allow project properties to specify custom comment #420 (@​kzu)

:bug: Fixed bugs:

  • Properly emit AssemblyInfo even if GenerateAssemblyInfo=false #422 (@​kzu)
Commits
  • 8c9cbe2 ⬆️ Bump files with dotnet-file sync
  • 077512b Make sure we escape constants XML comments
  • 583063f Since types can be public, ensure we always have XML comments
  • a316274 🖉 Update changelog with v2.0.4
  • e794f23 Properly emit AssemblyInfo even if GenerateAssemblyInfo=false
  • 79bb2ba +Mᐁ includes
  • 8dd8763 Allow project properties to specify custom comment
  • 6ea45bd Minor doc change for embedded resources root comment
  • 793d995 🖉 Update changelog with v2.0.3
  • 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 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)