Bump minimatch, babel, babelify, browserify, gulp and gulp-mocha in /website#11
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [babel](https://github.com/babel/babel), [babelify](https://github.com/babel/babelify), [browserify](https://github.com/browserify/browserify), [gulp](https://github.com/gulpjs/gulp) and [gulp-mocha](https://github.com/sindresorhus/gulp-mocha). These dependencies need to be updated together. Updates `minimatch` from 2.0.10 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v2.0.10...v3.1.2) Updates `babel` from 5.8.38 to 6.23.0 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/v6.23.0/CHANGELOG.md) - [Commits](babel/babel@v5.8.38...v6.23.0) Updates `babelify` from 6.4.0 to 10.0.0 - [Release notes](https://github.com/babel/babelify/releases) - [Commits](babel/babelify@v6.4.0...v10.0.0) Updates `browserify` from 11.2.0 to 17.0.0 - [Release notes](https://github.com/browserify/browserify/releases) - [Changelog](https://github.com/browserify/browserify/blob/master/changelog.markdown) - [Commits](browserify/browserify@11.2.0...v17.0.0) Updates `gulp` from 3.9.1 to 4.0.2 - [Release notes](https://github.com/gulpjs/gulp/releases) - [Changelog](https://github.com/gulpjs/gulp/blob/master/CHANGELOG.md) - [Commits](gulpjs/gulp@v3.9.1...v4.0.2) Updates `gulp-mocha` from 2.2.0 to 8.0.0 - [Release notes](https://github.com/sindresorhus/gulp-mocha/releases) - [Commits](sindresorhus/gulp-mocha@v2.2.0...v8.0.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: babel dependency-type: direct:production - dependency-name: babelify dependency-type: direct:production - dependency-name: browserify dependency-type: direct:production - dependency-name: gulp dependency-type: direct:production - dependency-name: gulp-mocha dependency-type: direct:production ... 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 minimatch to 3.1.2 and updates ancestor dependencies minimatch, babel, babelify, browserify, gulp and gulp-mocha. These dependencies need to be updated together.
Updates
minimatchfrom 2.0.10 to 3.1.2Commits
699c4593.1.22f2b5fffix: trim pattern25d7c0d3.1.155dda29fix: treat nocase:true as always having magic5e1fb8d3.1.0f8145c5Add 'allowWindowsEscape' option570e8b1add publishConfig for v3 publishes5b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' optionMaintainer changes
This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.
Updates
babelfrom 5.8.38 to 6.23.0Changelog
Sourced from babel's changelog.
... (truncated)
Commits
48573f1v6.23.024400c5Update babel-types README from script.cc5750dAdd CHANGELOG for 6.23.0 [skip ci] (#5304)e1fee21Add charset so tests work with convert-source-map@>1.4 (#5302)1c1e9c7Revert "Upgrade lerna to current beta." (#5303)8a28c07Upgrade lerna to current beta. (#5300)6522a25Add greenkeeperio-bot to mention-bot blacklist (#5301) [skip ci]14d3c2eAvoid adding unnecessary closure for block scoping (#5246)2985597Rewrite Hub as interface #5047 (#5050)ca45904Fix loose for-of with label (#5298)Updates
babelifyfrom 6.4.0 to 10.0.0Release notes
Sourced from babelify's releases.
Commits
14e629510.0.093d205d10.0.0-beta.153707d2Browserify handles file-relative maps fine, so using Babel's default is fine.947752b10.0.0-beta.0201652eFix copy-paste fail31ecb43Run babelify in strict mode.748faa1Consider the stream class an implementation detail, but allow instanceof checks.9b2cbd0Respect sourceMaps:false set in config files too.588bde8Standardize sourcemap basedir processing to get relative paths.9c2f6bbPass correct data property through.Maintainer changes
This version was pushed to npm by loganfsmyth, a new releaser for babelify since your current version.
Updates
browserifyfrom 11.2.0 to 17.0.0Release notes
Sourced from browserify's releases.
... (truncated)
Changelog
Sourced from browserify's changelog.
... (truncated)
Commits
7b14fb117.0.0c1523e2Merge pull request #1970 from browserify/streams326665c0bump readable-stream984ffc6Merge pull request #1982 from browserify/fix-cie34ed8cskip crypto tests in old node.js190491aupdate min insert-module-globals version5113ea3Merge tag 'v16.5.2' into masterc94b4d516.5.2678d650Merge pull request #1973 from browserify/browser-resolve-2fc324b5update browser-resolve to v2Maintainer changes
This version was pushed to npm by goto-bus-stop, a new releaser for browserify since your current version.
Updates
gulpfrom 3.9.1 to 4.0.2Release notes
Sourced from gulp's releases.
... (truncated)
Changelog
Sourced from gulp's changelog.
Commits
069350aRelease: 4.0.2b4b5a68Build: Add node 12 to Travis & Azure5667666Fix: Bind src/dest/symlink to the gulp instance to support esm exports (ref s...4091bd3Docs: Add notes about esm support (closes #2278)3c66d95Docs: Fix the Negative Globs section & examples (closes #2297)1693a11Docs: Remove next tag from recipes (closes #2277)d916276Docs: Add default task wrappers to Watching Files examples to make runnable (...ea52a92Docs: Fix syntax error in lastRun API docs (closes #2315)5d81f42Docs: Fix typo in Explaining Globs (#2326)ea3bba4Release: 4.0.1Updates
gulp-mochafrom 2.2.0 to 8.0.0Release notes
Sourced from gulp-mocha's releases.
Commits
2f0b8108.0.04fa531fRequire Node.js 10 and upgrade Mocha93e1cbcMove to GitHub Actions (#201)94af2edRemove message from readme (#198)6ab007b7.0.28e452dbMake Gulp an optional peer dependencya939d387.0.1f60a346Fix regressions in v7 (#197)c1e272e7.0.04924437Update Mocha and require Node.js and Gulp 4Dependabot 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 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.