Bump the thisassembly group with 1 update
Bumps the thisassembly group with 1 update: ThisAssembly.
Updates ThisAssembly from 1.0.9 to 1.4.3
Release notes
Sourced from ThisAssembly's releases.
v1.4.3
What's Changed
✨ Implemented enhancements
- Remove local path discovery for AOT support by
@kzuin devlooped/ThisAssembly#288Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.2...v1.4.3
v1.4.2
What's Changed
🔨 Other
- Add auto-generated to
EmbeddedResource.csby@viceroypenguinin devlooped/ThisAssembly#278- Specify comparer when search resource name by
@atifazizin devlooped/ThisAssembly#280New Contributors
@atifazizmade their first contribution in devlooped/ThisAssembly#280Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.1...v1.4.2
v1.4.1
What's Changed
🐛 Fixed bugs
- Fix improper generation of C# 11 raw strings by
@kzuin devlooped/ThisAssembly#262🔨 Other
- Escape invalid identifiers for file constants by
@PhenXin devlooped/ThisAssembly#249New Contributors
@PhenXmade their first contribution in devlooped/ThisAssembly#249Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.4.0...v1.4.1
v1.4.0
What's Changed
🔨 Other
- Remove current implementation of SponsorLink for now by
@kzuin devlooped/ThisAssembly#256Full Changelog: https://github.com/devlooped/ThisAssembly/compare/v1.3.1...v1.4.0
v1.3.1
... (truncated)
Changelog
Sourced from ThisAssembly's changelog.
v1.4.3 (2024-01-30)
:sparkles: Implemented enhancements:
:bug: Fixed bugs:
- Generated files should include
/// <auto-generated/>preamble #273v1.4.2 (2024-01-30)
:bug: Fixed bugs:
- ThisAssembly.Strings: If resource name is not a valid code identifier, compilation fails #83
:twisted_rightwards_arrows: Merged:
- Specify comparer when search resource name #280 (
@atifaziz)- Add auto-generated to
EmbeddedResource.cs#278 (@viceroypenguin)v1.4.1 (2023-08-30)
:bug: Fixed bugs:
:twisted_rightwards_arrows: Merged:
v1.4.0 (2023-08-11)
:twisted_rightwards_arrows: Merged:
v1.3.1 (2023-07-06)
v1.3.0 (2023-07-03)
... (truncated)
Commits
ea9c116Remove local path discovery for AOT support8fa1fba🖉 Update changelog with v1.4.26434c68Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.09d4fd28Specify comparer when search resource nameb4545c6Add auto-generated toEmbeddedResource.cs920c671Bump PolySharp from 1.13.2 to 1.14.148e0d6aBump the tests group with 2 updatesec1757eBump Scriban from 5.7.0 to 5.9.198b5ec2⬆️ Bump files with dotnet-file syncfcf6a9dBump the tests group with 2 updates- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) -
@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) -
@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) -
@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency -
@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions