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.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).
  • Loading branch information
renovate-bot committed Aug 19, 2021
1 parent f825762 commit 29a0fba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -92,7 +92,7 @@
},
"dependencies": {
"@google-cloud/common": "^3.0.0",
"@opencensus/propagation-stackdriver": "0.0.22",
"@opencensus/propagation-stackdriver": "0.1.0",
"builtin-modules": "^3.0.0",
"console-log-level": "^1.4.0",
"continuation-local-storage": "^3.2.1",
Expand Down

0 comments on commit 29a0fba

Please sign in to comment.