Code Monkey home page Code Monkey logo

css-to-js-sourcemap's Introduction

css-to-js-sourcemap's People

Contributors

renovate-bot avatar renovate[bot] avatar rtsao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

css-to-js-sourcemap's Issues

Console errors due to `Cannot call fileName of undefined`

Any chance we can update Line 183 to include a null check for frame (i.e.if (!frame || !frame.fileName) {)? I haven't been able to track down the why of these errors, except that this error only happens after loading an external, third party JavaScript library.

The parameters being passed into const frame = ErrorStackParser.parse(stackInfo)[stackIndex]; which are causing the error are:

stackInfo = {
  "stack": "Error: stacktrace source",
  "message": "stacktrace source"
}
stackIndex = 1
frame = undefined

Screenshot

Screen Shot 2020-04-13 at 7 04 59 PM

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Warning

These dependencies are deprecated:

Datasource Name Replacement PR?
npm babel-eslint Available
npm source-map-url Unavailable
npm sourcemap-codec Unavailable

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency babel-eslint to v10.1.0
  • Update dependency error-stack-parser to v2.1.4
  • Update dependency eslint to v5.16.0
  • Update dependency eslint to v9
  • Update dependency eslint-plugin-prettier to v5
  • Update dependency prettier to v3
  • Update dependency sirv to v2
  • Update dependency webpack to v5
  • Update dependency webpack-cli to v5
  • ๐Ÿ” Create all rate-limited PRs at once ๐Ÿ”

Edited/Blocked

These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

npm
core/package.json
  • error-stack-parser 2.0.2
  • source-map 0.7.3
  • source-map-url 0.4.0
  • sourcemap-codec 1.4.4
fixtures/app/package.json
  • sirv 0.2.2
  • webpack 4.20.2
  • webpack-cli 3.2.1
fixtures/subdep/package.json
  • webpack 4.20.2
  • webpack-cli 3.2.1
package.json
  • babel-eslint 10.0.1
  • eslint 5.13.0
  • eslint-plugin-prettier 3.0.1
  • prettier 1.16.3
worker/package.json
  • resolve-from 4.0.0
  • webpack 4.20.2
  • webpack-cli 3.2.1
travis
.travis.yml
  • node 8

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.