cake-contrib / Cake.Incubator

This project contains various experimental but useful extension methods and aliases for Cake
http://cakebuild.net/api/Cake.Incubator/
Other
19 stars 26 forks source link

(maint): Bump Cake.Addin.Analyzer from 0.1.1 to 0.1.2 #134

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Cake.Addin.Analyzer from 0.1.1 to 0.1.2.

Release notes

Sourced from Cake.Addin.Analyzer's releases.

0.1.2

As part of this release we had 12 issues closed.

Bug

Improvements

Commits
  • 1a05ff4 ci(gha): add ability to use twitter tweets
  • 994569e ci(gha): run build on release publishing
  • ff65dd6 Merge branch 'hotfix/0.1.2'
  • 5a1ddbb fix: respect private and internal modifiers
  • 54a3650 test: add failing test for analyzing private/internal methods
  • 32bd280 build(deps): bump Roslynator.Analyzers from 2.3.0 to 3.1.0 (#11)
  • 7193927 chore(deps): bump Microsoft.CodeAnalysis.CSharp from 3.4.0 to 3.8.0 (#19)
  • 907c456 chore(deps): bump Microsoft.VSSDK.BuildTools from 16.7.3069 to 16.10.10 (#21)
  • 4a0fd49 build(deps): bump Roslynator.CodeAnalysis.Analyzers from 1.0.0-beta to 1.0.0 ...
  • 7ee80ab build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.0 to 3.3.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[bot] commented 3 years ago

Superseded by #135.