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

feat: Support csharp 13 #3137

Merged
merged 26 commits into from
Dec 24, 2024
Merged

feat: Support csharp 13 #3137

merged 26 commits into from
Dec 24, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Microsoft.CodeAnalysis.CSharp 4.11.0 -> 4.12.0 age adoption passing confidence
Microsoft.CodeAnalysis.CSharp.Workspaces 4.11.0 -> 4.12.0 age adoption passing confidence
Microsoft.CodeAnalysis.Common 4.11.0 -> 4.12.0 age adoption passing confidence
Microsoft.CodeAnalysis.VisualBasic 4.11.0 -> 4.12.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 4, 2024 11:46
@renovate renovate bot force-pushed the renovate/roslyn branch 3 times, most recently from 21f719e to ab8798c Compare December 13, 2024 09:00
@renovate renovate bot force-pushed the renovate/roslyn branch from 6c55bdc to 9ff1b35 Compare December 15, 2024 03:27
@renovate renovate bot force-pushed the renovate/roslyn branch 2 times, most recently from f38b40b to 7cdbe1f Compare December 20, 2024 12:15
@renovate renovate bot force-pushed the renovate/roslyn branch from b52d425 to 85d8e80 Compare December 20, 2024 15:07
Copy link
Contributor Author

renovate bot commented Dec 20, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@rouke-broersma rouke-broersma changed the title chore(deps): update roslyn to 4.12.0 feat: Support csharp 13 Dec 20, 2024
@rouke-broersma
Copy link
Member

Failing because:

Mutation Block removal mutation in file CSharp12.cs does not have one of the known parent syntax kinds as it's parent. 
Instead it has: 
ClassDeclaration,
FileScopedNamespaceDeclaration,
CompilationUnit

@renovate renovate bot merged commit e567ab3 into master Dec 24, 2024
12 checks passed
@renovate renovate bot deleted the renovate/roslyn branch December 24, 2024 18:20
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.

1 participant