[PR #752] [MERGED] chore(deps): Bump symfony/console from 7.3.4 to 7.3.5 in /vendor-bin/telegram-client #763

Closed
opened 2026-02-26 06:32:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/752
Author: @dependabot[bot]
Created: 10/28/2025
Status: Merged
Merged: 10/28/2025
Merged by: @dependabot[bot]

Base: masterHead: dependabot/composer/vendor-bin/telegram-client/symfony/console-7.3.5


📝 Commits (1)

  • f7f0070 chore(deps): Bump symfony/console in /vendor-bin/telegram-client

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 vendor-bin/telegram-client/composer.lock (+6 -6)

📄 Description

Bumps symfony/console from 7.3.4 to 7.3.5.

Release notes

Sourced from symfony/console's releases.

v7.3.5

Changelog (https://github.com/symfony/console/compare/v7.3.4...v7.3.5)

Commits
  • cdb80fa [Console] ensure SHELL_VERBOSITY is always restored properly
  • a112e15 Merge branch '6.4' into 7.3
  • 13d3176 fixup! [Console] Specify types of interactive question choices
  • b10e52d Merge branch '6.4' into 7.3
  • 80f8c48 bug #61861 [Console] Ensure terminal is usable after termination signal (john...
  • 250376a [Console] Ensure terminal is usable after termination signal
  • a31c8da Merge branch '6.4' into 7.3
  • 492de6d do not pass the empty string to ord()
  • d42098f fix transient Console output related test
  • 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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/nextcloud/twofactor_gateway/pull/752 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/composer/vendor-bin/telegram-client/symfony/console-7.3.5` --- ### 📝 Commits (1) - [`f7f0070`](https://github.com/nextcloud/twofactor_gateway/commit/f7f00707bac9160cae6c9b2010a3abcd14f78d60) chore(deps): Bump symfony/console in /vendor-bin/telegram-client ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `vendor-bin/telegram-client/composer.lock` (+6 -6) </details> ### 📄 Description Bumps [symfony/console](https://github.com/symfony/console) from 7.3.4 to 7.3.5. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/symfony/console/releases">symfony/console's releases</a>.</em></p> <blockquote> <h2>v7.3.5</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/console/compare/v7.3.4...v7.3.5">https://github.com/symfony/console/compare/v7.3.4...v7.3.5</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/62058">symfony/symfony#62058</a> [Console] Ensure <code>SHELL_VERBOSITY</code> is always restored properly (<a href="https://github.com/ttskch"><code>@​ttskch</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61861">symfony/symfony#61861</a> [Console] Ensure terminal is usable after termination signal (<a href="https://github.com/johnstevenson"><code>@​johnstevenson</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61856">symfony/symfony#61856</a> [Console] do not pass the empty string to ord() (<a href="https://github.com/xabbuh"><code>@​xabbuh</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/console/commit/cdb80fa5869653c83cfe1a9084a673b6daf57ea7"><code>cdb80fa</code></a> [Console] ensure <code>SHELL_VERBOSITY</code> is always restored properly</li> <li><a href="https://github.com/symfony/console/commit/a112e151890c9e14d9e5db11d9085f0e94eba170"><code>a112e15</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/13d3176cf8ad8ced24202844e9f95af11e2959fc"><code>13d3176</code></a> fixup! [Console] Specify types of interactive question choices</li> <li><a href="https://github.com/symfony/console/commit/b10e52d437af466c0118bc589482e2b92a6740f9"><code>b10e52d</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/80f8c48cae842985374a60d8eff69f073eab500e"><code>80f8c48</code></a> bug <a href="https://redirect.github.com/symfony/console/issues/61861">#61861</a> [Console] Ensure terminal is usable after termination signal (john...</li> <li><a href="https://github.com/symfony/console/commit/250376ab38529b9540e56a76c4120c7f6d29b915"><code>250376a</code></a> [Console] Ensure terminal is usable after termination signal</li> <li><a href="https://github.com/symfony/console/commit/a31c8dabf3891cfa6555d497b794bc3042dd8f51"><code>a31c8da</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/492de6dfd93910d7d7a729c5a04ddcd2b9e99c4f"><code>492de6d</code></a> do not pass the empty string to ord()</li> <li><a href="https://github.com/symfony/console/commit/d42098fad3fd7e0ad98b078ad0312f2a7d475ad7"><code>d42098f</code></a> fix transient Console output related test</li> <li>See full diff in <a href="https://github.com/symfony/console/compare/v7.3.4...v7.3.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=symfony/console&package-manager=composer&previous-version=7.3.4&new-version=7.3.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @nextcloud-command. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 06:32:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/twofactor_gateway-nextcloud#763
No description provided.