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 1.5.0 to 2.0.0 #289

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps ThisAssembly from 1.5.0 to 2.0.0.

Release notes

Sourced from ThisAssembly's releases.

v2.0.0

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

📝 Documentation updates

🔨 Other

New Contributors

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.3...v2.0.0

v2.0.0-alpha

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

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

v2.0.0 (2024-09-27)

Full Changelog

:twisted_rightwards_arrows: Merged:

v2.0.0-alpha (2024-09-27)

Full Changelog

:sparkles: Implemented enhancements:

  • Add support for non-string constants #150
  • Allow switching to static readonly properties instead of constants #64
  • Add support for ThisAssemblyVisibility for public and static readonly constants #400 (@​kzu)
  • Reuse doc on root namespace and add visibility doc #398 (@​kzu)
  • Add support for typed constants #396 (@​kzu)
  • Fix multiline values being truncated #392 (@​kzu)
  • Unify and future-proof Assembly*Attributes with Constants #391 (@​kzu)
  • Make project constants a special case of Constants #380 (@​kzu)

:bug: Fixed bugs:

  • Multiline item values get truncated #390

:twisted_rightwards_arrows: Merged:

  • After grace period, emit code with warnings #383 (@​kzu)
  • Make sure SponsorLink disclaimer exists in package description #378 (@​kzu)

v1.5.1-alpha (2024-09-10)

Full Changelog

:sparkles: Implemented enhancements:

  • CS0229: Ambiguity between 'ThisAssembly.Info.Description' and 'ThisAssembly.Info.Description' when using Unclassified.NetRevisionTask #349

:twisted_rightwards_arrows: Merged:

Commits
  • c80eb69 +Mᐁ includes
  • 6dcc834 Remove doc on DateTime being invalid
  • beffec5 🖉 Update changelog with v2.0.0-alpha
  • f1be86b +Mᐁ includes
  • 4945e7f Replace + with r (for required) for inclusion
  • fb94d01 Update required sponsor status in package readmes
  • 6186f80 Add missing required wording from sponsorlink+ to main repo readme
  • c214418 +Mᐁ includes
  • 6458b48 Switch to readme wording on required sponsorlink, rather than optional
  • 0128f80 Allow setting visibility and switching to static readonly props
  • 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 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)