-
Notifications
You must be signed in to change notification settings - Fork 11
Dependency Update October 2025 #2710
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
Conversation
8899641 to
7c82c8f
Compare
7c82c8f to
2f89eae
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Dependency ReviewThe following issues were found:
|
Not sure why this is coming up now. It's complaining about |
jattasNI
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for handling this!
This PR contains the following updates: - Enabled NPM Trusted Publishing - As described by [Trusted publishing for npm packages](https://docs.npmjs.com/trusted-publishers#step-2-configure-your-cicd-workflow) the following changes were made: - Add `id-token` permissions (lets GitHub issue a token) - Updates to [node 24 which brings npm v11.6.1](https://nodejs.org/en/download/archive/v24.11.0) where npm v11.5.1+ is required - Removed explicit npm token configurations in workflow and top-level `package.json` - Updated dependencies using the same workarounds and patterns as: #2710 - Removed dotnet Apache.Arrow from the renovate ignore list to allow upgrades following discussions here: https://github.com/apache/arrow-js/discussions/204 <details> <summary>Renovate Blazor Update Details</summary> | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.AspNetCore.Components.Web](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebView](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://github.com/dotnet/aspnetcore)) | `8.0.20` -> `8.0.21` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)</summary> ### [`v8.0.21`](https://github.com/dotnet/aspnetcore/releases/tag/v8.0.21): .NET 8.0.21 [Release](https://github.com/dotnet/core/releases/tag/v8.0.21) ##### What's Changed - Update branding to 8.0.21 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​63509](https://github.com/dotnet/aspnetcore/pull/63509) - \[release/8.0] (deps): Bump src/submodules/googletest from `373af2e` to `eb2d85e` by [@​dependabot](https://github.com/dependabot)\[bot] in [#​63500](https://github.com/dotnet/aspnetcore/pull/63500) - \[release/8.0] Make duplicate deb/rpm packages so we can sign them with the new PMC key by [@​github-actions](https://github.com/github-actions)\[bot] in [#​63250](https://github.com/dotnet/aspnetcore/pull/63250) - \[release/8.0] Extend Unofficial 1ES template in IdentityModel nightly tests job by [@​github-actions](https://github.com/github-actions)\[bot] in [#​63466](https://github.com/dotnet/aspnetcore/pull/63466) - \[release/8.0] Quarantine ResponseBody\_WriteContentLength\_PassedThrough by [@​github-actions](https://github.com/github-actions)\[bot] in [#​63534](https://github.com/dotnet/aspnetcore/pull/63534) - \[release/8.0] Update dependencies from dotnet/source-build-reference-packages by [@​dotnet-maestro](https://github.com/dotnet-maestro)\[bot] in [#​63261](https://github.com/dotnet/aspnetcore/pull/63261) - \[release/8.0] Use wait assert in flaky tests by [@​ilonatommy](https://github.com/ilonatommy) in [#​63565](https://github.com/dotnet/aspnetcore/pull/63565) - \[release/8.0] Update Microsoft.Build versions by [@​github-actions](https://github.com/github-actions)\[bot] in [#​62507](https://github.com/dotnet/aspnetcore/pull/62507) - Merging internal commits for release/8.0 by [@​vseanreesermsft](https://github.com/vseanreesermsft) in [#​63603](https://github.com/dotnet/aspnetcore/pull/63603) - backport(8.0): Fix runtime architecture detection logic in ANCM by [@​DeagleGross](https://github.com/DeagleGross) in [#​63706](https://github.com/dotnet/aspnetcore/pull/63706) **Full Changelog**: <dotnet/aspnetcore@v8.0.20...v8.0.21> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "monthly" (UTC), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> </details> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: rajsite <[email protected]>
This PR contains the following updates: - Updated dependencies using the same workarounds and patterns as: #2710 <details> <summary>Renovate Blazor Update Details</summary> | Package | Change | Age | Confidence | |---|---|---|---| | [Microsoft.AspNetCore.Components.Web](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly.DevServer](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebAssembly.Server](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Components.WebView](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [Microsoft.AspNetCore.Mvc.Testing](https://asp.net/) ([source](https://github.com/dotnet/dotnet)) | `8.0.21` -> `8.0.22` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - "monthly" (UTC), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ni/nimble). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS45IiwidXBkYXRlZEluVmVyIjoiNDIuMTkuOSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> </details> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: rajsite <[email protected]>
Performs the following changes:
@vitejs/plugin-react-swcupgrading caused type and build errors I did not investigateflatbuffers. TypeScript 5.7 changed the definitions of Int32Array to include a generic. The flatbuffers library used by apache-arrow updated to a newer version of typescript and now emits types that rely on Int32 being generic. Because we do full type lib checks this causes an issue and TypeScript fails withError TS2315: Type 'Int32Array' is not generic.messages. Added a peer dep on the olderflatbuffersversion to avoid the issue. When the Angular upgrade is done and corresponding TypeScript update we can remove that pinned perflatbuffersdep.[email protected]. This seems intentional right now so I instead went with the last release of[email protected]and[email protected]template.tsfiles to opt-out of prettier linting altogether (33 of 62 files already manually were) and the@stylistic/indenteslint rule.npm run -w packages\blazor-workspace update-lock-filesreliably. It will lock to assembly versions that are not part of the sdk installation, see dotnet issue. The best workaround I have so far is to sync the changes in WSL, nuke any existing dotnet installs in WSL, download the x64 sdk, manually install it, and then update lock files to push to the branch.@nipackage updates as separate workflows. Getting the notification for general package.json updates periodically is good enough as updates are a very manual process right now.Renovate Blazor Update Details
> [!NOTE] > Mend has cancelled [the proposed renaming](https://github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07.This PR contains the following updates:
8.0.19->8.0.208.0.19->8.0.208.0.19->8.0.208.0.19->8.0.208.0.19->8.0.203.1.3->3.1.5Release Notes
dotnet/aspnetcore (Microsoft.AspNetCore.Components.Web)
v8.0.20: .NET 8.0.20Release
What's Changed
c67de11to373af2eby @dependabot[bot] in #63038Full Changelog: dotnet/aspnetcore@v8.0.19...v8.0.20
xunit/visualstudio.xunit (xunit.runner.visualstudio)
v3.1.5Compare Source
v3.1.4Compare Source
Configuration
📅 Schedule: Branch creation - "monthly" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.