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 2.0.0 to 2.0.3 #290

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps ThisAssembly from 2.0.0 to 2.0.3.

Release notes

Sourced from ThisAssembly's releases.

v2.0.3

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

📝 Documentation updates

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

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

Changelog

Sourced from ThisAssembly's changelog.

v2.0.3 (2024-09-30)

Full Changelog

✨ Implemented enhancements:

  • Add ThisAssembly.Vsix #405
  • Avoid non-Git constants conflict, update root comment #415 (@​kzu)
  • Allow constants to define custom root comment summary #414 (@​kzu)
  • Add ThisAssembly.Vsix for VSIX extensibility projects #412 (@​kzu)

🔀 Merged:

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)
Commits
  • ed2f092 Provide custom Metadata class summary
  • 275e62f Provide custom AssemblyInfo class summary
  • a8824f9 Provide custom Vsix class summary
  • d604382 Avoid non-Git constants conflict, update root comment
  • 9558384 Allow constants to define custom root comment summary
  • c04f7e8 +Mᐁ includes
  • 7a96c32 Simplify VSIX package manifest sample
  • f39f692 Expand project description and readme with XML usage
  • 66f2cdf Improve formatting of VSIX readme
  • 8e97cfb Add ThisAssembly.Vsix to the main readme
  • 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)

Bumps [ThisAssembly](https://github.com/devlooped/ThisAssembly) from 2.0.0 to 2.0.3.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v2.0.0...v2.0.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 7, 2024
@nikeee nikeee merged commit 2c5cc38 into master Oct 7, 2024
4 checks passed
@nikeee nikeee deleted the dependabot/nuget/ThisAssembly-2.0.3 branch October 7, 2024 10:58
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