Skip to content
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

Fully support Node 14 and TS 4 #665

Merged
merged 10 commits into from
Sep 21, 2020
Merged

Conversation

alex-peck
Copy link
Contributor

@alex-peck alex-peck commented Sep 17, 2020

Creates a new semver major version (3.0.0)

  • Node 14
  • TS 4.0.2
  • Remove typings -> replace with @types

This PR targets releases/3.x. 2.x will remain on master until Node 14 has been adopted by the majority of our first party tasks and has been proven stable.

Important changes should be applied to both master and releases/3.x

@alex-peck alex-peck changed the base branch from master to releases/3.x September 17, 2020 16:15
@alex-peck alex-peck changed the title Users/alpeck/node 14 full Fully support Node 14 and TS 4 Sep 17, 2020
node/make.js Outdated Show resolved Hide resolved
node/package.json Outdated Show resolved Hide resolved
node/task.ts Show resolved Hide resolved
@alex-peck alex-peck merged commit 08d189a into releases/3.x Sep 21, 2020
damccorm pushed a commit that referenced this pull request Oct 5, 2020
…ngs thrown (#668)

* fix build

* Revert "fix build"

This reverts commit be3dc1d.

* Fully support Node 14 and TS 4 (#665)

* Full Node 14 support

* fix

* fix build

* don't need that anymore

* fix mv test

* Remove old reference directives

* comment

* docs and preview version

* help improve flaky tests

* package-lock

* Add support for killing child processes with SIGINT signal (#663)

* Added child process closing method

* Added missed void statement

* Bump version

* Updated setResourcePath method

* Updated package version

* Revert "Merge branch 'releases/3.x' into users/egor-bryzgalov/set-resource-path-update"

This reverts commit 1a628db, reversing
changes made to ad533f0.

Co-authored-by: Alex Peck <[email protected]>
Co-authored-by: alex-peck <[email protected]>
Co-authored-by: Nikita Ezzhev <[email protected]>
fullstackinfo pushed a commit to fullstackinfo/azure-pipelines-task-lib that referenced this pull request Aug 17, 2024
…ngs thrown (microsoft#668)

* fix build

* Revert "fix build"

This reverts commit e9b2956.

* Fully support Node 14 and TS 4 (microsoft#665)

* Full Node 14 support

* fix

* fix build

* don't need that anymore

* fix mv test

* Remove old reference directives

* comment

* docs and preview version

* help improve flaky tests

* package-lock

* Add support for killing child processes with SIGINT signal (microsoft#663)

* Added child process closing method

* Added missed void statement

* Bump version

* Updated setResourcePath method

* Updated package version

* Revert "Merge branch 'releases/3.x' into users/egor-bryzgalov/set-resource-path-update"

This reverts commit 1a628db, reversing
changes made to ad533f0.

Co-authored-by: Alex Peck <[email protected]>
Co-authored-by: alex-peck <[email protected]>
Co-authored-by: Nikita Ezzhev <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants