-
Notifications
You must be signed in to change notification settings - Fork 116
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(deps): update dependency gulp to v5 #3837
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Run & review this pull request in StackBlitz Codeflow. |
|
☁️ Nx Cloud ReportCI is running/has finished running commands for commit c7408cd. As they complete they will appear below. Click to see the status, the terminal output, and the build insights. 📂 See all runs for this CI Pipeline Execution ✅ Successfully ran 3 targetsSent with 💌 from NxCloud. |
Size Change: 0 B Total Size: 1.02 MB ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit c7408cd:
|
Passing run #7904 ↗︎
Details:
Review all test suite changes for PR #3837 ↗︎ |
This PR contains the following updates:
^4.0.2
->^5.0.0
Release Notes
gulpjs/gulp (gulp)
v5.0.0
Compare Source
We've tried to provide a high-level changelog for gulp v5 below, but it
doesn't contain all changes from the 60+ dependencies that we maintain.
Please see individual changelogs to drill down
into all changes that were made.
⚠ BREAKING CHANGES
anymatch
library for globbing paths. All globs should work the same betweensrc
andwatch
now!ordered-read-stream
.gulp.*
config filesgulp-cli
--verify
flag--require
flag to--preload
to avoid conflicting with Node.js flagsVinyl
objects with stream contents usingteex
, but no longer wait for all streams to flow before cloned streams will receive dataprocess.umask()
to make directories, instead falling back to Node's default modegulplog
namespace to the storegulplog
store to the globalv8flags
cache into a filenameFeatures
glob-stream
to use a custom directory walk that relies on newer Node.js features and is more performant than old implementationgulpile.cjs
andgulpfile.mjs
swc
,esbuild
,sucrase
, andmdx
loadersVinyl
contentsextends
syntax for.gulp.*
config filegulpfile
andpreloads
via.gulp.*
config fileBug Fixes
to-absolute-glob
to:../
at the beginning of globsMiscellaneous Chores
stream
,readable-stream
, andstreamx
Individual Changelogs
We created and maintain various projects that gulp depends upon. You can find their changelogs linked below:
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.