Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2022

Bumps TunnelVisionLabs.ReferenceAssemblyAnnotator from 1.0.0-alpha.154 to 1.0.0-alpha.97.

Release notes

Sourced from TunnelVisionLabs.ReferenceAssemblyAnnotator's releases.

1.0.0-alpha.97

  • Bug fixes
    • 'AllowNullAttribute::.ctor()' is declared in another module and needs to be imported (#44 / #47)
    • Remove DisallowNullAttribute from base equality comparers (#46 / #47)
  • Internal code cleanup
    • Project updates (#45)

1.0.0-alpha.90

  • Documentation improvements (#36)
  • Bug fixes
    • "AnnotatorBuildTask" task failed unexpectedly with Mono.Cecil.AssemblyResolutionException (#37 / #39)
  • Internal code cleanup
    • Suppress dependencies when packing (#42)
    • Refactor well-known types (#43)

1.0.0-alpha.77

  • Bug fixes
    • NuGetPackageRoot doesn't always have a trailing slash (#33)
    • NoWarn doesn't suppress RA1000 (#31 / #34)
    • Add the recommended URLs to the NuGet package metadata (#35)

1.0.0-alpha.69

  • Bug fixes
    • Mark the NuGet package as a development dependency (#26)
    • Ensure the rewritten assembly is marked with [assembly: ReferenceAssembly]
    • Annotate implemented interfaces (#28)
    • Skip mixed-mode assemblies with a warning (#29)
    • Report a build error if AnnotatedReferenceAssemblyVersion is not defined

1.0.0-alpha.53

  • Bug fixes
    • Remove the Mono.Cecil dependency from the published NuGet package.

1.0.0-alpha.50

  • Features
    • Automatically annotate more .NET Framework assemblies

1.0.0-alpha.48

  • Bug fixes
    • Fix support for netcoreapp1.1 and netcoreapp2.0
    • Fix support for NETStandard.Library packages appearing in both the user's NuGet cache and in the fallback folder

1.0.0-alpha.43

  • Bug fixes
    • Fix support for netstandard1.x targets

1.0.0-alpha.31

  • Bug fixes
    • Fix support for NuGet fallback folders
    • Improve build error messages

... (truncated)

Commits
  • ea04901 Merge pull request #47 from sharwell/exclusions
  • c7a5f8d Make sure to import constructor reference
  • 0baf783 Remove DisallowNullAttribute from base equality comparers
  • 0a5a5ed Merge pull request #45 from sharwell/project-updates
  • b041a74 Update to the 16.4 compiler
  • 8a9351c Update to TunnelVisionLabs.ReferenceAssemblyAnnotator 1.0.0-alpha.90
  • 272e3a7 Simplify package references
  • 993e281 Merge pull request #43 from sharwell/type-provider
  • 0763900 Simplify code using CompilerGeneratedAttribute and EmbeddedAttribute
  • 205c425 Simplify provided attribute implementations
  • 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 [TunnelVisionLabs.ReferenceAssemblyAnnotator](https://github.com/tunnelvisionlabs/ReferenceAssemblyAnnotator) from 1.0.0-alpha.154 to 1.0.0-alpha.97.
- [Release notes](https://github.com/tunnelvisionlabs/ReferenceAssemblyAnnotator/releases)
- [Commits](tunnelvisionlabs/ReferenceAssemblyAnnotator@1.0.0-alpha.154...1.0.0-alpha.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Mar 7, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2022

Superseded by #197.

@dependabot dependabot bot closed this Mar 15, 2022
@dependabot dependabot bot deleted the dependabot/nuget/TunnelVisionLabs.ReferenceAssemblyAnnotator-1.0.0-alpha.97 branch March 15, 2022 12:10
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.

0 participants