TheGeneGenieProject / GeneGenie.Gedcom

A .Net library for loading, saving, working with and analysing family trees stored in the GEDCOM format.
GNU Affero General Public License v3.0
52 stars 23 forks source link

Bump StyleCop.Analyzers from 1.1.0-beta009 to 1.1.118 #57

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps StyleCop.Analyzers from 1.1.0-beta009 to 1.1.118.

Release notes *Sourced from [StyleCop.Analyzers's releases](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/releases).* > ## 1.1.118 > *Release notes coming soon* > > ## 1.1.1-rc.114 > *Release notes coming soon* > > ## 1.1.1-rc.108 > *Release notes coming soon* > > ## 1.1.1-rc.101 > *Release notes coming soon* > > ## 1.1.1-rc.94 > *Release notes coming soon* > > ## 1.1.1-beta.61 > # Beta Release > > ## Summary > > - Bug fixes > - Readability: SA1130 ([#2808](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2808), [#2809](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2809), [#2810](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2810)) > - Ordering: SA1217 ([#2163](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2163)) > - Documentation: SA1642 ([#2696](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2696)) > - Other > - Update version from 1.1.0 to 1.1.1 ([#2815](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2815)) > > ## Upgrade notices > > ### Upgrading from StyleCop Classic > > :memo: This section applies to users upgrading from [StyleCop Classic](http://stylecop.codeplex.com/) to StyleCop Analyzers. > > :arrow_right: We now have a list of [known changes](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/blob/master/documentation/KnownChanges.md) in behavior relative to StyleCop Classic. > > ### Upgrading from StyleCop Analyzers 1.0.0 > > :warning: StyleCop Analyzers 1.1.1 depends on Roslyn 1.2. Users working with Visual Studio 2015 will need to install Update 2 or newer to get this version. > > ## Binaries > - NuGet: [StyleCop.Analyzers 1.1.1-beta.61](http://www.nuget.org/packages/StyleCop.Analyzers/1.1.1-beta.61) > - NuGet (Unstable): [StyleCop.Analyzers.Unstable 1.1.1.61](http://www.nuget.org/packages/StyleCop.Analyzers.Unstable/1.1.1.61) > > ## Analyzers > >
Table of Analyzers > > The following analyzers are included in this release (all with **Warning** severity by default). > > | ID | Title | Code Fix | > ... (truncated)
Commits - [`3c87756`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/3c877565bcfeae0e737158d7c5a7092a87ef9186) Merge pull request [#2944](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2944) from sharwell/release/1.1 - [`dc55078`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/dc55078dde47ab10c500ecb1cbc88638c448ded2) Update version number for release 1.1 - [`3a0e041`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/3a0e041d46aa008d4c9cad92b422bb386ea27ca0) Merge pull request [#2910](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2910) from sharwell/update-rc - [`fc8a02c`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/fc8a02c44c16b31cd94ee16a86d076baa4b9ea78) Update to StyleCop.Analyzers 1.1.1-rc.114 - [`1204911`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/1204911760e0095c3ce6758c5e1edf2e0d620b46) Merge pull request [#2905](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2905) from vweijsters/fix-2902 - [`ffe11e1`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/ffe11e1fdb5bea0f60e2c17efc5f873f6c5b06f8) Added test for invalid construction and local function - [`77ee36f`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/77ee36f1187eccbbdee6a36b563cf56a34d05c52) Added test cases for event initializers - [`67110e8`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/67110e8b1970dbe4b916575d0c31d3e73b340a67) Fixed SA1130 code fix for return statements and arrow expression clauses - [`cbec141`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/cbec1418e6041275f5aeb14a5bd391f8ddf7b1b6) Merge pull request [#2899](https://github-redirect.dependabot.com/DotNetAnalyzers/StyleCopAnalyzers/issues/2899) from sharwell/update-rc - [`3c73bc6`](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/commit/3c73bc649ec45ac0d2fdd8fc20bf0f1abb1d15c7) Update to StyleCop Analyzers 1.1.1-rc.108 - Additional commits viewable in [compare view](https://github.com/DotNetAnalyzers/StyleCopAnalyzers/compare/1.1.0-beta009...1.1.118)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
CLAassistant commented 5 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.