Skip to content

Update all non-major dependencies#38

Merged
adampoit merged 2 commits into
masterfrom
renovate/all-non-major-dependencies
Jul 14, 2026
Merged

Update all non-major dependencies#38
adampoit merged 2 commits into
masterfrom
renovate/all-non-major-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@react-router/dev (source) 8.1.08.2.0 age confidence devDependencies minor
@react-router/node (source) 8.1.08.2.0 age confidence dependencies minor
@react-router/serve (source) 8.1.08.2.0 age confidence dependencies minor
@types/node (source) 25.9.425.9.5 age confidence devDependencies patch
Microsoft.AspNetCore.Authentication.OpenIdConnect (source) 10.0.510.0.9 age confidence nuget patch
Microsoft.Extensions.Hosting.Systemd (source) 10.0.510.0.9 age confidence nuget patch
dotnet-sdk 10.0.10010.0.301 age confidence dotnet-sdk patch
react-router (source) 8.1.08.2.0 age confidence dependencies minor
vite (source) 8.1.38.1.4 age confidence devDependencies patch

Release Notes

remix-run/react-router (@​react-router/dev)

v8.2.0

Compare Source

Minor Changes
  • Add a Web Streams default server entry for non-Node Framework mode apps (#​15290)
    • Apps using @react-router/node, @react-router/express, or @react-router/serve continue to use the renderToPipeableStream default server entry
    • Apps without those Node server adapter dependencies use a renderToReadableStream default server entry
    • Non-Node apps with their own entry.server.tsx may be able to remove it in favor of the default if it is not doing anything custom
  • Detect nub as a supported package manager when installing framework dependencies (#​15276)
Patch Changes
  • Detect user rolldownOptions config in Vite 8+ (#​15278)
Unstable Changes

⚠️ Unstable features are not recommended for production use

remix-run/react-router (@​react-router/node)

v8.2.0

Compare Source

Patch Changes
remix-run/react-router (@​react-router/serve)

v8.2.0

Compare Source

Patch Changes
dotnet/dotnet (Microsoft.AspNetCore.Authentication.OpenIdConnect)

v10.0.9

v10.0.8

v10.0.7

v10.0.6

dotnet/sdk (dotnet-sdk)

v10.0.301

Compare Source

v10.0.300: .NET 10.0.8

Compare Source

Release

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 06:59 AM, only on Tuesday (* 0-6 * * 2)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the automation label Jul 14, 2026
@not-adam

not-adam Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Mira PR Walkthrough

Automated Renovate PR updating non-major dependencies across the frontend (React Router 8.1.0→8.2.0, vite 8.1.3→8.1.4, @types/node 25.9.4→25.9.5) and backend (.NET OpenIdConnect & Hosting.Systemd 10.0.5→10.0.9, dotnet-sdk 10.0.100→10.0.301). All changes are minor or patch version bumps with no source-code modifications.

Confidence: 4/5   ◉◉◉◉○   Safe with minor verification
  • All bumps are minor/patch and routine. React Router 8.2.0's new Web Streams default only affects non-Node apps; this project uses @react-router/node and @react-router/serve so it's unaffected. Standard CI build verification is recommended.

3 files reviewed


Comment @not-adam help to get the list of available commands and usage tips.

@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from e4597b3 to 75c631c Compare July 14, 2026 04:41
@renovate
renovate Bot force-pushed the renovate/all-non-major-dependencies branch from e081c00 to 7bf9558 Compare July 14, 2026 04:47
@adampoit
adampoit merged commit a2f0556 into master Jul 14, 2026
7 checks passed
@adampoit
adampoit deleted the renovate/all-non-major-dependencies branch July 14, 2026 13:32
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.

1 participant