Skip to content

Update dependency test-unit to v3.7.8 (main)#445

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-test-unit-3.x
Open

Update dependency test-unit to v3.7.8 (main)#445
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-test-unit-3.x

Conversation

@renovate

@renovate renovate Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
test-unit (source) 3.7.33.7.8 age adoption passing confidence

Release Notes

test-unit/test-unit (test-unit)

v3.7.8: test-unit 3.7.8 - 2026-06-05

Compare Source

Improvements
  • parallel: process: Improved performance on Windows.

  • Improved compatibility with Ruby::Box on $!.

    • GH-370
    • Patch by MATSUMOTO Katsuyoshi
  • doc: Added a process option in parallel options.

  • Improved the -I option. You can prepend load paths to prioritize
    your development library over the system library.

Thanks
  • MATSUMOTO Katsuyoshi

v3.7.7: test-unit 3.7.7 - 2026-01-01

Compare Source

Fixes
  • Fixed a bug that NoMemoryError occurred with RBS tests + MSVC Ruby.
Thanks
  • Nobuyoshi Nakada

v3.7.6: test-unit 3.7.6 - 2025-12-25

Compare Source

Fixes
  • Fixed a bug that sub_test_case may cause a runtime error. This
    also covers a minor case.

v3.7.5: test-unit 3.7.5 - 2025-12-24

Compare Source

Fixes
  • Fixed a bug that sub_test_case may cause a runtime error.

v3.7.4: test-unit 3.7.4 - 2025-12-23

Compare Source

Improvements
  • Added support for process based parallel test running. You can use
    it by the --parallel=process option. You need to specify load
    path options (e.g. -Ilib). Tests that startup/shutdown (test case
    level setup/teardown) are defined run in the same process.

  • Added support for worker_id for the parallel runner. You can
    use it in your test, setup/teardown and startup/shutdown (test case
    level setup/teardown).

  • parallel: thread: Improved shutdown (test case level teardown)
    timing. As a result, tests that startup (test case level setup) or
    teardown are defined now run in the same thread.

Fixes
  • parallel: thread: Fixed a bug that running tests failed with the
    --verbose option.
Thanks
  • Naoto Ono

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Jul 8, 2026
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

The rpm/deb packages and the JAR file for openvox-server are available in a zip archive:
https://github.com/OpenVoxProject/openvox-server/actions/runs/29171242138/artifacts/8253620424

@github-actions github-actions Bot enabled auto-merge July 8, 2026 18:00
@renovate renovate Bot force-pushed the renovate/main-test-unit-3.x branch 3 times, most recently from 324228c to 23d11c5 Compare July 11, 2026 22:39
@renovate renovate Bot force-pushed the renovate/main-test-unit-3.x branch from 23d11c5 to 70b34ad Compare July 11, 2026 22:53
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants