Skip to content

chore!: Normalize repository, dropping node <10.13 support - #21

Merged
phated merged 2 commits into
gulpjs:masterfrom
sttk:chore-normalize-repository
Dec 27, 2021
Merged

chore!: Normalize repository, dropping node <10.13 support#21
phated merged 2 commits into
gulpjs:masterfrom
sttk:chore-normalize-repository

Conversation

@sttk

@sttk sttk commented Dec 5, 2021

Copy link
Copy Markdown
Contributor

This PR updates this project:

  • Updates dependency versions
  • Introduces GitHub Actions
  • Adds, changes and deletes some project files

In test, expect.spyOn was replaced to jest.spyOn (in @jest/globals) and it can be only used inside of the Jest test environment. Therefore I changed it to using sinon.

In addition, Node.js v12 and lator removes escaped quotes in inspect strings by: nodejs/node#21624.
So I changed to separate expected values by Node.js versions.

@sttk
sttk requested a review from phated December 5, 2021 13:11

@phated phated left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great to me! Thanks @sttk 🎉

@phated
phated merged commit 4083943 into gulpjs:master Dec 27, 2021
@github-actions github-actions Bot mentioned this pull request Dec 27, 2021
@sttk
sttk deleted the chore-normalize-repository branch January 7, 2022 14:46
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.

2 participants