Bump minimatch, grunt, load-grunt-config, grunt-contrib-jshint, grunt-contrib-watch, grunt-google-cdn, load-grunt-tasks, karma, protractor and grunt-protractor-runner #7
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.8 and updates ancestor dependencies minimatch, grunt, load-grunt-config, grunt-contrib-jshint, grunt-contrib-watch, grunt-google-cdn, load-grunt-tasks, karma, protractor and grunt-protractor-runner. These dependencies need to be updated together.
Updates
minimatch
from 0.2.14 to 3.0.8Commits
782c264
3.0.86ade2da
fix: trim patterna6f52b0
3.0.7e4cd434
fix: treat nocase:true as always having magice6bbe1c
publishConfig for 3.05b7cd33
3.0.620b4b56
[fix] revert all breaking syntax changes2ff0388
document, expose, and test 'partial:true' option5dbd6a7
ci: tests and makeworkdbda065
full test coverage, adding tests, deleting dead codeMaintainer changes
This version was pushed to npm by isaacs, a new releaser for minimatch since your current version.
Updates
grunt
from 0.4.5 to 1.5.3Release notes
Sourced from grunt's releases.
... (truncated)
Changelog
Sourced from grunt's changelog.
... (truncated)
Commits
82d79b8
1.5.3572d79b
Merge pull request #1745 from gruntjs/fix-copy-op58016ff
Patch up race condition in symlink copying.0749e1d
Merge pull request #1746 from JamieSlome/patch-169b7c50
Create SECURITY.mdac667b2
1.5.27f15fd5
Update Changelogb0ec6e1
Merge pull request #1743 from gruntjs/cleanup-link433f91b
Clean up link handlingd5969ec
1.5.1Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.
Updates
load-grunt-config
from 0.7.2 to 4.0.1Release notes
Sourced from load-grunt-config's releases.
Changelog
Sourced from load-grunt-config's changelog.
... (truncated)
Commits
26b9158
Release 4.0.11067941
- updated dependencies to latest versionsc98250f
Released 3.0.25e59e4b
Merge pull request #190 from firstandthird/dependabot/npm_and_yarn/lodash-4.1...aca47e8
Bump lodash from 4.17.15 to 4.17.212539c63
small linter fixcbc64f4
Released 3.0.19d8f1eb
Merge pull request #184 from zypA13510/patch-15b2aa3b
fix(readfile): resolve relative path before requiree5f90e3
Released 3.0.0Maintainer changes
This version was pushed to npm by solomon, a new releaser for load-grunt-config since your current version.
Updates
grunt-contrib-jshint
from 0.7.2 to 3.2.0Release notes
Sourced from grunt-contrib-jshint's releases.
... (truncated)
Changelog
Sourced from grunt-contrib-jshint's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt-contrib-jshint since your current version.
Updates
grunt-contrib-watch
from 0.6.1 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4
v1.1.072b1214
Updating dependencies, async, lodash and tiny-lr5adb27c
Merge pull request #543 from digitalbazaar/master6ec71e9
v1.0.17d20933
Update copyright yeare3d19df
Update ci configsd117574
Updating ci configs99410a7
README.md: Fixed typos (#536)f07311b
Update tiny-lr dependency to 1.x7f8cf80
Add local grunt-cliUpdates
grunt-google-cdn
from 0.2.2 to 0.4.3Commits
3693f86
0.4.3f2225dd
fix(package): move chalk to prod deps1c33f8c
0.4.2ea55652
Merge pull request #55 from stevemao/master8533d0c
feat(task): acknowledge the user what urls have been changedfd1c310
0.4.1b853343
fix(dependencies): require google-cdn 0.6ffed90b
fix(package): require node 0.10e8126c0
fix(task): capitalize task description290ab6f
0.4.0Maintainer changes
This version was pushed to npm by passy, a new releaser for grunt-google-cdn since your current version.
Updates
load-grunt-tasks
from 0.2.1 to 5.1.0Release notes
Sourced from load-grunt-tasks's releases.
Commits
fddcf81
5.1.06234bc9
Print a useful error if package.json is missing (#61)919a1d6
5.0.0a928bc7
Require Node.js 8 and upgrade dependencies81c6b67
Enable the repo sponsor button73a8298
4.0.0470335a
Resolve packages relative to the package.json file instead of to the roote6797ad
Require Node.js 6 and bump dependencies626fe3b
3.5.23e56d4c
3.5.1Updates
karma
from 0.10.10 to 6.4.1Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
0013121
chore(release): 6.4.1 [skip ci]63d86be
fix: pass integrity value84f7cc3
chore(release): 6.4.0 [skip ci]f2d0663
docs: add integrity parameterdc51a2e
feat: support SRI verification of link tags6a54b1c
feat: support SRI verification of script tags5e71cf5
chore(release): 6.3.20 [skip ci]e17698f
fix: prefer IPv4 addresses when resolving domains60f4f79
build: add Node 16 and 18 to the CI matrix6ff5aaf
chore(release): 6.3.19 [skip ci]Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for karma since your current version.
Updates
protractor
from 1.6.1 to 7.0.0Release notes
Sourced from protractor's releases.
Changelog
Sourced from protractor's changelog.
... (truncated)
Commits
71771de
release: 7.0.09d2e18e
refactor: use console.log instead of util.putsc281157
refactor: remove debugger and explore methods7cdb978
build: update several dev packages that have security issues8e82835
build: update webdriver-managera1fe5f2
ci: update tests to run on Node 10 and 123fc9220
fix: prototype Pollution vulnerability through outdated yargs packagea0ffa9b
release: 5.4.48b3ebf8
fix: security prototype pollution162f9e5
ci: Log sauce connect proxy to stdout, remove travis_wait, upgrade proxy to 4...Updates
grunt-protractor-runner
from 1.2.1 to 5.0.0Commits
eb9e67f
Merge branch 'Orekhov-protractor_v5'04eec4c
Update minimum node version719b99e
Update README.md7d4b7a9
update README67469bf
update version to 5.0.0fe54b73
Update to protractor 5e8e4c84
v4.0.0a5466ff
Merge branch 'deerawan-add-multi-suites'55a79bd
Add a little test for suite argument6b06027
Merge branch 'master' into deerawan-add-multi-suitesDependabot 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 close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will 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 version
will 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 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 languageYou can disable automated security fix PRs for this repo from the Security Alerts page.