Giter Club home page Giter Club logo

d3-line-chart's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

d3-line-chart's Issues

An in-range update of rollup-plugin-commonjs is breaking the build 🚨

Version 8.2.3 of rollup-plugin-commonjs was just published.

Branch Build failing 🚨
Dependency rollup-plugin-commonjs
Current Version 8.2.1
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

rollup-plugin-commonjs is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 15 commits.

  • 3724521 8.2.3
  • 33ce531 8.2.2
  • 8d53cca Merge pull request #233 from mbostock/fix-require-collision
  • 7c14734 Remove apparently-unneeded file.
  • 386a1e7 Add test for require collision.
  • 93cedc2 Fix #232 - require collision.
  • 419a912 Update dependencies
  • d3cd998 Merge pull request #241 from rollup/update-test-config
  • 8efa096 Silence a few test warnings
  • 77c4838 Merge pull request #230 from caleb531/duplicate-export-fix
  • 6a3046e Merge pull request #229 from DenisCarriere/patch-1
  • 83315ad Merge pull request #226 from marijnh/master
  • 4dae460 Make unwrapExports only pick out default when it exists
  • e49819a Fix rollup/rollup#1637 (with tests)
  • a453bb4 Update README.md

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of jsdom is breaking the build 🚨

Version 11.5.0 of jsdom was just published.

Branch Build failing 🚨
Dependency jsdom
Current Version 11.4.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

jsdom is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of uglify-js is breaking the build 🚨

Version 3.1.3 of uglify-js just got published.

Branch Build failing 🚨
Dependency uglify-js
Current Version 3.1.2
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As uglify-js is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v3.1.3

Β 

Commits

The new version differs by 3 commits.

  • 6920e89 v3.1.3
  • dd71639 enhance reduce_vars for AST_Accessor (#2339)
  • 2dcc552 trap invalid use of reserved words (#2338)

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of jsdom is breaking the build 🚨

Version 11.3.0 of jsdom just got published.

Branch Build failing 🚨
Dependency jsdom
Current Version 11.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As jsdom is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this πŸ’ͺ

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Commits

The new version differs by 36 commits.

  • 6bb5885 Version 11.3.0
  • 19183e8 Overhaul how we run web-platform-tests
  • 2d51af3 Update ESLint rules and pass all of them
  • 3bdd8f0 Update dependencies and dev dependencies
  • 44bd291 Add CompositionEvent and WheelEvent
  • af5a215 Clean up some UI events' init functions
  • 2595ec9 Make FocusEventImpl extend UIEventImpl
  • 44f820b Check Window type in UIEvent
  • 52e2000 Make Window's impl's wrapper point to global proxy
  • baf6ea8 Upgrade to webidl2js v8.0.0
  • b4c6a89 Standardize around impl class names
  • a55d98e Convert DOMTokenList to IDL
  • 1d4ecca Implement attributes.getAttributeValue per spec
  • fe79937 Update and according to spec
  • 683e942 Speed up sync XHR

There are 36 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

An in-range update of d3-scale is breaking the build 🚨

Version 1.0.7 of d3-scale was just published.

Branch Build failing 🚨
Dependency d3-scale
Current Version 1.0.6
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

d3-scale is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v1.0.7
  • Don’t try to generate sub-millisecond ticks for time scales. Thanks, @FracturedShader!
Commits

The new version differs by 3 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

An in-range update of d3-selection is breaking the build 🚨

Version 1.2.0 of d3-selection was just published.

Branch Build failing 🚨
Dependency d3-selection
Current Version 1.1.0
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

d3-selection is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • ❌ continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes v1.2.0
Commits

The new version differs by 7 commits.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

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.