Skip to content

build(deps): Bump the nuget-minor-patch group with 2 updates#19

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Nalix.Dashboard/nuget-minor-patch-6a4daebe68
Closed

build(deps): Bump the nuget-minor-patch group with 2 updates#19
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/nuget/src/Nalix.Dashboard/nuget-minor-patch-6a4daebe68

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor

Updated MudBlazor from 9.5.0 to 9.7.0.

Release notes

Sourced from MudBlazor's releases.

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

Commits viewable in compare view.

Updated Nalix.SDK from 14.0.0 to 14.2.3.

Release notes

Sourced from Nalix.SDK's releases.

14.2.3

What's Changed

🛠️ Refactors

  • fix(generators): guard every incremental model (#​293) @​phcnguyen

Full Changelog: ppn-systems/nalix@v14.2.2...v14.2.3

14.2.2

What's Changed

🐛 Bug Fixes

  • fix: concurrency and metrics bugs (#​292) @​phcnguyen

Full Changelog: ppn-systems/nalix@v14.2.1...v14.2.2

14.2.1

What's Changed

🐛 Bug Fixes

  • fix(codec): nullable packet schema sizing (#​290) @​phcnguyen

🛠️ Refactors

  • feat(network): add HTTP health-check endpoint for uptime monitors (#​291) @​phcnguyen
  • refactor: session scope (#​289) @​phcnguyen

📚 Documentation

  • docs(deps): bump codespell from 2.3.0 to 2.4.2 (#​287) @dependabot[bot]

🧪 Tests

  • refactor: session scope (#​289) @​phcnguyen

📦 Dependencies

Full Changelog: ppn-systems/nalix@v14.2.0...v14.2.1

14.2.0

What's Changed

🚀 Features

  • feat: connection group (#​282) @​phcnguyen
  • feat: extensions sdk (#​280) @​phcnguyen

⚡ Performance

  • perf: dispatch slow path (#​281) @​phcnguyen
  • feat: extensions sdk (#​280) @​phcnguyen
  • refactor: async handlers for efficient resource disposal (#​279) @​phcnguyen

🛠️ Refactors

  • fix: update IConnection.ID to ConnectionId (#​285) @​phcnguyen
  • chore: add attribute unsupport (#​283) @​phcnguyen
  • feat: connection group (#​282) @​phcnguyen
  • perf: dispatch slow path (#​281) @​phcnguyen
  • feat: extensions sdk (#​280) @​phcnguyen

📚 Documentation

  • docs: update new (#​284) @​phcnguyen

📦 Dependencies

Full Changelog: ppn-systems/nalix@v14.1.2...v14.2.0

14.1.2

What's Changed

🐛 Bug Fixes

  • refactor: WebSocket receive loop to avoid deadlocks (#​278) @​phcnguyen
  • chore: update .claude skills, docs, analyzers, and network transport (#​275) @​phcnguyen

🛠️ Refactors

  • feat: add samples and update .gitignore (#​276) @​phcnguyen
  • chore: update .claude skills, docs, analyzers, and network transport (#​275) @​phcnguyen
  • refactor: remove SessionRekey and consolidate session control (#​274) @​phcnguyen

Full Changelog: ppn-systems/nalix@v14.1.1...v14.1.2

14.1.1

What's Changed

🛠️ Refactors

  • chore: update Directory.Build.props and Abstractions csproj (#​273) @​phcnguyen

Full Changelog: ppn-systems/nalix@v14.1.0...v14.1.1

14.1.0

What's Changed

🚀 Features

  • feat: refactor listeners and cleanup (#​271) @​phcnguyen

🛠️ Refactors

  • refactor: codec hosting network (#​272) @​phcnguyen
  • feat: refactor listeners and cleanup (#​271) @​phcnguyen
  • feature: refactor and fixes (#​269) @​phcnguyen
  • ci: fix nuget workflow triggers (#​268) @​phcnguyen

Other Changes

  • fix: dispatch dispose race conditions (#​270) @​phcnguyen

Full Changelog: ppn-systems/nalix@v14.0.0...v14.1.0

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps MudBlazor from 9.5.0 to 9.7.0
Bumps Nalix.SDK from 14.0.0 to 14.2.3

---
updated-dependencies:
- dependency-name: MudBlazor
  dependency-version: 9.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: Nalix.SDK
  dependency-version: 14.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, nuget. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github

dependabot Bot commented on behalf of github Jul 15, 2026

Copy link
Copy Markdown
Contributor Author

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

@dependabot dependabot Bot closed this Jul 15, 2026
@dependabot
dependabot Bot deleted the dependabot/nuget/src/Nalix.Dashboard/nuget-minor-patch-6a4daebe68 branch July 15, 2026 02:06
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.

0 participants