deps(deps): bump github.com/gotd/td from 0.131.0 to 0.138.0#31
deps(deps): bump github.com/gotd/td from 0.131.0 to 0.138.0#31dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.131.0 to 0.138.0. - [Release notes](https://github.com/gotd/td/releases) - [Commits](gotd/td@v0.131.0...v0.138.0) --- updated-dependencies: - dependency-name: github.com/gotd/td dependency-version: 0.138.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
AssigneesThe following users could not be added as assignees: LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🤖 Augment PR SummarySummary: Updates the project’s Telegram client dependency to a newer Changes:
Technical Notes: This upgrade may require the build/CI environment to run a newer Go toolchain matching the updated 🤖 Was this summary useful? React with 👍 or 👎 |
| module tg-down | ||
|
|
||
| go 1.23.3 | ||
| go 1.24.0 |
There was a problem hiding this comment.
Raising the module go version to 1.24.0 will cause builds/tests to fail anywhere still using Go <1.24 (the go command errors when go.mod requires a newer version). CI is currently pinned to Go 1.21 via GO_VERSION, so this PR will likely break workflows unless that is updated in the same change.
Other Locations
.github/workflows/ci.yml:13.github/workflows/code-quality.yml:14.github/workflows/go-dependency-submission.yml:20
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Bumps github.com/gotd/td from 0.131.0 to 0.138.0.
Release notes
Sourced from github.com/gotd/td's releases.
... (truncated)
Commits
9e05bbdMerge pull request #1667 from borzovplus/monoforum-support240c539Merge pull request #1669 from borzovplus/on-self-success-callback5bc1a69Merge branch 'on-self-success-callback' of https://github.com/borzovplus/td i...969a1affix type in OnSelfSuccess commentfa23ef2Merge branch 'gotd:main' into on-self-success-callbacka5601faMerge branch 'gotd:main' into monoforum-support195c955onSelfSuccess callback added to connection process8cef09cMerge pull request #1663 from gotd/dependabot/go_modules/_tools/golang-0d17b2...9209a96Merge pull request #1668 from gotd/dependabot/go_modules/github.com/k0kubun/p...3e38426chore(deps): bump github.com/k0kubun/pp/v3 from 3.5.0 to 3.5.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)