chore(deps): bump the production-dependencies group with 2 updates #1

Merged
dependabot[bot] merged 1 commit from dependabot/bun/production-dependencies-4940e6c6f7 into main 2025-12-27 18:50:15 +03:00
dependabot[bot] commented 2025-12-27 17:44:06 +03:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the production-dependencies group with 2 updates: grammy and @types/bun.

Updates grammy from 1.38.3 to 1.38.4

Release notes

Sourced from grammy's releases.

v1.38.4

What's Changed

Full Changelog: https://github.com/grammyjs/grammY/compare/v1.38.3...v1.38.4

Commits
  • 5740197 1.38.4
  • 7b99bb5 docs: fix typo in deprecation comment (#845)
  • ff48571 fix: support sendChatAction in all message threads
  • 7160915 fix: update type of BunAdapter json body (#841)
  • 0ef83ce Add "purchased_paid_media" to the list of default update types (#838)
  • 3ef7532 fix: request types of Cloudflare Workers adapter (#828)
  • See full diff in compare view

Updates @types/bun from 1.3.1 to 1.3.5

Commits

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
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the production-dependencies group with 2 updates: [grammy](https://github.com/grammyjs/grammY) and [@types/bun](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bun). Updates `grammy` from 1.38.3 to 1.38.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grammyjs/grammY/releases">grammy's releases</a>.</em></p> <blockquote> <h2>v1.38.4</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <ul> <li>fix: request types of Cloudflare Workers adapter by <a href="https://github.com/SpEcHiDe"><code>@​SpEcHiDe</code></a> in <a href="https://redirect.github.com/grammyjs/grammY/pull/828">grammyjs/grammY#828</a></li> <li>fix: add &quot;purchased_paid_media&quot; to the list of default update types by <a href="https://github.com/rayz1065"><code>@​rayz1065</code></a> in <a href="https://redirect.github.com/grammyjs/grammY/pull/838">grammyjs/grammY#838</a></li> <li>fix: update type of BunAdapter json body by <a href="https://github.com/rayz1065"><code>@​rayz1065</code></a> in <a href="https://redirect.github.com/grammyjs/grammY/pull/841">grammyjs/grammY#841</a></li> <li>fix: support sendChatAction in all message threads by <a href="https://github.com/KnorpelSenf"><code>@​KnorpelSenf</code></a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grammyjs/grammY/compare/v1.38.3...v1.38.4">https://github.com/grammyjs/grammY/compare/v1.38.3...v1.38.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grammyjs/grammY/commit/574019752feffae9d4dbe69c0f8f97fba1d06916"><code>5740197</code></a> 1.38.4</li> <li><a href="https://github.com/grammyjs/grammY/commit/7b99bb57a0e1bec20d9cd9696a430ab1ed3347e3"><code>7b99bb5</code></a> docs: fix typo in deprecation comment (<a href="https://redirect.github.com/grammyjs/grammY/issues/845">#845</a>)</li> <li><a href="https://github.com/grammyjs/grammY/commit/ff4857122b79cf0dcecd8c2e3097fc75108fa663"><code>ff48571</code></a> fix: support sendChatAction in all message threads</li> <li><a href="https://github.com/grammyjs/grammY/commit/7160915b7f423a599509f9d5d6c7ecfa2f44c088"><code>7160915</code></a> fix: update type of BunAdapter json body (<a href="https://redirect.github.com/grammyjs/grammY/issues/841">#841</a>)</li> <li><a href="https://github.com/grammyjs/grammY/commit/0ef83ce196e87eea0a8ba4560ec3374023e253e8"><code>0ef83ce</code></a> Add &quot;purchased_paid_media&quot; to the list of default update types (<a href="https://redirect.github.com/grammyjs/grammY/issues/838">#838</a>)</li> <li><a href="https://github.com/grammyjs/grammY/commit/3ef753244548acf987769afc9c6bbd3528bfb106"><code>3ef7532</code></a> fix: request types of Cloudflare Workers adapter (<a href="https://redirect.github.com/grammyjs/grammY/issues/828">#828</a>)</li> <li>See full diff in <a href="https://github.com/grammyjs/grammY/compare/v1.38.3...v1.38.4">compare view</a></li> </ul> </details> <br /> Updates `@types/bun` from 1.3.1 to 1.3.5 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bun">compare view</a></li> </ul> </details> <br /> 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 <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 </details>
dependabot[bot] commented 2025-12-27 17:44:07 +03:00 (Migrated from github.com)

Labels

The following labels could not be found: automerge, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

### Labels The following labels could not be found: `automerge`, `dependencies`. Please create them before Dependabot can add them to a pull request. Please fix the above issues or remove invalid values from `dependabot.yml`.
dependabot[bot] commented 2025-12-27 18:13:59 +03:00 (Migrated from github.com)

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.

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`.
NiXTheDev commented 2025-12-27 18:49:38 +03:00 (Migrated from github.com)

@dependabot recreate

@dependabot recreate
Sign in to join this conversation.
No description provided.