- 
                Notifications
    You must be signed in to change notification settings 
- Fork 715
Bump the microsoftdotnet group with 3 updates #2502
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
Conversation
4dff7d3    to
    e59d7a3      
    Compare
  
    | @joperezr I'm not sure whether it's ok for me to merge this or these are rows that maestro should update? | 
Bumps the microsoftdotnet group with 3 updates: [Microsoft.DotNet.Arcade.Sdk](https://github.com/dotnet/arcade), [Microsoft.DotNet.Helix.Sdk](https://github.com/dotnet/arcade) and [Microsoft.DotNet.SharedFramework.Sdk](https://github.com/dotnet/arcade). Updates `Microsoft.DotNet.Arcade.Sdk` from 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1 - [Commits](https://github.com/dotnet/arcade/commits) Updates `Microsoft.DotNet.Helix.Sdk` from 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1 - [Commits](https://github.com/dotnet/arcade/commits) Updates `Microsoft.DotNet.SharedFramework.Sdk` from 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1 - [Commits](https://github.com/dotnet/arcade/commits) --- updated-dependencies: - dependency-name: Microsoft.DotNet.Arcade.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftdotnet - dependency-name: Microsoft.DotNet.Helix.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftdotnet - dependency-name: Microsoft.DotNet.SharedFramework.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftdotnet ... Signed-off-by: dependabot[bot] <support@github.com>
e59d7a3    to
    e11ab36      
    Compare
  
    | I don't think dependabot should be updating just one of these. I think we should let maestro do it on the normal "update arcade" schedule. Like #2231. | 
| Correct, we should disable updating Arcade produced packages. Arcade's release cycles are usually like this: 
 Because of the way that dependabot works, it will detect that there are new packages from point # 2, which means it will always try to create PRs to bump the versions before they have passed validation. For this reason, it's better to just disable/exclude these packages from dependabot's monitoring, and just allow regular dependency flow to manage them. | 
| Ok sounds good I'll close this and look into disabling for them. | 
| This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. | 
| 
 Not really, essentially we want dependabot to skip anything that is getting updated via dpendency flow. For Aspire, that means any package that comes from dotnet/arcade, dotnet/extensions, microsoft/usvc-apiserver (which is dcp), dotnet/aspnetcore, and dotnet/runtime. When unclear if something is using dependency flow or not, a good rule of thumb that should work is to try to run  | 
Bumps the microsoftdotnet group with 3 updates: Microsoft.DotNet.Arcade.Sdk, Microsoft.DotNet.Helix.Sdk and Microsoft.DotNet.SharedFramework.Sdk.
Updates
Microsoft.DotNet.Arcade.Sdkfrom 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1Commits
Updates
Microsoft.DotNet.Helix.Sdkfrom 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1Commits
Updates
Microsoft.DotNet.SharedFramework.Sdkfrom 8.0.0-beta.24113.2 to 8.0.0-beta.24123.1Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions