Bump minimatch, del and gulp - #15
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Removes [minimatch](https://github.com/isaacs/minimatch). It's no longer used after updating ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [del](https://github.com/sindresorhus/del) and [gulp](https://github.com/gulpjs/gulp). These dependencies need to be updated together. Removes `minimatch` Updates `del` from 6.0.0 to 8.0.1 - [Release notes](https://github.com/sindresorhus/del/releases) - [Commits](sindresorhus/del@v6.0.0...v8.0.1) Updates `gulp` from 4.0.2 to 5.0.1 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v4.0.2...v5.0.1) --- updated-dependencies: - dependency-name: del dependency-version: 8.0.1 dependency-type: direct:development - dependency-name: gulp dependency-version: 5.0.1 dependency-type: direct:development - dependency-name: minimatch dependency-version: dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/multi-36adb9b6ae
branch
from
August 14, 2026 07:52
c680497 to
9eb9b2f
Compare
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.
Removes minimatch. It's no longer used after updating ancestor dependencies minimatch, del and gulp. These dependencies need to be updated together.
Removes
minimatchUpdates
delfrom 6.0.0 to 8.0.1Release notes
Sourced from del's releases.
Commits
f9412a38.0.1564a290Make errors more user-friendly51344d28.0.07778d71Meta tweakse2e5b71Require Node.js 18 and update dependencies (#161)7df79497.1.0f5d31e6AddpathtoonProgressevent (#155)e9b0d71Fix CI9e17de8Documentdotoption (#148)5345ef67.0.0Updates
gulpfrom 4.0.2 to 5.0.1Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
0003e9fchore: release 5.0.1 (#2837)19122f3fix: Avoid globbing before read stream is opened (#2839)69a5d0efix: Avoid Node.js deprecation warning forfs.Stats(#2838)04b4a74fix: Support top-level await on Node 22.12+ (#2836)c90e79echore: Fix CI (#2835)5412605chore(docs): Update async completion document for newer RxJS (#2831)2fa4981chore: Update glob docs with replacement to ordered globs (#2788)fe9dee6chore: Remove locale docs (#2787)a85eddbchore: Remove node-glob options from docs (#2786)9c818e6chore: update src.md docs to add encoding parameter