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

Add empty global.json to dependabot #6498

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

jander-msft
Copy link
Member

Summary

Some dependabot updates are failing because it is scanning for the global.json file associated with each of the dependabot projects and finding the one at the root of the repository which contains msbuild-sdk entries; the dependabot updater views these SDKs as updatable dependencies but fails to update them because they really don't exist in the dependabot project. To avoid this, add an empty global.json file in the eng/dependabot folder so that extra dependencies are not discovered.

Release Notes Entry

@jander-msft jander-msft requested a review from a team as a code owner April 23, 2024 17:55
@jander-msft jander-msft enabled auto-merge (squash) April 23, 2024 18:08
@jander-msft jander-msft merged commit 84b92bf into dotnet:main Apr 23, 2024
26 checks passed
@jander-msft jander-msft deleted the dependabot-global-json branch April 23, 2024 19:32
@jander-msft
Copy link
Member Author

/backport to release/8.0

@jander-msft
Copy link
Member Author

/backport to release.7.x

Copy link
Contributor

Started backporting to release/8.0: https://github.com/dotnet/dotnet-monitor/actions/runs/8806170764

@jander-msft
Copy link
Member Author

/backport to release/6.x

Copy link
Contributor

Started backporting to release.7.x: https://github.com/dotnet/dotnet-monitor/actions/runs/8806171847

Copy link
Contributor

Started backporting to release/6.x: https://github.com/dotnet/dotnet-monitor/actions/runs/8806172862

Copy link
Contributor

@jander-msft an error occurred while backporting to release.7.x, please check the run log for details!

Error: The specified backport target branch release.7.x wasn't found in the repo.

@jander-msft
Copy link
Member Author

/backport to release/7.x

Copy link
Contributor

Started backporting to release/7.x: https://github.com/dotnet/dotnet-monitor/actions/runs/8806176882

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants