Bump braces, gulp, vinyl-fs and gulp-load-plugins#273
Open
dependabot[bot] wants to merge 1 commit intodevfrom
Open
Bump braces, gulp, vinyl-fs and gulp-load-plugins#273dependabot[bot] wants to merge 1 commit intodevfrom
dependabot[bot] wants to merge 1 commit intodevfrom
Conversation
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependencies [braces](https://github.com/micromatch/braces), [gulp](https://github.com/gulpjs/gulp), [vinyl-fs](https://github.com/gulpjs/vinyl-fs) and [gulp-load-plugins](https://github.com/jackfranklin/gulp-load-plugins). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](micromatch/braces@3.0.2...3.0.3) Updates `gulp` from 4.0.2 to 5.0.0 - [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.0) Updates `vinyl-fs` from 2.4.4 to 4.0.0 - [Release notes](https://github.com/gulpjs/vinyl-fs/releases) - [Changelog](https://github.com/gulpjs/vinyl-fs/blob/master/CHANGELOG.md) - [Commits](gulpjs/vinyl-fs@v2.4.4...v4.0.0) Updates `gulp-load-plugins` from 1.6.0 to 2.0.8 - [Release notes](https://github.com/jackfranklin/gulp-load-plugins/releases) - [Commits](jackfranklin/gulp-load-plugins@1.6.0...v2.0.8) --- updated-dependencies: - dependency-name: braces dependency-type: indirect - dependency-name: gulp dependency-type: direct:development - dependency-name: vinyl-fs dependency-type: indirect - dependency-name: gulp-load-plugins dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@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.
Bumps braces to 3.0.3 and updates ancestor dependencies braces, gulp, vinyl-fs and gulp-load-plugins. These dependencies need to be updated together.
Updates
bracesfrom 3.0.2 to 3.0.3Commits
74b2db23.0.388f1429update eslint. lint, fix unit tests.415d660Snyk js braces 6838727 (#40)190510ffix tests, skip 1 test in test/braces.expand716eb9freadme bumpa5851e5Merge pull request #37 from coderaiser/fix/vulnerability2092bd1feature: braces: add maxSymbols (https://github.com/micromatch/braces/issues/...9f5b4cffix: vulnerability (https://security.snyk.io/vuln/SNYK-JS-BRACES-6838727)98414f9remove funding file665ab5dupdate keepEscaping doc (#27)Updates
gulpfrom 4.0.2 to 5.0.0Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
... (truncated)
Commits
5c4c547chore: Release 5.0.0 (#2762)bf72116chore: Add index.mjs to files listb00de68feat: Provide an ESM export (#2760)72668c6chore!: Normalize repository, dropping node <10.13 support (#2758)85896d4chore(docs): Update stream handbook link (#2711)818bd73Docs: Remove gulp-sourcemaps because it is built-in (#2592)598f971Docs: Fix broken link in recipe (#2571)9877de0Docs: Guide CustomRegistries to maintain properties on tasks (fixes #2561) (#...f91c388Docs: Remove typo in custom registry docs (#2543)df25250Docs: Fix typo in task docs (#2524)Updates
vinyl-fsfrom 2.4.4 to 4.0.0Release notes
Sourced from vinyl-fs's releases.
... (truncated)
Changelog
Sourced from vinyl-fs's changelog.
Commits
c08ab4bchore: Release 4.0.0 (#338)0ac27a2feat!: Prefer symlink property set on Vinyl object over its path (#345)a80dae3feat: Replace lazystream with streamx Composer (#344)ebe6498fix: Add regression test for negative relative globs (#343)5659934fix: Correct regression with src using arrays of globs (#342)9ba20fdfix!: Avoid error and reflect filesystem stat if futimes not implemented (#341)9f907bafeat!: Consider the greater of ctime & mtime when comparing since option (#340)061d1b3chore: Add integration test for re-assigning a stream to contents (#339)0baaf36chore: Run prettier910c8a5feat!: Switch stream implementation to streamx (#333)Updates
gulp-load-pluginsfrom 1.6.0 to 2.0.8Release notes
Sourced from gulp-load-plugins's releases.
Commits
44773aeFixes #141 - module.parent deprecated in Node 14+7d9d7e3v2.0.7 - Updating dependencies117eeeeupdate changelog1b0e333version bump58cdc59updating dependencies. includes #140 Adds travis jobs on ppc64le9854159Merge pull request #140 from dineshks1/master57d03f2Adds travis jobs on ppc64le549b585v2.0.5 - updating deps8fdff49Add Node 14, remove Node 8 for CId84b4d3updating dependenciesMaintainer changes
This version was pushed to npm by jameelmoses, a new releaser for gulp-load-plugins since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.