Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump ThisAssembly from 1.4.3 to 1.5.0 #275

Merged
merged 6 commits into from
Sep 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 29, 2024

Bumps ThisAssembly from 1.4.3 to 1.5.0.

Release notes

Sourced from ThisAssembly's releases.

v1.5.0

Starting in v1.5, ThisAssembly now adopts SponsorLink v2.

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

🔨 Other

New Contributors

Full Changelog: devlooped/ThisAssembly@v1.4.3...v1.5.0

v1.5.0-rc.3

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v1.5.0-rc.2...v1.5.0-rc.3

v1.5.0-rc.2

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v1.5.0-rc.1...v1.5.0-rc.2

v1.5.0-rc.1

Full Changelog: devlooped/ThisAssembly@v1.5.0-rc...v1.5.0-rc.1

... (truncated)

Changelog

Sourced from ThisAssembly's changelog.

v1.5.0 (2024-07-24)

Full Changelog

v1.5.0-rc.3 (2024-07-23)

Full Changelog

✨ Implemented enhancements:

  • Detect metapackage as direct dependency too #360 (@​kzu)

v1.5.0-rc.2 (2024-07-23)

Full Changelog

✨ Implemented enhancements:

  • Add support for setting ThisAssembly namespace #211
  • Add support for ThisAssemblyNamespace to change root namespace #354 (@​kzu)

v1.5.0-rc.1 (2024-07-21)

Full Changelog

v1.5.0-rc (2024-07-08)

Full Changelog

🐛 Fixed bugs:

  • ThisAssembly.Git exception when project has Git submodule #303

v1.5.0-beta (2024-07-08)

Full Changelog

✨ Implemented enhancements:

  • Allow format strings in ThisAssembly.Strings #299
  • Allow format strings in ThisAssembly.Strings #313 (@​kzu)
  • Simplify and redesign ThisAssembly.Metadata as a special case of Constants #312 (@​kzu)

🐛 Fixed bugs:

  • Constants and Metadata values containing semicolon lose data after first semicolon #319
  • If resx string contains newlines, default comment breaks codegen #308
  • ThisAssembly is unusable in old-style NetFX projects. error CS0122: 'ThisAssembly' is inaccessible due to its protection level #301
  • ThisAssembly.Resources causes IL3000 warnings when publishing for AOT compilation in .NET 8 #279
  • Fails for assembly metadata containing . #247

... (truncated)

Commits
  • 71c1835 ⬆️ Bump files with dotnet-file sync
  • 026ee06 Detect metapackage as direct dependency too
  • 98d36f5 ⬆️ Bump files with dotnet-file sync
  • 39d0459 ⬆️ Bump files with dotnet-file sync
  • 1116c8d Remove solution items from solution
  • b705bdc ⬆️ Bump files with dotnet-file sync
  • 7427eb1 +Mᐁ includes
  • 2d8949b Add support for ThisAssemblyNamespace to change root namespace
  • ccc5f4a Fix whitespace in test project
  • 61baad0 Bump Microsoft.IdentityModel.JsonWebTokens
  • 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 <dependency name> 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)

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 29, 2024
@nikeee
Copy link
Owner

nikeee commented Aug 26, 2024

@dependabot rebase

Bumps [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 1.4.3 to 1.5.0.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.4.3...v1.5.0)

---
updated-dependencies:
- dependency-name: ThisAssembly
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/ThisAssembly-1.5.0 branch from a5d269b to fad187d Compare August 26, 2024 19:43
@nikeee nikeee merged commit 6eb5a86 into master Sep 3, 2024
3 checks passed
@nikeee nikeee deleted the dependabot/nuget/ThisAssembly-1.5.0 branch September 3, 2024 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant