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 analyze-css from 0.12.5 to 0.12.9 #35

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 analyze-css from 0.12.5 to 0.12.9.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released 13 days ago, on 2020-04-12.

The recommended version fixes:

Severity Issue Exploit Maturity
Uninitialized Memory Exposure
npm:http-proxy-agent:20180406
Mature
Release notes
Package name: analyze-css from analyze-css GitHub release notes
Commit messages
Package name: analyze-css
  • 69aeaea Bump to v0.12.9
  • b0bedb4 Merge pull request #157 from macbre/update-prefixes
  • dc9b788 Remove Travis badge
  • 306eafa Update prefixes
  • c6f1129 Merge pull request #156 from macbre/github-actions
  • 4d2b2a1 package.json: require Node.js 10+
  • 3ce1179 Remove .travis.yml
  • 4989030 Create CODE_OF_CONDUCT.md
  • d56541c Set up GitHub Actions
  • b1eee12 Merge pull request #155 from macbre/npm-audit-fix
  • c00d7ff npm t: run linter too
  • 0a737d7 Upgrade dependencies
  • 7438f12 Security fix
  • 2629016 package.json: v0.12.8
  • 0fb0831 Update CSS prefixes
  • 060fa00 Update dependencies
  • 43e6e10 Merge pull request #153 from macbre/dependabot/npm_and_yarn/lodash-4.17.15
  • 746ca67 Bump lodash from 4.17.11 to 4.17.15
  • 5565c5e Merge pull request #154 from macbre/dependabot/npm_and_yarn/js-yaml-3.13.1
  • bde6225 Bump js-yaml from 3.10.0 to 3.13.1
  • 5cdce40 Merge pull request #152 from macbre/dependabot/npm_and_yarn/handlebars-4.7.2
  • 02ce464 Bump handlebars from 4.0.11 to 4.7.2
  • 1e93096 0.12.7
  • 0d2da00 Merge pull request #151 from macbre/update-dependencies

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

@ci-reporter
Copy link

ci-reporter bot commented Apr 26, 2020

The build is failing

✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of b3c64e3. Here's the output:

npm test
> jstransformer-analyze-css@0.3.0 test /home/travis/build/jstransformers/jstransformer-analyze-css
> test-jstransformer

 • analyze-css
   ✓ transform has an output format (0ms)
   Output:	"{\n  \"generator\": \"analyze-css v0.12.9\",\n  \"metrics\": {\n    \"base64Length\": 0,\n    \"redundantBodySelectors\": 0,\n    \"redundantChildNodesSelectors\": 0,\n    \"colors\": 0,\n    \"comments\": 0,\n    \"commentsLength\": 0,\n    \"complexSelectors\": 0,\n    \"duplicatedSelectors\": 0,\n    \"duplicatedProperties\": 0,\n    \"emptyRules\": 0,\n    \"expressions\": 0,\n    \"oldIEFixes\": 0,\n    \"imports\": 0,\n    \"importants\": 1,\n    \"mediaQueries\": 0,\n    \"notMinified\": 0,\n    \"multiClassesSelectors\": 0,\n    \"parsingErrors\": 0,\n    \"oldPropertyPrefixes\": 0,\n    \"propertyResets\": 0,\n    \"qualifiedSelectors\": 0,\n    \"specificityIdAvg\": 0,\n    \"specificityIdTotal\": 0,\n    \"specificityClassAvg\": 1,\n    \"specificityClassTotal\": 1,\n    \"specificityTagAvg\": 0,\n    \"specificityTagTotal\": 0,\n    \"selectors\": 1,\n    \"selectorLengthAvg\": 1,\n    \"selectorsByAttribute\": 0,\n    \"selectorsByClass\": 1,\n    \"selectorsById\": 0,\n    \"selectorsByPseudo\": 0,\n    \"selectorsByTag\": 0,\n    \"length\": 27,\n    \"rules\": 1,\n    \"declarations\": 1\n  },\n  \"offenders\": {\n    \"importants\": [\n      {\n        \"message\": \".foo {margin: 0 !important}\",\n        \"position\": {\n          \"start\": {\n            \"line\": 1,\n            \"column\": 7\n          },\n          \"end\": {\n            \"line\": 1,\n            \"column\": 27\n          }\n        }\n      }\n    ]\n  }\n}"
   Expected:	"{\n  \"generator\": \"analyze-css v0.12.5\",\n  \"metrics\": {\n    \"base64Length\": 0,\n    \"redundantBodySelectors\": 0,\n    \"redundantChildNodesSelectors\": 0,\n    \"colors\": 0,\n    \"comments\": 0,\n    \"commentsLength\": 0,\n    \"complexSelectors\": 0,\n    \"duplicatedSelectors\": 0,\n    \"duplicatedProperties\": 0,\n    \"emptyRules\": 0,\n    \"expressions\": 0,\n    \"oldIEFixes\": 0,\n    \"imports\": 0,\n    \"importants\": 1,\n    \"mediaQueries\": 0,\n    \"notMinified\": 0,\n    \"multiClassesSelectors\": 0,\n    \"parsingErrors\": 0,\n    \"oldPropertyPrefixes\": 0,\n    \"propertyResets\": 0,\n    \"qualifiedSelectors\": 0,\n    \"specificityIdAvg\": 0,\n    \"specificityIdTotal\": 0,\n    \"specificityClassAvg\": 1,\n    \"specificityClassTotal\": 1,\n    \"specificityTagAvg\": 0,\n    \"specificityTagTotal\": 0,\n    \"selectors\": 1,\n    \"selectorLengthAvg\": 1,\n    \"selectorsByAttribute\": 0,\n    \"selectorsByClass\": 1,\n    \"selectorsById\": 0,\n    \"selectorsByPseudo\": 0,\n    \"selectorsByTag\": 0,\n    \"length\": 27,\n    \"rules\": 1,\n    \"declarations\": 1\n  },\n  \"offenders\": {\n    \"importants\": [\n      {\n        \"message\": \".foo {margin: 0 !important}\",\n        \"position\": {\n          \"start\": {\n            \"line\": 1,\n            \"column\": 7\n          },\n          \"end\": {\n            \"line\": 1,\n            \"column\": 27\n          }\n        }\n      }\n    ]\n  }\n}"
   ✗ analyze-css.renderAsync() (30ms)

     AssertionError [ERR_ASSERTION]: '{\n  "generator": "analyze-css v0.12.9",\n  "metrics": {\n    "base64Length": 0,\n    "redundantBodySelectors": 0,\n    "redund === '{\n  "generator": "analyze-css v0.12.5",\n  "metrics": {\n    "base64Length": 0,\n    "redundantBodySelectors": 0,\n    "redund
         at assertEqual (/home/travis/build/jstransformers/jstransformer-analyze-css/node_modules/test-jstransformer/index.js:10:12)
         at checkOutput (/home/travis/build/jstransformers/jstransformer-analyze-css/node_modules/test-jstransformer/index.js:103:9)
         at transform.renderAsync.then.output (/home/travis/build/jstransformers/jstransformer-analyze-css/node_modules/test-jstransformer/index.js:147:11)
         at <anonymous>
         at process._tickCallback (internal/process/next_tick.js:189:7)

Total duration 36ms
tests failed

I'm sure you can fix it! If you need help, don't hesitate to ask a maintainer of the project!


This comment was automagically generated by ci-reporter. If you see a problem, open an issue here.

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.

None yet

1 participant