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 opencensus requirement from ~=0.9.0 to ~=0.10.0 #4364

Merged
merged 1 commit into from Jul 6, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 6, 2022

Updates the requirements on opencensus to permit the latest version.

Changelog

Sourced from opencensus's changelog.

0.10.0

Released 2022-07-05

  • Add kwargs to derived gauge (#1135)

0.9.0

Released 2022-04-20

  • Make sure handler.flush() doesn't deadlock. (#1112)

0.8.0

Released 2021-10-05

  • Added integration tracking functionality, includes django, flask, http-lib, logging, mysql, postgresql, pymongo, pymysql, pyramid, requests, sqlalchemy modules (#1065)
  • Support Python 3.8, 3.9 (#1048)

0.7.13

Released 2021-05-13

  • Updated azure, django, flask, requests modules

0.7.12

Released 2021-01-14

  • Updated azure, django, flask, grpc, httplib, pyramid, requests modules

0.7.11

Released 2020-10-13

  • Updated azure, stackdriver modules

0.7.10

Released 2020-06-29

  • Updated azure module (#903, #925)

  • Updated stackdriver module (#919)

0.7.9

Released 2020-06-17

  • Hotfix for breaking change (#915)

0.7.8

... (truncated)

Commits

You can trigger a rebase of this PR 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)

Updates the requirements on [opencensus](https://github.com/census-instrumentation/opencensus-python) to permit the latest version.
- [Release notes](https://github.com/census-instrumentation/opencensus-python/releases)
- [Changelog](https://github.com/census-instrumentation/opencensus-python/blob/master/CHANGELOG.md)
- [Commits](census-instrumentation/opencensus-python@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: opencensus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 6, 2022
@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #4364 (d94bf53) into master (7e8d69c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #4364   +/-   ##
=======================================
  Coverage   68.35%   68.35%           
=======================================
  Files         275      275           
  Lines       31014    31014           
=======================================
  Hits        21199    21199           
  Misses       9815     9815           

Copy link
Collaborator

@jenshnielsen jenshnielsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@bors bors bot merged commit 4f6e3b6 into master Jul 6, 2022
@bors bors bot deleted the dependabot/pip/opencensus-approx-eq-0.10.0 branch July 6, 2022 05:53
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant