Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump symfony/process from 7.0.7 to 7.1.7#112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubNov 6, 2024
edited
Loading

Bumpssymfony/process from 7.0.7 to 7.1.7.

Release notes

Sourced fromsymfony/process's releases.

v7.1.7

Changelog (symfony/process@v7.1.6...v7.1.7)

v7.1.6

Changelog (symfony/process@v7.1.5...v7.1.6)

  • no significant changes

v7.1.5

Changelog (symfony/process@v7.1.4...v7.1.5)

v7.1.3

Changelog (symfony/process@v7.1.2...v7.1.3)

  • no significant changes

v7.1.1

Changelog (symfony/process@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Changelog (symfony/process@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.1.0-RC1

Changelog (symfony/process@v7.1.0-BETA1...v7.1.0-RC1)

v7.1.0-BETA1

Changelog (symfony/process@v7.0.7...v7.1.0-BETA1)

v7.0.8

Changelog (symfony/process@v7.0.7...v7.0.8)

Changelog

Sourced fromsymfony/process's changelog.

CHANGELOG

7.1

  • AddProcess::setIgnoredSignals() to disable signal propagation to the child process

6.4

  • AddPhpSubprocess to handle PHP subprocesses that take over theconfiguration from their parent
  • AddRunProcessMessage andRunProcessMessageHandler

5.2.0

  • addedProcess::setOptions() to setProcess specific options
  • added optioncreate_new_console to allow a subprocess to continueto run after the main script exited, both on Linux and on Windows

5.1.0

  • addedProcess::getStartTime() to retrieve the start time of the process as float

5.0.0

  • removedProcess::inheritEnvironmentVariables()
  • removedPhpProcess::setPhpBinary()
  • Process must be instantiated with a command array, useProcess::fromShellCommandline() when the command should be parsed by the shell
  • removedProcess::setCommandLine()

4.4.0

  • deprecatedProcess::inheritEnvironmentVariables(): env variables are always inherited.
  • addedProcess::getLastOutputTime() method

4.2.0

  • added theProcess::fromShellCommandline() to run commands in a shell wrapper
  • deprecated passing a command as string when creating aProcess instance
  • deprecated theProcess::setCommandline() and thePhpProcess::setPhpBinary() methods
  • added theProcess::waitUntil() method to wait for the process only for aspecific output, then continue the normal execution of your application

... (truncated)

Commits

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 will merge this PR once CI passes on it, as requested by@andrey-helldar.


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 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)
    You can disable automated security fix PRs for this repo from theSecurity Alerts page.

Bumps [symfony/process](https://github.com/symfony/process) from 7.0.7 to 7.1.7.- [Release notes](https://github.com/symfony/process/releases)- [Changelog](https://github.com/symfony/process/blob/7.1/CHANGELOG.md)- [Commits](symfony/process@v7.0.7...v7.1.7)---updated-dependencies:- dependency-name: symfony/process  dependency-type: indirect...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependenciesUpdating dependencies phpPull requests that update Php code labelsNov 6, 2024
@andrey-helldar
Copy link
Member

@dependabot merge

dependabot[bot] reacted with thumbs up emoji

@dependabotdependabotbot merged commit26b9707 intomainNov 6, 2024
8 checks passed
@dependabotdependabotbot deleted the dependabot/composer/symfony/process-7.1.7 branchNovember 6, 2024 15:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependenciesUpdating dependenciesphpPull requests that update Php code

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@andrey-helldar

[8]ページ先頭

©2009-2025 Movatter.jp