Skip to content

Bump MASES.JNet from 2.6.4 to 2.6.5#1233

Merged
masesdevelopers merged 3 commits intorelease/2.9.Xfrom
dependabot/nuget/src/net/KNet/release/2.9.X/MASES.JNet-2.6.5
Nov 28, 2025
Merged

Bump MASES.JNet from 2.6.4 to 2.6.5#1233
masesdevelopers merged 3 commits intorelease/2.9.Xfrom
dependabot/nuget/src/net/KNet/release/2.9.X/MASES.JNet-2.6.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

Updated MASES.JNet from 2.6.4 to 2.6.5.

Release notes

Sourced from MASES.JNet's releases.

2.6.5.0

This release updates:

  • JNet:
    • updates to JCOBridge 2.6.5
    • adds support for .NET 10
    • adds a new function Rebuild for var args before send the content to the underlying subsystem
    • adds a fallback for InnerException when Cause of Throwable returns an error
    • updates the way data are exchanged by JNetHelper
    • generates classes based on latest JNetReflector
    • aligns developed classes to the latest needs of JCOBridge 2.6.5
  • JNet Templates: removes the template based on JCOBridge since there is a guide in https://www.jcobridge.com/getting-started/
  • JNetCLI: no changes
  • JNetCLICore: no changes
  • JNetPS: no changes
  • JNetPSCore: no changes
  • JNetReflector:
    • adds a filter for nested classes after the first level
    • removes the new constraint from clauses
    • uses the new function Rebuild for var args
  • Docker: no changes
  • Documentation: aligns to latest code changes
  • Tests: update tests to cover more OSes during tests

Official Docker images

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

Official PowerShell packages

What's Changed

Commits viewable in compare view.

Dependabot compatibility score

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: MASES.JNet
  dependency-version: 2.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Nov 27, 2025
@masesdevelopers masesdevelopers merged commit a15f91a into release/2.9.X Nov 28, 2025
130 checks passed
@masesdevelopers masesdevelopers deleted the dependabot/nuget/src/net/KNet/release/2.9.X/MASES.JNet-2.6.5 branch November 28, 2025 16:00
@masesdevelopers
Copy link
Contributor

See #1232 (comment) for new constraint

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.

1 participant