nikeee / HolzShots

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

Bump ThisAssembly from 1.4.1 to 1.4.3 #235

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps ThisAssembly from 1.4.1 to 1.4.3.

Release notes

Sourced from ThisAssembly's releases.

v1.4.3

What's Changed

✨ Implemented enhancements

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

v1.4.2

What's Changed

🔨 Other

New Contributors

Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.1...v1.4.2

Changelog

Sourced from ThisAssembly's changelog.

v1.4.3 (2024-01-30)

Full Changelog

:sparkles: Implemented enhancements:

  • Remove local path discovery for AOT support #288 (@​kzu)

:bug: Fixed bugs:

  • Generated files should include /// <auto-generated/> preamble #273

v1.4.2 (2024-01-30)

Full Changelog

:bug: Fixed bugs:

  • ThisAssembly.Strings: If resource name is not a valid code identifier, compilation fails #83

:twisted_rightwards_arrows: Merged:

Commits
  • ea9c116 Remove local path discovery for AOT support
  • 8fa1fba 🖉 Update changelog with v1.4.2
  • 6434c68 Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0
  • 9d4fd28 Specify comparer when search resource name
  • b4545c6 Add auto-generated to EmbeddedResource.cs
  • 920c671 Bump PolySharp from 1.13.2 to 1.14.1
  • 48e0d6a Bump the tests group with 2 updates
  • ec1757e Bump Scriban from 5.7.0 to 5.9.1
  • 98b5ec2 ⬆️ Bump files with dotnet-file sync
  • fcf6a9d Bump the tests group with 2 updates
  • 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)