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 the thisassembly group with 2 updates #46

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2024

Bumps the thisassembly group with 2 updates: ThisAssembly.Git and ThisAssembly.Project.

Updates ThisAssembly.Git from 1.5.0 to 2.0.2

Release notes

Sourced from ThisAssembly.Git's releases.

v2.0.2

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

🐛 Fixed bugs

📝 Documentation updates

Full Changelog: devlooped/ThisAssembly@v2.0.0...v2.0.2

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

... (truncated)

Changelog

Sourced from ThisAssembly.Git's changelog.

v2.0.2 (2024-09-30)

Full Changelog

🐛 Fixed bugs:

  • Warnings about invalid XML Comments in generated code #408
  • Properly fix formatting error by switching to href #411 (@​kzu)
  • Avoid duplicate [Obsolete] attribute in Resources #410 (@​kzu)

🔀 Merged:

  • Add sponsored API annotations to Resources too #409 (@​kzu)

v2.0.0 (2024-09-27)

Full Changelog

🔀 Merged:

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

Full Changelog

✨ 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)

🐛 Fixed bugs:

  • Multiline item values get truncated #390

🔀 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

... (truncated)

Commits
  • e55548b Properly fix formatting error by switching to href
  • fae4e05 Avoid duplicate [Obsolete] attribute in Resources
  • 50fde84 🖉 Update changelog with v2.0.1
  • 8dc8466 Add sponsored API annotations to Resources too
  • 7363c92 ⬆️ Bump files with dotnet-file sync
  • 7b525af +Mᐁ includes
  • 6db37d6 Fix typo in visibility doc
  • 1d1cdbf 🖉 Update changelog with v2.0.0
  • c80eb69 +Mᐁ includes
  • 6dcc834 Remove doc on DateTime being invalid
  • Additional commits viewable in compare view

Updates ThisAssembly.Project from 1.5.0 to 2.0.2

Release notes

Sourced from ThisAssembly.Project's releases.

v2.0.2

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

🐛 Fixed bugs

📝 Documentation updates

Full Changelog: devlooped/ThisAssembly@v2.0.0...v2.0.2

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

... (truncated)

Changelog

Sourced from ThisAssembly.Project's changelog.

v2.0.2 (2024-09-30)

Full Changelog

🐛 Fixed bugs:

  • Warnings about invalid XML Comments in generated code #408
  • Properly fix formatting error by switching to href #411 (@​kzu)
  • Avoid duplicate [Obsolete] attribute in Resources #410 (@​kzu)

🔀 Merged:

  • Add sponsored API annotations to Resources too #409 (@​kzu)

v2.0.0 (2024-09-27)

Full Changelog

🔀 Merged:

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

Full Changelog

✨ 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)

🐛 Fixed bugs:

  • Multiline item values get truncated #390

🔀 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

... (truncated)

Commits
  • e55548b Properly fix formatting error by switching to href
  • fae4e05 Avoid duplicate [Obsolete] attribute in Resources
  • 50fde84 🖉 Update changelog with v2.0.1
  • 8dc8466 Add sponsored API annotations to Resources too
  • 7363c92 ⬆️ Bump files with dotnet-file sync
  • 7b525af +Mᐁ includes
  • 6db37d6 Fix typo in visibility doc
  • 1d1cdbf 🖉 Update changelog with v2.0.0
  • c80eb69 +Mᐁ includes
  • 6dcc834 Remove doc on DateTime being invalid
  • 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 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 <dependency name> major version will 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 version will 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

Bumps the thisassembly group with 2 updates: [ThisAssembly.Git](https://github.com/devlooped/ThisAssembly) and [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly).


Updates `ThisAssembly.Git` from 1.5.0 to 2.0.2
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.5.0...v2.0.2)

Updates `ThisAssembly.Project` from 1.5.0 to 2.0.2
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.5.0...v2.0.2)

---
updated-dependencies:
- dependency-name: ThisAssembly.Git
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Project
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #48.

@dependabot dependabot bot closed this Oct 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/thisassembly-c4ffa84956 branch October 1, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants