Skip to content

[main] Update dependencies from dotnet/source-build-reference-packages - #17435

Merged
vzarytovskii merged 18 commits into
mainfrom
darc-main-941ecbc8-2a0e-4727-a6cf-1a755958c65a
Aug 7, 2024
Merged

[main] Update dependencies from dotnet/source-build-reference-packages#17435
vzarytovskii merged 18 commits into
mainfrom
darc-main-941ecbc8-2a0e-4727-a6cf-1a755958c65a

Conversation

@dotnet-maestro

@dotnet-maestrodotnet-maestroBot commented Jul 23, 2024

Copy link
Copy Markdown
Contributor

This pull request updates the following dependencies

From https://github.com/dotnet/source-build-reference-packages

  • Subscription: 2b1d14a5-d4fc-446d-bbf6-08db789b3a02
  • Build: 20240805.2
  • Date Produced: August 5, 2024 9:04:06 PM UTC
  • Commit: 0d066e61a30c2599d0ced871ea45acf0e10571af
  • Branch: refs/heads/main

…ence-packages build 20240722.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24372.2
@dotnet-maestro
dotnet-maestroBot requested a review from a team as a code ownerJuly 23, 2024 12:47
@github-actions

Copy link
Copy Markdown
Contributor

✅ No release notes required

psfinaki
psfinaki previously requested changes Jul 23, 2024

@psfinakipsfinaki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mhm probably should wait with this for the Xliff dep update

dotnet-maestroBotand others added 7 commits July 24, 2024 12:33
…ence-packages build 20240723.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24373.1
…ence-packages build 20240724.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24374.1
…ence-packages build 20240724.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24374.1
…ence-packages build 20240724.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24374.1
…ence-packages build 20240724.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24374.1
…ence-packages build 20240724.1
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24374.1
@psfinaki
psfinaki dismissed their stale reviewJuly 29, 2024 15:43

The dependent PR is merged

@psfinaki

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
…ence-packages build 20240729.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24352.1 -> To Version 9.0.0-alpha.1.24379.2
@psfinaki

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 2 pipeline(s).

dotnet-maestroBotand others added 2 commits August 7, 2024 12:39
…ence-packages build 20240805.2
Microsoft.SourceBuild.Intermediate.source-build-reference-packages
From Version 9.0.0-alpha.1.24379.2 -> To Version 9.0.0-alpha.1.24405.2
@vzarytovskii
vzarytovskii requested a review from a team as a code ownerAugust 7, 2024 15:50
@vzarytovskii

Copy link
Copy Markdown
Member

@dotnet/source-build-internal I had to add System.Threading.Tasks.Dataflow.8.0.0 to ignores, I hope it's the right thing to do.

@ellahathaway

Copy link
Copy Markdown
Member

I had to add System.Threading.Tasks.Dataflow.8.0.0 to ignores, I hope it's the right thing to do.

Since this is an 8.0 package, I think it would have to be added to the source-build-reference-packages repo first so that a prebuilt isn't detected in the VMR.

@MichaelSimons - can you verify that this is correct?

@ellahathaway

Copy link
Copy Markdown
Member

^ followup - I just noticed that this update is pulling in changes from dotnet/source-build-assets#979 which removed the 8.0 version of this package from SBRP. So adding this package to the baseline exclusions should be alright.

@vzarytovskii
vzarytovskii enabled auto-merge (squash) August 7, 2024 18:33
@vzarytovskii
vzarytovskii merged commit 60f667f into mainAug 7, 2024
@dotnet-maestro
dotnet-maestroBot deleted the darc-main-941ecbc8-2a0e-4727-a6cf-1a755958c65a branch August 7, 2024 18:38
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

3 participants

@psfinaki@vzarytovskii@ellahathaway