Skip to content

Update childprocess requirement from ~> 0.9 to >= 0.9, < 4.0#6

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/bundler/childprocess-gte-0.9-and-lt-4.0
Closed

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Updates the requirements on childprocess to permit the latest version.

Release notes

Sourced from childprocess's releases.

3.0.0

  • #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
Changelog

Sourced from childprocess's changelog.

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

  • Added a method for determining whether or not a process had been started.

Version 0.7.1 / 2017-06-26

  • Fixed a noisy uninitialized variable warning

Version 0.7.0 / 2017-05-07

  • Debugging information now uses a Logger, which can be configured.

Version 0.6.3 / 2017-03-24

See beta release notes.

Version 0.6.3.beta.1 / 2017-03-10

... (truncated)
Commits
  • 446c4f1 Update change log with links
  • efde7cc Bump gem version to 3.0.0
  • 1a55bd4 Display friendlier error message when ffi not installed
  • 37694a3 Update change log
  • ca709e5 Do not install ffi gem automatically on Windows platforms
  • 1a2382a Remove JRuby 9.1.9.0 from build matrix
  • 0a18e6c gemspec: Drop rubyforge_project property
  • 1d80933 Bump gem version 1.0.1 → 2.0.0
  • e81a587 Update change log with recent updates
  • 9d60c0f Update example code for outputting to a pipe
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Nov 28, 2019
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #8.

@dependabot-preview dependabot-preview Bot deleted the dependabot/bundler/childprocess-gte-0.9-and-lt-4.0 branch June 18, 2020 19:27
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants