Skip to content

Remove NuGet.config links #8235

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

Merged
merged 1 commit into from
May 14, 2025
Merged

Conversation

jander-msft
Copy link
Contributor

Summary

There have been recent changes to dependabot that are causing the NuGet.config links under each of the dependabot folders to seemingly be ignored. Dependabot them falls back to using nuget.org, which is never what we want to happen. This is causing PRs such as #8216 and #8230 to be opened.

I tested the removal of these file links in my fork of the repo and it seems to behave correctly by locating the NuGet.config at the root of the repository (which the file links were pointing at) and performing updates.

Release Notes Entry

@jander-msft jander-msft requested a review from a team as a code owner May 12, 2025 17:55
@wiktork wiktork merged commit aa4eecb into dotnet:main May 14, 2025
21 checks passed
@wiktork
Copy link
Member

wiktork commented May 14, 2025

/backport to release/8.x

Copy link
Contributor

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

github-actions bot pushed a commit that referenced this pull request May 14, 2025
wiktork pushed a commit that referenced this pull request May 15, 2025
@wiktork
Copy link
Member

wiktork commented May 15, 2025

/backport to release/9.0

Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/dotnet-monitor/actions/runs/15053514312

github-actions bot pushed a commit that referenced this pull request May 15, 2025
wiktork pushed a commit that referenced this pull request May 15, 2025
wiktork pushed a commit that referenced this pull request May 19, 2025
* Update dependencies from https://github.com/dotnet/diagnostics build 20250511.1 (#8228)

[main] Update dependencies from dotnet/diagnostics

* Update releases information. (#8227)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250512.2 (#8236)

[main] Update dependencies from dotnet/diagnostics

* Map Uri config value as string (#8234)

* Add 8.1.1 release notes (#8237)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>

* Add 9.0.3 release notes (#8238)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>

* generate release notes (#8240)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register new release information (#8241)

* Register v9.1.0-preview.3.25257.5 release information

* Register v9.0.3 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v8.1.1 release information (#8242)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250513.1 (#8244)

[main] Update dependencies from dotnet/command-line-api

* Remove nuget.config links (#8235)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250513.2 (#8257)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250515.1 (#8265)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250515.1 (#8264)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250516.1 (#8271)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250517.1 (#8272)

[main] Update dependencies from dotnet/diagnostics

---------

Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sven Boemer <[email protected]>
Co-authored-by: Justin Anderson <[email protected]>
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