Skip to content

Commit

Permalink
fix(deps): update dependency @google-cloud/precise-date to v2 (#934)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [@google-cloud/precise-date](https://togithub.com/googleapis/nodejs-precise-date) | dependencies | major | [`^1.0.0` -> `^2.0.0`](https://renovatebot.com/diffs/npm/@google-cloud%2fprecise-date/1.0.3/2.0.0) |

---

### Release Notes

<details>
<summary>googleapis/nodejs-precise-date</summary>

### [`v2.0.0`](https://togithub.com/googleapis/nodejs-precise-date/blob/master/CHANGELOG.md#&#8203;200-httpswwwgithubcomgoogleapisnodejs-precise-datecomparev103v200-2020-03-26)

[Compare Source](https://togithub.com/googleapis/nodejs-precise-date/compare/v1.0.3...v2.0.0)

##### ⚠ BREAKING CHANGES

-   **dep:** upgrade typescript/gts ([#&#8203;97](https://togithub.com/googleapis/nodejs-precise-date/issues/97))
-   **dep:** deprecate Node 8 to 10 ([#&#8203;92](https://togithub.com/googleapis/nodejs-precise-date/issues/92))

##### Miscellaneous Chores

-   **dep:** deprecate Node 8 to 10 ([#&#8203;92](https://www.github.com/googleapis/nodejs-precise-date/issues/92)) ([75ca209](https://www.github.com/googleapis/nodejs-precise-date/commit/75ca209b49abcba8efcbc401b270ac1346874647))
-   **dep:** upgrade typescript/gts ([#&#8203;97](https://www.github.com/googleapis/nodejs-precise-date/issues/97)) ([59ca2de](https://www.github.com/googleapis/nodejs-precise-date/commit/59ca2de8f6da249808dddebdba3961e59140d06d))

##### [1.0.3](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.2...v1.0.3) (2019-12-05)

##### Bug Fixes

-   **deps:** pin TypeScript below 3.7.0 ([c4aef9c](https://www.github.com/googleapis/nodejs-precise-date/commit/c4aef9c42cfab91c4701891d12a7b7118e3ba76c))

##### [1.0.2](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.1...v1.0.2) (2019-11-15)

##### Bug Fixes

-   **docs:** add jsdoc-region-tag plugin ([#&#8203;60](https://www.github.com/googleapis/nodejs-precise-date/issues/60)) ([a975b1c](https://www.github.com/googleapis/nodejs-precise-date/commit/a975b1c39b9ad283b48eb8e2cb13d9eb1cb053ba))

##### [1.0.1](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.0...v1.0.1) (2019-06-27)

##### Bug Fixes

-   **docs:** make anchors work in jsdoc ([#&#8203;43](https://www.github.com/googleapis/nodejs-precise-date/issues/43)) ([5828db8](https://www.github.com/googleapis/nodejs-precise-date/commit/5828db8))

</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/nodejs-pubsub).
  • Loading branch information
renovate-bot committed Apr 7, 2020
1 parent 73fc887 commit 72b8d78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -49,7 +49,7 @@
},
"dependencies": {
"@google-cloud/paginator": "^2.0.0",
"@google-cloud/precise-date": "^1.0.0",
"@google-cloud/precise-date": "^2.0.0",
"@google-cloud/projectify": "^1.0.0",
"@google-cloud/promisify": "^1.0.0",
"@types/duplexify": "^3.6.0",
Expand Down

0 comments on commit 72b8d78

Please sign in to comment.