Merged
Conversation
…pendabot config Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Merge dependabot config and remove eng/dependabot
Merge eng/dependabot into root Directory.Packages.props
Jan 16, 2026
There was a problem hiding this comment.
Pull request overview
This PR consolidates dependabot-managed package versions into the root Directory.Packages.props file and removes the workaround directory that was created due to a dependabot limitation with global.json handling.
Changes:
- Merged 15 external dependency package versions from
eng/dependabot/Directory.Packages.propsinto the rootDirectory.Packages.props - Updated dependabot configuration to monitor the root directory instead of
eng/dependabot - Removed the
eng/dependabotdirectory and its contents (Directory.Packages.propsandglobal.json)
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Directory.Packages.props | Added 15 package versions (Azure SDK, SQL Server, and external dependencies) and removed the import of the dependabot directory |
| .github/dependabot.yml | Updated nuget directory from /eng/dependabot to / |
| eng/dependabot/Directory.Packages.props | Deleted - contents merged into root Directory.Packages.props |
| eng/dependabot/global.json | Deleted - empty file used as workaround |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
ViktorHofer
reviewed
Jan 20, 2026
Member
ViktorHofer
left a comment
There was a problem hiding this comment.
How does dependabot now know which dependencies to update and which not? (i.e. Arcade.Sdk should never get updated)
Member
|
@ViktorHofer I'll add it to the ignore list if it tries to update it |
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Consolidates dependabot-managed package versions into the root
Directory.Packages.propsand removes the separateeng/dependabotdirectory workaround.Changes
eng/dependabot/Directory.Packages.propsand removed the import/eng/dependabotto/eng/dependabot/Directory.Packages.propsandeng/dependabot/global.jsonOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.