bjbr-dev / PeregrineDb

CRUD Extensions for Dapper.Net
MIT License
23 stars 4 forks source link

Bump StyleCop.Analyzers from 1.1.0-beta008 to 1.1.118 #12

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps StyleCop.Analyzers from 1.1.0-beta008 to 1.1.118.

Release notes

Sourced from StyleCop.Analyzers's releases.

1.1.118

Release notes coming soon

1.1.1-rc.94

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-beta.61

Beta Release

Summary

  • Bug fixes
  • Other
    • Update version from 1.1.0 to 1.1.1 (#2815)

Upgrade notices

Upgrading from StyleCop Classic

:memo: This section applies to users upgrading from StyleCop Classic to StyleCop Analyzers.

:arrow_right: We now have a list of known changes 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

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 Merge pull request #2944 from sharwell/release/1.1
  • dc55078 Update version number for release 1.1
  • 3a0e041 Merge pull request #2910 from sharwell/update-rc
  • fc8a02c Update to StyleCop.Analyzers 1.1.1-rc.114
  • 1204911 Merge pull request #2905 from vweijsters/fix-2902
  • ffe11e1 Added test for invalid construction and local function
  • 77ee36f Added test cases for event initializers
  • 67110e8 Fixed SA1130 code fix for return statements and arrow expression clauses
  • cbec141 Merge pull request #2899 from sharwell/update-rc
  • 3c73bc6 Update to StyleCop Analyzers 1.1.1-rc.108
  • Additional commits viewable in compare view

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=StyleCop.Analyzers&package-manager=nuget&previous-version=1.1.0-beta008&new-version=1.1.118)](https://dependabot.com/compatibility-score/?dependency-name=StyleCop.Analyzers&package-manager=nuget&previous-version=1.1.0-beta008&new-version=1.1.118) 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-automerge-start) [//]: # (dependabot-automerge-end) --- **Note:** This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit. You can always request more updates by clicking `Bump now` in your [Dependabot dashboard](https://app.dependabot.com).
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) - `@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) - 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)