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

Commit 29a0fba

Browse files
authored
fix(deps): update dependency @opencensus/propagation-stackdriver to v0.1.0 (#1368)
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@opencensus/propagation-stackdriver](https://togithub.com/census-instrumentation/opencensus-node) | [`0.0.22` -> `0.1.0`](https://renovatebot.com/diffs/npm/@opencensus%2fpropagation-stackdriver/0.0.22/0.1.0) | [![age](https://badges.renovateapi.com/packages/npm/@opencensus%2fpropagation-stackdriver/0.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@opencensus%2fpropagation-stackdriver/0.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@opencensus%2fpropagation-stackdriver/0.1.0/compatibility-slim/0.0.22)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@opencensus%2fpropagation-stackdriver/0.1.0/confidence-slim/0.0.22)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>census-instrumentation/opencensus-node</summary> ### [`v0.1.0`](https://togithub.com/census-instrumentation/opencensus-node/blob/master/CHANGELOG.md#&#8203;010---2021-07-27) [Compare Source](https://togithub.com/census-instrumentation/opencensus-node/compare/v0.0.22...v0.1.0) - chore(stackdriver): upgrade google-auth-library, drop node8 ([#&#8203;887](https://togithub.com/census-instrumentation/opencensus-node/issues/887)) - chore: upgrade gRPC, ts to newest compatible version ([#&#8203;907](https://togithub.com/census-instrumentation/opencensus-node/issues/907)) BREAKING CHANGE: upgrade to TypeScript 3.x - chore(deps): pin googleapis, lock file maintenance ([#&#8203;928](https://togithub.com/census-instrumentation/opencensus-node/issues/928)) </details> --- ### Configuration 📅 **Schedule**: "after 9am and before 3pm" (UTC). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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#github/googleapis/cloud-trace-nodejs).
1 parent f825762 commit 29a0fba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

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

0 commit comments

Comments
 (0)