Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps github.com/gotd/td from 0.35.0 to 0.36.0.

Commits
  • 6738d1a Merge pull request #295 from gotd/feature/lru-expiration-support
  • 67e240f fix(bin): reset buf before put to pool
  • f96286e refactor(peer): extract singleflight as decorator
  • 2c06645 Merge pull request #293 from gotd/feature/lru-expiration-support
  • f658ea0 docs(peer): add LRU example
  • 2129ded feat(peer): add Plain resolver constructor
  • 86c4c94 refactor(query): add some shorthands (#282)
  • 8b2b937 fix(telegram): do not call Self if no updates mode is enabled
  • c73e5d5 feat(peer): add expiration support to the LRU resolver
  • 425e2b7 Merge pull request #292 from tdakkota/feature/query-unpack-helpers
  • Additional commits viewable in compare view

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 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)

Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.35.0 to 0.36.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.35.0...v0.36.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 19, 2021
@ernado ernado merged commit 5849b88 into main Apr 19, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/gotd/td-0.36.0 branch April 19, 2021 12:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant