Open
Conversation
05814cc to
59e6230
Compare
89b0514 to
02fe197
Compare
cc939b0 to
600cbaa
Compare
600cbaa to
cc67575
Compare
cc67575 to
032e3d3
Compare
b8684ca to
44835ad
Compare
e60925e to
bdd9db2
Compare
5785bf7 to
18898b7
Compare
18898b7 to
7c38876
Compare
7c38876 to
600c0c2
Compare
1491201 to
6c48d9d
Compare
6c48d9d to
1839256
Compare
1839256 to
eb0cc8c
Compare
1f4a609 to
4e796b2
Compare
5fbaf6d to
516f61e
Compare
516f61e to
e629e5a
Compare
78e9852 to
1fa3173
Compare
8bc8950 to
a2c3525
Compare
9dc9ec0 to
3a84ec6
Compare
3a84ec6 to
5fbc354
Compare
5fbc354 to
f4cfd2e
Compare
f2f0529 to
44d0e04
Compare
44d0e04 to
48afbb5
Compare
1ca102d to
7bff79a
Compare
7bff79a to
223afec
Compare
db897d2 to
6f1897e
Compare
a06b27a to
d74865d
Compare
d74865d to
12a079f
Compare
25a52c4 to
415edc7
Compare
415edc7 to
cddb135
Compare
cddb135 to
8483d7a
Compare
8483d7a to
ab4bad4
Compare
ab4bad4 to
710679b
Compare
67ad4fc to
89d4fd8
Compare
adcf21e to
963a3ba
Compare
0253bd0 to
387a806
Compare
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | gulp | 4.0.2 | 5.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.0.2→^5.0.0Release Notes
gulpjs/gulp (gulp)
v5.0.1Compare Source
v5.0.0Compare 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
anymatchlibrary for globbing paths. All globs should work the same betweensrcandwatchnow!ordered-read-stream.gulp.*config filesgulp-cli--verifyflag--requireflag to--preloadto avoid conflicting with Node.js flagsVinylobjects 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 modegulplognamespace to the storegulplogstore to the globalv8flagscache into a filenameFeatures
glob-streamto use a custom directory walk that relies on newer Node.js features and is more performant than old implementationgulpile.cjsandgulpfile.mjsswc,esbuild,sucrase, andmdxloadersVinylcontentsextendssyntax for.gulp.*config filegulpfileandpreloadsvia.gulp.*config fileBug Fixes
to-absolute-globto:../at the beginning of globsMiscellaneous Chores
stream,readable-stream, andstreamxIndividual Changelogs
We created and maintain various projects that gulp depends upon. You can find their changelogs linked below:
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
Read more information about the use of Renovate Bot within Laminas.