Standardized on anymatch library for globbing paths. All globs should work the same between src and watch now!
Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use ordered-read-stream
All globs and paths are normalized to unix-like filepaths
Only allow JS variants for .gulp.* config files
Removed support for alpha releases of v4 from gulp-cli
Removed the --verify flag
Renamed the --require flag to --preload to avoid conflicting with Node.js flags
Removed many legacy and deprecated loaders
Upgrade to chokidar v3
Clone Vinyl objects with stream contents using teex, but no longer wait for all streams to flow before cloned streams will receive data
Stop using process.umask() to make directories, instead falling back to Node's default mode
Throw on non-function, non-string option coercers
Drop support of Node.js snake_case flags
Use a Symbol for attaching the gulplog namespace to the store
Use a Symbol for attaching the gulplog store to the global
Use sha256 to hash the v8flags cache into a filename
Features
Streamlined the dependency tree
Switch all streams implementation to Streamx
Rewrote glob-stream to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation
Implement translation support for all CLI messages and all messages passing through gulplog
Allow users to customize or remove the timestamp from their logs
Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5
Added support for gulpile.cjs and gulpfile.mjs
Add support for swc, esbuild, sucrase, and mdx loaders
Standardized on anymatch library for globbing paths. All globs should work the same between src and watch now!
Removed support for ordered globs. This aligns with the chokidar globbing implementation. If you need your globs to be ordered, you can use ordered-read-stream
All globs and paths are normalized to unix-like filepaths
Only allow JS variants for .gulp.* config files
Removed support for alpha releases of v4 from gulp-cli
Removed the --verify flag
Renamed the --require flag to --preload to avoid conflicting with Node.js flags
Removed many legacy and deprecated loaders
Upgrade to chokidar v3
Clone Vinyl objects with stream contents using teex, but no longer wait for all streams to flow before cloned streams will receive data
Stop using process.umask() to make directories, instead falling back to Node's default mode
Throw on non-function, non-string option coercers
Drop support of Node.js snake_case flags
Use a Symbol for attaching the gulplog namespace to the store
Use a Symbol for attaching the gulplog store to the global
Use sha256 to hash the v8flags cache into a filename
Features
Streamlined the dependency tree
Switch all streams implementation to Streamx
Rewrote glob-stream to use a custom directory walk that relies on newer Node.js features and is more performant than old implementation
Implement translation support for all CLI messages and all messages passing through gulplog
Allow users to customize or remove the timestamp from their logs
Upgraded gulplog to v2. Messages logged via v1 will also display a deprecated warning. Plugins should update to v2 as the community upgrades to gulp 5
Added support for gulpile.cjs and gulpfile.mjs
Add support for swc, esbuild, sucrase, and mdx loaders
Bumps the npm_and_yarn group with 14 updates in the / directory:
7.13.0
7.24.7
2.3.2
3.0.3
4.0.2
5.0.0
1.6.13
1.6.14
0.2.0
0.2.2
0.10.53
0.10.64
2.8.8
2.8.9
0.2.3
0.4.0
1.4.1
1.4.2
3.0.4
3.0.8
1.2.5
1.2.8
4.14.1
removed
4.1.0
5.1.0
1.0.6
1.0.7
Updates
@babel/traverse
from 7.13.0 to 7.24.7Release notes
Sourced from
@babel/traverse
's releases.... (truncated)
Changelog
Sourced from
@babel/traverse
's changelog.... (truncated)
Commits
bf1e9a3
v7.24.74463aa5
fix: incorrectconstantViolations
with destructuring (#16522)07bd000
ImprovegetBindingIdentifiers
(#16544)17a5502
[Babel 8] Removeextra.shorthand
(#16521)7934963
Usetype: module
in allpackage.json
s (#16535)9630250
v7.24.61f010df
Explicitly defineNodePath.prototype.*
(#16488)6e3539b
[babel 8] Publish.d.ts
files for every package (#16416)e37e64d
Use eslint v9 (#16479)3ff20b9
Statically generate boilerplate for bitfield accessors (#16482)Updates
braces
from 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
Commits
Updates
gulp
from 4.0.2 to 5.0.0Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
5c4c547
chore: Release 5.0.0 (#2762)bf72116
chore: Add index.mjs to files listb00de68
feat: Provide an ESM export (#2760)72668c6
chore!: Normalize repository, dropping node <10.13 support (#2758)85896d4
chore(docs): Update stream handbook link (#2711)818bd73
Docs: Remove gulp-sourcemaps because it is built-in (#2592)598f971
Docs: Fix broken link in recipe (#2571)9877de0
Docs: Guide CustomRegistries to maintain properties on tasks (fixes #2561) (#...f91c388
Docs: Remove typo in custom registry docs (#2543)df25250
Docs: Fix typo in task docs (#2524)Updates
uswds
from 1.6.13 to 1.6.14Release notes
Sourced from uswds's releases.
Commits
c4c9410
Use non-semver name as npm tag97f9dc5
Merge pull request #4228 from uswds/v1-release-1.6.148399730
1.6.144c8d7b2
Update dependenciesda65ecc
Merge pull request #4215 from uswds/v1-update-deps-may-20219c0f930
Update typescript to fix tests.c4cb6b8
Fix ESLint errors.df8a8f5
Remove stylelint from testinga12873d
Use proper node container for circleci90f8040
Remove chalk dependencyUpdates
browserify-sign
from 4.2.1 to 4.2.3Changelog
Sourced from browserify-sign's changelog.
Commits
bf2c3ec
v4.2.39247adf
[patch] widen support to 0.12f427270
[Deps] update `parse-asn187f3a35
[Dev Deps] updateaud
,npmignore
,tape
fb261ce
[Deps] updateelliptic
4d0ee49
[patch] drop minimum node support to v19e2bf12
[Deps] pinhash-base
to ~3.0, due to a breaking change168e16f
[Deps] pinelliptic
due to a breaking change37a4758
[actions] remove redundant finisher4af5a90
v4.2.2Maintainer changes
This version was pushed to npm by ljharb, a new releaser for browserify-sign since your current version.
Updates
cached-path-relative
from 1.0.2 to 1.1.0Commits
Updates
copy-props
from 2.0.4 to 4.0.0Commits
Maintainer changes
This version was pushed to npm by phated, a new releaser for copy-props since your current version.
Updates
decode-uri-component
from 0.2.0 to 0.2.2Release notes
Sourced from decode-uri-component's releases.
Commits
a0eea46
0.2.2980e0bf
Prevent overwriting previously decoded tokens3c8a373
0.2.176abc93
Switch to GitHub workflows746ca5d
Fix issue where decode throws - fixes #6486d7e2
Update license (#1)a650457
Tidelift tasks66e1c28
Meta tweaksUpdates
es5-ext
from 0.10.53 to 0.10.64Release notes
Sourced from es5-ext's releases.
... (truncated)
Changelog
Sourced from es5-ext's changelog.
... (truncated)
Commits
f76b03d
chore: Release v0.10.642881acd
chore: Bump dependenciesc2e2bb9
fix: Revert update meant to fix Powershell issue, as it's a regression16f2b72
docs: Fix date in the changelogde4e03c
chore: Release v0.10.633fd53b7
chore: Upgradelint-staged
to v13bf8ed79
chore: Ensure postinstall script does not crash on Windows2cbbb07
chore: Bump dependencies22d0416
chore: Bump LICENSE yeara52e957
fix: Support ES2015+ function definitions infunction#toStringTokens()
Updates
glob-parent
from 3.1.0 to 5.1.2Release notes
Sourced from glob-parent's releases.
Changelog
Sourced from glob-parent's changelog.
... (truncated)
Commits
eb2c439
chore: update changelog12bcb6c
chore: release 5.1.2f923116
fix: eliminate ReDoS (#36)0b014a7
chore: add JSDoc returns information (#33)2b24ebd
chore: generate initial changelog9b6e874
chore: release 5.1.1749c35e
ci: try wrapping the JOB_ID in a string5d39def
ci: attempt to switch to published coveralls0b5b37f
ci: put the npm step back in for only Windows473f5d8
ci: update azure build imagesMaintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates
hosted-git-info
from 2.8.8 to 2.8.9Changelog
Sourced from hosted-git-info's changelog.
Commits
8d4b369
chore(release): 2.8.929adfe5
fix: backport regex fix from #76Maintainer changes
This version was pushed to npm by nlf, a new releaser for hosted-git-info since your current version.
Updates
json-schema
from 0.2.3 to 0.4.0Commits
f6f6a3b
Use a little more robust method of checking instancesef60987
Update versionb62f1da
Protect against constructor modification, #84fb427cd
Link to json-schema-org repository in addition to site, fixes #5422f1461
Don't allow proto property to be used for schema default/coerce, fixes #84c52a27c
Get basic test to passb3f42b3
Add security policy3b0cec3
Update versionc28470f
Update readme to acknowledge the state of the package7dff9cd
Merge pull request #81 from hodovani/patch-1Updates
jsprim
from 1.4.1 to 1.4.2Changelog
Sourced from jsprim's changelog.
Commits
5c8475f
joyent/node-jsprim#35 Backport json-schema 0.4.0 to version 1.4.xMaintainer changes
This version was pushed to npm by bahamat, a new releaser for jsprim since your current version.
Updates
minimatch
from 3.0.4 to 3.0.8Commits
782c264
3.0.86ade2da
fix: trim patterna6f52b0
3.0.7e4cd434
fix: treat nocase:true as always having magice6bbe1c
publishConfig for 3.05b7cd33
3.0.620b4b56
[fix... _Description has been truncated_