Skip to content

Bump gopkg.in/src-d/lookout-sdk.v0 from 0.3.0 to 0.4.1#526

Merged
dpordomingo merged 3 commits intomasterfrom
dependabot/dep/gopkg.in/src-d/lookout-sdk.v0-0.4.1
Feb 12, 2019
Merged

Bump gopkg.in/src-d/lookout-sdk.v0 from 0.3.0 to 0.4.1#526
dpordomingo merged 3 commits intomasterfrom
dependabot/dep/gopkg.in/src-d/lookout-sdk.v0-0.4.1

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps gopkg.in/src-d/lookout-sdk.v0 from 0.3.0 to 0.4.1.

Release notes

Sourced from gopkg.in/src-d/lookout-sdk.v0's releases.

v0.4.1

New Features

Go

  • In previous versions we instructed analyzer authors to disable secure connections to source{d} Lookout using grpc.WithInsecure(). This is not needed anymore because the SDK library performs it when you use pb.DialContext (#67).
  • New instructions to use conn.ResetConnectBackoff to reset the gRPC backoff when your analyzer receives a new event. See the documentation here (#66).

Python

  • The library is now also published as a Source Distribution, sdist (#68).

v0.3.1

This release includes more comprehensive documentation for the .proto files and the GoDoc reference.

Commits
  • 16c3f75 Bump version to 0.4.1
  • 4485850 Merge pull request #70 from carlosms/fix-travis-pyenv
  • b781c82 Set pyenv version 3.6.7 in travis.yml
  • 5b6bda9 Merge pull request #68 from smacker/publish_python_sdk_as_sdist_too
  • 95435ac publish python sdk as sdist too
  • ac2bb80 Merge pull request #66 from smacker/mention_reset_backoff_for_golang
  • 4f022a9 Mention caveat and fix for connections to data-server in golang
  • 7450de7 Merge pull request #67 from smacker/insecure_connection_by_default
  • 188752b move mention about python server.add_insecure_port in readme
  • 83f7e4d Merge pull request #65 from smacker/default_port
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 11, 2019
@dpordomingo dpordomingo self-assigned this Feb 11, 2019
@dpordomingo
Copy link
Copy Markdown
Contributor

@carlosms Would be any problem if we bump lookout-sdk dependency?

@carlosms
Copy link
Copy Markdown
Contributor

No. We just need to check if we need to apply any of the changes mentioned in the release notes to the dummy analyzer.

@dpordomingo dpordomingo mentioned this pull request Feb 11, 2019
@dpordomingo
Copy link
Copy Markdown
Contributor

Since this upgrade does not add any breaking change, I think it should not be blocker, but anyway:
here is: #529

dpordomingo and others added 3 commits February 11, 2019 21:29
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
Bumps [gopkg.in/src-d/lookout-sdk.v0](https://github.com/src-d/lookout-sdk) from 0.3.0 to 0.4.1.
- [Release notes](https://github.com/src-d/lookout-sdk/releases)
- [Commits](src-d/lookout-sdk@v0.3.0...v0.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: David Pordomingo <David.Pordomingo.F@gmail.com>
@dpordomingo dpordomingo force-pushed the dependabot/dep/gopkg.in/src-d/lookout-sdk.v0-0.4.1 branch from 99709c5 to 63af560 Compare February 11, 2019 20:33
@dpordomingo dpordomingo merged commit cb3d54c into master Feb 12, 2019
@dpordomingo dpordomingo deleted the dependabot/dep/gopkg.in/src-d/lookout-sdk.v0-0.4.1 branch February 12, 2019 11:22
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.

3 participants