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

chore(deps): update dotnet monorepo to v6 (major) #162

Merged
merged 1 commit into from
Nov 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Microsoft.Extensions.Caching.Memory (source) nuget major 3.1.30 -> 6.0.1
System.Composition.AttributedModel (source) nuget major 1.4.1 -> 6.0.0
System.Composition.Convention (source) nuget major 1.4.1 -> 6.0.0
System.Composition.Hosting (source) nuget major 1.4.1 -> 6.0.0
System.Composition.Runtime (source) nuget major 1.4.1 -> 6.0.0
System.Composition.TypedParts (source) nuget major 1.4.1 -> 6.0.0
System.Threading.Tasks.Dataflow (source) nuget major 4.11.1 -> 6.0.0
mcr.microsoft.com/dotnet/runtime-deps stage major 3.1-cbl-mariner1.0 -> 6.0-cbl-mariner1.0

Release Notes

dotnet/runtime

v6.0.1

Release

v6.0.0

Release


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner June 30, 2022 12:51
@renovate renovate bot requested a review from Omotola June 30, 2022 12:51
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 34dbf84 to cb6991d Compare June 30, 2022 15:48
@cobya cobya added the dependencies Pull requests that update a dependency file label Jul 1, 2022
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from cb6991d to be6e947 Compare July 15, 2022 20:35
@github-actions
Copy link

👋 Hi! It looks like you modified some files in the Detectors folder.
You may need to bump the detector versions if any of the following scenarios apply:

  • The detector detects more or fewer components than before
  • The detector generates different parent/child graph relationships than before
  • The detector generates different devDependencies values than before

If none of the above scenarios apply, feel free to ignore this comment 🙂

@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 3 times, most recently from 70eebde to 1109abe Compare August 10, 2022 15:18
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 4 times, most recently from 07e46bc to 34d1da3 Compare August 30, 2022 22:54
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 34d1da3 to b53f23c Compare September 7, 2022 22:40
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from dcfcab8 to db1acf7 Compare October 3, 2022 22:43
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from dda76a8 to 46952b5 Compare October 17, 2022 22:02
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 4 times, most recently from 1661916 to 29cfd2b Compare October 21, 2022 16:58
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch 2 times, most recently from c8aa9f7 to 3fc4fa8 Compare November 1, 2022 22:54
@renovate renovate bot force-pushed the renovate/major-dotnet-monorepo branch from 3fc4fa8 to 4676ba4 Compare November 2, 2022 18:10
@JamieMagee
Copy link
Member

Verified this change manually locally.

@JamieMagee JamieMagee merged commit 6c8aa42 into main Nov 2, 2022
@JamieMagee JamieMagee deleted the renovate/major-dotnet-monorepo branch November 2, 2022 18:18
JamieMagee added a commit that referenced this pull request Nov 2, 2022
After #107 and #162 we've migrated the target framework, and related dependencies, to .NET 6. However, the container image at the root of the repository was missed.

This PR:
- changes the base images to their `6.0-cbl-mariner2.0` tags
- Removes `gradle` from the final image (It doesn't appear to be available for Mariner 2.0)
- Removes trimming (Component Detection is incompatible with trimming due to our use of reflection)
- Makes a small linting fix in `DetectorProcessingService.cs` (IDE0055)
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants