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 Jul 29, 2021

Bumps github.com/gotd/td from 0.46.0 to 0.48.0.

Release notes

Sourced from github.com/gotd/td's releases.

v0.48.0

  • Support 32-bit systems (@​tdakkota)
  • Dramatically reduce idle memory consumption (now ~150kb per client)
  • Initial code generation for building Telegram server (@​xjem)

v0.47.0-alpha.4

  • Dramatically improve idle memory consumption

v0.47.0-alpha.3

Simplify readLoop again.

v0.47.0-alpha.2

No release notes provided.

v0.47.0-alpha.1

MTProto internals updated with trade-offs adjusted to favor less memory idle consumption.

Commits
  • 2974356 Merge pull request #432 from gotd/dependabot/github_actions/codecov/codecov-a...
  • ff46fbc chore(deps): bump codecov/codecov-action from 2.0.1 to 2.0.2
  • b9de452 Merge pull request #430 from gotd/feat/telegram-reuse-type-mappings
  • eb68d01 chore: make linter happy
  • 7bd3b79 test(mtproto): update read benchmark
  • 82605e5 feat(mtproto): spawn goroutine per message
  • eef2774 feat(telegram): reuse type mappings
  • a5f1083 Merge pull request #429 from gotd/feat/mtproto-readloop-gc
  • 613eb03 feat(mtproto): rely in garbage collector in readLoop
  • 67750b5 Merge pull request #428 from tdakkota/fix/compile-on-32bit
  • 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.46.0 to 0.48.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.46.0...v0.48.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 29, 2021
@ernado ernado merged commit fdaad71 into main Jul 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/gotd/td-0.48.0 branch July 30, 2021 23:31
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