Skip to content

Bump the npm-dependencies group with 8 updates - #6

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Sentry/npm-dependencies-f858a2daf0
Closed

Bump the npm-dependencies group with 8 updates#6
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/Sentry/npm-dependencies-f858a2daf0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown

Updated Microsoft.Extensions.Logging from 10.0.5 to 10.0.11.

Release notes

Sourced from Microsoft.Extensions.Logging's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated MudBlazor from 9.2.0 to 9.8.0.

Release notes

Sourced from MudBlazor's releases.

9.8.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

9.7.0

What's Changed

Breaking Changes

New Features

Bug Fixes

Other Changes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v9.6.0...v9.7.0

9.6.0

What's Changed

New Features

Bug Fixes

New Contributors

9.5.0

What's Changed

Bug Fixes

Full Changelog: MudBlazor/MudBlazor@v9.4.0...v9.5.0

9.4.0

What's Changed

Breaking Changes

New Features

Bug Fixes

New Contributors

Full Changelog: MudBlazor/MudBlazor@v9.3.0...v9.4.0

9.3.0

What's Changed

New Features

Bug Fixes

New Contributors

Commits viewable in compare view.

Updated OpenCvSharp4 from 4.13.0.20260330 to 4.13.0.20260627.

Release notes

Sourced from OpenCvSharp4's releases.

4.13.0.20260627

What's Changed

New Contributors

Full Changelog: shimat/opencvsharp@4.13.0.20260602...4.13.0.20260627

4.13.0.20260602

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260531...4.13.0.20260602

4.13.0.20260531

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260529...4.13.0.20260531

4.13.0.20260529

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260427...4.13.0.20260529

4.13.0.20260427

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260317...4.13.0.20260427

Commits viewable in compare view.

Updated OpenCvSharp4.Extensions from 4.13.0.20260330 to 4.13.0.20260627.

Release notes

Sourced from OpenCvSharp4.Extensions's releases.

4.13.0.20260627

What's Changed

New Contributors

Full Changelog: shimat/opencvsharp@4.13.0.20260602...4.13.0.20260627

4.13.0.20260602

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260531...4.13.0.20260602

4.13.0.20260531

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260529...4.13.0.20260531

4.13.0.20260529

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260427...4.13.0.20260529

4.13.0.20260427

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260317...4.13.0.20260427

Commits viewable in compare view.

Updated OpenCvSharp4.runtime.win from 4.13.0.20260302 to 4.13.0.20260627.

Release notes

Sourced from OpenCvSharp4.runtime.win's releases.

4.13.0.20260627

What's Changed

New Contributors

Full Changelog: shimat/opencvsharp@4.13.0.20260602...4.13.0.20260627

4.13.0.20260602

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260531...4.13.0.20260602

4.13.0.20260531

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260529...4.13.0.20260531

4.13.0.20260529

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260427...4.13.0.20260529

4.13.0.20260427

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260317...4.13.0.20260427

4.13.0.20260317

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260308...4.13.0.20260317

4.13.0.20260308

What's Changed

Full Changelog: shimat/opencvsharp@4.13.0.20260302...4.13.0.20260308

Commits viewable in compare view.

Updated OpenShock.Desktop.ModuleBase from 1.1.4 to 1.2.1.

Release notes

Sourced from OpenShock.Desktop.ModuleBase's releases.

1.2.1

Features

  • Shared hubs — hubs that other users have shared with you now show up in the app, grouped by their owner in the sidebar and on the shockers tab, with live control support (#​83)
  • Shockers tab in the sidebar — the shockers page is now reachable directly from the nav menu
  • Linux AppImage builds — the AppImage is built in CI and attached to releases, including a Linux restart handler and proper window/taskbar icons on X11 and Wayland
  • Modules now get a dedicated data directory via IModuleInstanceManager

Improvements

  • Rewrote the Windows tray icon on top of a native implementation instead of WinForms NotifyIcon, with a menu that refreshes as the hub connection state changes
  • Live control connections now open lazily and are pruned when idle, and the sidebar reflects that state as it changes
  • Reworked the logs console: scoped styles via Blazor CSS isolation and MudBlazor theme colors instead of hardcoded dark values, so it follows the active theme
  • Design refresh on the shockers tab and shocker cards
  • Updated dependencies: MudBlazor 9.8.0, ASP.NET Core 10.0.11, OpenShock SDK 0.0.42, Serilog 4.4.0, System.Reactive 7.0.0

Fixes

  • Fixed RID handling when resolving module dependencies, including native libraries and musl detection — now covered by a test suite
  • Fixed the Photino window icon not resolving when the app was started from a different working directory
  • Fixed the AppImage desktop entry and icon name so the title bar icon resolves under KDE/GNOME
  • Fixed several installer build issues (NSIS plugin directory and PATH handling)

Security & CI

  • Pinned all GitHub Actions and Docker images to digests (#​58, #​77)
  • Bumped OpenShock/actions to v1.1.1 for a code-injection fix, and moved to its find-latest-tag / nsis-build actions
  • Pinned appimagetool to 1.9.1 with SHA256 verification
  • Replaced the inline JS eval in the logs tab with a named helper
  • Dependabot: added the docker ecosystem, spread schedules across the week, renamed the nuget-dependencies group to nuget (#​67, #​68, #​70, #​74, #​75, #​78, #​84)

Full Changelog: OpenShock/Desktop@1.1.4...1.2.1

1.2.1-rc.1

✨ Shared Hubs

Hubs and shockers shared with you by other users now show up in the app — grouped by owner on the dashboard and listed in the Shockers tab, with the owner's granted permissions enforced on every control action. Live control was reworked to handle multiple hubs and owners.

[!IMPORTANT]
Shockers are now strictly opt-in. Anything you haven't explicitly enabled counts as disabled, and overrides are dropped when a shocker disappears — so a revoked-then-regranted share needs a fresh opt-in.

🐧 Linux

  • AppImage builds, now published as a release asset
  • Correct window/taskbar icon, including on Wayland
  • Unified cross-platform restart handling

🖥 Windows

  • New tray icon implementation (replaces WinForms NotifyIcon), menu updates live with hub state
  • Icons resolved from the app directory instead of the working directory
  • Fixed NSIS plugin path in the installer build

🔄 Updater

  • Update checks now distinguish "up to date" from "check failed" instead of silently reporting up to date

🎨 UI

                                                           ...

...

Description has been truncated

Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.11
Bumps MudBlazor from 9.2.0 to 9.8.0
Bumps OpenCvSharp4 from 4.13.0.20260330 to 4.13.0.20260627
Bumps OpenCvSharp4.Extensions from 4.13.0.20260330 to 4.13.0.20260627
Bumps OpenCvSharp4.runtime.win from 4.13.0.20260302 to 4.13.0.20260627
Bumps OpenShock.Desktop.ModuleBase from 1.1.4 to 1.2.1
Bumps System.Diagnostics.PerformanceCounter from 10.0.5 to 10.0.11
Bumps System.Drawing.Common to 10.0.9, 10.0.11

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: MudBlazor
  dependency-version: 9.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: OpenCvSharp4
  dependency-version: 4.13.0.20260627
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: OpenCvSharp4.Extensions
  dependency-version: 4.13.0.20260627
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Drawing.Common
  dependency-version: 10.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: OpenCvSharp4.runtime.win
  dependency-version: 4.13.0.20260627
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: OpenShock.Desktop.ModuleBase
  dependency-version: 1.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-dependencies
- dependency-name: System.Diagnostics.PerformanceCounter
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
- dependency-name: System.Drawing.Common
  dependency-version: 10.0.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Aug 24, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 31, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/Sentry/npm-dependencies-f858a2daf0 branch August 31, 2026 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants