Skip to content

Update childprocess requirement from ~> 0.9 to >= 0.9, < 6.0#15

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/childprocess-gte-0.9-and-lt-6.0
Open

Update childprocess requirement from ~> 0.9 to >= 0.9, < 6.0#15
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/childprocess-gte-0.9-and-lt-6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Copy link
Copy Markdown

Updates the requirements on childprocess to permit the latest version.

Release notes

Sourced from childprocess's releases.

5.1.0

  • #196: Remove ostruct dependency to fix deprecation warning on Ruby 3.4
  • #199: Add logger dependency to fix deprecation warning on Ruby 3.4
Changelog

Sourced from childprocess's changelog.

Version 5.1.0 / 2024-01-06

  • #196: Remove ostruct dependency to fix deprecation warning on Ruby 3.4
  • #199: Add logger dependency to fix deprecation warning on Ruby 3.4

Version 5.0.0 / 2024-01-06

  • #175: Replace all backends by Process.spawn for portability, reliability and simplicity.
  • #185: Add support for Ruby 3.x

Version 4.1.0 / 2021-06-08

  • #170: Update gem homepage to use https://
  • #177: Add ARM64-macos support

Version 4.0.0 / 2020-06-18

  • #167: Fix detach behavior on Windows
  • #168: Drop support for Ruby 2.3

Version 3.0.0 / 2019-09-20

  • #156: Remove unused rubyforge_project from gemspec
  • #160: Remove extension to conditionally install ffi gem on Windows platforms
  • #160: Remove runtime dependency on rake gem

Version 2.0.0 / 2019-07-11

  • #148: Drop support for Ruby 2.0, 2.1, and 2.2
  • #149: Fix Unix fork reopen to be compatible with Ruby 2.6
  • #152/#154: Fix hangs and permission errors introduced in Ruby 2.6 for leader processes of process groups

Version 1.0.1 / 2019-02-03

  • #143: Fix installs by adding rake gem as runtime dependency
  • #147: Relax rake gem constraint from < 12 to < 13

Version 1.0.0 / 2019-01-28

  • #134: Add support for non-ASCII characters on Windows
  • #132: Install ffi gem requirement on Windows only
  • #128: Convert environment variable values to strings when posix_spawn enabled
  • #141: Support JRuby on Java >= 9

Version 0.9.0 / 2018-03-10

  • Added support for DragonFly BSD.

Version 0.8.0 / 2017-09-23

... (truncated)

Commits
  • c756730 Cut version 5.1.0
  • 3a954ed Add logger dependency to fix warning on Ruby 3.4 (#199)
  • 4315989 Fix CI (#197)
  • 9c0d345 Remove ostruct dependency (#196)
  • 127a3d1 Update CI badge in README.md (#194)
  • 45d40d3 Cut version 5.0.0
  • 82afeeb Replace all backends by Process.spawn for portability, reliability and simpli...
  • 9981cee Make validates cleanly spec compatible with RubyGems 3.5+ (#193)
  • 9d387d6 Use PosixSpawnProcess instead of ForkExecProcess on platforms without fork
  • 2fd1392 Update msvcrt_name
  • 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 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)

Updates the requirements on [childprocess](https://github.com/enkessler/childprocess) to permit the latest version.
- [Release notes](https://github.com/enkessler/childprocess/releases)
- [Changelog](https://github.com/enkessler/childprocess/blob/master/CHANGELOG.md)
- [Commits](enkessler/childprocess@v0.9.0...v5.1.0)

---
updated-dependencies:
- dependency-name: childprocess
  dependency-version: 5.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 20, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants