Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/gotd/td from 0.50.0 to 0.51.0 #150

Merged
merged 2 commits into from
Sep 30, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2021

Bumps github.com/gotd/td from 0.50.0 to 0.51.0.

Release notes

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

v0.51.0

  • Updated gap engine with simplified initialization
  • Updated API version to 132, changed ID type to int64 as per schema

v0.51.0-alpha.2

  • Update layer to 132
  • Use int64 for identifiers

v0.51.0-alpha.1

  • Update gap engine

v0.51.0-alpha.0

No release notes provided.

Commits
  • 6741da9 Merge pull request #533 from gotd/feat/update-schema
  • c610a71 feat(schema): update schema to the latest layer
  • a1c5c01 Merge pull request #532 from gotd/dependabot/github_actions/actions/github-sc...
  • c3dad03 chore(deps): bump actions/github-script from 4.1 to 5
  • 303255c Merge pull request #529 from gotd/feat/update-schema
  • 0a07919 fix: make linter happy
  • dbc8429 feat: use int64 for identifiers
  • ce05d64 Merge pull request #530 from gotd/dependabot/go_modules/golang.org/x/tools-0.1.6
  • 3d270b7 Merge pull request #531 from gotd/dependabot/go_modules/_tools/golang.org/x/t...
  • cedd9f6 chore(deps): bump golang.org/x/tools from 0.1.5 to 0.1.6 in /_tools
  • 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.50.0 to 0.51.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](gotd/td@v0.50.0...v0.51.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 Sep 29, 2021
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

Merging #150 (edcf468) into master (7515e09) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #150   +/-   ##
=======================================
  Coverage   56.69%   56.69%           
=======================================
  Files          52       52           
  Lines        2023     2023           
=======================================
  Hits         1147     1147           
  Misses        782      782           
  Partials       94       94           
Impacted Files Coverage Δ
internal/tests/storage.go 96.42% <100.00%> (ø)
storage/key.go 81.25% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7515e09...edcf468. Read the comment docs.

@ernado ernado merged commit d66e2e3 into master Sep 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the dependabot/go_modules/github.com/gotd/td-0.51.0 branch September 30, 2021 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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