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 across 1 directory with 4 updates #543

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2024

Bumps the thisassembly group with 4 updates in the / directory: ThisAssembly.AssemblyInfo, ThisAssembly.Strings, Microsoft.NETFramework.ReferenceAssemblies and ThisAssembly.Project.

Updates ThisAssembly.AssemblyInfo from 1.5.0 to 2.0.10

Release notes

Sourced from ThisAssembly.AssemblyInfo's releases.

v2.0.10

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v2.0.9...v2.0.10

v2.0.9

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.8...v2.0.9

v2.0.8

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.7...v2.0.8

v2.0.7

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.6...v2.0.7

v2.0.6

Full Changelog: devlooped/ThisAssembly@v2.0.5...v2.0.6

v2.0.5

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

... (truncated)

Changelog

Sourced from ThisAssembly.AssemblyInfo's changelog.

v2.0.10 (2024-11-26)

Full Changelog

✨ Implemented enhancements:

  • Provide public documented extension point to add resources #435 (@​kzu)

v2.0.9 (2024-11-21)

Full Changelog

🐛 Fixed bugs:

  • Make sure project properties initialize after source control #434 (@​kzu)

v2.0.8 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • ThisAssembly.Project should not pack main output #431 (@​kzu)

v2.0.7 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • Add missing ThisAssembly.Constants dependency from Project #429 (@​kzu)

v2.0.6 (2024-11-01)

Full Changelog

🔀 Merged:

  • Consider GitInfo a direct reference of ThisAssembly #428 (@​kzu)

v2.0.5 (2024-10-09)

Full Changelog

✨ Implemented enhancements:

  • Make sure we escape constants XML comments #425 (@​kzu)
  • Since types can be public, ensure we always have XML comments #424 (@​kzu)

🐛 Fixed bugs:

... (truncated)

Commits
  • 4be45a4 +Mᐁ includes
  • e19d659 Reoder section on dynamic resources to better align with other readmes
  • 0925538 +Mᐁ includes
  • f890f3c Provide public documented extension point to add resources
  • bae6b79 🖉 Update changelog with v2.0.9
  • 5bf19f3 Preserve previously set PrepareProjectPropertiesDependsOn value
  • ec77de1 Make sure project properties initialize after source control
  • fe8efd0 ⬆️ Bump files with dotnet-file sync
  • 86cc570 Simplify ThisAssembly.Project dependencies
  • a6d48ec 🖉 Update changelog with v2.0.8
  • Additional commits viewable in compare view

Updates ThisAssembly.Strings from 1.5.0 to 2.0.10

Release notes

Sourced from ThisAssembly.Strings's releases.

v2.0.10

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v2.0.9...v2.0.10

v2.0.9

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.8...v2.0.9

v2.0.8

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.7...v2.0.8

v2.0.7

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.6...v2.0.7

v2.0.6

Full Changelog: devlooped/ThisAssembly@v2.0.5...v2.0.6

v2.0.5

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

... (truncated)

Changelog

Sourced from ThisAssembly.Strings's changelog.

v2.0.10 (2024-11-26)

Full Changelog

✨ Implemented enhancements:

  • Provide public documented extension point to add resources #435 (@​kzu)

v2.0.9 (2024-11-21)

Full Changelog

🐛 Fixed bugs:

  • Make sure project properties initialize after source control #434 (@​kzu)

v2.0.8 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • ThisAssembly.Project should not pack main output #431 (@​kzu)

v2.0.7 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • Add missing ThisAssembly.Constants dependency from Project #429 (@​kzu)

v2.0.6 (2024-11-01)

Full Changelog

🔀 Merged:

  • Consider GitInfo a direct reference of ThisAssembly #428 (@​kzu)

v2.0.5 (2024-10-09)

Full Changelog

✨ Implemented enhancements:

  • Make sure we escape constants XML comments #425 (@​kzu)
  • Since types can be public, ensure we always have XML comments #424 (@​kzu)

🐛 Fixed bugs:

... (truncated)

Commits
  • 4be45a4 +Mᐁ includes
  • e19d659 Reoder section on dynamic resources to better align with other readmes
  • 0925538 +Mᐁ includes
  • f890f3c Provide public documented extension point to add resources
  • bae6b79 🖉 Update changelog with v2.0.9
  • 5bf19f3 Preserve previously set PrepareProjectPropertiesDependsOn value
  • ec77de1 Make sure project properties initialize after source control
  • fe8efd0 ⬆️ Bump files with dotnet-file sync
  • 86cc570 Simplify ThisAssembly.Project dependencies
  • a6d48ec 🖉 Update changelog with v2.0.8
  • Additional commits viewable in compare view

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates Microsoft.NETFramework.ReferenceAssemblies from 1.0.3 to 1.0.3

Commits

Updates ThisAssembly.Project from 1.5.0 to 2.0.10

Release notes

Sourced from ThisAssembly.Project's releases.

v2.0.10

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v2.0.9...v2.0.10

v2.0.9

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.8...v2.0.9

v2.0.8

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.7...v2.0.8

v2.0.7

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v2.0.6...v2.0.7

v2.0.6

Full Changelog: devlooped/ThisAssembly@v2.0.5...v2.0.6

v2.0.5

Starting in v2.0, ThisAssembly now adopts SponsorLink v2

... (truncated)

Changelog

Sourced from ThisAssembly.Project's changelog.

v2.0.10 (2024-11-26)

Full Changelog

✨ Implemented enhancements:

  • Provide public documented extension point to add resources #435 (@​kzu)

v2.0.9 (2024-11-21)

Full Changelog

🐛 Fixed bugs:

  • Make sure project properties initialize after source control #434 (@​kzu)

v2.0.8 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • ThisAssembly.Project should not pack main output #431 (@​kzu)

v2.0.7 (2024-11-08)

Full Changelog

🐛 Fixed bugs:

  • Add missing ThisAssembly.Constants dependency from Project #429 (@​kzu)

v2.0.6 (2024-11-01)

Full Changelog

🔀 Merged:

  • Consider GitInfo a direct reference of ThisAssembly #428 (@​kzu)

v2.0.5 (2024-10-09)

Full Changelog

✨ Implemented enhancements:

  • Make sure we escape constants XML comments #425 (@​kzu)
  • Since types can be public, ensure we always have XML comments #424 (@​kzu)

🐛 Fixed bugs:

... (truncated)

Commits
  • 4be45a4 +Mᐁ includes
  • e19d659 Reoder section on dynamic resources to better align with other readmes
  • 0925538 +Mᐁ includes
  • f890f3c Provide public documented extension point to add resources
  • bae6b79 🖉 Update changelog with v2.0.9
  • 5bf19f3 Preserve previously set PrepareProjectPropertiesDependsOn value
  • ec77de1 Make sure project properties initialize after source control
  • fe8efd0 ⬆️ Bump files with dotnet-file sync
  • 86cc570 Simplify ThisAssembly.Project dependencies
  • a6d48ec 🖉 Update changelog with v2.0.8
  • 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 4 updates in the / directory: [ThisAssembly.AssemblyInfo](https://github.com/devlooped/ThisAssembly), [ThisAssembly.Strings](https://github.com/devlooped/ThisAssembly), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and [ThisAssembly.Project](https://github.com/devlooped/ThisAssembly).


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

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

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3
- [Commits](https://github.com/Microsoft/dotnet/commits)

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

---
updated-dependencies:
- dependency-name: ThisAssembly.AssemblyInfo
  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: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: thisassembly
- dependency-name: Microsoft.NETFramework.ReferenceAssemblies
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 27, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants