Skip to content

Commit

Permalink
fix(deps): update dependency @opencensus/propagation-stackdriver to v…
Browse files Browse the repository at this point in the history
…0.0.22 (#1277)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@opencensus/propagation-stackdriver](https://togithub.com/census-instrumentation/opencensus-node) | dependencies | patch | [`0.0.21` -> `0.0.22`](https://renovatebot.com/diffs/npm/@opencensus%2fpropagation-stackdriver/0.0.21/0.0.22) |

---

### Release Notes

<details>
<summary>census-instrumentation/opencensus-node</summary>

### [`v0.0.22`](https://togithub.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md#&#8203;0022---2020-05-18)

[Compare Source](https://togithub.com/census-instrumentation/opencensus-node/compare/v0.0.21...v0.0.22)

-   fix(deps): update dependency uuid to v8 ([#&#8203;807](https://togithub.com/census-instrumentation/opencensus-node/issues/807))
-   Addition of Stats Exporter for Microsoft Azure ([#&#8203;795](https://togithub.com/census-instrumentation/opencensus-node/issues/795))
-   chore(deps): bump jquery from 3.4.1 to 3.5.0 ([#&#8203;801](https://togithub.com/census-instrumentation/opencensus-node/issues/801))
-   fix(deps): update dependency uuid to v7 ([#&#8203;779](https://togithub.com/census-instrumentation/opencensus-node/issues/779))
-   chore(deps): update dependency google-proto-files to v2 ([#&#8203;796](https://togithub.com/census-instrumentation/opencensus-node/issues/796))
-   chore(deps): update dependency nodemon to v2 ([#&#8203;771](https://togithub.com/census-instrumentation/opencensus-node/issues/771))
-   fix(deps): update dependency semver to v7 ([#&#8203;778](https://togithub.com/census-instrumentation/opencensus-node/issues/778))
-   fix CoreTracerBase not respecting propagated trace options ([#&#8203;811](https://togithub.com/census-instrumentation/opencensus-node/issues/811))

</details>

---

### Renovate configuration

:date: **Schedule**: "after 9am and before 3pm" (UTC).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-trace-nodejs).
  • Loading branch information
renovate-bot authored Jun 5, 2020
1 parent c74c091 commit 82725a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"dependencies": {
"@google-cloud/common": "^3.0.0",
"@opencensus/propagation-stackdriver": "0.0.21",
"@opencensus/propagation-stackdriver": "0.0.22",
"builtin-modules": "^3.0.0",
"console-log-level": "^1.4.0",
"continuation-local-storage": "^3.2.1",
Expand Down

0 comments on commit 82725a2

Please sign in to comment.