chore(deps): bump minimatch, browserify, dgeni-packages, gulp and traceur#342
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ceur Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [browserify](https://github.com/browserify/browserify), [dgeni-packages](https://github.com/angular/dgeni-packages), [gulp](https://github.com/gulpjs/gulp) and [traceur](https://github.com/google/traceur-compiler). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.1.2 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v0.2.14...v3.1.2) Updates `browserify` from 10.2.6 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@10.2.6...v17.0.0) Updates `dgeni-packages` from 0.10.19 to 0.30.0 - [Release notes](https://github.com/angular/dgeni-packages/releases) - [Changelog](https://github.com/angular/dgeni-packages/blob/master/CHANGELOG.md) - [Commits](angular/dgeni-packages@v0.10.19...v0.30.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 `traceur` from 0.0.87 to 0.0.111 - [Release notes](https://github.com/google/traceur-compiler/releases) - [Commits](google/traceur-compiler@0.0.87...0.0.111) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: browserify dependency-type: direct:development - dependency-name: dgeni-packages dependency-type: direct:development - dependency-name: gulp dependency-type: direct:development - dependency-name: traceur 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 minimatch to 3.1.2 and updates ancestor dependencies minimatch, browserify, dgeni-packages, gulp and traceur. These dependencies need to be updated together.
Updates
minimatchfrom 0.2.14 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
browserifyfrom 10.2.6 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
dgeni-packagesfrom 0.10.19 to 0.30.0Release notes
Sourced from dgeni-packages's releases.
Changelog
Sourced from dgeni-packages's changelog.
... (truncated)
Commits
acb4f75feat: default to git binary in environment variable859ac83chore: cut v0.29.5be5539efix: incorrect usage offs.mkdirwhich does not return a promise4cabdcbchore: update changelog and add release instructionsd8b011echore: update lock file after recent updates530b49cchore: cut0.29.46cf9690chore(deps): source-map-support should not be a production dependency5b35709refactor: replacemkdirpwith nativemkdir25f7a98chore(deps): eslint should not be a production dependency07ca351build: dont include unnecessary files in npm packageMaintainer changes
This version was pushed to npm by google-wombot, a new releaser for dgeni-packages 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
traceurfrom 0.0.87 to 0.0.111Release notes
Sourced from traceur's releases.
... (truncated)
Commits
68ee74e0.0.1112ddade7Setup module.exports first (#2129)79fa394Cleanup generated code for export default declaration (#2128)7681667Disable Symbols/ObjectModel.js for cjs import runtime tests (#2125)3e474960.0.1103e8bcfaWork around issue with typeof in commonjs outputcb330450.0.10967aeff3Cleanup after #1979 (#2123)4065edcAllow the runtime to be imported as modules (#1979)822e005Cleanup global side effect test (#2122)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 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.