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 1.0.1 to 3.6.0 #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2024

Bumps Microsoft.CodeDom.Providers.DotNetCompilerPlatform from 1.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.

2.0.1 release

  1. Fixed issue #52
  2. Updated the Roslyn version to 2.9.0

2.0.0-preview

  • Remove the dependency of Microsoft.Net.Compilers from the nupkg
  • Fix rebuild/clean warning issue (Details can be found in this PR)
  • Update build script

v1.0.8 release

•Fix two publishing issues reported on this thread •Update the reference version of Microsoft.Net.Compilers

v1.0.7 release

Address the publishing issues introduced in 1.0.6 release.

v1.0.6 release

  1. Fixing issue#2 & issue#10
  2. Adding support for custom location of Roslyn binaries

Microsoft.CodeDom.Providers.DotNetCompilerPlatform.1.0.5 release

No release notes provided.

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [Microsoft.CodeDom.Providers.DotNetCompilerPlatform](https://github.com/aspnet/RoslynCodeDomProvider) from 1.0.1 to 3.6.0.
- [Release notes](https://github.com/aspnet/RoslynCodeDomProvider/releases)
- [Commits](https://github.com/aspnet/RoslynCodeDomProvider/commits/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] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants