Code Monkey home page Code Monkey logo

Comments (22)

greenkeeper avatar greenkeeper commented on June 11, 2024

After pinning to 5.5.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024

Version 5.7.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.7.0
Commits

The new version differs by 3 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.8.0 to 5.8.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.8.1
  • Fix rendering glitch with rounded arcs.
Commits

The new version differs by 7 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.8.1 to 5.8.2.

Your tests are still failing with this version. Compare changes

Release Notes for v5.8.2
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.8.2 to 5.9.0.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.0

d3-dsv

Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.0 to 5.9.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.1
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.1 to 5.9.2.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.2
  • Fix bug when initializing nodes with fixed positions in force simulations.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.2 to 5.9.3.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.3
Commits

The new version differs by 3 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.3 to 5.9.4.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.4
  • Fix achromatic representation of black and white in d3.hcl.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.4 to 5.9.5.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.5
  • Implement chroma clamping in hcl.toString.
  • Fix achromatic representation of white in d3.hcl (again).
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.5 to 5.9.6.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.6
  • Account for rounding when determining whether a color is displayable.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.6 to 5.9.7.

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.7
  • Revert chroma clamping in hcl.toString.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.9.7 to 5.10.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 6 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.10.0 to 5.10.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.10.1
  • Fix broken brush corner resizers.
  • Fix brush multitouch filtering.
Commits

The new version differs by 5 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.10.1 to 5.11.0.

Your tests are still failing with this version. Compare changes

Release Notes for v5.11.0
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.11.0 to 5.12.0.

Your tests are still failing with this version. Compare changes

Release Notes for v5.12.0
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.12.0 to 5.13.0.

Your tests are still failing with this version. Compare changes

Release Notes for v5.13.0
  • Add d3.csvFormatRow.
  • Add d3.csvFormatValue.
  • Add d3.tsvFormatRow.
  • Add d3.tsvFormatValue.
  • Add dsv.formatRow.
  • Add dsv.formatValue.
  • Add support for parsing 4- and 8-digit hexadecimal colors in d3.color. Thanks, @zerovox!
  • Allow shorthand for current time intervals (e.g., d3.timeDay() returns today’s midnight).
  • Disallow whitespace and periods in type names passed to d3.dispatch.
  • Add fa-IR d3-time-format locale. Thanks, @mohsentaleb!
  • Add %q directive for quarter of the year as a decimal number. Thanks, @jheer!
  • Fix off-by-one error formatting %U when the year starts with Sunday.
  • Fix off-by-one error formatting %W when the year starts with Monday.
  • Fix off-by-one error parsing week and weekday numbers with d3.utcParse.
  • Fix string coercion of specifier passed to d3.utcParse.
  • Fix parsing of %L or %f in conjunction with %s.
Commits

The new version differs by 4 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.13.0 to 5.13.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.13.1
  • Fix crash initializing d3.brush.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.13.1 to 5.14.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.14.0 to 5.14.1.

Your tests are still failing with this version. Compare changes

Release Notes for v5.14.1
  • Propagate the this context to interpolators in transition.styleTween, transition.attrTween and transition.textTween.
Commits

The new version differs by 2 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.14.1 to 5.14.2.

Your tests are still failing with this version. Compare changes

Release Notes for v5.14.2
Commits

The new version differs by 3 commits.

See the full diff

from css-objectnet.

greenkeeper avatar greenkeeper commented on June 11, 2024
  • The dependency d3 was updated from 5.14.2 to 5.15.0.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

from css-objectnet.

Related Issues (18)

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.