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

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

Merged
merged 2 commits into from
Jun 24, 2022

Conversation

sttk
Copy link
Contributor

@sttk sttk commented Jan 30, 2022

This PR updates this project:

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

Be careful that this package depends on sparkle which will be bumped up.

package.json Outdated
"test": "mocha --async-only",
"cover": "istanbul cover _mocha --report lcovonly",
"coveralls": "npm run cover && istanbul-coveralls"
"test": "nyc mocha --async-only"
},
"dependencies": {
"sparkles": "^1.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

Needs the new release of sparkles. I'll work to get that release finished.

Copy link
Member

Choose a reason for hiding this comment

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

@sttk sparkles v2.0.0 has been released. Please update it in this PR.

@sttk
Copy link
Contributor Author

sttk commented Feb 6, 2022

@phated I've updated sparkles to v2.0.0.

Copy link
Member

@phated phated left a comment

Choose a reason for hiding this comment

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

Thanks @sttk!

@phated phated merged commit 8bb6148 into gulpjs:master Jun 24, 2022
@github-actions github-actions bot mentioned this pull request Jun 24, 2022
@sttk sttk deleted the chore-normalize-repository branch June 25, 2022 05:59
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