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

Bump Microsoft.CodeDom.Providers.DotNetCompilerPlatform from 2.0.1 to 3.6.0 #166

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2022

Bumps Microsoft.CodeDom.Providers.DotNetCompilerPlatform from 2.0.1 to 3.6.0.

Release notes

Sourced from Microsoft.CodeDom.Providers.DotNetCompilerPlatform's releases.

v3.6.0 release

Several bug fixes. Some more prominent changes:

  • Update to 3.6 .Net compilers... in particular enabling C# 7.3 for .Net projects using this package.
  • Config de/hydration feature so changes to compiler config are not lost when upgrading this package.
  • Ability to turn off auto-enabled compiler arguments that exist for ASP.Net scenarios.
  • Shift to for configuring the CodeDom provider instead of global appSettings switches.
  • Fix bugs in .Net Core MSBuild scenario.

v3.5-preview

No release notes provided.

Commits
  • a47558d Refresh compilers 3.6 (#111)
  • 7026e02 Update C# language versions for better compat and to match official support g...
  • 8e864e5 V3.5-preview1 doc update. (#106)
  • f8a4c9c 3.5 - Refresh compilers with small fixes (#105)
  • d354405 Merge pull request #104 from aspnet/ConfigHydration
  • 47077c8 Lots of hydration bug fixes after smoke testing install/reinstall.
  • 516bceb Add config de/hydration to un/install to support updates without clobbering c...
  • 213c6bd Merge pull request #103 from aspnet/PortablePdbPackage
  • 51136cc Switch to portable snupkg format.
  • d94d393 Merge pull request #102 from aspnet/AddProviderOptions
  • Additional commits viewable in compare view

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 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)

Bumps [Microsoft.CodeDom.Providers.DotNetCompilerPlatform](https://github.com/aspnet/RoslynCodeDomProvider) from 2.0.1 to 3.6.0.
- [Release notes](https://github.com/aspnet/RoslynCodeDomProvider/releases)
- [Commits](aspnet/RoslynCodeDomProvider@2.0.1...v3.6.0)

---
updated-dependencies:
- dependency-name: Microsoft.CodeDom.Providers.DotNetCompilerPlatform
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 1, 2022

The following labels could not be found: .NET, Type: Maintenance.

Copy link
Author

dependabot bot commented on behalf of github Jun 1, 2024

Superseded by #189.

@dependabot dependabot bot closed this Jun 1, 2024
@dependabot dependabot bot deleted the dependabot/nuget/Microsoft.CodeDom.Providers.DotNetCompilerPlatform-3.6.0 branch June 1, 2024 08:31
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.

0 participants