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

Update opentracing requirement from <2.4.0,>=2.2.0 to >=2.2.0,<2.5.0 in /python #2690

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on opentracing to permit the latest version.

Changelog

Sourced from opentracing's changelog.

2.4.0 (2020-11-19)

  • Use current_task from asyncio module for Python 3.9 compatibility (#138) <Michael Tannenbaum>
  • Drop build support for Python 3.5 (#138) <Michael Tannenbaum>

2.3.0 (2020-01-02)

  • Add AsyncioScopeManager based on contextvars and supporting Tornado 6 (#118) <Vasilii Novikov>

2.2.0 (2019-05-10)

  • Fix __exit__ method of Scope class (#120) <Aliaksei Urbanski>
  • Add support for Python 3.5/3.7 and fix tests (#121) <Aliaksei Urbanski>

2.1.0 (2019-04-27)

  • Add support for indicating if a global tracer has been registered (#109) <Mike Goldsmith>
  • Use pytest-cov==2.6.0 as 2.6.1 depends on pytest>=3.6.0 (#113) <Carlos Alberto Cortez>
  • Better error handling in context managers for Span/Scope. (#101) <Carlos Alberto Cortez>
  • Add log fields constants to opentracing.logs. (#99) <Carlos Alberto Cortez>
  • Move opentracing.ext.tags to opentracing.tags. (#103) <Carlos Alberto Cortez>
  • Add SERVICE tag (#100) <Carlos Alberto Cortez>
  • Fix unclosed active scope in tests (#97) <Michał Szymański>
  • Initial implementation of a global Tracer. (#95) <Carlos Alberto Cortez>

2.0.0 (2018-07-10)

  • Implement ScopeManager for in-process propagation.
  • Added a set of default ScopeManager implementations.
  • Added testbed/ for testing API changes.
  • Added MockTracer for instrumentation testing.

1.3.0 (2018-01-14)

  • Added sphinx-generated documentation.
  • Remove 'futures' from install_requires (#62)
  • Add a harness check for unicode keys and vals (#40)
  • Have the harness try all tag value types (#39)

1.2.2 (2016-10-03)

  • Fix KeyError when checking kwargs for optional values
Commits

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)
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Updates the requirements on [opentracing](https://github.com/opentracing/opentracing-python) to permit the latest version.
- [Release notes](https://github.com/opentracing/opentracing-python/releases)
- [Changelog](https://github.com/opentracing/opentracing-python/blob/master/CHANGELOG.rst)
- [Commits](opentracing/opentracing-python@2.2.0...2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file Python labels Nov 23, 2020
@seldondev
Copy link
Collaborator

Hi @dependabot-preview[bot]. Thanks for your PR.

I'm waiting for a SeldonIO member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the jenkins-x/lighthouse repository.

@adriangonz
Copy link
Contributor

/ok-to-test
/test integration

@seldondev
Copy link
Collaborator

Mon Nov 23 13:28:41 UTC 2020
The logs for [integration] [2] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2690/2.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2690 --build=2

@seldondev
Copy link
Collaborator

Mon Nov 23 13:28:54 UTC 2020
The logs for [lint] [3] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2690/3.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2690 --build=3

@seldondev
Copy link
Collaborator

Mon Nov 23 13:28:58 UTC 2020
The logs for [pr-build] [1] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2690/1.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2690 --build=1

@adriangonz
Copy link
Contributor

/approve

@seldondev
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adriangonz

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@seldondev
Copy link
Collaborator

Mon Nov 23 16:22:56 UTC 2020
The logs for [lint] [5] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2690/5.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2690 --build=5

@seldondev
Copy link
Collaborator

Mon Nov 23 16:22:54 UTC 2020
The logs for [pr-build] [4] will show after the pipeline context has finished.
https://github.com/SeldonIO/seldon-core/blob/gh-pages/jenkins-x/logs/SeldonIO/seldon-core/PR-2690/4.log

impatient try
jx get build logs SeldonIO/seldon-core/PR-2690 --build=4

@seldondev seldondev merged commit f8842b9 into master Nov 23, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python/opentracing-gte-2.2.0-and-lt-2.5.0 branch November 23, 2020 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file ok-to-test Python size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants