Skip to content

Bump NBomber from 6.5.0 to 6.6.0 - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/chapters/ch06-performance/NBomber-6.6.0
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/chapters/ch06-performance/NBomber-6.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown

Updated NBomber from 6.5.0 to 6.6.0.

Release notes

Sourced from NBomber's releases.

6.6.0

Blog post

What's Changed

  • Mark the aggregated request-count properties as [Obsolete] on both ScenarioStats and NodeStats #​989
  • Add BytesPerSecond (transfer throughput) to DataTransferStats #​992
  • Add support for handling LargeDataFeed #​932
  • Incompatible runtime dependency with Spectre.Console 0.55.0 #​981
  • HTML report improvements (new data transfer chart, metric table under every chart, tooltips)
  • Improved logging (buffers log records until the real test session starts. This removes the temporary session IDs and temporary report folders that were previously created before the session ID was known)
  • Cluster improvements
    • Agent IDs are now numbers. The Coordinator assigns a short numeric ID to each Agent, instead of a GUID. The log files, the folders, and the cluster reports are now much easier to read and to correlate.
    • Fixed the early stop in cluster mode. When a session stopped before the planned duration, NBomber calculated the final RPS and throughput of an Agent against the planned duration. As a result, these values were too low. Now NBomber calculates them against the duration that the Agent executed.
    • The Coordinator can now gather every Agent's log files into one place. Logs land in reportFolder/agents_logs/agentId

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 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: NBomber
  dependency-version: 6.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Author

Labels

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

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

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