-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[deps] Autofill: Update gulp to v5 #10230
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #10230 +/- ##
=======================================
Coverage 32.80% 32.80%
=======================================
Files 2669 2669
Lines 81482 81482
Branches 15356 15356
=======================================
Hits 26729 26729
Misses 52709 52709
Partials 2044 2044 ☔ View full report in Codecov by Sentry. |
Internal tracking:
|
1211635
to
172f8d4
Compare
172f8d4
to
87d4e48
Compare
No New Or Fixed Issues Found |
Skipping this version due to path resolution issues in v5.0 which are affecting browser build. We will investigate deeper if issues persist in the next release. |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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 - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.