Skip to content

chore(deps): bump the dependencies group across 1 directory with 3 updates#8

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-2dbea947d7
Open

chore(deps): bump the dependencies group across 1 directory with 3 updates#8
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/dependencies-2dbea947d7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 6, 2025

Copy link
Copy Markdown

Bumps the dependencies group with 3 updates in the / directory: react-reconciler, @mtcute/bun and @mtcute/dispatcher.

Updates react-reconciler from 0.32.0 to 0.33.0

Commits

Updates @mtcute/bun from 0.24.3 to 0.26.1

Release notes

Sourced from @​mtcute/bun's releases.

v0.26.1

@​mtcute/core

  • f8fac3001d4bd8c55bdc0739f49e900db94ca918: fix(core): update usernames in this._cached

v0.26.0

@​mtcute/core

  • 5bdacdb58c6cd48c9c15013133f9ea18f885bf7f: feat: updated to layer 214
  • 5ef1290c4b3978ac972c319bc84c7b3fb4fa88ea: feat(core): getStarGiftValue method
  • d5bed28b0e3d77ee9bb129784d9e072079c6de40: feat(core): support more transaction types
  • 593ddbb6ebea2c24c98c99075ec6e41bbccae90b: feat(core): support prepaid stargift upgrades
  • cff706b14969bb5c47c10b9dcd5e5109c432d60f: feat(core): saved music
  • 7e4e854b97450d3486074334d84cd75f296bb247: ❗ BREAKING fix(core)!: updated getSavedStarGifts method BREAKING: excludeLimited option was removed server-side, it can likely be replicated via excludeUnique + excludeUpgradable
  • 3770b098f16d7dde5aa3d04a7c3ac97ab2ddd79e: ❗ BREAKING chore(core)!: StarGiftUnique#resellPrice -> resellPriceStars
  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead
  • 2eecbb3ecac3af210d7f4b684b461a5378587d22: ❗ BREAKING refactor(core)!: improved typings for star gift message actions BREAKING: action stars_gift was split into multiple actions depending on the content:
    • star_gift_sent
    • star_gift_upgrade_paid
    • star_gift_upgraded
    • star_gift_bought_resale
    • star_gift_transferred

@​mtcute/tl

  • 5bdacdb58c6cd48c9c15013133f9ea18f885bf7f: feat: updated to layer 214

@​mtcute/bun

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead

@​mtcute/deno

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead

@​mtcute/node

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods

... (truncated)

Commits
  • 789f241 chore(release): v0.26.1
  • f8fac30 fix(core): update usernames in this._cached
  • 187d0fc chore(release): v0.26.0
  • 2eecbb3 refactor(core)!: improved typings for star gift message actions
  • f2caac9 chore(core)!: removed deprecated methods
  • 3770b09 chore(core)!: StarGiftUnique#resellPrice -> resellPriceStars
  • 7e4e854 fix(core)!: updated getSavedStarGifts method
  • cff706b feat(core): saved music
  • 593ddbb feat(core): support prepaid stargift upgrades
  • d5bed28 feat(core): support more transaction types
  • Additional commits viewable in compare view

Updates @mtcute/dispatcher from 0.24.3 to 0.26.1

Release notes

Sourced from @​mtcute/dispatcher's releases.

v0.26.1

@​mtcute/core

  • f8fac3001d4bd8c55bdc0739f49e900db94ca918: fix(core): update usernames in this._cached

v0.26.0

@​mtcute/core

  • 5bdacdb58c6cd48c9c15013133f9ea18f885bf7f: feat: updated to layer 214
  • 5ef1290c4b3978ac972c319bc84c7b3fb4fa88ea: feat(core): getStarGiftValue method
  • d5bed28b0e3d77ee9bb129784d9e072079c6de40: feat(core): support more transaction types
  • 593ddbb6ebea2c24c98c99075ec6e41bbccae90b: feat(core): support prepaid stargift upgrades
  • cff706b14969bb5c47c10b9dcd5e5109c432d60f: feat(core): saved music
  • 7e4e854b97450d3486074334d84cd75f296bb247: ❗ BREAKING fix(core)!: updated getSavedStarGifts method BREAKING: excludeLimited option was removed server-side, it can likely be replicated via excludeUnique + excludeUpgradable
  • 3770b098f16d7dde5aa3d04a7c3ac97ab2ddd79e: ❗ BREAKING chore(core)!: StarGiftUnique#resellPrice -> resellPriceStars
  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead
  • 2eecbb3ecac3af210d7f4b684b461a5378587d22: ❗ BREAKING refactor(core)!: improved typings for star gift message actions BREAKING: action stars_gift was split into multiple actions depending on the content:
    • star_gift_sent
    • star_gift_upgrade_paid
    • star_gift_upgraded
    • star_gift_bought_resale
    • star_gift_transferred

@​mtcute/tl

  • 5bdacdb58c6cd48c9c15013133f9ea18f885bf7f: feat: updated to layer 214

@​mtcute/bun

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead

@​mtcute/deno

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods BREAKING:
    • run method removed, use start instead
    • toggleForum method removed, use updateForumSettings instead
    • getResaleOptions method renamed to getStarGiftResaleOptions
    • setMyEmojiStatus method removed, use setEmojiStatus instead

@​mtcute/node

  • f2caac94d0fdc7822da1db77c3e7429c1ea5f1dd: ❗ BREAKING chore(core)!: removed deprecated methods

... (truncated)

Commits
  • 789f241 chore(release): v0.26.1
  • f8fac30 fix(core): update usernames in this._cached
  • 187d0fc chore(release): v0.26.0
  • 2eecbb3 refactor(core)!: improved typings for star gift message actions
  • f2caac9 chore(core)!: removed deprecated methods
  • 3770b09 chore(core)!: StarGiftUnique#resellPrice -> resellPriceStars
  • 7e4e854 fix(core)!: updated getSavedStarGifts method
  • cff706b feat(core): saved music
  • 593ddbb feat(core): support prepaid stargift upgrades
  • d5bed28 feat(core): support more transaction types
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the dependencies group with 3 updates in the / directory: [react-reconciler](https://github.com/facebook/react/tree/HEAD/packages/react-reconciler), [@mtcute/bun](https://github.com/mtcute/mtcute) and [@mtcute/dispatcher](https://github.com/mtcute/mtcute).


Updates `react-reconciler` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/react-reconciler)

Updates `@mtcute/bun` from 0.24.3 to 0.26.1
- [Release notes](https://github.com/mtcute/mtcute/releases)
- [Commits](mtcute/mtcute@v0.24.3...v0.26.1)

Updates `@mtcute/dispatcher` from 0.24.3 to 0.26.1
- [Release notes](https://github.com/mtcute/mtcute/releases)
- [Commits](mtcute/mtcute@v0.24.3...v0.26.1)

---
updated-dependencies:
- dependency-name: react-reconciler
  dependency-version: 0.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mtcute/bun"
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@mtcute/dispatcher"
  dependency-version: 0.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Oct 6, 2025
@dependabot @github

dependabot Bot commented on behalf of github Nov 17, 2025

Copy link
Copy Markdown
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants