Skip to content

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Oct 3, 2025

Note

This is a codeflow update. It may contain both source code changes from the VMR as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

Associated changes in source repos

@dotnet-maestro dotnet-maestro bot requested a review from a team as a code owner October 3, 2025 02:15
Copy link
Contributor

@dotnet-policy-service dotnet-policy-service bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Auto-approve

@premun
Copy link
Member

premun commented Oct 3, 2025

@jjonescz backflow works now - just not sure if we care for this downgrade or not

@jjonescz
Copy link
Member

jjonescz commented Oct 3, 2025

The downgrade seems to be correct in the sense that VMR main has RC1 version of System.CommandLine whereas VMR release/10.0.1xx had RC2 and now has even RTM version of System.CommandLine. (Seems weird but not a roslyn issue.) And we changed the flow to be from VMR's main instead of 10.0.1xx, so we are getting RC1 instead of RC2/RTM version (i.e., a downgrade).

@jjonescz
Copy link
Member

jjonescz commented Oct 3, 2025

(We cannot merge this anyway currently though because Roslyn's main branch is temporarily locked)

@dotnet-maestro
Copy link
Contributor Author

dotnet-maestro bot commented Oct 4, 2025

Important

The source repository has received code changes from an opposite flow. Any additional codeflows into this PR may potentially result in lost changes.
Please continue with one of the following options:

  1. Close or merge this PR and let the codeflow continue normally
  2. Close or merge this PR and receive the new codeflow immediately by triggering the subscription:
    darc trigger-subscriptions --id 68bcfd48-e237-4022-9011-da7f2d2b96e6
  3. Force-flow new changes into this PR at your own risk (some PR commits might be reverted):
    darc trigger-subscriptions --force --id 68bcfd48-e237-4022-9011-da7f2d2b96e6

In case of unclarities, consult the FAQ or tag @dotnet/product-construction for assistance.

@jjonescz jjonescz merged commit 4df446e into main Oct 6, 2025
34 of 35 checks passed
@jjonescz jjonescz deleted the darc-main-08ac820c-edea-4230-8050-6c3001eb4eb6 branch October 6, 2025 08:15
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Oct 6, 2025
333fred added a commit to 333fred/roslyn that referenced this pull request Oct 6, 2025
* upstream/main:
  Extensions: Close some tracked follow-ups (dotnet#80527)
  Fix outdated 17.15 to 18.0 (dotnet#80570)
  Update dependencies from https://github.com/dotnet/dotnet build 285582 (dotnet#80551)
  Fix all-in-one tests
  [main] Update dependencies from dotnet/arcade (dotnet#80559)
  Improve error recovery when object initializer uses ':' instead of '=' (dotnet#80553)
  Support `field` keyword in EE. (dotnet#80515)
  Log a debug message for ContentModified exceptions. (dotnet#80549)
  Update dependencies from https://github.com/dotnet/arcade build 20251002.2 (dotnet#80550)
333fred added a commit to 333fred/roslyn that referenced this pull request Oct 7, 2025
* upstream/main: (252 commits)
  Move Watch EA to a separate assembly Microsoft.CodeAnalysis.ExternalAccess.HotReload (dotnet#80556)
  Enable long paths for Windows DartLab CI (dotnet#80581)
  Ensure that CS8659 is reported on partial properties (dotnet#80573)
  Fix a wrong relative link in a doc (dotnet#80567)
  [main] Source code updates from dotnet/dotnet (dotnet#80578)
  Update dependencies from https://github.com/dotnet/arcade build 20251006.2 (dotnet#80577)
  Update main configs after VS snap (dotnet#80523)
  Add followup async public apis (dotnet#80455)
  Reduce allocations in CSharpSyntaxNode.GetStructure (dotnet#80562)
  Extensions: Close some tracked follow-ups (dotnet#80527)
  Fix outdated 17.15 to 18.0 (dotnet#80570)
  Update dependencies from https://github.com/dotnet/dotnet build 285582 (dotnet#80551)
  Fix all-in-one tests
  [main] Update dependencies from dotnet/arcade (dotnet#80559)
  Improve error recovery when object initializer uses ':' instead of '=' (dotnet#80553)
  Support `field` keyword in EE. (dotnet#80515)
  Log a debug message for ContentModified exceptions. (dotnet#80549)
  Update dependencies from https://github.com/dotnet/arcade build 20251002.2 (dotnet#80550)
  Fix
  Simplify and add additional asserts
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants