Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Commit 82725a2

Browse files
authored
fix(deps): update dependency @opencensus/propagation-stackdriver to v0.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).
1 parent c74c091 commit 82725a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"dependencies": {
9595
"@google-cloud/common": "^3.0.0",
96-
"@opencensus/propagation-stackdriver": "0.0.21",
96+
"@opencensus/propagation-stackdriver": "0.0.22",
9797
"builtin-modules": "^3.0.0",
9898
"console-log-level": "^1.4.0",
9999
"continuation-local-storage": "^3.2.1",

0 commit comments

Comments
 (0)