Skip to content

Dependabot will manage versions on main#17460

Merged
mattleibow merged 2 commits intomainfrom
dev/ms.ext
Sep 19, 2023
Merged

Dependabot will manage versions on main#17460
mattleibow merged 2 commits intomainfrom
dev/ms.ext

Conversation

@mattleibow
Copy link
Member

Description of Change

Instead of hard-coded numbers that never get updated, we can let the tool do the job.

@mattleibow mattleibow requested a review from a team as a code owner September 18, 2023 17:27
@rmarinho
Copy link
Member

Should we add this as a group update on dependabot ?

@mattleibow
Copy link
Member Author

There is already.

@mattleibow mattleibow merged commit f1f7ef4 into main Sep 19, 2023
@mattleibow mattleibow deleted the dev/ms.ext branch September 19, 2023 10:48
@mattleibow
Copy link
Member Author

/backport to net7.0

@github-actions
Copy link
Contributor

@github-actions
Copy link
Contributor

@mattleibow backporting to net7.0 failed, the patch most likely resulted in conflicts:

$ git am --3way --ignore-whitespace --keep-non-patch changes.patch

Applying: Dependabot will manage versions on main
Using index info to reconstruct a base tree...
M	eng/Microsoft.Extensions.targets
M	eng/Versions.props
M	src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj
Falling back to patching base and 3-way merge...
Auto-merging src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj
CONFLICT (content): Merge conflict in src/Workload/Microsoft.Maui.Sdk/Microsoft.Maui.Sdk.csproj
Auto-merging eng/Versions.props
CONFLICT (content): Merge conflict in eng/Versions.props
Auto-merging eng/Microsoft.Extensions.targets
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 Dependabot will manage versions on main
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
Error: The process '/usr/bin/git' failed with exit code 128

Please backport manually!

@github-actions
Copy link
Contributor

@mattleibow an error occurred while backporting to net7.0, please check the run log for details!

Error: git am failed, most likely due to a merge conflict.

mattleibow added a commit that referenced this pull request Sep 19, 2023
mattleibow added a commit that referenced this pull request Sep 19, 2023
rmarinho added a commit that referenced this pull request Sep 20, 2023
…le (#17487)

* [build] Bump aspnet package versions

* [net7.0] Dependabot will manage versions on main (#17488)

Backport of #17460 and #17485

---------

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.2.9373 Look for this fix in 8.0.0-rc.2.9373! label Aug 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

fixed-in-8.0.0-rc.2.9373 Look for this fix in 8.0.0-rc.2.9373!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants