-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build!: update library to use Node 12 #1442
Conversation
Warning: This pull request is touching the following templated files:
|
@aabmass Can you take a look? Let me know if you haven't had the approver bit turned on for your user yet and you need me to stamp this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do recommend we make a major version release of this repo after this?
In addition to removing official support for node10, I know some TS major version bumps can produce incompatibilities in the compiled output
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
🤖 I have created a release *beep* *boop* --- ## [6.0.0](v5.1.6...v6.0.0) (2022-06-20) ### ⚠ BREAKING CHANGES * update library to use Node 12 (#1442) ### Bug Fixes * **deps:** update dependency gcp-metadata to v5 ([#1446](#1446)) ([2f264d0](2f264d0)) ### Build System * update library to use Node 12 ([#1442](#1442)) ([a5fd508](a5fd508)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Migrate library to Node 12