[PR #781] [MERGED] chore(deps): Bump danog/madelineproto from 8.6.0 to 8.6.2 in /vendor-bin/telegram-client #787

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/781
Author: @dependabot[bot]
Created: 12/10/2025
Status: Merged
Merged: 12/17/2025
Merged by: @vitormattos

Base: masterHead: dependabot/composer/vendor-bin/telegram-client/danog/madelineproto-8.6.2


📝 Commits (1)

  • 3114eec chore(deps): Bump danog/madelineproto in /vendor-bin/telegram-client

📊 Changes

1 file changed (+86 additions, -74 deletions)

View changed files

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

📄 Description

Bumps danog/madelineproto from 8.6.0 to 8.6.2.

Release notes

Sourced from danog/madelineproto's releases.

Layer 220 and phpseclib fixes

Fixes:

  • Fix handshake hang caused by breaking change in phpseclib's BigInteger serialization format

Features:

  • Update to layer 220

New Methods:

Changed Methods:

New Constructors:

Changed Constructors:

... (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 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/781 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/17/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `dependabot/composer/vendor-bin/telegram-client/danog/madelineproto-8.6.2` --- ### 📝 Commits (1) - [`3114eec`](https://github.com/nextcloud/twofactor_gateway/commit/3114eec2661be4f75d1cb7fd5af612a60df0390f) chore(deps): Bump danog/madelineproto in /vendor-bin/telegram-client ### 📊 Changes **1 file changed** (+86 additions, -74 deletions) <details> <summary>View changed files</summary> 📝 `vendor-bin/telegram-client/composer.lock` (+86 -74) </details> ### 📄 Description Bumps [danog/madelineproto](https://github.com/danog/MadelineProto) from 8.6.0 to 8.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/danog/MadelineProto/releases">danog/madelineproto's releases</a>.</em></p> <blockquote> <h2>Layer 220 and phpseclib fixes</h2> <p>Fixes:</p> <ul> <li>Fix handshake hang caused by breaking change in phpseclib's BigInteger serialization format</li> </ul> <p>Features:</p> <ul> <li>Update to layer 220</li> </ul> <p>New Methods:</p> <ul> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/auth.initPasskeyLogin.html">auth.initPasskeyLogin</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/auth.finishPasskeyLogin.html">auth.finishPasskeyLogin</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/account.initPasskeyRegistration.html">account.initPasskeyRegistration</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/account.registerPasskey.html">account.registerPasskey</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/account.getPasskeys.html">account.getPasskeys</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/account.deletePasskey.html">account.deletePasskey</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/payments.resolveStarGiftOffer.html">payments.resolveStarGiftOffer</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/payments.sendStarGiftOffer.html">payments.sendStarGiftOffer</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/methods/payments.getStarGiftUpgradeAttributes.html">payments.getStarGiftUpgradeAttributes</a></li> </ul> <p>Changed Methods:</p> <ul> <li>Added effect param to <a href="https://docs.madelineproto.xyz/API_docs/methods/messages.forwardMessages.html">messages.forwardMessages</a></li> </ul> <p>New Constructors:</p> <ul> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/messageActionStarGiftPurchaseOffer.html">messageActionStarGiftPurchaseOffer</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/messageActionStarGiftPurchaseOfferDeclined.html">messageActionStarGiftPurchaseOfferDeclined</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/passkey.html">passkey</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/account.passkeys.html">account.passkeys</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/account.passkeyRegistrationOptions.html">account.passkeyRegistrationOptions</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/auth.passkeyLoginOptions.html">auth.passkeyLoginOptions</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/inputPasskeyResponseRegister.html">inputPasskeyResponseRegister</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/inputPasskeyResponseLogin.html">inputPasskeyResponseLogin</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/inputPasskeyCredentialPublicKey.html">inputPasskeyCredentialPublicKey</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/starGiftBackground.html">starGiftBackground</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/starGiftAuctionRound.html">starGiftAuctionRound</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/starGiftAuctionRoundExtendable.html">starGiftAuctionRoundExtendable</a></li> <li><a href="https://docs.madelineproto.xyz/API_docs/constructors/payments.starGiftUpgradeAttributes.html">payments.starGiftUpgradeAttributes</a></li> </ul> <p>Changed Constructors:</p> <ul> <li>Added gift_num param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/messageActionStarGift.html">messageActionStarGift</a></li> <li>Added from_offer param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/messageActionStarGiftUnique.html">messageActionStarGiftUnique</a></li> <li>Removed center_color param from <a href="https://docs.madelineproto.xyz/API_docs/constructors/webPageAttributeStarGiftAuction.html">webPageAttributeStarGiftAuction</a></li> <li>Removed edge_color param from <a href="https://docs.madelineproto.xyz/API_docs/constructors/webPageAttributeStarGiftAuction.html">webPageAttributeStarGiftAuction</a></li> <li>Removed text_color param from <a href="https://docs.madelineproto.xyz/API_docs/constructors/webPageAttributeStarGiftAuction.html">webPageAttributeStarGiftAuction</a></li> <li>Added offer param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/starsTransaction.html">starsTransaction</a></li> <li>Added auction_start_date param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/starGift.html">starGift</a></li> <li>Added upgrade_variants param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/starGift.html">starGift</a></li> <li>Added background param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/starGift.html">starGift</a></li> <li>Added value_usd_amount param to <a href="https://docs.madelineproto.xyz/API_docs/constructors/starGiftUnique.html">starGiftUnique</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/danog/MadelineProto/commit/5b0d9d3691dd07e6d9e2ec7ceba79edf767874eb"><code>5b0d9d3</code></a> Regen file ref map</li> <li><a href="https://github.com/danog/MadelineProto/commit/9ba1680de37f26f0bebdb22e3e067499bcb47369"><code>9ba1680</code></a> Bump to layer 220</li> <li><a href="https://github.com/danog/MadelineProto/commit/ff72bb58cc44b2de3523a6aa1e94e207694d415f"><code>ff72bb5</code></a> Fix for breaking change in phpseclib</li> <li><a href="https://github.com/danog/MadelineProto/commit/192526f50caf49bb9c77f6b0153d2985dacfc069"><code>192526f</code></a> Fix tag</li> <li><a href="https://github.com/danog/MadelineProto/commit/25e18938a692e548cff86a529f653e64921cf42b"><code>25e1893</code></a> Fix php-parser deprecation</li> <li><a href="https://github.com/danog/MadelineProto/commit/3bc540b330397627c6bdc8ece69803a68ced57d3"><code>3bc540b</code></a> Skip leproxy tests</li> <li><a href="https://github.com/danog/MadelineProto/commit/06b81c0b900850b103a8dcaeea19ee92c67eda54"><code>06b81c0</code></a> Bump to layer 218</li> <li><a href="https://github.com/danog/MadelineProto/commit/72af31eb01f59a9a74750da133edeb8100772a69"><code>72af31e</code></a> Small fix</li> <li><a href="https://github.com/danog/MadelineProto/commit/acf4c83483af98322f4bbda96105732dd790edb1"><code>acf4c83</code></a> cleanup</li> <li><a href="https://github.com/danog/MadelineProto/commit/3a10bbd7b7ac75da6daa9ddc2c155f7a4d9f7460"><code>3a10bbd</code></a> cs-fix</li> <li>Additional commits viewable in <a href="https://github.com/danog/MadelineProto/compare/8.6.0...8.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=danog/madelineproto&package-manager=composer&previous-version=8.6.0&new-version=8.6.2)](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-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:09 +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#787
No description provided.