Skip to content
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

Moves source for Cake.Issues.PullRequests.GitHubActions into this repository #513

Merged
merged 146 commits into from
Apr 13, 2024

Conversation

pascalberger
Copy link
Member

Part of #391

pascalberger and others added 30 commits September 2, 2018 20:36
…-3.0.2

Bump Shouldly from 3.0.0 to 3.0.2 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.8.0 to 15.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](microsoft/vstest@v15.8.0...v15.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.NET.Test.Sdk-15.9.0

Bump Microsoft.NET.Test.Sdk from 15.8.0 to 15.9.0 in /src
…p.Analyzers-1.1.0-beta009

Bump StyleCop.Analyzers from 1.1.0-beta008 to 1.1.0-beta009 in /src
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Commits](dotnet/roslyn-analyzers@v2.6.1...v2.6.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.CodeAnalysis.FxCopAnalyzers-2.6.2

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.6.1 to 2.6.2 in /src
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Commits](dotnet/roslyn-analyzers@v2.6.2...v2.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.CodeAnalysis.FxCopAnalyzers-2.6.3

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.6.2 to 2.6.3 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 15.9.0 to 16.0.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.NET.Test.Sdk-16.0.0

Bump Microsoft.NET.Test.Sdk from 15.9.0 to 16.0.0 in /src
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.NET.Test.Sdk-16.0.1

Bump Microsoft.NET.Test.Sdk from 16.0.0 to 16.0.1 in /src
…ft.CodeAnalysis.FxCopAnalyzers-2.9.0

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.6.3 to 2.9.0 in /src
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Commits](dotnet/roslyn-analyzers@v2.9.0...v2.9.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.CodeAnalysis.FxCopAnalyzers-2.9.1

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.0 to 2.9.1 in /src
Bumps [Microsoft.CodeAnalysis.FxCopAnalyzers](https://github.com/dotnet/roslyn-analyzers) from 2.9.1 to 2.9.2.
- [Release notes](https://github.com/dotnet/roslyn-analyzers/releases)
- [Commits](dotnet/roslyn-analyzers@v2.9.1...v2.9.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
…ft.CodeAnalysis.FxCopAnalyzers-2.9.2

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.1 to 2.9.2 in /src
…unner.visualstudio-2.4.3

Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3 in /src
…p.Analyzers-1.1.118

Bump StyleCop.Analyzers from 1.1.0-beta009 to 1.1.118 in /src
…ft.CodeAnalysis.FxCopAnalyzers-3.3.0

Bump Microsoft.CodeAnalysis.FxCopAnalyzers from 2.9.2 to 3.3.0 in /src
pascalberger and others added 16 commits December 23, 2023 22:16
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ons to match versions used in other projects
@pascalberger pascalberger requested a review from a team as a code owner April 13, 2024 14:42
@pascalberger pascalberger force-pushed the feature/githubactions branch 9 times, most recently from e9df40e to 49c9cfc Compare April 13, 2024 19:18
@pascalberger pascalberger merged commit 79e0adc into develop Apr 13, 2024
77 checks passed
@pascalberger pascalberger deleted the feature/githubactions branch April 13, 2024 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants