Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

Update test-unit requirement from ~> 3.6.1 to ~> 3.6.2 #264

Merged
merged 1 commit into from
Feb 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Updates the requirements on test-unit to permit the latest version.

Release notes

Sourced from test-unit's releases.

test-unit 3.6.2 - 2024-02-16

Improvements

  • UI: console: Add --gc-stress option that enables GC.stress only whie each test is running.

  • Added support for Ruby 3.4 style backtrace. GH-237 [Patch by Yusuke Endoh]

Thanks

  • Yusuke Endoh
Commits
  • 4c65a7d Add 3.6.2 entry
  • 7d5bf51 test: remove a needless escape
  • 6be3324 Support Ruby 3.4's new error message format (#237)
  • b8f0b30 test: use Gem::Version explicitly for old RubyGems
  • 3613549 test: use csv gem only for Ruby 3.4 or later
  • 3e461d7 ci: add Ruby 3.2 and 3.3
  • f541590 test: install csv explicitly
  • 50e14c8 doc: Use https instead of http (#236)
  • bdd1668 Add --gc-stress option
  • 16c1b7a Bump actions/checkout from 3 to 4 (#234)
  • Additional 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 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 <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

Updates the requirements on [test-unit](https://github.com/test-unit/test-unit) to permit the latest version.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: test-unit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 19, 2024
@github-actions github-actions bot merged commit 0c9b2c2 into main Feb 19, 2024
11 checks passed
@github-actions github-actions bot deleted the dependabot/bundler/test-unit-tw-3.6.2 branch February 19, 2024 15:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants