Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump symfony/console from 5.4.8 to 5.4.9 #99

Merged
merged 1 commit into from
May 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 30, 2022

Bumps symfony/console from 5.4.8 to 5.4.9.

Release notes

Sourced from symfony/console's releases.

v5.4.9

Changelog (symfony/console@v5.4.8...v5.4.9)

  • bug #46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
  • bug #46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
  • bug #46341 Fix aliases handling in command name completion (Seldaek)
  • bug #46291 Suppress unhandled error in some specific use-cases. (rw4lll)
  • bug #46264 Better required argument check in InputArgument (jnoordsij)
Commits
  • 829d5d1 Complete negatable options
  • 1894919 Merge branch '4.4' into 5.4
  • cce7a9f [Console] Fixes "Incorrectly nested style tag found" error when using multi-l...
  • 441c306 Fix aliases handling in command name completion
  • f7e29ec Merge branch '4.4' into 5.4
  • 7216004 Fix CS in Console Table after #45565
  • cf62f08 Suppress unhandled error in some specific use-cases.
  • 0697438 Merge branch '4.4' into 5.4
  • 4f43a3f Merge branch '4.4' into 5.4
  • 3aac1c4 [Console] Better required argument check in InputArgument
  • See full diff in compare view

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 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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 30, 2022

The following labels could not be found: dependency.

@codecov
Copy link

codecov bot commented May 30, 2022

Codecov Report

Merging #99 (e3dbfd7) into main (4559a0e) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main      #99   +/-   ##
=========================================
  Coverage     58.11%   58.11%           
  Complexity      200      200           
=========================================
  Files            32       32           
  Lines           635      635           
=========================================
  Hits            369      369           
  Misses          266      266           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4559a0e...e3dbfd7. Read the comment docs.

@gsteel
Copy link
Member

gsteel commented May 31, 2022

@dependabot rebase

Bumps [symfony/console](https://github.com/symfony/console) from 5.4.8 to 5.4.9.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.1/CHANGELOG.md)
- [Commits](symfony/console@v5.4.8...v5.4.9)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/symfony/console-5.4.9 branch from b358370 to e3dbfd7 Compare May 31, 2022 09:36
@github-actions github-actions bot merged commit 37c5e39 into main May 31, 2022
@github-actions github-actions bot deleted the dependabot/composer/symfony/console-5.4.9 branch May 31, 2022 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant