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 #97

Merged
merged 12 commits into from Sep 3, 2023

Conversation

sttk
Copy link
Contributor

@sttk sttk commented Jul 25, 2022

This PR updates this project:

  • Updates dependency versions
  • Updates GitHub Actions files
  • Adds, changes and deletes some project files
  • Drops arr-flatten, arr-map, collection-map, es6-weak-map, object.defaults and object.reduce from dependencies

NOTE: Be careful that this package depends on bach which will be bumped up.

Closes #96

lib/helpers/buildTree.js Outdated Show resolved Hide resolved
lib/tree.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
lib/helpers/buildTree.js Outdated Show resolved Hide resolved
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.

Some changes still needed

@sttk
Copy link
Contributor Author

sttk commented Oct 10, 2022

@phated I've modified what you pointed out. Please review this PR again.

package.json Show resolved Hide resolved
test/integration.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@sttk
Copy link
Contributor Author

sttk commented Aug 22, 2023

@phated
Sorry for the delay in the treatment. I've upgrade vinyl-fs version to 4.0.0.

package.json Show resolved Hide resolved
@phated phated merged commit b270c28 into gulpjs:master Sep 3, 2023
@github-actions github-actions bot mentioned this pull request Sep 3, 2023
@sttk sttk deleted the chore-normalize-repository branch September 3, 2023 23:32
@phated phated moved this from In progress to Done in v5 Sep 4, 2023
@ecraig12345
Copy link

@phated Is there a plan to release this new version soon? I work on another library that depends on undertaker, and the old version depends (indirectly) on es5-ext which is flagged as malicious by some systems due to a protest message.

@phated
Copy link
Member

phated commented Sep 11, 2023

@ecraig12345 I think you meant to subscribe to #101 - The release will be made when we have free time, as the project is currently under-funded since almost all sponsors fell off during the pandemic. A release requires making sure this works under gulp 5 preparations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

Update repository scaffold
3 participants