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.AssemblyInfo from 1.2.12 to 1.3.0 #92

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 Jul 4, 2023

Bumps ThisAssembly.AssemblyInfo from 1.2.12 to 1.3.0.

Release notes

Sourced from ThisAssembly.AssemblyInfo's releases.

v1.3.0

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v1.2.15...v1.3.0

v1.2.15

What's Changed

✨ Implemented enhancements

Full Changelog: devlooped/ThisAssembly@v1.2.14...v1.2.15

v1.2.14

What's Changed

✨ Implemented enhancements

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v1.2.13...v1.2.14

v1.2.13

What's Changed

🐛 Fixed bugs

Full Changelog: devlooped/ThisAssembly@v1.2.12...v1.2.13

Changelog

Sourced from ThisAssembly.AssemblyInfo's changelog.

v1.3.0 (2023-07-03)

Full Changelog

✨ Implemented enhancements:

  • Use raw string literals if supported by the target language options #243
  • Use raw string literals if supported by the target language #244 (@​kzu)

🐛 Fixed bugs:

  • AssemblyDescriptionAttribute is not included in AssemblyInfoGenerator #234

v1.2.15 (2023-05-09)

Full Changelog

✨ Implemented enhancements:

  • Add missing constant for AssemblyDescriptionAttribute #235 (@​kzu)

v1.2.14 (2023-04-22)

Full Changelog

✨ Implemented enhancements:

  • Add PrepareProjectProperties as a public hook #226 (@​kzu)

🐛 Fixed bugs:

  • Assembly ___location can be null, i.e. Blazor WebAssembly #227 (@​kzu)

v1.2.13 (2023-04-08)

Full Changelog

🐛 Fixed bugs:

  • Allow using ThisAssembly.Resources and ThisAssembly.Strings SxS #225 (@​kzu)
Commits
  • 087897e ⬆️ Bump files with dotnet-file sync
  • c805713 Bump Microsoft.NET.Test.Sdk from 17.6.1 to 17.6.3
  • 36b30aa Use raw string literals if supported by the target language
  • 7b2ea8d Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.1
  • 6cd96af Bump PolySharp from 1.13.1 to 1.13.2
  • 0acc337 Bump NuGetizer from 1.0.2 to 1.0.4
  • 096f220 🖉 Update changelog with v1.2.15
  • ea48dc5 Add missing constant for AssemblyDescriptionAttribute
  • 2728d3e Bump NuGetizer from 1.0.1 to 1.0.2
  • 48603be 🖉 Update changelog with v1.2.14
  • 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 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.AssemblyInfo](https://github.com/devlooped/ThisAssembly) from 1.2.12 to 1.3.0.
- [Release notes](https://github.com/devlooped/ThisAssembly/releases)
- [Changelog](https://github.com/devlooped/ThisAssembly/blob/main/changelog.md)
- [Commits](devlooped/ThisAssembly@v1.2.12...v1.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2023
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