Bump the go-modules-updates group with 3 updates #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules-updates group with 3 updates: github.com/gotd/td, github.com/jessevdk/go-flags and golang.org/x/term.
Updates
github.com/gotd/td
from 0.102.0 to 0.105.0Release notes
Sourced from github.com/gotd/td's releases.
Commits
7183696
Merge pull request #1399 from gotd/feat/flood-premium-wait6fb0a41
feat(tgerr): handle premium waitf373160
Merge pull request #1398 from gotd/feat/update-tdlib-schema17c3865
Merge pull request #1397 from gotd/feat/update-schema2abd589
feat(schema): update TDLib to the latest layer77d9ac1
feat(schema): update Telegram to the latest layer46696c4
Merge pull request #1395 from gotd/dependabot/go_modules/github.com/klauspost...cc45615
chore(deps): bump github.com/klauspost/compress from 1.17.8 to 1.17.9eadb69c
Merge pull request #1393 from gotd/dependabot/go_modules/golang-58985dd5bd792500b
Merge pull request #1386 from gotd/feat/update-tdlib-schemaUpdates
github.com/jessevdk/go-flags
from 1.5.0 to 1.6.1Release notes
Sourced from github.com/jessevdk/go-flags's releases.
Commits
c02e333
Revert "Minor cleanup unused parameter"c573fc0
Update for main branch rename7e06247
Remove unused status1898d83
Merge pull request #406 from jessevdk/upgrade01b0873
Remove test that does not pass vet4eda719
Minor cleanup unused parameter30073cd
fmtef356de
Fix workflow593b49b
Bump go version to 1.20c3489c6
UPgrade to x/sys v0.21.0Updates
golang.org/x/term
from 0.20.0 to 0.21.0Commits
5f0bb72
go.mod: update golang.org/x dependenciesDependabot 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