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

chore(deps): bump symfony/console from 6.2.1 to 6.2.3 #936

Merged
merged 1 commit into from
Dec 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2022

Bumps symfony/console from 6.2.1 to 6.2.3.

Release notes

Sourced from symfony/console's releases.

v6.2.3

Changelog (symfony/console@v6.2.2...v6.2.3)

  • bug #48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v6.2.2

Changelog (symfony/console@v6.2.1...v6.2.2)

  • bug #48681 Revert "bug #48089 Fix clear line with question in section (maxbeckers) (chalasr)
  • bug #48580 Fix missing command not matching namespace error message (Titouan Galopin)
  • bug #48089 Fix clear line with question in section (maxbeckers)
Commits
  • 0f57961 Merge branch '6.1' into 6.2
  • b800f23 Merge branch '6.0' into 6.1
  • 2ab3073 Merge branch '5.4' into 6.0
  • 58422fd [Console] Correctly overwrite progressbars with different line count per step
  • f3212cd Merge branch '6.1' into 6.2
  • 9413b2e Merge branch '6.0' into 6.1
  • 9050b8c Merge branch '5.4' into 6.0
  • 9bd719e [Console] Fix a test when pcntl is not available (following #48329)
  • 5a9bd5c Merge branch '6.1' into 6.2
  • c649f33 Revert "bug #48089 [Console] Fix clear line with question in section (maxbeck...
  • Additional commits viewable 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)

Bumps [symfony/console](https://github.com/symfony/console) from 6.2.1 to 6.2.3.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.2/CHANGELOG.md)
- [Commits](symfony/console@v6.2.1...v6.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 29, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #936 (ccc09af) into master (e7dd951) will decrease coverage by 3.34%.
The diff coverage is 82.66%.

@@             Coverage Diff              @@
##             master     #936      +/-   ##
============================================
- Coverage     91.97%   88.63%   -3.35%     
- Complexity      256      285      +29     
============================================
  Files            40       47       +7     
  Lines           810      774      -36     
============================================
- Hits            745      686      -59     
- Misses           65       88      +23     
Impacted Files Coverage Δ
src/Badge/Infrastructure/ResponseFactory.php 100.00% <ø> (ø)
src/Controller/Badge/CircleCiController.php 0.00% <0.00%> (ø)
src/Controller/HealthController.php 0.00% <0.00%> (ø)
src/Stats/Reader/RedisReader.php 100.00% <ø> (ø)
src/Service/CircleCiClient.php 55.55% <42.85%> (-44.45%) ⬇️
...c/Badge/Model/UseCase/CreateGitAttributesBadge.php 78.57% <50.00%> (-5.64%) ⬇️
src/Controller/SnippetController.php 50.00% <50.00%> (ø)
src/Service/SnippetGenerator.php 85.41% <56.25%> (-14.59%) ⬇️
src/Service/GitLabClient.php 58.33% <58.33%> (ø)
src/Contributors/Service/Repository.php 93.10% <80.00%> (-1.35%) ⬇️
... and 63 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JellyBellyDev JellyBellyDev merged commit 26e4a48 into master Dec 29, 2022
@JellyBellyDev JellyBellyDev deleted the dependabot/composer/symfony/console-6.2.3 branch December 29, 2022 16:49
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants