Bump the npm_and_yarn group across 1 directory with 7 updates#29
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
Bump the npm_and_yarn group across 1 directory with 7 updates#29dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 7 updates in the /assets directory: | Package | From | To | | --- | --- | --- | | [grunt](https://github.com/gruntjs/grunt) | `0.4.5` | `1.5.3` | | [grunt-karma](https://github.com/karma-runner/grunt-karma) | `0.9.0` | `4.0.2` | | [karma](https://github.com/karma-runner/karma) | `0.12.23` | `6.4.4` | | [lodash](https://github.com/lodash/lodash) | `3.2.0` | `4.17.21` | | [phantomjs](https://github.com/Medium/phantomjs) | `1.9.15` | `2.1.7` | | [karma-phantomjs-launcher](https://github.com/karma-runner/karma-phantomjs-launcher) | `0.1.4` | `1.0.4` | | [uglify-js](https://github.com/mishoo/UglifyJS) | `2.4.17` | `2.6.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-karma` from 0.9.0 to 4.0.2 - [Release notes](https://github.com/karma-runner/grunt-karma/releases) - [Changelog](https://github.com/karma-runner/grunt-karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/grunt-karma@0.9.0...v4.0.2) Updates `karma` from 0.12.23 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@v0.12.23...v6.4.4) Updates `lodash` from 3.2.0 to 4.17.21 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@3.2.0...4.17.21) Updates `phantomjs` from 1.9.15 to 2.1.7 - [Release notes](https://github.com/Medium/phantomjs/releases) - [Commits](Medium/phantomjs@v1.9.15...v2.1.7) Updates `karma-phantomjs-launcher` from 0.1.4 to 1.0.4 - [Changelog](https://github.com/karma-runner/karma-phantomjs-launcher/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma-phantomjs-launcher@v0.1.4...v1.0.4) Updates `uglify-js` from 2.4.17 to 2.6.0 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](mishoo/UglifyJS@v2.4.17...v2.6.0) --- updated-dependencies: - dependency-name: grunt dependency-version: 1.5.3 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: grunt-karma dependency-version: 4.0.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.21 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: phantomjs dependency-version: 2.1.7 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma-phantomjs-launcher dependency-version: 1.0.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: uglify-js dependency-version: 2.6.0 dependency-type: direct:development dependency-group: npm_and_yarn ... 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 the npm_and_yarn group with 7 updates in the /assets directory:
0.4.51.5.30.9.04.0.20.12.236.4.43.2.04.17.211.9.152.1.70.1.41.0.42.4.172.6.0Updates
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-karmafrom 0.9.0 to 4.0.2Release notes
Sourced from grunt-karma's releases.
... (truncated)
Changelog
Sourced from grunt-karma's changelog.
... (truncated)
Commits
f961953chore(release): 4.0.2 [skip ci]fe01a67fix(karma): accept karma 6.x in peerDependencies (#303)88e5200chore(release): 4.0.1 [skip ci]a38d9a9fix(karma): use recommended parseConfig pattern for Karma 6 (#297)c547a61chore(deps): bump lodash from 4.17.13 to 4.17.19 (#289)45b9259chore(deps): bump grunt from 1.0.1 to 1.1.0 (#285)a6d4fc9chore(deps): bump underscore.string from 3.3.4 to 3.3.5 (#281)909bc28chore(deps): bump lodash.merge from 4.6.1 to 4.6.2 (#280)d030e08chore(deps): bump acorn from 5.7.2 to 5.7.4 (#282)658a272chore(deps): bump handlebars from 4.0.12 to 4.7.6 (#284)Maintainer changes
This version was pushed to npm by karmarunnerbot, a new releaser for grunt-karma since your current version.
Updates
karmafrom 0.12.23 to 6.4.4Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
84f85e7chore(release): 6.4.4 [skip ci]a4d1284build(deps-dev): bump ws from 6.2.1 to 6.2.3d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typosUpdates
lodashfrom 3.2.0 to 4.17.21Release notes
Sourced from lodash's releases.
... (truncated)
Commits
f299b52Bump to v4.17.21c4847ebImprove performance oftoNumber,trimandtrimEndon large input strings3469357Prevent command injection through_.template'svariableoptionded9bc6Bump to v4.17.20.63150efDocumentation fixes.00f0f62test.js: Remove trailing comma.846e434Temporarily use a custom fork oflodash-cli.5d046f3Re-enable Travis tests on4.17branch.aa816b3Remove/npm-package.d7fbc52Bump to v4.17.19Maintainer changes
This version was pushed to npm by bnjmnt4n, a new releaser for lodash since your current version.
Updates
phantomjsfrom 1.9.15 to 2.1.7Release notes
Sourced from phantomjs's releases.
Commits
0719f5dMerge pull request #512 from Medium/nick-global2b843b5bump version #f57d473Merge pull request #511 from Medium/nick-global2da9622Use github releases to serve download files18bed40Merge pull request #510 from Medium/nick-globalee20e6dtry to link to the global phantomjs npm install if we can00c6258Merge pull request #498 from Medium/nick-releaseceeff49bump version #628ed57Merge pull request #497 from bleggett/remove-adm-zipb3c688dRename varUpdates
karma-phantomjs-launcherfrom 0.1.4 to 1.0.4Changelog
Sourced from karma-phantomjs-launcher's changelog.
... (truncated)
Commits
eb0ca03chore: release v1.0.4895fb86fix: windows pathing00c3321chore: release v1.0.3c342607chore: update contributorsdb7ebc3chore: add yarn.lockfe013cdMerge pull request #131 from leightarasenko/master482eba5fix: path issue with phantomjs and phantomjs-prebuilt9c56c0fchore: release v1.0.25938221chore: update contributorsfb11f35Merge pull request #127 from enterit/binary-path-fixUpdates
uglify-jsfrom 2.4.17 to 2.6.0Commits
d895c09v2.6.008623aaFix output for "use asm" code from SpiderMonkey ASTc898a26Build label def/refs info when figuring out scope619adb0Replace util.error with console.log7691bebRework has_directive3c43467Merge pull request #854 from kzc/moz-regexp-218d37acFix parsing invalid input63d35f8Prevent ReDoS by not using a regexp to verify floating point numbers7dbe961simplify mozilla AST RegExpLiteral token parse and handle corner cases of reg...94c4daaHave mozilla AST RegExpLiteral parser use regex.pattern and regex.flags rathe...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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.