[PR #712] [MERGED] chore(deps): Bump symfony/console from 7.3.3 to 7.3.4 in /vendor-bin/telegram-client #720

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/712
Author: @dependabot[bot]
Created: 9/30/2025
Status: Merged
Merged: 9/30/2025
Merged by: @dependabot[bot]

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


📝 Commits (1)

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

📊 Changes

1 file changed (+12 additions, -13 deletions)

View changed files

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

📄 Description

Bumps symfony/console from 7.3.3 to 7.3.4.

Release notes

Sourced from symfony/console's releases.

v7.3.4

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

Commits
  • 2b9c5fa Merge branch '6.4' into 7.3
  • 6ef58ef [Console] Specify types of interactive question choices
  • 966b6f4 Merge branch '6.4' into 7.3
  • 5b692fe [Console] Fix handling of \E in Bash completion
  • 0d024b0 Merge branch '6.4' into 7.3
  • 7d36330 [Console] Don’t append a new line to test inputs ending with an EOT
  • 471c5ae Merge branch '6.4' into 7.3
  • 78a6b2b [Console] Don’t automatically append EOT to multiline test inputs
  • e363fd7 Merge branch '6.4' into 7.3
  • 6e654c0 use the empty string instead of null as an array offset
  • 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/712 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/composer/vendor-bin/telegram-client/symfony/console-7.3.4` --- ### 📝 Commits (1) - [`deba680`](https://github.com/nextcloud/twofactor_gateway/commit/deba6802a17847e6e8d6a857529e9333d269aac0) chore(deps): Bump symfony/console in /vendor-bin/telegram-client ### 📊 Changes **1 file changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `vendor-bin/telegram-client/composer.lock` (+12 -13) </details> ### 📄 Description Bumps [symfony/console](https://github.com/symfony/console) from 7.3.3 to 7.3.4. <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.4</h2> <p><strong>Changelog</strong> (<a href="https://github.com/symfony/console/compare/v7.3.3...v7.3.4">https://github.com/symfony/console/compare/v7.3.3...v7.3.4</a>)</p> <ul> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61724">symfony/symfony#61724</a> [Console] Fix handling of <code>\E</code> in Bash completion (<a href="https://github.com/HypeMC"><code>@​HypeMC</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61693">symfony/symfony#61693</a> [Console] Don’t append a new line to test inputs ending with an EOT (<a href="https://github.com/MatTheCat"><code>@​MatTheCat</code></a>)</li> <li>bug <a href="https://redirect.github.com/symfony/symfony/issues/61690">symfony/symfony#61690</a> [Console] Don’t automatically append EOT to multiline test inputs (<a href="https://github.com/MatTheCat"><code>@​MatTheCat</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/symfony/console/commit/2b9c5fafbac0399a20a2e82429e2bd735dcfb7db"><code>2b9c5fa</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/6ef58ef9f52d2466addd42ae0689b0b5c1a19e2e"><code>6ef58ef</code></a> [Console] Specify types of interactive question choices</li> <li><a href="https://github.com/symfony/console/commit/966b6f474c5e9139af216f1d24f8e595b97c87a0"><code>966b6f4</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/5b692fe889b4dcd886acf9a3141ef35f0241bd3c"><code>5b692fe</code></a> [Console] Fix handling of <code>\E</code> in Bash completion</li> <li><a href="https://github.com/symfony/console/commit/0d024b009b4c29d72f79fd0cc228f4bddec84d24"><code>0d024b0</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/7d36330ef219616ee9c0c3412e6bc6ac0faec691"><code>7d36330</code></a> [Console] Don’t append a new line to test inputs ending with an EOT</li> <li><a href="https://github.com/symfony/console/commit/471c5aeba8e5dbb0d677f5cc66dc1a88a02e96a5"><code>471c5ae</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/78a6b2bf4e5246ed5824c6b617169ec13e75b5e3"><code>78a6b2b</code></a> [Console] Don’t automatically append EOT to multiline test inputs</li> <li><a href="https://github.com/symfony/console/commit/e363fd735d524b8e315d3fca54726f6f2957cc34"><code>e363fd7</code></a> Merge branch '6.4' into 7.3</li> <li><a href="https://github.com/symfony/console/commit/6e654c04d1101993e2ea127b6fcd8cdc7dfda5cc"><code>6e654c0</code></a> use the empty string instead of null as an array offset</li> <li>See full diff in <a href="https://github.com/symfony/console/compare/v7.3.3...v7.3.4">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.3&new-version=7.3.4)](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:31:56 +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#720
No description provided.