Conversation
Codecov Report
@@ Coverage Diff @@
## master #97 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 655 656 +1
Branches 28 25 -3
=====================================
+ Hits 655 656 +1
Continue to review full report at Codecov.
|
JustinBeckwith
approved these changes
Mar 25, 2020
package.json
Outdated
| "c8": "^7.0.0", | ||
| "codecov": "^3.0.4", | ||
| "gts": "^1.0.0", | ||
| "gts": "2.0.0-alpha.5", |
Contributor
There was a problem hiding this comment.
Could just pin this to next for now to always float to the latest
There was a problem hiding this comment.
I think we're getting very close to being able to just cut 2.x.x, I'd rather we're explicit about version, and let renovate do its thing soon.
JustinBeckwith
approved these changes
Mar 26, 2020
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Mar 26, 2020
🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.3...v2.0.0) (2020-03-26) ### ⚠ BREAKING CHANGES * **dep:** upgrade typescript/gts (#97) * **dep:** deprecate Node 8 to 10 (#92) ### Miscellaneous Chores * **dep:** deprecate Node 8 to 10 ([#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 ([#97](https://www.github.com/googleapis/nodejs-precise-date/issues/97)) ([59ca2de](https://www.github.com/googleapis/nodejs-precise-date/commit/59ca2de8f6da249808dddebdba3961e59140d06d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
yoshi-automation
added a commit
that referenced
this pull request
Apr 1, 2020
yoshi-automation
added a commit
that referenced
this pull request
Apr 1, 2020
4037f70 commit 4037f70 Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Date: Thu Mar 26 18:38:16 2020 +0000 chore: release 2.0.0 (#96) 🤖 I have created a release \*beep\* \*boop\* --- ## [2.0.0](https://www.github.com/googleapis/nodejs-precise-date/compare/v1.0.3...v2.0.0) (2020-03-26) ### ⚠ BREAKING CHANGES * **dep:** upgrade typescript/gts (#97) * **dep:** deprecate Node 8 to 10 (#92) ### Miscellaneous Chores * **dep:** deprecate Node 8 to 10 ([#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 ([#97](https://www.github.com/googleapis/nodejs-precise-date/issues/97)) ([59ca2de](https://www.github.com/googleapis/nodejs-precise-date/commit/59ca2de8f6da249808dddebdba3961e59140d06d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
upgrade
typescript version
^3.8.3gts version
2.0.0