-
Notifications
You must be signed in to change notification settings - Fork 72
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 2.1.1 to 2.1.6 #161
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
Merged
csharpfritz
merged 1 commit into
dev
from
dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-2.1.6
Nov 18, 2018
Merged
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design from 2.1.1 to 2.1.6 #161
csharpfritz
merged 1 commit into
dev
from
dependabot/nuget/Microsoft.VisualStudio.Web.CodeGeneration.Design-2.1.6
Nov 18, 2018
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding) from 2.1.1 to 2.1.6. - [Release notes](https://github.com/aspnet/scaffolding/releases) - [Commits](dotnet/Scaffolding@2.1.1...2.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com>
csharpfritz
added a commit
that referenced
this pull request
Jan 18, 2019
* Scoreboard init * GitHub widget * Fix formatting. * Move jquery to npm, bundles. * Revert: Untabify bundleconfig. * Revert minify option. * updates from liveStream session (#112) Make use of ?. and ?[ in examples. Add expression bodied members for overloads Add Exception filters for logging (in just a couple places) Note that the "as IDisposable" is not strictly necessary in this example because the valriable is knmown to implement IDisposable. * Began work on CSS for scoreboard widget * #110 Added caching with LazyCache * Converted GitHubContributors to a horizontal scroll * Attempting to remove extra space from marquee * Completed marquee - started configuration * Updated to 2.1-rc1 * Fixed Dockerfile * Fixed SignalR script that prevented updates * Made commands conditional and ordered * Added a few new Jon Skeet Facts. * Commands in DI (#120) * Register bot commands in DI * Final fixes * Refactored into Basic & Extended commands * Optimized command lists * Fixed code formatting * Per command cooldown * Added Final flag to extended commands * AfterExecute function * Update README.md Forcing a stats recalculation * Added HowToContribute section to Read.me file. (#123) * Feature scoreboard (#124) * Began work on CSS for scoreboard widget * #110 Added caching with LazyCache * Converted GitHubContributors to a horizontal scroll * Attempting to remove extra space from marquee * Completed marquee - started configuration * Updated to 2.1-rc1 * Fixed Dockerfile * Fixed SignalR script that prevented updates * Added the ability to track multiple GitHub repositories * Started SignalR integration with GitHub scoreboard * WIP SignalR update mechanism * Completed server-side interactions.. need client-side * Set SDK to 2.1.300 * Started SignalR updating the marquee * ALmost done real-time updates from GitHub * Completed automatic refresh * Simplified and repaired requests for last updated date of repositories * Test Commit * Added logger and warning message when updating scoreboard * Fixed references so the scoreboard automatically refreshes * Test update * Fixed the regex pattern and adjusted the replacement text to allow Twitter's chat to make hyperlinks clickable. Solves #122 (#128) * Simplified reloading just the repository that changed in the GitHubTicker * Issue #115 - Post http link title to chat * Fix for DI registration problem with GithubService (#131) * Reconfigured GithubService and added UserSecrets to startup * Adding support for an empty repolist in GetRecentContributers and let the repository figure it out itself (same as GetLastCommitTimestamp) * Renamed the GithubClient to GithubyMcGithubFaceClient to avoid confusion with Octokit.GitHubClient * Reverted startup changes * Added new Followers icon (#133) * Added test to verify multiple URLs * Removed not supported exception * Fixed bot to start using the 4.0 QnAMakerService * Console Test app for Chatbot (#141) * WIP * Finished the console tester for the Chatbot * Fix/fix chatbot unittest (#144) * Fix ChatBot unit test. * Fix raise time from exactly(1) to Once. * Added HypeCommand to address #145 * Added Shoutout command * Added Shoutout command * Fixed #147 * Bump Moq from 4.8.3 to 4.10.0 (#153) Bumps [Moq](https://github.com/moq/moq4) from 4.8.3 to 4.10.0. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](devlooped/moq@v4.8.3...v4.10.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump System.IO.Abstractions from 2.1.0.192 to 2.1.0.256 (#154) Bumps [System.IO.Abstractions](https://github.com/System-IO-Abstractions/System.IO.Abstractions) from 2.1.0.192 to 2.1.0.256. - [Release notes](https://github.com/System-IO-Abstractions/System.IO.Abstractions/releases) - [Commits](https://github.com/System-IO-Abstractions/System.IO.Abstractions/commits) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Microsoft.Extensions.Configuration.Json from 2.1.0 to 2.1.1 (#156) Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Configuration) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](aspnet/Configuration@2.1.0...2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump xunit from 2.4.0-rc.1.build4038 to 2.4.1 (#155) Bumps [xunit](https://github.com/xunit/xunit) from 2.4.0-rc.1.build4038 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/commits/2.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump AutoFixture.Xunit2 from 4.4.0 to 4.5.0 (#157) Bumps [AutoFixture.Xunit2](https://github.com/AutoFixture/AutoFixture) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.4.0...v4.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * [Security] Bump Microsoft.AspNetCore.App from 2.1.1 to 2.1.6 (#158) Bumps [Microsoft.AspNetCore.App](https://github.com/aspnet/AspNetCore) from 2.1.1 to 2.1.6. **This update includes security fixes.** - [Release notes](https://github.com/aspnet/AspNetCore/releases) - [Changelog](https://github.com/aspnet/AspNetCore/blob/master/docs/CrossRepoBreakingChanges.md) - [Commits](dotnet/aspnetcore@2.1.1...2.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com> * The start to a "building and running locally" section for the README (#159) * Add "build and run locally" section to README.md * Add resolutions in README.md to error messages when building locally * Fix docker-compase step in README * Fix docker-compose command in README * Add GitHub appsettings to README * Update README.md * Bump xunit.runner.visualstudio from 2.4.0-rc.1.build4038 to 2.4.1 (#160) Bumps [xunit.runner.visualstudio](https://github.com/xunit/xunit) from 2.4.0-rc.1.build4038 to 2.4.1. - [Release notes](https://github.com/xunit/xunit/releases) - [Commits](https://github.com/xunit/xunit/commits/2.4.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Microsoft.VisualStudio.Web.CodeGeneration.Design (#161) Bumps [Microsoft.VisualStudio.Web.CodeGeneration.Design](https://github.com/aspnet/scaffolding) from 2.1.1 to 2.1.6. - [Release notes](https://github.com/aspnet/scaffolding/releases) - [Commits](dotnet/Scaffolding@2.1.1...2.1.6) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Microsoft.Extensions.DependencyInjection from 2.1.0 to 2.1.1 (#163) Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/aspnet/DependencyInjection) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/aspnet/DependencyInjection/releases) - [Commits](aspnet/DependencyInjection@2.1.0...2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump AutoFixture from 4.4.0 to 4.5.0 (#164) Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.4.0...v4.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Removed TwitchLib * Enable both config for test ShouldIgnoreCommandsToFastIfModerator (#180) * Fix moderator test to support both configs * Improve variable name and spacing * Docker: use microsoft/dotnet:2.1.401-sdk (#186) The checked-in `global.json` pins the SDK version to 2.1.401. Use the matching container for compatibility. * Bump Microsoft.ApplicationInsights.AspNetCore from 2.4.0-beta2 to 2.5.1 (#172) Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-aspnetcore) from 2.4.0-beta2 to 2.5.1. - [Release notes](https://github.com/Microsoft/ApplicationInsights-aspnetcore/releases) - [Changelog](https://github.com/Microsoft/ApplicationInsights-aspnetcore/blob/develop/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-aspnetcore@2.4.0-beta2...2.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Octokit from 0.30.0 to 0.32.0 (#173) Bumps [Octokit](https://github.com/octokit/octokit.net) from 0.30.0 to 0.32.0. - [Release notes](https://github.com/octokit/octokit.net/releases) - [Changelog](https://github.com/octokit/octokit.net/blob/master/ReleaseNotes.md) - [Commits](octokit/octokit.net@v0.30.0...v0.32.0) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Microsoft.AspNetCore.SignalR.Protocols.MessagePack (#174) Bumps [Microsoft.AspNetCore.SignalR.Protocols.MessagePack](https://github.com/aspnet/SignalR) from 1.0.1 to 1.0.4. - [Release notes](https://github.com/aspnet/SignalR/releases) - [Commits](aspnet/SignalR@1.0.1...1.0.4) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Microsoft.Extensions.Configuration.UserSecrets from 2.1.0 to 2.1.1 (#177) Bumps [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/aspnet/Configuration) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](aspnet/Configuration@2.1.0...2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump FluentAssertions from 5.4.1 to 5.5.3 (#179) Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 5.4.1 to 5.5.3. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Commits](fluentassertions/fluentassertions@5.4.1...5.5.3) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump Newtonsoft.Json from 11.0.2 to 12.0.1 (#184) Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 11.0.2 to 12.0.1. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@11.0.2...12.0.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Bump AutoFixture.AutoMoq from 4.4.0 to 4.5.1 (#183) Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.4.0 to 4.5.1. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](AutoFixture/AutoFixture@v4.4.0...v4.5.1) Signed-off-by: dependabot[bot] <support@dependabot.com> * Exclude GitHub contributors. Fixes #188 (#189) Adds the ability for you to exclude GitHub contributors within the appsettings.json file. * Updated version of the SDK in the Dockerfile * Fix issue #205 * changed trigger to "attention" * Update README.md * Stopped processing bot messages #207 * Added a SignalR Hub to play sound in a webpart If you load the webpart into OBS it will play a sound when the !attention command is raised. * Changed cooldown to 10 minute default and configurability * Updated with cheers * Added cheer * Updated to take a serverUrl for the bot * Fixed AttentionCommand to properly connect and stay connected * Now using HubContext for triggering the Attention command #211 * Fixed failing unit test around allowing moderators past cooldown * Added try..catch blocks and null checks to ChatClient to ensure clean disposal * Created project command (#217) * Added project command * updated project command default text * updated project command, now storing the project in the command * Added news from Discover.NET to the ticker Co-authored-by: Dave Glick <dave@daveaglick.com> * Lightened the purple for Discover.NET * Add 'No contributors yet' in ticker for new repos * Moved the News outside the for loop so that it appears only once * Removed extra 'repo' property * Refactor FritzBot class and added full coverage with unit tests. (#149) * Fixed a few issues with the Follower UI & FollowerCountConfiguration.LoadDefaultSettings method (#226) * Fixed issue in FollowersCountConfiguration model that overwrote any custom background or font color codes that were already set. * Improved follower configuration UI to display based on a provided background & font color or display by default using values in the app.settings.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps Microsoft.VisualStudio.Web.CodeGeneration.Design from 2.1.1 to 2.1.6.
Commits
634b958
Bumping version from 2.1.5 to 2.1.68882bd9
Bumping version from 2.1.4 to 2.1.57b99d6f
Bumping version from 2.1.3 to 2.1.441b4023
Upgrade versioning to 2.1.3 to match Microsoft.AspNetCore.App (#837)1ccbfe8
Pin version variables to the ASP.NET Core 2.1.1 baselinea73a08e
Updating dependencies to 2.1.2 and adding a section for pinned variable versions9bcbfb0
Set 2.1 baselines76784bf
Bumping version from 2.1.1 to 2.1.27a7f6e0
Update dependencies.propsDependabot 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
.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.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 cancel merge
will cancel a previously requested merge@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 readmeAdditionally, you can set the following in your Dependabot dashboard:
Finally, you can contact us by mentioning @dependabot.