This repository was archived by the owner on Jun 24, 2025. It is now read-only.
Bump minimatch, browserify, grunt, grunt-browserify, mocha and mocha-phantomjs#17
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…phantomjs Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.4 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [browserify](https://github.com/browserify/browserify), [grunt](https://github.com/gruntjs/grunt), [grunt-browserify](https://github.com/jmreidy/grunt-browserify), [mocha](https://github.com/mochajs/mocha) and [mocha-phantomjs](https://github.com/nathanboktae/mocha-phantomjs). These dependencies need to be updated together. Updates `minimatch` from 0.2.14 to 3.0.4 - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v0.2.14...v3.0.4) Updates `browserify` from 6.3.4 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@6.3.4...v17.0.0) Updates `grunt` from 0.4.5 to 1.5.3 - [Release notes](https://github.com/gruntjs/grunt/releases) - [Changelog](https://github.com/gruntjs/grunt/blob/main/CHANGELOG) - [Commits](gruntjs/grunt@v0.4.5...v1.5.3) Updates `grunt-browserify` from 3.8.0 to 6.0.0 - [Release notes](https://github.com/jmreidy/grunt-browserify/releases) - [Changelog](https://github.com/jmreidy/grunt-browserify/blob/master/CHANGELOG.md) - [Commits](jmreidy/grunt-browserify@v3.8.0...v6.0.0) Updates `mocha` from 1.17.1 to 10.1.0 - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@1.17.1...v10.1.0) Updates `mocha-phantomjs` from 3.1.6 to 4.1.0 - [Release notes](https://github.com/nathanboktae/mocha-phantomjs/releases) - [Commits](nathanboktae/mocha-phantomjs@v3.1.6...v4.1.0) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect - dependency-name: browserify dependency-type: direct:development - dependency-name: grunt dependency-type: direct:development - dependency-name: grunt-browserify dependency-type: direct:development - dependency-name: mocha dependency-type: direct:development - dependency-name: mocha-phantomjs 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.0.4 and updates ancestor dependencies minimatch, browserify, grunt, grunt-browserify, mocha and mocha-phantomjs. These dependencies need to be updated together.
Updates
minimatchfrom 0.2.14 to 3.0.4Commits
e46989av3.0.4ddfacbdupdate brace-expansion55ed736update package scripts and depseed8949v3.0.3ecabc57Do not throw on unfinished !( extglob patterns81edb7cv3.0.26944abfHandle extremely long and terrible patterns more gracefully8ac560ev3.0.14f3a8bcupdate tap9cf2d88Remove mentions of cache from readmeMaintainer changes
This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.
Updates
browserifyfrom 6.3.4 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
gruntfrom 0.4.5 to 1.5.3Release notes
Sourced from grunt's releases.
... (truncated)
Changelog
Sourced from grunt's changelog.
... (truncated)
Commits
82d79b81.5.3572d79bMerge pull request #1745 from gruntjs/fix-copy-op58016ffPatch up race condition in symlink copying.0749e1dMerge pull request #1746 from JamieSlome/patch-169b7c50Create SECURITY.mdac667b21.5.27f15fd5Update Changelogb0ec6e1Merge pull request #1743 from gruntjs/cleanup-link433f91bClean up link handlingd5969ec1.5.1Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.
Updates
grunt-browserifyfrom 3.8.0 to 6.0.0Changelog
Sourced from grunt-browserify's changelog.
Commits
fd0f242Update browserify, bump version, changelog.c061a05Merge pull request #413 from mdblr/mdblr/upgrade-watchify-for-nodejs-148ae8687Upgrade watchify from 3.x to 4.xf20e21cVersion bump.30ad90dMerge pull request #401 from zkochan/master6cb1429fix(deps): update browserify to version 164e8eb1fMerge pull request #399 from ChuanyuWang/master4899438Add example to use plulgin with optionsc660306Typo.9146beaAdd aknowledgement to changelog.Maintainer changes
This version was pushed to npm by dirtyhairy, a new releaser for grunt-browserify since your current version.
Updates
mochafrom 1.17.1 to 10.1.0Release notes
Sourced from mocha's releases.
... (truncated)
Changelog
Sourced from mocha's changelog.
... (truncated)
Commits
5f96d51build(v10.1.0): releaseed74f16build(v10.1.0): update CHANGELOG51d4746chore(devDeps): update 'ESLint' to v8 (#4926)4e06a6ffix(browser): increase contrast for replay buttons (#4912)41567dfSupport prefers-color-scheme: dark (#4896)61b4b92fix the regular expression for functioncleaninutils.js(#4770)77c18d2chore: use standard 'Promise.allSettled' instead of polyfill (#4905)84b2f84chore(ci): upgrade GH actions to latest versions (#4899)023f548build(v10.0.0): release62b1566build(v10.0.0): update CHANGELOGMaintainer changes
This version was pushed to npm by juergba, a new releaser for mocha since your current version.
Updates
mocha-phantomjsfrom 3.1.6 to 4.1.0Release notes
Sourced from mocha-phantomjs's releases.
Commits
cfd02efRelease 4.1.0ebd42f1Merge pull request #237 from francetv/master424dd4aPut back original error codesbce6960Don't use process.exit, but set exit code46cbb35Merge pull request #232 from astorije/patch-2599953bUse SVG version of the Travis CI badgeba4b66cMerge pull request #229 from erikvold/package-desc-editb907296Edit package.json nocha -> mocha6d8d25cShorten and simplify the reporter README section. Fixes #208.ad77952mochajs/mocha#2Maintainer changes
This version was pushed to npm by nathanboktae, a new releaser for mocha-phantomjs 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 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.