eXist-db / polymer-app-template

A template for Polymerized eXist-db applications
1 stars 1 forks source link

Update gulp requirement from ^3.9.1 to ^4.0.1 #16

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on gulp to permit the latest version.

Release notes *Sourced from [gulp's releases](https://github.com/gulpjs/gulp/releases).* > ## v4.0.1 > ### Fix > > * Temporary workaround for facebook/Docusaurus#257 ([9f4a2e9](https://github.com/gulpjs/gulp/commit/9f4a2e9)) - Closes [facebook/Docusaurus#257](https://github-redirect.dependabot.com/facebook/Docusaurus/issues/257) > > ### Docs > > * Fix error in ES2015 usage example ([a4e8d48](https://github.com/gulpjs/gulp/commit/a4e8d48)) - Closes [#2099](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2099) [#2100](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2100) > * Add temporary notice for 4.0.0 vs 3.9.1 documentation ([126423a](https://github.com/gulpjs/gulp/commit/126423a)) - Closes [#2121](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2121) > * Improve recipe for empty glob array ([45830cf](https://github.com/gulpjs/gulp/commit/45830cf)) - Closes [#2122](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2122) > * Reword standard to default ([b065a13](https://github.com/gulpjs/gulp/commit/b065a13)) > * Fix recipe typo ([86acdea](https://github.com/gulpjs/gulp/commit/86acdea)) - Closes [#2156](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2156) > * Add front-matter to each file ([d693e49](https://github.com/gulpjs/gulp/commit/d693e49)) - Closes [#2109](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2109) > * Rename "Getting Started" to "Quick Start" & update it ([6a0fa00](https://github.com/gulpjs/gulp/commit/6a0fa00)) > * Add "Creating Tasks" documentation ([21b6962](https://github.com/gulpjs/gulp/commit/21b6962)) > * Add "JavaScript and Gulpfiles" documentation ([31adf07](https://github.com/gulpjs/gulp/commit/31adf07)) > * Add "Working with Files" documentation ([50fafc6](https://github.com/gulpjs/gulp/commit/50fafc6)) > * Add "Async Completion" documentation ([ad8b568](https://github.com/gulpjs/gulp/commit/ad8b568)) > * Add "Explaining Globs" documentation ([f8cafa0](https://github.com/gulpjs/gulp/commit/f8cafa0)) > * Add "Using Plugins" documentation ([233c3f9](https://github.com/gulpjs/gulp/commit/233c3f9)) > * Add "Watching Files" documentation ([f3f2d9f](https://github.com/gulpjs/gulp/commit/f3f2d9f)) > * Add Table of Contents to "Getting Started" directory ([a43caf2](https://github.com/gulpjs/gulp/commit/a43caf2)) > * Improve & fix parts of Getting Started ([84b0234](https://github.com/gulpjs/gulp/commit/84b0234)) > * Create and link-to a "docs missing" page for LINK_NEEDED references ([2bd75d0](https://github.com/gulpjs/gulp/commit/2bd75d0)) > * Redirect users to new Getting Started guides ([53e9727](https://github.com/gulpjs/gulp/commit/53e9727)) > * Temporarily reference gulp@next in Quick Start ([2cecf1e](https://github.com/gulpjs/gulp/commit/2cecf1e)) > * Fixed a capitalization typo in a heading ([3d051d8](https://github.com/gulpjs/gulp/commit/3d051d8)) - Closes [#2242](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2242) > * Use h2 headers within Quick Start documentation ([921312c](https://github.com/gulpjs/gulp/commit/921312c)) - Closes [#2241](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2241) > * Fix for nested directories references ([4c2b9a7](https://github.com/gulpjs/gulp/commit/4c2b9a7)) > * Add some more cleanup for Docusaurus ([6a8fd8f](https://github.com/gulpjs/gulp/commit/6a8fd8f)) > * Temporarily point LINK_NEEDED references to documentation-missing.md ([df7cdcb](https://github.com/gulpjs/gulp/commit/df7cdcb)) > * API documentation improvements based on feedback ([0a68710](https://github.com/gulpjs/gulp/commit/0a68710)) > * Update API Table of Contents ([d6dd438](https://github.com/gulpjs/gulp/commit/d6dd438)) > * Add API Concepts documentation ([8dd3361](https://github.com/gulpjs/gulp/commit/8dd3361)) > * Add Vinyl.isCustomProp() documentation ([40ee801](https://github.com/gulpjs/gulp/commit/40ee801)) > * Add Vinyl.isVinyl() documentation ([25a22bf](https://github.com/gulpjs/gulp/commit/25a22bf)) > * Add Vinyl documentation ([fc09067](https://github.com/gulpjs/gulp/commit/fc09067)) > * Update watch() documentation ([69c22f0](https://github.com/gulpjs/gulp/commit/69c22f0)) > * Update tree() documentation ([ebb9818](https://github.com/gulpjs/gulp/commit/ebb9818)) > * Update task() documentation ([b636a9c](https://github.com/gulpjs/gulp/commit/b636a9c)) > * Update symlink() documentation ([d580efa](https://github.com/gulpjs/gulp/commit/d580efa)) > * Update src() documentation ([d95b457](https://github.com/gulpjs/gulp/commit/d95b457)) > * Update series() documentation ([4169cb6](https://github.com/gulpjs/gulp/commit/4169cb6)) > * Update registry() documentation ([d680487](https://github.com/gulpjs/gulp/commit/d680487)) > * Update parallel() documentation ([dc3cba7](https://github.com/gulpjs/gulp/commit/dc3cba7)) > * Update lastRun() documentation ([363df21](https://github.com/gulpjs/gulp/commit/363df21)) > * Update dest() documentation ([e447d81](https://github.com/gulpjs/gulp/commit/e447d81)) > * Split API docs into separate markdown files ([a3b8ce1](https://github.com/gulpjs/gulp/commit/a3b8ce1)) > * Fix hash link ([af4bd51](https://github.com/gulpjs/gulp/commit/af4bd51)) > * Replace some links in Getting Started ([c433c70](https://github.com/gulpjs/gulp/commit/c433c70)) > ... (truncated)
Changelog *Sourced from [gulp's changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md).* > # gulp changelog > > ## 4.0.0 > > ### Task system changes > > - replaced 3.x task system (orchestrator) with new task system (bach) > - removed gulp.reset > - removed 3 argument syntax for `gulp.task` > - `gulp.task` should only be used when you will call the task with the CLI > - added `gulp.series` and `gulp.parallel` methods for composing tasks. Everything must use these now. > - added single argument syntax for `gulp.task` which allows a named function to be used as the name of the task and task function. > - added `gulp.tree` method for retrieving the task tree. Pass `{ deep: true }` for an `archy` compatible node list. > - added `gulp.registry` for setting custom registries. > > ### CLI changes > > - split CLI out into a module if you want to save bandwidth/disk space. you can install the gulp CLI using either `npm install gulp -g` or `npm install gulp-cli -g`, where gulp-cli is the smaller one (no module code included) > - add `--tasks-json` flag to CLI to dump the whole tree out for other tools to consume > - added `--verify` flag to check the dependencies in package.json against the plugin blacklist. > > ### vinyl/vinyl-fs changes > > - added `gulp.symlink` which functions exactly like `gulp.dest`, but symlinks instead. > - added `dirMode` param to `gulp.dest` and `gulp.symlink` which allows better control over the mode of the destination folder that is created. > - globs passed to `gulp.src` will be evaluated in order, which means this is possible `gulp.src(['*.js', '!b*.js', 'bad.js'])` (exclude every JS file that starts with a b except bad.js) > - performance for gulp.src has improved massively > - `gulp.src(['**/*', '!b.js'])` will no longer eat CPU since negations happen during walking now > - added `since` option to `gulp.src` which lets you only match files that have been modified since a certain date (for incremental builds) > - fixed `gulp.src` not following symlinks > - added `overwrite` option to `gulp.dest` which allows you to enable or disable overwriting of existing files > > ## 3.9.1 > > - update interpret to 1.0.0 (support for babel-register) > - fix to include manpages in published tarball > - documentation/recipe updates > > ## 3.9.0 > > - add babel support > - add transpiler fallback support > - add support for some renamed transpilers: livescript, etc > - add JSCS > - update dependencies (liftoff, interpret) > - documentation tweaks > > ## 3.8.11 > > - fix node 0.12/iojs problems > ... (truncated)
Commits - [`ea3bba4`](https://github.com/gulpjs/gulp/commit/ea3bba4fdf9f2b508699f69569d0191b8c5bc10c) Release: 4.0.1 - [`d3734d3`](https://github.com/gulpjs/gulp/commit/d3734d34288c63d9c80af4d2cb0457e0db5b9c51) Upgrade: Update glob-watcher, gulp-cli, and undertaker dependencies & rimraf ... - [`88437f2`](https://github.com/gulpjs/gulp/commit/88437f2b71f13c44061f6af6b231adbc4a56842a) Docs: Improve wording of file rename ([#2314](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2314)) - [`53b9037`](https://github.com/gulpjs/gulp/commit/53b9037a08807f0fb5a8837f3550f501af36f05d) Docs: Add note about transpilation to "Splitting a Gulpfile" section (closes ... - [`f3f0548`](https://github.com/gulpjs/gulp/commit/f3f05486b872a85bc810492469d4b0e3d6da2fb4) Docs: Add Azure Pipelines badge ([#2310](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2310)) - [`34a6d53`](https://github.com/gulpjs/gulp/commit/34a6d53e85cba8e00d75391fc15a50dca6f9d26a) Build: Fix Azure comment ([#2307](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2307)) - [`b2c6c7e`](https://github.com/gulpjs/gulp/commit/b2c6c7e4c6cc85e6f7579b3c32081590d9517728) Build: Add Azure Pipelines CI ([#2299](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2299)) - [`ed27cbe`](https://github.com/gulpjs/gulp/commit/ed27cbeb576111641a72a9a89b8c3e1eb443172b) Docs: Revert "next" reference now that 4.0 is latest - [`24e202b`](https://github.com/gulpjs/gulp/commit/24e202b3a3dc9e1eecd3fc1e4b69e2b5379928ea) Docs: Cleanup README for "latest" bump ([#2268](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2268)) - [`75ea634`](https://github.com/gulpjs/gulp/commit/75ea6344c2fcd5017fb74375aa81bca6f1e6b041) Docs: Add "What's new in 4.0" section (closes [#2089](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2089)) ([#2267](https://github-redirect.dependabot.com/gulpjs/gulp/issues/2267)) - Additional commits viewable in [compare view](https://github.com/gulpjs/gulp/compare/v3.9.1...v4.0.1)


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #18.