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

Commit 4cd9088

Browse files
authored
fix(deps): update dependency @opencensus/propagation-stackdriver to v0.0.21 (#1227)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@opencensus/propagation-stackdriver](https://togithub.com/census-instrumentation/opencensus-node) | dependencies | patch | [`0.0.20` -> `0.0.21`](https://renovatebot.com/diffs/npm/@opencensus%2fpropagation-stackdriver/0.0.20/0.0.21) | --- ### Release Notes <details> <summary>census-instrumentation/opencensus-node</summary> ### [`v0.0.21`](https://togithub.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md#&#8203;0021---2020-03-30) [Compare Source](https://togithub.com/census-instrumentation/opencensus-node/compare/v0.0.20...v0.0.21) - chore(core): store cls contexts on a Map ([#&#8203;786](https://togithub.com/census-instrumentation/opencensus-node/issues/786)) - fix: `opencensus-instrumentation-grpc` reduce vulnerabilities ([#&#8203;749](https://togithub.com/census-instrumentation/opencensus-node/issues/749)) </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 1a66a42 commit 4cd9088

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
@@ -99,7 +99,7 @@
9999
},
100100
"dependencies": {
101101
"@google-cloud/common": "^2.0.0",
102-
"@opencensus/propagation-stackdriver": "0.0.20",
102+
"@opencensus/propagation-stackdriver": "0.0.21",
103103
"builtin-modules": "^3.0.0",
104104
"console-log-level": "^1.4.0",
105105
"continuation-local-storage": "^3.2.1",

0 commit comments

Comments
 (0)