Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade grunt from 1.1.0 to 1.3.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade grunt from 1.1.0 to 1.3.0.

merge advice
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2020-08-18.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-LODASH-608086
758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-590103
758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
No Known Exploit
Arbitrary Code Execution
SNYK-JS-GRUNT-597546
758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
No Known Exploit
Prototype Pollution
SNYK-JS-AJV-584908
758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
No Known Exploit
Prototype Pollution
SNYK-JS-LODASH-567746
758/1000
Why? Proof of Concept exploit, Recently disclosed, Has a fix available, CVSS 7.3
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: grunt
  • 1.3.0 - 2020-08-18
    • Merge pull request #1720 from gruntjs/update-changelog-deps faab6be
    • Update Changelog and legacy-util dependency 520fedb
    • Merge pull request #1719 from gruntjs/yaml-refactor 7e669ac
    • Switch to use safeLoad for loading YML files via file.readYAML. e350cea
    • Merge pull request #1718 from gruntjs/legacy-log-bumo 7125f49
    • Bump legacy-log 00d5907

    v1.2.1...v1.3.0

  • 1.2.1 - 2020-07-07
    • Changelog update ae11839
    • Merge pull request #1715 from sibiraj-s/remove-path-is-absolute 9d23cb6
    • Remove path-is-absolute dependency e789b1f

    v1.2.0...v1.2.1

  • 1.2.0 - 2020-07-03
    • Allow usage of grunt plugins that are located in any location that
      is visible to Node.js and NPM, instead of node_modules directly
      inside package that have a dev dependency to these plugins.
      (PR: #1677)
    • Removed coffeescript from dependencies. To ease transition, if
      coffeescript is still around, Grunt will attempt to load it.
      If it is not, and the user loads a CoffeeScript file,
      Grunt will print a useful error indicating that the
      coffeescript package should be installed as a dev dependency.
      This is considerably more user-friendly than dropping the require entirely,
      but doing so is feasible with the latest grunt-cli as users
      may simply use grunt --require coffeescript/register.
      (PR: #1675)
    • Exposes Grunt Option keys for ease of use.
      (PR: #1570)
    • Avoiding infinite loop on very long command names.
      (PR: #1697)
  • 1.1.0 - 2020-03-17
    • Update to mkdirp ~1.0.3
    • Only support versions of Node >= 8
from grunt GitHub release notes
Commit messages
Package name: grunt

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant