Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Bump opentracing from 0.14.4 to 0.14.5 #487

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2021

Bumps opentracing from 0.14.4 to 0.14.5.

Release notes

Sourced from opentracing's releases.

Release 0.14.5

  • Fix circular dependency in mock_context (#154) -- thanks Jonathan Moody
Changelog

Sourced from opentracing's changelog.

0.14.5

  • Fix circular dependency in mock_context (#154) -- thanks Jonathan Moody
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 21, 2021
@codecov
Copy link

codecov bot commented Jul 21, 2021

Codecov Report

Merging #487 (7b017da) into master (7fb840e) will decrease coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #487      +/-   ##
==========================================
- Coverage   98.72%   98.67%   -0.05%     
==========================================
  Files          50       50              
  Lines        2044     2044              
  Branches      386      386              
==========================================
- Hits         2018     2017       -1     
- Misses         26       27       +1     
Impacted Files Coverage Δ
src/reporters/remote_reporter.js 93.61% <0.00%> (-2.13%) ⬇️

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 7fb840e...7b017da. Read the comment docs.

Bumps [opentracing](https://github.com/opentracing/opentracing-javascript) from 0.14.4 to 0.14.5.
- [Release notes](https://github.com/opentracing/opentracing-javascript/releases)
- [Changelog](https://github.com/opentracing/opentracing-javascript/blob/master/CHANGELOG.rst)
- [Commits](opentracing/opentracing-javascript@v0.14.4...v0.14.5)

---
updated-dependencies:
- dependency-name: opentracing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/opentracing-0.14.5 branch from 33b2fa0 to 7b017da Compare September 9, 2021 15:32
@yurishkuro yurishkuro merged commit e5c5869 into master Sep 9, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/opentracing-0.14.5 branch September 9, 2021 15:37
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant