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 6 updates #352

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 6 updates:

Package From To
ThisAssembly.Constants 1.5.0 2.0.0
ThisAssembly.Git 1.5.0 2.0.0
ThisAssembly.Project 1.5.0 2.0.0
ThisAssembly.AssemblyInfo 1.5.0 2.0.0
ThisAssembly.Strings 1.5.0 2.0.0
ThisAssembly 1.5.0 2.0.0

Updates ThisAssembly.Constants from 1.5.0 to 2.0.0

Release notes

Sourced from ThisAssembly.Constants'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: devlooped/ThisAssembly@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.Constants's changelog.

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

✨ Implemented enhancements:

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

🔀 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

Updates ThisAssembly.Git from 1.5.0 to 2.0.0

Release notes

Sourced from ThisAssembly.Git'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: devlooped/ThisAssembly@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.Git's changelog.

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

✨ Implemented enhancements:

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

🔀 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

Updates ThisAssembly.Constants from 1.5.0 to 2.0.0

Release notes

Sourced from ThisAssembly.Constants'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: devlooped/ThisAssembly@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.Constants's changelog.

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

✨ Implemented enhancements:

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

🔀 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

Updates ThisAssembly.Project from 1.5.0 to 2.0.0

Release notes

Sourced from ThisAssembly.Project'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: devlooped/ThisAssembly@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.Project's changelog.

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

✨ Implemented enhancements:

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

🔀 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

Updates ThisAssembly.AssemblyInfo from 1.5.0 to 2.0.0

Release notes

Sourced from ThisAssembly.AssemblyInfo'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: devlooped/ThisAssembly@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.AssemblyInfo's changelog.

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

✨ Implemented enhancements:

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

🔀 Merged:

Commits

Bumps the thisassembly group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [ThisAssembly.Constants](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |
| [ThisAssembly.Git](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |
| [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |
| [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |
| [ThisAssembly.Strings](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |
| [ThisAssembly](https://github.com/devlooped/ThisAssembly) | `1.5.0` | `2.0.0` |


Updates `ThisAssembly.Constants` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Git` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Constants` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Project` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.AssemblyInfo` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Constants` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Strings` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.AssemblyInfo` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Constants` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Git` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Project` from 1.5.0 to 2.0.0
- [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.0)

Updates `ThisAssembly.Strings` from 1.5.0 to 2.0.0
- [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.0)

---
updated-dependencies:
- dependency-name: ThisAssembly.Constants
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Git
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Constants
  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
- dependency-name: ThisAssembly.AssemblyInfo
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Constants
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Strings
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.AssemblyInfo
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- dependency-name: ThisAssembly.Constants
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
- 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
- dependency-name: ThisAssembly.Strings
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: thisassembly
...

Signed-off-by: dependabot[bot] <[email protected]>
@kzu
Copy link
Member

kzu commented Sep 30, 2024

@dependabot recreate

@kzu kzu enabled auto-merge (rebase) September 30, 2024 23:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 1, 2024

Superseded by #357.

@dependabot dependabot bot closed this Oct 1, 2024
auto-merge was automatically disabled October 1, 2024 00:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/nuget/thisassembly-46b3e83df2 branch October 1, 2024 00:04
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.

1 participant