-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Update dependency gulp to v5 #247
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/gulp-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
April 2, 2024 07:09
05814cc
to
59e6230
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
April 16, 2024 07:16
89b0514
to
02fe197
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
April 30, 2024 08:01
cc939b0
to
600cbaa
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
May 7, 2024 07:12
600cbaa
to
cc67575
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
May 14, 2024 08:23
cc67575
to
032e3d3
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
May 28, 2024 09:02
b8684ca
to
44835ad
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
4 times, most recently
from
August 6, 2024 05:17
e60925e
to
bdd9db2
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
August 20, 2024 05:07
5785bf7
to
18898b7
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
August 27, 2024 06:09
18898b7
to
7c38876
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
September 3, 2024 06:36
7c38876
to
600c0c2
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
September 17, 2024 03:35
1491201
to
6c48d9d
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
September 24, 2024 03:40
6c48d9d
to
1839256
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
October 1, 2024 06:43
1839256
to
eb0cc8c
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
October 15, 2024 04:07
1f4a609
to
4e796b2
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
3 times, most recently
from
October 22, 2024 08:47
5fbaf6d
to
516f61e
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
October 29, 2024 08:00
516f61e
to
e629e5a
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
November 12, 2024 06:08
78e9852
to
1fa3173
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
November 19, 2024 04:29
1fa3173
to
0d1934c
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
2 times, most recently
from
December 3, 2024 04:56
0e88d47
to
b3269ba
Compare
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
3 times, most recently
from
December 17, 2024 06:41
2c3d078
to
4255d28
Compare
| datasource | package | from | to | | ---------- | ------- | ----- | ----- | | npm | gulp | 4.0.2 | 5.0.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
bot
force-pushed
the
renovate/gulp-5.x
branch
from
December 24, 2024 06:44
4255d28
to
b21b595
Compare
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.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 - 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.